Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABANDONED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity was abandoned because it is no longer relevant.
ABANDONED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project has been abandoned and no further work on it is expected.
ABBOTS_GROVE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Abbots Grove Hospital
ABBREVIATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ABBREVIATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
How this concept name is abbreviated.
AboutController - Class in org.odpi.openmetadata.userauthn
The AboutController provides build-related information such as group and artifact.
AboutController() - Constructor for class org.odpi.openmetadata.userauthn.AboutController
 
ABSTRACT_CONCEPT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies that this glossary term describes an abstract concept.
AbstractConceptProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
AbstractConceptProperties is used to provide the properties for an AbstractConcept classification.
AbstractConceptProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.AbstractConceptProperties
Default constructor
AbstractConceptProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.AbstractConceptProperties
Copy/clone constructor for an editing glossary classification.
accept(JdbcForeignKey) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ForeignKeyTransfer
Triggers foreign key metadata transfer
accept(T, U, V) - Method in interface org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.TriConsumer
 
ACCEPTED_ANSWER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a comment as answering a question asked in another comment.
AcceptedAnswerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
AcceptedAnswerProperties describes the properties for the AcceptedAnswer relationship between two comments.
AcceptedAnswerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AcceptedAnswerProperties
Default constructor
AcceptedAnswerProperties(AcceptedAnswerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AcceptedAnswerProperties
Copy/clone constructor
ACCESS_GROUPS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Map of access groups.
ACCESS_REQUEST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
A user has requested access to the linked resource.
ACCESS_SERVICE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0017 - The admin services caught an unexpected {0} exception whilst initializing the {1} service.
ACCESS_SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0015 - The {0} access service is unable to initialize a new instance; error message is {1}
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
ACCESSIBLE_IN_CURRENT_WORKSPACE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Access mode.
AccessOperation - Enum Class in org.odpi.openmetadata.frameworks.connectors.properties.users
The AccessOperation enum defines the type of access granted to user to work with metadata elements.
AccessServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
AccessServerServiceInstance caches references to OMRS objects for a specific Metadata Access Store.
AccessServerServiceInstance(String, OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
Set up the local repository connector that will service the REST Calls.
AccessServerServiceInstance(String, OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, String, Connection) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
Set up the local repository connector that will service the REST Calls.
AccessServerServiceInstance(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
Set up the local repository connector that will service the REST Calls.
AccessServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
AccessServerServiceInstanceHandler retrieves information from the instance map for the access service instances.
AccessServerServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Constructor
AccessServiceAdmin - Class in org.odpi.openmetadata.adminservices.registration
AccessServiceAdmin is the interface that an access service implements to receive its configuration.
AccessServiceAdmin() - Constructor for class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
 
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.
accessServiceInTopicName - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
 
accessServiceOutTopicName - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
 
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, 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
accessServiceRootURL - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
 
accessServiceServerName - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
 
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
ACCOUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Send comment to a social media account.
ACCOUNT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Account
ACCOUNTING_LEDGER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
ACCOUNTS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Action - Action is required by the administrator.
ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Action - A requested or required change.
ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An action that has been identified to support the development, improvement, or remedy of an object or situation.
ACTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Action - Action is required by the administrator.
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.
ACTION_CLAIM_REQUEST - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0023 - Governance engine with {0} userId is claiming engine action {1}
ACTION_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ACTION_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the activity.
ACTION_PROCESSING_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-2000 - {0} caught an exception {1} while processing governance action {2}; the error message was {3}
ACTION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional information for use during action processing.
ACTION_REQUEST_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ACTION_REQUEST_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ACTION_REQUESTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
What needs to be done.
ACTION_REQUESTER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The source of the action, such as a person, meeting or a governance action.
ACTION_SOURCE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the activity that revealed the need for action.
ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
ACTION_TARGET_FILTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Lists the names of the action targets to remove from the supplied action targets.
ACTION_TARGET_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ACTION_TARGET_MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a translation map between the supplied name of an action target and the name supported by the implementation of the governance service.
ACTION_TARGET_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
ACTION_TARGET_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
ACTION_TARGET_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name to identify the action target to the actor that processes it.
ACTION_TARGET_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
ACTION_TARGET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Associates an action with one or more elements to work on.
ACTION_TARGET_TWO_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
ACTION_TARGET_TWO_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
ACTION_TARGET_TWO_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
ACTION_TARGET_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ActionAuthorAdmin - Class in org.odpi.openmetadata.viewservices.actionauthor.admin
ActionAuthorAdmin is the class that is called by the View Server to initialize and terminate the Action Author OMVS.
ActionAuthorAdmin() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Default constructor
ActionAuthorAuditCode - Enum Class in org.odpi.openmetadata.viewservices.actionauthor.ffdc
The ActionAuthorAuditCode is used to define the message content for the OMRS Audit Log.
ActionAuthorInstance - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorInstance caches references to objects it needs for a specific server.
ActionAuthorInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Set up the Action Author OMVS instance
ActionAuthorInstanceHandler - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorInstanceHandler retrieves information from the instance map for the view service instances.
ActionAuthorInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
Default constructor registers the view service
ActionAuthorRegistration - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorRegistration registers the view service with the OMAG Server administration services.
ActionAuthorRegistration() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRegistration
 
ActionAuthorResource - Class in org.odpi.openmetadata.viewservices.actionauthor.server.spring
The ActionAuthorResource provides the Spring API endpoints of the Action Author Open Metadata View Service (OMVS).
ActionAuthorResource() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Default constructor
ActionAuthorRESTServices - Class in org.odpi.openmetadata.viewservices.actionauthor.server
The ActionAuthorRESTServices provides the implementation of the Action Author Open Metadata View Service (OMVS).
ActionAuthorRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Default constructor
ActionControlInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
The ActionControlInterface provides the methods used by governance services to initiate new automated actions.
actionDescription - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
The governance action service for the governance action has successfully completed processing.
ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action service for the governance action has successfully completed processing.
ACTIONED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has been approved and insight has been added to Asset's metadata.
ActionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
The action described a process that is triggered by an event.
ActionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionProperties
Default constructor
ActionProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionProperties
Copy/clone constructor
ActionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActionRequestBody provides a structure for passing action details over a REST API.
ActionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Default constructor
ActionRequestBody(ActionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Copy/clone constructor
ActionRequesterProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
ActionRequesterProperties describes the properties for the requester of an action.
ActionRequesterProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionRequesterProperties
Default constructor
ActionRequesterProperties(ActionRequesterProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionRequesterProperties
Copy/clone constructor
ACTIONS_ACTIONED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
ACTIONS_ACTIONED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
ACTIONS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
ACTIONS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
ACTIONS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the cause that requires the action to be completed.
ActionsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
ActionsProperties describes the properties for the Actions relationship.
ActionsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionsProperties
Default constructor
ActionsProperties(ActionsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionsProperties
Copy/clone constructor
ActionTarget - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.controls
ActionTarget provides some standard action type names to use in the implementation of governance services.
ActionTargetElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
ActionTargetElement describes an element that a governance action service should process.
ActionTargetElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Typical Constructor
ActionTargetElement(ActionTargetElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
ActionTargetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
ActionTargetProperties identifies the properties of an ActionTarget relationship.
ActionTargetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Typical Constructor
ActionTargetProperties(ActionTargetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
ActionTargetStatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
ActionTargetStatusRequestBody provides a structure for passing the properties that sit in the ActionTarget relationship.
ActionTargetStatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Default constructor
ActionTargetStatusRequestBody(ActionTargetStatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Copy/clone constructor
ActionTargetType - Class in org.odpi.openmetadata.frameworks.opengovernance.controls
ActionTargetType characterises one of the types of open metadata element supported by a specific governance service.
ActionTargetType() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Default constructor
ActionTargetType(ActionTargetType) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Copy/clone constructor
activateServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServerListWithStoredConfig(String, List<String>) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Activate the list of open metadata and governance servers using the stored configuration information.
activateWithStoredConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Activate the open metadata and governance services using the stored configuration information.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Activate the open metadata and governance services using the stored configuration information.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithSuppliedConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Activate the open metadata and governance services using the supplied configuration document.
activateWithSuppliedConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Activate the open metadata and governance services using the supplied configuration document.
activateWithSuppliedConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Activate the open metadata and governance services using the supplied configuration document.
activateWithSuppliedConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Activate the open metadata and governance services using the supplied configuration document.
activateWithSuppliedConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Activate the open metadata and governance services using the supplied configuration document.
ACTIVATING - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action service for the governance action is being initialized in the governance engine.
ACTIVATING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The process that will perform the activity is being activated.
ACTIVATING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
This project is in final preparations to start.
ACTIVATING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project is in final preparations to start.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
Normal active instance.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship is in use.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is approved and in use.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Active - The term relationship is approved and in use.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
The project is currently being worked on by the project team.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Active - The instance is approved and in use.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project is running.
ACTIVE_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Active Attribute - Attribute available and in use.
ACTIVE_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Active Attribute - Attribute available and in use.
ACTIVE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ACTIVE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ACTIVE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
The length of time (milliseconds) that the database was being actively queried.
ACTIVE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
ActiveTypeDef - OpenMetadataTypeDef available and in use.
ACTIVE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
ActiveTypeDef - TypeDef available and in use.
ACTIVITY - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Activity - This log record contains user activity information such as the requests being made and the metadata being accessed.
ACTIVITY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Activity - This log record contains user activity information such as the requests being made and the metadata being accessed.
ACTIVITY_DESCRIPTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies that this glossary term describes an activity.
ACTIVITY_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
A collection of guided activities either suggested, or taken, to complete a project.
ACTIVITY_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A collection of guided activities either suggested, or taken, to complete a project.
ACTIVITY_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ACTIVITY_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the current execution status of an engine action.
ACTIVITY_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Different types of activities.
ActivityDescriptionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
ActivityDescriptionProperties is used to classify a glossary that describes an activity.
ActivityDescriptionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Default constructor
ActivityDescriptionProperties(ActivityDescriptionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Copy/clone constructor for a primary key.
ActivityStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ActivityStatus defines the current status for a process.
ActivityStatusFilterRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActivityStatusFilterRequestBody provides a structure for passing the status.
ActivityStatusFilterRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Default constructor
ActivityStatusFilterRequestBody(ActivityStatusFilterRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Copy/clone constructor
ActivityStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActivityStatusRequestBody provides a structure for passing the status.
ActivityStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Default constructor
ActivityStatusRequestBody(ActivityStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Copy/clone constructor
ActivityStatusSearchString - Class in org.odpi.openmetadata.commonservices.ffdc.rest
A request body that allows the status of an activity to be included in the search criteria.
ActivityStatusSearchString() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Default constructor
ActivityStatusSearchString(ActivityStatusSearchString) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Copy/clone constructor
ACTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The representation of a person or group of people that are identified to perform an action or take on a responsibility.
ACTOR_ASSIGNMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of assignments of actors to work in open metadata.
ACTOR_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the definitions of user identities, actor profiles, contact details and actor roles.
ACTOR_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name used to identify a specific actor in the agreement.
ACTOR_PROFILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of an actor profile.
ACTOR_PROFILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of a person, team or automated process that is working with data.
ACTOR_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related responsibilities.
ActorManagerAdmin - Class in org.odpi.openmetadata.viewservices.actormanager.admin
ActorManagerAdmin is the class that is called by the View Server to initialize and terminate the Actor Manager OMVS.
ActorManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.actormanager.admin.ActorManagerAdmin
Default constructor
ActorManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.actormanager.ffdc
The ActorManagerAuditCode is used to define the message content for the OMRS Audit Log.
ActorManagerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.actormanager.ffdc
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).
ActorManagerInstance - Class in org.odpi.openmetadata.viewservices.actormanager.server
ActorManagerInstance caches references to the objects it needs for a specific server.
ActorManagerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstance
Set up the Actor Manager OMVS instance
ActorManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.actormanager.server
ActorManagerInstanceHandler retrieves information from the instance map for the view service instances.
ActorManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstanceHandler
Default constructor registers the view service
ActorManagerRegistration - Class in org.odpi.openmetadata.viewservices.actormanager.server
ActorManagerRegistration registers the view service with the OMAG Server administration services.
ActorManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRegistration
 
ActorManagerResource - Class in org.odpi.openmetadata.viewservices.actormanager.server.spring
The ActorManagerResource provides part of the server-side implementation of the Actor Manager OMVS.
ActorManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Default constructor
ActorManagerRESTServices - Class in org.odpi.openmetadata.viewservices.actormanager.server
The ActorManagerRESTServices provides the server-side implementation of the Actor Manager Open Metadata View Service (OMVS).
ActorManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Default constructor
ActorProfileClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with ActorProfile objects: Person, Team and ITProfile along with contact details associated with this profile.
ActorProfileClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Constructor for connector context client.
ActorProfileHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ActorProfileHandler provides methods to define actor profiles The interface supports the following types of objects ActorProfile Person Team ITProfile
ActorProfileHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Create a new handler.
ActorProfileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The ActorProfileProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
ActorProfileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProfileProperties
Default Constructor
ActorProfileProperties(ActorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProfileProperties
Copy/clone constructor
ActorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The ActorProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
ActorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProperties
Default Constructor
ActorProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProperties
Copy/clone Constructor - the resulting object.
ActorRoleClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides methods to define actor roles.
ActorRoleClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Constructor for connector context client.
ActorRoleHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ActorRoleHandler provides methods to define actor roles.
ActorRoleHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Create a new handler.
ActorRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ActorRoleProperties provides a structure to describe a role assigned to an actor profile.
ActorRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Default constructor
ActorRoleProperties(ActorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Copy/clone constructor
ActorRoleProperties(ActorRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Copy/clone constructor
ACTUAL_COMPLETION_DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ACTUAL_COMPLETION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a date/time when the event did complete.
ACTUAL_DURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ACTUAL_DURATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines, in milliseconds, the length of time that the event did last.
ACTUAL_START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a definitive date/time when the event did start.
AD_HOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
The data comes from an ad hoc process.
AD_HOC_TYPE_DEFINITION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0306 - A new type called {0} (guid {1}) is being maintained through the API of server {2}.
add(int, T) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
add(T) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
ADD_ACTION_TARGETS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0022 - Adding action target {0} ({1}) to engine action {2} ({3})
ADD_FEEDBACK - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to attach feedback elements (comments, tags, likes, reviews) to the metadata element in the catalog.
ADD_MEMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to attach an anchored element to the metadata element in the catalog.
add0465DuplicateProcessing() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Add types for duplicate processing
add0470IncidentReports() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Add incident reports
add0550InstanceMetadata() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Add instance metadata classification
addActionTargetToProcess(String, String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Link an action target to a process.
addActorRole(String, String, String, String, String, String, boolean, int, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new person role.
addAll(int, Collection<? extends T>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
addAll(Collection<? extends T>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
addAnchoredAsset(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity with the supplied anchor.
addAnchorGUIDToBuilder(String, String, String, boolean, boolean, Date, List<String>, OpenMetadataAPIGenericBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validate the anchor guid and add its type and identifier to the builder.
addAnchorLinks(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add links to anchors to the graph.
addAnchorsClassification(String, EntityDetail, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Classify an element with the Anchors classification.
addAnnotation(Annotation, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Add a new annotation to the annotation store as a top level annotation linked directly off of the report.
addAnnotationExtension(String, Annotation) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Add a new annotation and link it to an existing annotation.
addAnnotationReview(String, String, String, int, Date, String, String, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Attach an annotation review to an annotation.
addAnnotationToAnnotation(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Add a new annotation and link it to an existing annotation.
addAnnotationToSurveyReport(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Add a new annotation to the annotation store as a top level annotation linked directly off of the report.
addAPIOperation(String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the schema type for an API operation.
addAPIParameter(String, String, String, String, String, String, int, int, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a schema attribute with a TypeEmbeddedAttribute classification.
addAPIParameterList(String, String, String, String, String, String, String, boolean, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a parameter list schema type for an API operation.
addApprovedPurpose(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a referenceable and a data processing purpose.
addArea0Types() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Add the list of area 0 types
addAsset(String, String, String, String, String, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity.
addAsset(String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity that is anchored to itself.
addAsset(String, String, String, String, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity.
addAsset(String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity.
addAsset(String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an asset entity.
addAssetConnection(String, String, String, String, String, String, String, boolean, Map<String, Object>, String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
If possible, create a connection for the supplied asset.
addAssetFromTemplate(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add a simple asset description to the metadata repository.
addAssetOrigin(String, String, String, String, String, String, String, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add the asset origin classification to an asset.
addAssetUse(String, String, String, MetadataSourceOptions, CapabilityAssetUseProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a relationship that represents the use of an asset (typically a data or process asset) by a softwareCapability.
addAssetZoneMembershipClassification(String, List<String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the asset zone membership classification to the requested asset.
addAssignmentScopeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an actor (profile/person role) to a scope.
addAsyncProcessingResult(Future<?>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Registers a Future associated with asynchronous message processing.
addAsyncProcessingResult(Future<?>) - Static method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSEventProcessingContext
Registers a Future so that Egeria can keep track of asynchronous message processing being done by consumers.
addAsyncProcessingResult(OMRSFuture) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Registers an OMRSFuture associated with asynchronous message processing.
addAsyncProcessingResult(OMRSFuture) - Static method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSEventProcessingContext
Registers a Future so that Egeria can keep track of asynchronous message processing being done by consumers.
addAsyncProcessingResult(OMRSFuture) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Adds a Future for the processing of this event by some OMRSInstanceEventProcessor
addAttribute(Attribute) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
addAttributeForSchemaType(String, int, int, int, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a SchemaType element and a child SchemaAttribute element using the AttributeForSchema relationship.
addAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Cache a definition of a new AttributeTypeDef.
addAttributeTypeDef(String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Cache a definition of a new AttributeTypeDef.
addAuditLogDestination(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of audit log destinations.
addAuditLogDestination(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add an audit log destination that is defined by the supplied connection object.
addAuditLogDestination(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that is defined by the supplied connection object.
addAvroFileToCatalog(String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Add a simple asset description linked to a connection object for an Avro file.
addBooleanMapProperty(ElementProperties, String, Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addBooleanMapPropertyToInstance(String, InstanceProperties, String, Map<String, Boolean>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addBooleanMapPropertyToInstance(String, InstanceProperties, String, Map<String, Boolean>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addBooleanProperty(List<PropertyCondition>, String, boolean, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a boolean property to a set of search conditions.
addBooleanProperty(ElementProperties, String, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addBooleanPropertyMap(ElementProperties, Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addBooleanPropertyMapToInstance(String, InstanceProperties, String, Map<String, Boolean>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addBooleanPropertyMapToInstance(String, InstanceProperties, String, Map<String, Boolean>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addBooleanPropertyToInstance(String, InstanceProperties, String, boolean, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addBooleanPropertyToInstance(String, InstanceProperties, String, boolean, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addBusinessArea(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a business area entity.
addBusinessCapabilityTeamRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add an BusinessCapabilityTeam relationship.
addBusinessMetadataToEntity(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add business metadata to an entity.
addCalculatedValue(String, String, CalculatedValueProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Add the CalculatedValue classification to the schema attribute.
addCalculatedValue(String, CalculatedValueProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Add the CalculatedValue classification to the schema attribute.
addCapturedError(Exception) - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Save an unexpected exception that occurred during the tests.
addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Add a catalog target to an integration connector.
addCatalogTarget(String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Add a catalog target to an integration connector.
addCatalogTargetRelationship(String, String, String, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a catalog target relationship.
addCatalogTemplateRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a catalog template relationship.
addCategoryToCategory(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two categories together as part of the parent child hierarchy.
addCertification(String, String, Date, Date, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a licence relationship.
addCitedDocument(String, String, String, String, String, String, String, String, String, String, List<String>, int, String, String, String, String, String, String, String, String, Date, Date, String, String, List<String>, String, String, String, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a cited document entity.
addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new classification to the archive.
addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new classification to the archive.
addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new classification to the archive.
addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new classification to the archive.
addClassification(ClassificationEntityExtension) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new classification to the archive.
addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new ClassificationDef to the archive.
addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new ClassificationDef to the archive.
addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new ClassificationDef to the archive.
addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new ClassificationDef to the archive.
addClassificationDef(ClassificationDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new ClassificationDef to the archive.
addClassifications(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add a subgraph of an element's classification to the graph.
addClassificationsToElementHeader(ElementHeader, List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Fill the classification properties in the header for an element.
addClassificationToEntity(String, EntityDetail, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Add a classification to an existing entity.
addClassificationToEntity(String, EntityDetail, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Add a classification to an existing entity.
addClassificationToEntity(String, EntityProxy, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Add a classification to an existing entity.
addClassificationToEntity(String, EntityProxy, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Add a classification to an existing entity proxy
addClassificationToGraph(String, ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add a classification as a node in the graph.
addClassificationToList(String, List<Classification>, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Add a classification to an existing entity.
addClassificationToList(String, List<Classification>, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Add a classification to an existing entity.
addClassificationType(String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a classification definition to Apache Atlas.
addCohortRegistration(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Enable registration of server to an open metadata repository cohort using the default topic structure (DEDICATED_TOPICS).
addCohortRegistration(String, String, String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Enable registration of server to an open metadata repository cohort.
addCohortRegistration(String, String, String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Enable registration of server to an open metadata repository cohort using the topic pattern specified by cohortTopicStructure.
addCohortRegistration(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Enable registration of server to an open metadata repository cohort using the default topic structure (SINGLE_TOPIC).
addCohortRegistration(String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Enable registration of server to an open metadata repository cohort using the topic pattern specified by cohortTopicStructure.
addCollection(String, String, String, String, String, String, String, String, String, String, Map<String, String>, List<Classification>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a collection entity.
addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new CollectionDef to the archive.
addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new CollectionDef to the archive.
addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new CollectionDef to the archive.
addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new CollectionDef to the archive.
addCollectionDef(CollectionDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new CollectionDef to the archive.
addCommentReply(String, String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Adds a reply to a comment.
addCommentReply(String, String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Adds a reply to a comment.
addCommentReply(String, String, String, MetadataSourceOptions, Map<String, ClassificationProperties>, CommentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Adds a comment to the element.
addCommentToElement(String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Adds a comment to the element.
addCommentToElement(String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Creates a comment and attaches it to an element.
addCommentToElement(String, String, MetadataSourceOptions, Map<String, ClassificationProperties>, CommentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Adds a comment to the element.
addCommunity(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new community.
addCommunityMembershipRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a community to a person role.
addConcept(String, Concept) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
addConceptBeadAttributeLink(String, String, int, int, int, boolean, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a concept bead link and the concept bead at one of its ends.
addConceptBeadRelationshipEnd(String, String, String, int, int, int, int, boolean, boolean, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a concept bead link and the concept bead at one of its ends.
addConceptGroup(String, ConceptGroup) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.SubjectArea
 
addConnection(String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connection entity.
addConnection(String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connection entity.
addConnectionConnectorType(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Create a relationship between a connection and a connector type.
addConnectionEndpoint(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Create a relationship between a connection and an endpoint.
addConnectionForAsset(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between an asset and its connection.
addConnectionToAsset(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Create a relationship between an asset and its connection.
addConnectorCategory(String, String, String, String, String, String, Map<String, Boolean>, Map<String, Boolean>, Map<String, Boolean>, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector category entity.
addConnectorType(String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector type entity.
addConnectorType(String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector type entity.
addConnectorType(String, ConnectorProvider) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector type entity.
addConnectorType(String, ConnectorType) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector type entity.
addConnectorType(String, IntegrationConnectorProvider) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector type entity.
addConnectorTypeDirectory(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a connector category entity.
addConsistentValidValueRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a valid value as a member of a valid value set.
addConsoleAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the console (stdout) audit log destination for the server.
addConsoleAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the console audit log for the server.
addConsoleAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the console audit log for the server.
addContactDetails(String, String, String, String, int, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a contact method to a profile.
addContributingMetadataCollection(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ClassificationAccumulator
Remember that a specific metadata collection has already been called.
addCSVFileToCatalog(String, String, String, String, String, String, String, String, String, List<String>, Character, Character, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Add a simple asset description linked to a connection object for a CSV file.
addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Add a simple asset description linked to a connection object for a CSV file.
addCSVFileToCatalog(String, String, String, List<String>, Character, Character) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Add a simple asset description linked to a connection object for a CSV file.
addCyberLocation(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a location entity with the CyberLocation classification to the archive.
addDataAssetCatalogTemplates(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Loop through the server template definitions creating the specified templates.
addDatabaseDefinitions(Connection, List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Issue the supplied DDL statements.
addDataContentForDataSet(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a data set and an asset that is providing all or part of its content.
addDataContentForDataSet(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a data set and an asset that is providing all or part of its content.
addDataField(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, List<Classification>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a data field entity.
addDataFileAssetToCatalog(String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Creates a new file asset and links it to the folder structure implied in the path name.
addDataFileToCatalog(String, DataFileProperties, DataAssetEncodingProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Return the unique identifier of a new metadata element describing the file.
addDataFileToCatalog(DataFileProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorForTarget
Return the unique identifier of a new metadata element describing the file.
addDataFileViaTemplate(String, String, ElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Return the unique identifier of a new metadata element describing the file created using the supplied template.
addDataFileViaTemplate(String, String, ElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorForTarget
Return the unique identifier of a new metadata element describing the file created using the supplied template.
addDataFolderAssetToCatalog(String, String, String, String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, Map<String, String>, String, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Creates a new folder asset that is identified as a data asset.
addDataFolderAssetToCatalog(String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Creates a new folder asset that is identified as a data asset.
addDataSetCatalogTemplates(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
 
addDataSetContent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a data set and an asset that is providing all or part of its content.
addDataStructure(String, String, String, String, String, String, String, String, String, String, Map<String, String>, List<Classification>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a data structure entity.
addDataStructureDefinition(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a term to a data definition using the DataStructureDefinition relationship (0580).
addDateMapProperty(ElementProperties, String, Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addDateMapPropertyToInstance(String, InstanceProperties, String, Map<String, Date>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addDateMapPropertyToInstance(String, InstanceProperties, String, Map<String, Date>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addDateProperty(List<PropertyCondition>, String, Date, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a date property to a set of search conditions.
addDateProperty(ElementProperties, String, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addDatePropertyMap(ElementProperties, Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addDatePropertyMapToInstance(String, InstanceProperties, String, Map<String, Date>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addDatePropertyMapToInstance(String, InstanceProperties, String, Map<String, Date>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addDatePropertyToInstance(String, InstanceProperties, String, Date, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied property is not null, add it to an instance properties object.
addDatePropertyToInstance(String, InstanceProperties, String, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied property is not null, add it to an instance properties object.
addDefaultType(GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Set up the default type name if nothing is supplied by the caller.
addDefaultType(QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Set up the default type name if nothing is supplied by the caller.
addDefaultType(SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Set up the default type name if nothing is supplied by the caller.
addDeployedImplementationType(String, String, String, String, String, String, DeployedImplementationTypeDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Add a new valid values record for a deployed implementation type.
addDeployedOnRelationship(String, String, Date, String, String, String, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the DeployedOn relationship to the archive.
addDesignModel(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a design model entity.
addDesignModelElement(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a design model element entity.
addDesignModelGroupMembership(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a design model group and one of its members.
addDiffering(String, Differences.ValuePair) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Add the provided name as a differing thing.
addDigitalResourceOrigin(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the digital resource origin classification for an element.
addDigitalResourceOrigin(String, String, DigitalResourceOriginProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the origin classification for a digital resource.
addDiscoveredProperty(Integer, Integer, String, String, String, String, Object) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Log a property discovered by a test case.
addDiscoveredProperty(String, Object, Integer, Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Add the name and value of a discovered property that is relevant to a specific requirement within a profile.
addDoubleMapProperty(ElementProperties, String, Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addDoubleMapPropertyToInstance(String, InstanceProperties, String, Map<String, Double>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addDoubleMapPropertyToInstance(String, InstanceProperties, String, Map<String, Double>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addDoublePropertyMap(ElementProperties, Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addDoublePropertyMapToInstance(String, InstanceProperties, String, Map<String, Double>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addDoublePropertyMapToInstance(String, InstanceProperties, String, Map<String, Double>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addDoublePropertyToInstance(String, InstanceProperties, String, double, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addDoublePropertyToInstance(String, InstanceProperties, String, double, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addElementToMermaidGraph(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataRootMermaidGraphBuilder
Add the content of an open metadata element to the mermaid graph.
addElementToSubjectArea(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.spring.SubjectAreaResource
Classify the element to assert that the definitions it represents are part of a subject area definition.
addElementToSubjectArea(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRESTServices
Classify the element to assert that the definitions it represents are part of a subject area definition.
addElementToSubjectArea(String, String, SubjectAreaProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Classify the element to assert that the definitions it represents are part of a subject area definition.
addElementToSubjectArea(String, String, SubjectAreaProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Classify the element to assert that the definitions it represents are part of a subject area definition.
addEmbeddedConnection(String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add an EmbeddedConnection relationship.
addEmbeddedConnection(String, String, String, String, String, int, String, Map<String, Object>, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Link a connection into a virtual connection using the EmbeddedConnection relationship.
addEndpoint(String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a endpoint entity.
addEndpoint(String, String, String, String, String, String, String, String, String, Map<String, String>, Classification) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a endpoint entity.
addEngine(String, String, EngineConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
addEngine(String, String, EngineConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Add another engine to the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
addEntities(List<EntityDetail>, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Add a list of entities to the accumulator.
addEntities(List<EntityDetail>, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Add a list of entities to the accumulator.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Create a new entity and put it in the requested state.
addEntity(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Create a new entity and put it in the requested state.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Create a new entity and put it in the requested state.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Create a new entity and put it in the requested state.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a new entity and put it in the requested state.
addEntity(AtlasEntity) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add an entity.
addEntity(EntityDetail) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new entity to the archive.
addEntity(EntityDetail) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new entity to the archive.
addEntity(EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new entity to the archive.
addEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new entity to the archive.
addEntity(EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new entity to the archive.
addEntity(EntityDetail, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityDetailAccumulator
Provide an entity received from an open metadata repository.
addEntity(EntitySummary, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitySummaryAccumulator
Provide an entity received from an open metadata repository.
addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new EntityDef to the archive.
addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new EntityDef to the archive.
addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new EntityDef to the archive.
addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new EntityDef to the archive.
addEntityDef(EntityDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new EntityDef to the archive.
AddEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
AddEntityExecutor provides the executor for the addEntity and addExternalEntity methods.
AddEntityExecutor(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddEntityExecutor
Constructor takes the parameters for the request.
AddEntityExecutor(String, String, InstanceProperties, List<Classification>, InstanceStatus, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddEntityExecutor
Constructor takes the parameters for the request.
addEntityInstanceSets(String, List<EntityDetail>, List<EntityDetail>, List<EntityDetail>) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Remember the sets of instances for a given entity type.
addEntityParameterValidation(String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
addEntityParameterValidation(String, String, InstanceProperties, List<Classification>, InstanceStatus, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that the parameters passed to addEntity are valid.
addEntityProxy(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Create an entity proxy in the metadata collection.
addEntityProxy(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Create an entity proxy in the metadata collection.
addEntityProxy(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Create an entity proxy in the metadata collection.
addEntityProxy(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Create an entity proxy in the metadata collection.
addEntityProxyParameterValidation(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for addEntityProxy.
addEntityProxyToRepository(String, OMRSMetadataCollection, EntityDef, String) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Adds an entity proxy of the requested type to the repository.
addEntityProxyToStore(EntityMapper) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Add an entity proxy to the database only if the entity is not known.
addEntityToRepository(String, OMRSMetadataCollection, EntityDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Adds an entity of the requested type to the repository.
addEntityToStore(EntityMapper) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Add an entity to the database.
addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new EnumDef to the archive.
addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new EnumDef to the archive.
addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new EnumDef to the archive.
addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new EnumDef to the archive.
addEnumDef(EnumDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new EnumDef to the archive.
addEnumProperty(List<PropertyCondition>, String, String, String, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add an enum property to a set of search conditions.
addEnumProperty(ElementProperties, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addEnumPropertyToInstance(String, InstanceProperties, String, String, String, int, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Add the supplied property to an instance properties object.
addEnumPropertyToInstance(String, InstanceProperties, String, String, String, int, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Add the supplied property to an instance properties object.
addEnumPropertyToInstance(String, InstanceProperties, String, String, String, int, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addEnumPropertyToInstance(String, InstanceProperties, String, String, String, int, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addEnumSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create an enum schema type.
addEventTopicAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the File based audit log destination for the server.
addEventTopicAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add an audit log destination that sends each log record as an event on the supplied event topic.
addEventTopicAuditLogDestination(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that sends each log record as an event on the supplied event topic.
addEventTopicAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that sends each log record as an event on the supplied event topic.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save a new entity that is sourced from an external technology.
addExternalEntityParameterValidation(String, String, String, InstanceProperties, List<Classification>, InstanceStatus, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate parameters needed to save a new entity that is sourced from an external technology.
addExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Add the description of a specific external identifier.
addExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Add the description of a specific external identifier and link it to the associated metadata element.
addExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Add the description of a specific external identifier.
addExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Add the description of a specific external identifier and link it to the associated metadata element.
addExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Add a new external identifier to an existing open metadata element.
addExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Add a new external identifier to an existing open metadata element.
addExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Add a new external identifier to an existing open metadata element.
addExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Add a new external identifier to an existing open metadata element.
addExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Add a new external identifier to an existing open metadata element.
addExternalReference(String, String, String, String, String, String, String, String, String, String, List<String>, String, String, String, String, String, String, String, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an external reference entity.
addExternalReferenceLink(String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a referenceable and an external reference.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save a new relationship that is sourced from an external technology.
addExternalRelationshipParameterValidation(String, String, String, InstanceProperties, String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters needed to save a new relationship that is sourced from an external technology.
addFeedbackToElement(String, String, String, String, MetadataSourceOptions, NewElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.FeedbackHandler
Adds a star rating and optional review text to the element.
addFileAssetPath(String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Takes a new file asset and links it to the folder structure implied in the path name.
addFileAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the File based audit log destination for the server.
addFileAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add an audit log destination that creates log records as JSON files in a shared directory.
addFileAuditLogDestination(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates log records as JSON files in a shared directory.
addFileAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates log records as JSON files in a shared directory.
addFileToCatalog(String, String, String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Add a simple asset description linked to a connection object for a file.
addFileToCatalogFromTemplate(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Create a new file asset based on an existing asset but with the supplied path name, display name and description.
addFixedLocation(String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a location with a FixedLocation classification.
addFloatProperty(List<PropertyCondition>, String, float, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a float property to a set of search conditions.
addFloatProperty(ElementProperties, String, float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addFloatPropertyToInstance(String, InstanceProperties, String, float, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addFloatPropertyToInstance(String, InstanceProperties, String, float, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addFolderToCatalogFromTemplate(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Create a new folder asset based on an existing asset but with the supplied path name, display name and description.
addForeignKeyRelationship(String, String, String, String, String, String, String, int, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a foreign relationship between two columns.
addFuture(OMRSFuture) - Method in class org.odpi.openmetadata.repositoryservices.events.future.CompoundFuture
Adds a future whose result should be included
addGlossary(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a glossary entity.
addGlossary(String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a glossary entity.
addGlossaryCategory(String, boolean, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a glossary category to the archive and connect it to its glossary.
addGlossaryCategory(String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a glossary category to the archive and connect it to its glossary.
addGovernanceActionExecutor(String, String, Map<String, String>, List<String>, Map<String, String>, List<String>, Map<String, String>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance action type/process step and the governance engine that supplies its implementation.
addGovernanceActionProcess(String, String, String, String, String, String, int, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a governance action process.
addGovernanceActionProcessFlow(String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance action process and the first governance action type to execute.
addGovernanceActionProcessStep(String, String, String, String, String, String, String, String, int, List<RequestParameterType>, List<ActionTargetType>, List<AnalysisStepType>, List<AnnotationTypeType>, List<RequestParameterType>, List<ActionTargetType>, List<GuardType>, int, boolean, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a governance action process step.
addGovernanceActionType(String, String, String, String, String, String, String, String, int, List<RequestParameterType>, List<ActionTargetType>, List<AnalysisStepType>, List<AnnotationTypeType>, List<RequestParameterType>, List<ActionTargetType>, List<GuardType>, int, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a governance action type.
addGovernanceActionType(String, String, String, String, Map<String, String>, List<NewActionTarget>, GovernanceActionDescription, String, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Add details of a request type to the engine.
addGovernanceDefinition(String, String, String, String, String, String, String, int, String, List<String>, List<String>, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a governance definition entity.
addGovernanceDefinitionDelegationRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two governance definitions at the same level.
addGovernanceDefinitionFamily(String, OpenMetadataRootElement, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Add a standard mermaid graph to the root element.
addGovernanceDefinitionPeerRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two governance definitions at the same level.
addGovernanceDefinitionScopeRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable to a governance definition to define the scope there it applies.
addGovernanceDefinitionToElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Link a governance definition to an element using the GovernedBy relationship.
addGovernanceDefinitionToElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Link a governance definition to an element using the GovernedBy relationship.
addGovernanceDefinitionToElement(String, String, String, MetadataSourceOptions, GovernedByProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Link a governance definition to an element using the GovernedBy relationship.
addGovernanceDefinitionToElement(String, String, MetadataSourceOptions, GovernedByProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Link a governance definition to an element using the GovernedBy relationship.
addGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a software capability entity for a governance engine.
addGovernanceExpectations(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the governance expectations classification to an element.
addGovernanceExpectations(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the governance expectations classification to an element.
addGovernanceExpectations(String, String, GovernanceExpectationsProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the governance expectations classification for an element.
addGovernanceMeasurements(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the governance measurements for an element.
addGovernanceMeasurements(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the governance measurements classification to an element.
addGovernanceMeasurements(String, String, GovernanceMeasurementsProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the governance measurements classification for an element.
addGovernanceRole(String, String, int, String, String, String, String, boolean, int, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new person role.
addGovernanceService(String, String, String, Map<String, Object>, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a governance service entity.
addGovernanceZone(String, String, String, String, String, String, int, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a governance zone entity.
addGovernedByRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable to a governance definition to indicate that it is governed by the governance definition.
addGovernedByRelationship(String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Link the certification type to the schema.
addImplementationResourceRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an element to its implementation
addImplementedByRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an element to its implementation
addInformationSupplyChain(String, boolean, String, String, String, String, String, String, List<String>, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new information supply chain.
addInformationSupplyChainComposition(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an information supply chain to one of its segments
addInformationSupplyChainLinkRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an element to its implementation
ADDING_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0048 - The integration connector {0} is adding a DataFlow lineage relationship from {1} open metadata entity {2} to {3} open metadata entity {4}
addIntegrationConnector(String, Map<String, Object>, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create an integration connector entity.
addIntegrationConnectors(ContentPackDefinition, IntegrationGroupDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Add the integration connectors for the content pack.
addIntegrationGroup(String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create a software capability entity for an integration group.
addIntegrationGroups(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Loop through the integration group definitions creating the specified definitions for the names content pack.
addIntMapProperty(ElementProperties, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addIntMapPropertyToInstance(String, InstanceProperties, String, Map<String, Integer>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addIntMapPropertyToInstance(String, InstanceProperties, String, Map<String, Integer>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addIntProperty(List<PropertyCondition>, String, int, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add an int property to a set of search conditions.
addIntProperty(ElementProperties, String, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addIntPropertyMap(ElementProperties, Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addIntPropertyMapToInstance(String, InstanceProperties, String, Map<String, Integer>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addIntPropertyMapToInstance(String, InstanceProperties, String, Map<String, Integer>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addIntPropertyToInstance(String, InstanceProperties, String, int, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addIntPropertyToInstance(String, InstanceProperties, String, int, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
ADDITIONAL_INFO - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ADDITIONAL_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ADDITIONAL_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional properties for the element.
ADDITIONAL_TRANSLATIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Translations of other string properties found in the linked entity.
ADDITIONAL_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional values for additional columns or fields in the reference data store.
addITProfile(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new IT profile.
addJDBCAuditLogDestination(List<String>, String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates log records as JSON files in a shared directory.
addKnownLocationRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a location to an element.
addLabelsToEntity(String, List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add labels to an entity.
addLicense(String, String, Date, Date, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a licence relationship.
addLikeToElement(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Adds a "LikeProperties" to the element.
addLikeToElement(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Creates a "like" object and attaches it to an element.
addLikeToElement(String, String, UpdateOptions, LikeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LikeHandler
Adds a "Like" to the element.
addLineageRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a lineage relationship between the two elements
addLinkChoice(Link) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.LinkChoice
 
addLinkedDataField(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link data fields.
addListStringMapToSearchCondition(List<PropertyCondition>, String, Map<String, List<String>>, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a new property comparison for another property.
addLiteralSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a literal schema type.
addLocation(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a location entity to the archive.
addLocationHierarchy(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a locations and one of the locations nested within it.
addLogRecord(AuditLogRecord) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogDestination
Log an audit log record for an event, decision, error, or exception detected by the open metadata services.
addLogRecord(AuditLogRecord) - Method in class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
Add the new log record to the audit log.
addLogRecord(AuditLogRecord) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestination
Log an audit log record for an event, decision, error, or exception detected by the open metadata services.
addLongMapProperty(ElementProperties, String, Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addLongMapPropertyToInstance(String, InstanceProperties, String, Map<String, Long>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addLongMapPropertyToInstance(String, InstanceProperties, String, Map<String, Long>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addLongProperty(List<PropertyCondition>, String, long, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a long property to a set of search conditions.
addLongProperty(ElementProperties, String, long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addLongPropertyMap(ElementProperties, Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addLongPropertyMapToInstance(String, InstanceProperties, String, Map<String, Long>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addLongPropertyMapToInstance(String, InstanceProperties, String, Map<String, Long>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addLongPropertyToInstance(String, InstanceProperties, String, long, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property to an instance properties object.
addLongPropertyToInstance(String, InstanceProperties, String, long, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addMapProperty(ElementProperties, String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addMapPropertyToInstance(String, InstanceProperties, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied map property to an instance properties object.
addMapPropertyToInstance(String, InstanceProperties, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addMapSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a map schema type.
addMatching(String, Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Add the provided name as a matching thing.
addMediaReference(String, String, String, String, List<String>, String, String, String, String, String, String, int, String, int, String, List<String>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a media reference entity.
addMediaReferenceLink(String, String, String, String, int, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a referenceable and an external reference.
addMemberDataField(String, String, int, int, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a data field to a data structure.
addMemberToCollection(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a member to a collection.
addMermaidToRootElement(String, OpenMetadataRootElement, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Add a standard mermaid graph to the root element.
addMermaidToRootElement(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Add relevant relationships and mermaid graph to the returned element.
addMobileResourceClassification(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the MobileResource classification to the requested asset.
addMoreInformationLink(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a navigation link from one referenceable to another to show they provide more information.
addMoreInformationToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Link a resource to an element using the MoreInformation relationship.
addMoreInformationToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Link a resource to an element using the MoreInformation relationship.
addMoreInformationToElement(String, String, String, MetadataSourceOptions, MoreInformationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Link an element to another element using the MoreInformation relationship.
addNestedDataField(String, String, int, int, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a nested data field to a complex data field.
addNestedSchemaAttribute(String, int, int, int, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a SchemaAttribute element and a child SchemaAttribute element using the NestedSchemaAttribute relationship.
addNewTypes(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create new types.
addNextGovernanceActionProcessStep(String, String, boolean, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance action type and one of the next governance action type to execute in a process.
addNotSupportedAssertion(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log the correct response to an unsupported function.
addNotSupportedCondition(Integer, Integer, String, String, String, String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Log that a test case has reported the correct response to a non-supported function.
addObjectMapToSearchCondition(List<PropertyCondition>, String, Map<String, Object>, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a new property comparison for another property.
addObjectPropertyToInstance(String, InstanceProperties, String, Object, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied property is not null, add it to an instance properties object.
addObjectPropertyToInstance(String, InstanceProperties, String, Object, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addOnlyOnOneSide(Differences.SidePresent, String, Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Add the provided name as only existing on one side.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Add a new open metadata archive to running repository.
addOpenMetadataArchive(String, Connection, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Add an open metadata archive to the local repository.
addOpenMetadataArchive(String, OpenMetadataArchiveStore, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Add an open metadata archive to the local repository.
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Add a new open metadata archive to running repository.
addOpenMetadataArchive(OpenMetadataArchiveStore, String) - Method in class org.odpi.openmetadata.repositoryservices.archivemanager.OMRSArchiveManager
Add a new archive to the local repository.
addOpenMetadataArchiveContent(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Add a new open metadata archive to running repository.
addOpenMetadataArchiveContent(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Add a new open metadata archive to running repository.
addOpenMetadataArchiveContent(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchiveContent(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Add a new open metadata archive to running repository.
addOpenMetadataClassificationType(OpenMetadataClassificationDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a classification definition from open metadata as a type of business metadata in Apache Atlas.
addOpenMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Copy the contents of an open metadata element into Apache Atlas and return the unique identifier of the new Apache Atlas element.
addOpenMetadataEntityType(OpenMetadataEntityDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Convert an open metadata entity type to an Atlas type and add it to Apache Atlas.
addOpenMetadataEnumType(OpenMetadataEnumDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add an enum definition from open metadata as an enum definition in Apache Atlas.
addOpenMetadataEnumValidIdentifiers(String, String, List<OpenMetadataEnum>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.core.CorePackArchiveWriter
Set up a valid value list for an enum based on its ordinals.
addOpenMetadataEnumValidNames(String, String, String, List<OpenMetadataEnum>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.core.CorePackArchiveWriter
Set up a valid value list for an enum based on its names.
addOpenMetadataRelationshipType(OpenMetadataRelationshipDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Convert an open metadata relationship type to an Atlas type and add it to Apache Atlas.
addOpenMetadataType(OpenMetadataTypeDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Take an open metadata type definition and add it to Apache Atlas's type system.
addOrigin(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the DigitalResourceOrigin classification for an element.
addOwner(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Add or replace the ownership for a referenceable.
addOwnership(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the ownership classification for an element.
addOwnership(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the ownership classification for an element.
addOwnership(String, String, OwnershipProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the ownership classification for an element.
addPeerLocations(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two locations as peers using the AdjacentLocation relationship.
addPeerRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a person profile to another person as a peer.
addPerson(String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new person profile.
addPersonRoleAppointmentRelationship(String, String, boolean, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a person profile to a person role.
addPlaceholderProperties(String, String, String, String, String, String, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for catalog templates.
addPostgreSQLAuditLogDestination(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the JDBC based audit log destination for the server.
addPostgreSQLDatabaseAuditLogDestination(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add an audit log destination that creates log records as rows in a PostgreSQL Database Schema.
addPrimaryKeyClassification(String, String, PrimaryKeyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Add the PrimaryKey classification to a relational column.
addPrimaryKeyClassification(String, PrimaryKeyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Add the PrimaryKey classification to a relational column.
addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new PrimitiveDef to the archive.
addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new PrimitiveDef to the archive.
addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new PrimitiveDef to the archive.
addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new PrimitiveDef to the archive.
addPrimitiveDef(PrimitiveDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new PrimitiveDef to the archive.
addPrimitivePropertyToSearchCondition(List<PropertyCondition>, String, Object, PropertyComparisonOperator, PrimitiveTypeCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a new property comparison for another property.
addPrimitiveSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a primitive schema type.
addProcess(String, String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a process entity.
addProcess(String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a process entity.
addProducedActionTargets(String, String, String, String, String, String, List<ActionTargetType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addProducedAnnotationTypes(String, String, String, String, String, String, List<AnnotationTypeType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addProducedGuards(String, String, String, String, String, String, List<GuardType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addProducedRequestParameters(String, String, String, String, String, String, List<RequestParameterType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addProfileIdentity(String, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a profile and one of its userIds.
addProject(String, String, String, String, String, Date, Date, String, String, String, boolean, boolean, String, List<Classification>, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new project.
addProjectDependencyRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a project to another project that it depends on.
addProjectHierarchyRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a project to a subproject.
addProjectManagementRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a project to a person role that represents the project manager(s).
addProjectTeamRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a project to a team.
addPropertyDescription(String, PropertyDescription) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyGroup
 
addPropertyFacet(String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Adds a property facet entity and links it to the referenceable via the ReferenceableFacet relationship.
addPropertyFacet(String, String, BasicElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Create the property facet for an Egeria element.
addPropertyMap(ElementProperties, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addPropertyMapToInstance(String, InstanceProperties, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addPropertyMapToInstance(String, InstanceProperties, Map<String, Object>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addRatingToElement(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Adds a star rating and optional review text to the element.
addRatingToElement(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Adds a star rating and optional review text to the element.
addRatingToElement(String, String, UpdateOptions, RatingProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.RatingHandler
Adds a star rating and optional review text to the element.
addReferenceDataClassification(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the ReferenceData classification to the requested element.
addReferenceValueAssignmentRelationship(String, String, int, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable element to a valid value that is acting as a tag.
addReferenceValueAssignmentRelationship(String, String, String, int, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable element to a valid value that is acting as a tag.
addRegisteredIntegrationConnector(String, String, String, String, long, boolean, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance engine and one of its supported governance services.
addRelatedElementSummaries(List<RelatedMetadataElementSummary>, VisualStyle, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the list of related elements into the graph.
addRelatedElementSummaries(List<RelatedMetadataElementSummary>, VisualStyle, String, LineStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the list of related elements into the graph.
addRelatedElementSummary(RelatedMetadataElementSummary, VisualStyle, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the related element into the graph.
addRelatedElementSummary(RelatedMetadataElementSummary, VisualStyle, String, LineStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the related element into the graph.
addRelatedNodeSummary(RelatedMetadataNodeSummary, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the related element into the graph.
addRelatedNodeSummary(RelatedMetadataNodeSummary, VisualStyle, LineStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Link the related element into the graph.
addRelatedTermRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add related term relationship.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add a new relationship between two entities to the metadata collection.
addRelationship(AtlasRelationship) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a relationship.
addRelationship(Relationship) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new relationship to the archive.
addRelationship(Relationship) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new relationship to the archive.
addRelationship(Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new relationship to the archive.
addRelationship(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new relationship to the archive.
addRelationship(Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new relationship to the archive.
addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new RelationshipDef to the archive.
addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new RelationshipDef to the archive.
addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new RelationshipDef to the archive.
addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new RelationshipDef to the archive.
addRelationshipDef(RelationshipDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new RelationshipDef to the archive.
AddRelationshipExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
AddRelationshipExecutor provides the executor for the addEntity and addExternalEntity methods.
AddRelationshipExecutor(String, String, String, String, InstanceProperties, EntityProxy, EntityProxy, InstanceStatus, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddRelationshipExecutor
Constructor takes the parameters for the request.
AddRelationshipExecutor(String, String, InstanceProperties, EntityProxy, EntityProxy, InstanceStatus, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddRelationshipExecutor
Constructor takes the parameters for the request.
addRelationshipInstanceSets(String, List<Relationship>, List<Relationship>, List<Relationship>) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Remember the sets of instances for a given relationship type.
addRelationshipParameterValidation(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
addRelationshipParameterValidation(String, String, InstanceProperties, String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for adding a new relationship between two entities to the metadata collection.
addRelationships(List<Relationship>, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipHistoryAccumulator
Add a list of relationships to the accumulator.
addRelationships(List<Relationship>, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipsAccumulator
Add a list of relationships to the accumulator.
addRelationshipsToBean(List<RelatedMetadataElement>, AttributedMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Summarize the relationships that have no special processing by the subtype.
addRelationshipToStore(RelationshipMapper) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Add a relationship to the database.
addRemoteConnection(String, String, String, String, String, String, Connection) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectionConsumer
Pass details of the connection for one of the remote repositories registered in a connected open metadata repository cohort.
addRemoteConnection(String, String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Pass details of the connection for one of the remote repositories registered in a connected open metadata repository cohort.
addRemoteConnector(String, OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer.PerformanceSuiteConnectorConsumer
Pass the connector to one of the remote repositories in the metadata repository cohort.
addRemoteConnector(String, OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer.ConformanceSuiteConnectorConsumer
Pass the connector to one of the remote repositories in the metadata repository cohort.
addRemoteConnector(String, OMRSRepositoryConnector) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorConsumer
Pass the connector to one of the remote repositories in the metadata repository cohort.
addRemoteConnector(String, OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Pass the connector to one of the remote repositories in the metadata repository cohort.
addRemoteEnterpriseTopic(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the default remote enterprise topic.
addRemoteEnterpriseTopic(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Set up the default remote enterprise topic.
addRemoteEnterpriseTopic(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the default remote enterprise topic.
addReplacementAttributes(String, String, String, String, String, String, List<ReplacementAttributeType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for catalog templates.
addRequestType(String, String, String, String, String, Map<String, String>, List<NewActionTarget>, GovernanceActionDescription, String, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Add details of a request type to the engine.
addResourceListRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the ResourceList relationship to the archive.
addResourceListRelationship(String, String, String, String, Map<String, String>, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable to another referenceable to indicate that the second referenceable is providing resources in support of the first.
addResourceListRelationship(String, String, ResourceUse) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Set up the ResourceList relationship between an implementation component and a solution component.
addResourceListRelationshipByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the ResourceList relationship to the archive.
addResourceListRelationshipByGUID(String, String, String, String, Map<String, String>, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the ResourceList relationship to the archive.
addResourceListToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Link a resource to an element using the ResourceList relationship.
addResourceListToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Link a resource to an element using the ResourceList relationship.
addResourceListToElement(String, String, String, MetadataSourceOptions, ResourceListProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Link an element to another element using the ResourceList relationship.
address - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
 
addSchemaAttribute(String, String, String, String, String, String, String, String, int, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a schema attribute with a TypeEmbeddedAttribute classification.
addSchemaType(String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the schema type by do not link it it a parent.
addSchemaType(String, String, String, SchemaTypeBuilder, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Store a new schema type (and optional attributes) in the repository and return its unique identifier (GUID).
addSchemaTypeChoice(String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a schema type choice.
addSchemaTypeDefinition(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a term to a data definition using the DataStructureDefinition relationship (0580).
addSchemaTypeOption(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a SchemaTypeChoice element and a child element using the SchemaTypeOption relationship.
addScopeToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Link a scope to an element using the ScopedBy relationship.
addScopeToElement(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Link a scope to an element using the ScopedBy relationship.
addScopeToElement(String, String, String, MetadataSourceOptions, ScopedByProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Link a scope to an element using the ScopedBy relationship.
addSecureLocation(String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a location with a SecureLocation classification.
addSecurityGroupMembership(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Add the SecurityGroupMembership classification to the user identity.
addSecurityGroupMembership(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Add the SecurityGroupMembership classification to the user identity.
addSecurityGroupMembership(String, String, SecurityGroupMembershipProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Add the SecurityGroupMembership classification to the user identity.
addSecurityTags(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the security tags for an element.
addSecurityTags(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the security tags for an element.
addSecurityTags(String, String, SecurityTagsProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the security tags for an element.
addSecurityTagsClassification(String, List<String>, Map<String, Object>, Map<String, List<String>>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a SecurityTags classification to the requested element.
addSemanticAssignment(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a data element to a glossary term.
addSemanticDefinition(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a term to a data definition using the SemanticDefinition relationship (0370).
addServerEndpointRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a server endpoint relationship.
addServerPurposeClassification(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a ServerPurpose classification to an IT Infrastructure element.
addSLF4JAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the SLF4J audit log destination for the server.
addSLF4JAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add an audit log destination that creates slf4j records.
addSLF4JAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates slf4j records.
addSoftwareCapability(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, List<Classification>, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a software capability entity.
addSoftwareCapability(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Classification, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a software capability entity.
addSoftwareCapabilityClassification(String, String, String, String, String, String, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Create specialized Software Server Capabilities entities.
addSoftwareServerCatalogTemplates(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Loop through the server template definitions creating the specified templates.
addSolutionBlueprint(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new solution blueprint.
addSolutionBlueprintCompositionRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a solution blueprint to one of its components
addSolutionComponent(List<String>, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new solution component.
addSolutionComponentActorRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an element to its actor
addSolutionComponentImplementationResource(String, String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Set up the ImplementedBy relationship between an implementation component and a solution component.
addSolutionComponentImplementedByRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Set up the ImplementedBy relationship between an implementation component and a solution component.
addSolutionComponentToGraph(String, String, SolutionComponentElement, List<String>, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add a solution component to graph.
addSolutionCompositionRelationship(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an information supply chain to one of its segments
addSolutionLinkingWireRelationship(String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link solutions components to show data/control flow.
addSourcedFromRelationship(String, long, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a sourced from relationship.
addSpacesToTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Convert a type name into a spaced string to allow the names to wrap nicely in a mermaid box.
addSpecificationPropertyAssignmentRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a referenceable element to a valid value that is acting as a tag.
addStandardCollectionDefs() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Add the standard collection types to the archive builder.
addStandardPrimitiveDefs() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Add the standard primitive types to the archive builder.
addStartUpOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Add a new open metadata archive file to load at startup.
addStartUpOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Add a new open metadata archive to load at startup.
addStartUpOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Add a new open metadata archive to load at startup.
addStartUpOpenMetadataArchiveList(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Add a list of connections to connectors that can access an open metadata archive file.
addStepExecutor(String, RequestTypeDefinition, GovernanceEngineDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create the executor relationships and attach the action targets to the step.
addStringArrayProperty(ElementProperties, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied array property to an element properties object.
addStringArrayPropertyMap(ElementProperties, Map<String, List<String>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addStringArrayPropertyToInstance(String, InstanceProperties, String, List<String>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied array property is not null, add it to an instance properties object.
addStringArrayPropertyToInstance(String, InstanceProperties, String, List<String>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied array property is not null, add it to an instance properties object.
addStringArrayStringMap(ElementProperties, String, Map<String, List<String>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addStringArrayStringMapPropertyToInstance(String, InstanceProperties, String, Map<String, List<String>>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addStringArrayStringMapPropertyToInstance(String, InstanceProperties, String, Map<String, List<String>>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addStringArrayToSearchCondition(List<PropertyCondition>, String, List<String>, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a new property comparison for another property.
addStringMapProperty(ElementProperties, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied map property to an element properties object.
addStringMapPropertyToInstance(String, InstanceProperties, String, Map<String, String>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied map property is not null, add it to an instance properties object.
addStringMapPropertyToInstance(String, InstanceProperties, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
If the supplied map property is not null, add it to an instance properties object.
addStringMapToSearchCondition(List<PropertyCondition>, String, Map<String, String>, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a new property comparison for another property.
addStringProperty(List<PropertyCondition>, String, String, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a string property to a set of search conditions.
addStringProperty(ElementProperties, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property to an element properties object.
addStringPropertyMap(ElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add the supplied property map to an element properties object.
addStringPropertyMapToInstance(String, InstanceProperties, String, Map<String, String>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Add the supplied property map to an instance properties object.
addStringPropertyMapToInstance(String, InstanceProperties, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property map to an instance properties object.
addStringPropertyToInstance(String, InstanceProperties, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
If the supplied property is not null, add it to an instance properties object.
addStringPropertyToInstance(String, InstanceProperties, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the supplied property to an instance properties object.
addStructSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a struct schema type.
addStyles(Map<String, VisualStyle>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add styling for nodes as requested.
addSubClass(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
addSubjectAreaClassification(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the subject area classification to the requested element.
addSubjectAreaDefinition(String, String, String, String, String, String, int, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a subject area definition entity.
addSubjectAreaHierarchy(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a subject area and one of its nested subject areas.
addSuccessfulCondition(Integer, Integer, String, String, String, String, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Log that a test case has reported that a condition has been met for a specific requirement.
addSupportedActionTargets(String, String, String, String, String, String, List<ActionTargetType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addSupportedAnalysisSteps(String, String, String, String, String, String, List<AnalysisStepType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addSupportedAttributeTypeDefFromEvent(AttributeTypeDef) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Add a TypeDef to the list of supported type definitions.
addSupportedConfigurationProperties(String, String, String, String, String, String, List<ConfigurationPropertyType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for connectors.
addSupportedGovernanceService(String, String, String, Map<String, String>, boolean, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance engine and one of its supported governance services.
addSupportedRequestParameters(String, String, String, String, String, String, List<RequestParameterType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addSupportedRequestTypes(String, String, String, String, String, String, List<RequestTypeType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for governance services and actions.
addSupportedSoftwareCapabilityRelationship(String, String, Date, String, String, String, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add the DeployedOn relationship to the archive.
addSupportedTemplateTypes(String, String, String, String, String, String, List<TemplateType>) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Add reference data for catalog templates.
addSupportedTypeDefFromEvent(TypeDef) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Add a TypeDef to the list of supported type definitions.
addTagToElement(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Adds a tag (either private of public) to an element.
addTagToElement(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Adds an informal tag (either private of public) to an element.
addTagToElement(String, String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Adds a tag (either private of public) to an element.
addTargetForActionProcess(String, NewActionTarget) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance action process and a pre-defined action target.
addTargetForActionType(String, NewActionTarget) - Method in class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Create the relationship between a governance action type and a pre-defined action target.
addTeam(String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a new team profile.
addTeamLeadershipRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a person role as a team's leader.
addTeamMembershipRelationship(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a person role as a team's member.
addTeamStructureRelationship(String, String, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a person role as a team's member.
addTemplateClassification(String, String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a Template classification to an entity.
addTemplateClassification(String, String, TemplateProperties, Map<String, List<Map<String, String>>>, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Classify an asset as suitable to be used as a template for cataloguing assets of a similar types.
addTerm(String, List<String>, boolean, String, String, String, String, String, String, String, boolean, String, String, Map<String, String>, List<Classification>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a term and link it to the glossary and an arbitrary number of categories.
addTerm(String, List<String>, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a term and link it to the glossary and an arbitrary number of categories.
addTermToCategory(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two categories together as part of the parent child hierarchy.
addTermToCategory(String, String, int, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two categories together as part of the parent child hierarchy.
addTermToContext(String, String, int, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a term to a context referenceable to show that the term is valid in the context of the other.
addTermToSynonym(String, String, int, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link two terms together to show that one is valid in the context of the other.
addToCollection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Add an element to a collection.
addToCollection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Add an element to a collection.
addToCollection(String, String, String, MetadataSourceOptions, CollectionMembershipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Add an element to a collection.
addTopLevelSchemaType(String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the top level schema type for an asset.
addToProjectTeam(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Add an actor to a project.
addToProjectTeam(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Add an actor to a project.
addTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Create a definition of a new TypeDef.
addTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Create a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Cache a definition of a new TypeDef.
addTypeDef(String, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Cache a definition of a new TypeDef.
addTypeDefGallery(String, String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Create a collection of related types.
addTypeDefGallery(String, String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a collection of related types.
addTypeDefGallery(String, TypeDefGallery) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Create a collection of related types.
addTypeDefGallery(String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Create a collection of related types.
addTypeDefGallery(String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Create a collection of related types.
addTypeDefGallery(String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Create a collection of related types.
addTypeDefGallery(TypeDefGallery, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.TypesAccumulator
Add a gallery of types to the accumulator.
addTypeDefinitions(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Make updates to the atlas types map based on the type changes described in the supplied Apache Atlas type definitions
addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Add a new patch to the archive.
addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Add a new patch to the archive.
addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Add a new patch to the archive.
addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Add a new patch to the archive.
addTypeDefPatch(TypeDefPatch) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Add a new patch to the archive.
addTypeEmbeddedAttribute(String, String, TypeEmbeddedAttributeProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Add the TypeEmbeddedAttribute classification to the schema attribute.
addTypeEmbeddedAttribute(String, TypeEmbeddedAttributeProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Add the TypeEmbeddedAttribute classification to the schema attribute.
addUnsuccessfulCondition(Integer, Integer, String, String, String, String, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Log that a test case has reported that a condition has not been met for a specific requirement.
addUserIdentity(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a user identity entity to the archive.
addValidValue(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a valid value definition/set.
addValidValue(String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a valid value definition/set.
addValidValueAssociationRelationship(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a relationship between two valid values.
addValidValueMembershipRelationship(String, String, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a valid value as a member of a valid value set.
addValidValueMembershipRelationshipByGUID(String, String, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a valid value as a member of a valid value set.
addValidValuesAssignmentRelationship(String, String, boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link an element that represents a data field (either directly or indirectly) to a valid value (typically a valid value set).
addValidValuesImplementationRelationship(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Link a valid value definition to the asset where it is implemented.
addValidValuesMappingRelationship(String, String, String, int, String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Add a mapping between two valid values.
addZoneHierarchy(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create the relationship between a governance zone and one of its nested governance zones.
addZoneMembership(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Add the zone membership classification for an element.
addZoneMembership(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Add the zone membership classification for an element.
addZoneMembership(String, String, ZoneMembershipProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Add the ZoneMembership classification for an element.
ADJACENT_LOCATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between two locations that are next to one another.
AdjacentLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
AdjacentLocationProperties describes the properties for the AdjacentLocation relationship between adjacent locations.
AdjacentLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Default constructor
AdjacentLocationProperties(AdjacentLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Copy/clone constructor
AdminClientRESTExceptionHandler - Class in org.odpi.openmetadata.adminservices.client.rest
AdminClientRESTExceptionHandler is managing the receipt of exceptions in the response from a REST call and converting them into Admin Exceptions.
AdminClientRESTExceptionHandler() - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
 
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).
ADMINISTRATOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
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
AdminServicesRESTClient - Class in org.odpi.openmetadata.adminservices.client.rest
AssetOwnerRESTClient is responsible for issuing calls to the Admin Services REST APIs.
AdminServicesRESTClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Constructor for no authentication.
AdminServicesRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Constructor for simple userId and password authentication.
adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Callers user id to pass on each request to the config document store.
adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
 
AEAD_UNAVAILABLE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-500-002 - Unable to retrieve or generate the AEAD primitive
AGGREGATE_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key formed by combining keys from multiple systems.
AGGREGATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Aggregation relationship
AGGREGATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
A functional business capability.
AGGREGATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
 
AGREEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
AGREEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An agreement between parties.
AGREEMENT_ACTOR_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An actor identified in an agreement.
AGREEMENT_END - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when this item becomes inactive in the agreement.
AGREEMENT_ITEM_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier for the item within the agreement.
AGREEMENT_ITEM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An identified item in an agreement.
AGREEMENT_START - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when this item becomes active in the agreement.
AgreementActorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
AgreementActorProperties describes a relationship between an actor and an agreement.
AgreementActorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Default constructor
AgreementActorProperties(AgreementActorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Copy/clone constructor.
AgreementItemProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
AgreementActorProperties describes a relationship between an actor and an agreement.
AgreementItemProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Default constructor
AgreementItemProperties(AgreementItemProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Copy/clone constructor.
AgreementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
AgreementProperties represents the properties of an agreement between two parties.
AgreementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Default constructor
AgreementProperties(AgreementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Copy/clone constructor
AI_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing vector image data for Adobe Illustrator.
AI_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing vector image data for Adobe Illustrator.
AIFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing audio samples and music.
AIFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing audio samples and music.
AIRFLOW_DAG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A deployable software component.
AIRFLOW_DAG_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
ALEXANDRA_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Alexandra Hospital
ALIASES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of alternative names.
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 - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
All properties must match.
ALL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
All - All properties must match.
ALL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
All Governance Domains
ALL_ACCESS_SERVICES_STARTED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0012 - {0} out of {1} configured Open Metadata Access Services (OMASs) have started
ALL_ACCESS_SERVICES_STOPPED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0014 - The Open Metadata Access Services (OMASs) in server {0} have shutdown
ALL_CLASSIFICATION_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_COCO - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
All of Coco Pharmaceuticals.
ALL_COCO - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
All of Coco Pharmaceuticals.
ALL_ENGINE_SERVICES_STARTED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0014 - {0} out of {1} Open Metadata Engine Services (OMESs) in engine host server {2} have initialized
ALL_ENGINE_SERVICES_STARTED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0042 - {0} out of {1} configured Open Metadata Engine Services (OMESs) have started
ALL_ENGINE_SERVICES_STOPPED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0044 - The Open Metadata Engine Services (OMESs) in server {0} have shutdown
ALL_ENTITY_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting openMetadataTypesPolicy to "ALL".
ALL_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "ALL".
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_USER_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where any defined user may read the member assets.
ALL_VIEW_SERVICES_STARTED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0022 - {0} out of {1} configured Open Metadata View Services (OMVSs) have started
ALL_VIEW_SERVICES_STOPPED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0024 - The Open Metadata View Services (OMVSs) in server {0} have shutdown
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
allowCatalogDelete - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Policy for deleting
ALLOWS_DUPLICATE_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When multiple occurrences are allowed, indicates whether duplicates of the same value are allowed or not.
ALREADY_COUNTER_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-STATISTICS-400-001 - The {0} is already in use as a counter statistic and can not be used by the {1} method to {2}
ALREADY_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-STATISTICS-400-002 - The {0} is already in use as a property statistic and can not be used by the {1} method to {2}
ALREADY_TIMESTAMP_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-STATISTICS-400-003 - The {0} is already in use as a timestamp statistic and can not be used by the {1} method to {2}
AMS_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Amsterdam Data Center Leader
AMS_DEPOT_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Amsterdam Distribution Center Leader
AMS_HAZ_MAT_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AMS_LAB_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Amsterdam Lab Leader
AMS_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Amsterdam Office Leader
AMS_PROCUREMENT_GOODS_IN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AMS_PROCUREMENT_INVOICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AMS_PROCUREMENT_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AMS_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Amsterdam Site Leader
AMSTERDAM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AMSTERDAM_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Amsterdam Data Centre
AMSTERDAM_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AMSTERDAM_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Amsterdam Distribution Centre
AMSTERDAM_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AMSTERDAM_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Van Leeuwenhoek Cancer Research Laboratory
AMSTERDAM_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Amsterdam Office
AMSTERDAM_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Amsterdam
AMSTERDAM_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Amsterdam Site
ANALYSE_PATIENT_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
ANALYSIS_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
 
ANALYSIS_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional request parameters passed to the service.
ANALYSIS_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The step in the analysis that produced the annotation.
ANALYSIS_TO_EVIDENCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
analysisStep - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
analysisStep - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
analysisStep - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
analysisStep - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
analysisStep - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
AnalysisStep - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The AnalysisStep enum describes an analysis step in a survey.
analysisStepName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
analysisStepName - Variable in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
The analysis step that produces this annotation.
AnalysisStepType - Class in org.odpi.openmetadata.frameworks.opensurvey.controls
AnalysisStepType describes an analysis step of a survey action service it is part of the metadata to help tools understand the operations of a service.
AnalysisStepType() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Default constructor
AnalysisStepType(AnalysisStepType) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Copy/clone constructor
ANALYTICAL_MODEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known analytical models.
ANALYTICS_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine capable of running analytics models using data from one or more data sets.
ANALYTICS_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Analytics Integration Connector - Connector that manages metadata exchange with a third-party analytics technology.
ANALYTICS_MODEL_RUN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An execution (run) of a deployed analytics model.
ANCHOR_DOMAIN_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the domain of the anchor.
ANCHOR_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
ANCHOR_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier of the referenceable that this element is directly or indirectly anchored to.
ANCHOR_SCOPE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the scope of the anchor.
ANCHOR_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the type of the anchor.
ANCHORED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
anchorGUID - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler.AnchorIdentifiers
 
AnchorIdentifiers() - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler.AnchorIdentifiers
 
AnchorOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
AnchorOptions provides a structure for the anchor properties when creating an element.
AnchorOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Default constructor
AnchorOptions(AnchorOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Copy/clone constructor
AnchorOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Copy/clone constructor
ANCHORS_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the anchor entity for an element that is part of a large composite object such as an asset.
AnchorSearchMatches - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
Captures the anchor open metadata element and corresponding matches retrieved during an Anchors-based search request such as searching within an anchor context - anchor, domain, scope
AnchorSearchMatches() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Typical Constructor
AnchorSearchMatches(AnchorSearchMatches) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
AnchorSearchMatches(OpenMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
AnchorSearchMatchesListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on REST API calls that returns a list of AnchorSearchMatches objects as a response.
AnchorSearchMatchesListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Default constructor
AnchorSearchMatchesListResponse(AnchorSearchMatchesListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Copy/clone constructor
AnchorSearchMatchesResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the Open Survey Framework REST API calls that returns a AnchorSearchMatches element object as a response.
AnchorSearchMatchesResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Default constructor
AnchorSearchMatchesResponse(AnchorSearchMatchesResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Copy/clone constructor
AnchorsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
Defines the properties for the Anchors classification
AnchorsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Default constructor
AnchorsProperties(AnchorsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Copy/clone constructor
AND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
 
ANGELA_CUMMINGS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Miss Angela Cummings
ANGLE_LEFT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
The number of degrees of rotation of the left foot measured from vertical.
ANGLE_RIGHT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
The number of degrees of rotation of the right foot measured from vertical.
ANGLE_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
ANIMATED_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
Annotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
Annotation is used to record information gleaned from a survey action service.
Annotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Default constructor used by subclasses
Annotation(Annotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Copy/clone Constructor
ANNOTATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
 
ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of results from specific analysis of a resource by a survey action service.
ANNOTATION_EXTENSION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Additional information to augment an annotation.
ANNOTATION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ANNOTATION_REVIEW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The results of a stewardship review of an annotation.
ANNOTATION_REVIEW_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Review results for an annotation.
ANNOTATION_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Status of the processing as a result of the annotation.
ANNOTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ANNOTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the type of annotation.
AnnotationBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
AnnotationBuilder supports the creation of the entities and relationships that describe an Open Discovery Framework (ODF) Annotation.
AnnotationConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
AnnotationConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail object into an Annotation bean.
AnnotationConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AnnotationConverter
Constructor
AnnotationHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
AnnotationHandler manages the storage and retrieval of metadata relating to annotations as defined in the Open Survey Framework (OSF).
AnnotationHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Construct the annotation handler with information needed to work with B objects.
AnnotationResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationResponse is the response structure used on the OMAS REST API calls that return a Annotation object as a response.
AnnotationResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Default constructor
AnnotationResponse(AnnotationResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Copy/clone constructor
AnnotationReviewBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
AnnotationReviewBuilder supports the creation of the entities and relationships that describe an Open Metadata Framework (OMF) AnnotationReview and the link to the annotation.
AnnotationReviewBuilder(int, Date, String, String, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
Create a builder to convert the properties of the annotation review bean into repository services instances.
AnnotationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationsResponse is the response structure used on OMAS REST API calls that return a list of Annotations objects as a response.
AnnotationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Default constructor
AnnotationsResponse(AnnotationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Copy/clone constructor
AnnotationStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
An AnnotationStatus defines the current status for an annotation plus some default descriptive text.
AnnotationStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationStatusRequestBody provides a structure for passing the annotation status of an Annotation.
AnnotationStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Default constructor
AnnotationStatusRequestBody(AnnotationStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Copy/clone constructor
AnnotationStore - Class in org.odpi.openmetadata.frameworks.opensurvey
The AnnotationStore provides the interface used by a survey action service to store annotations in the open metadata repositories.
AnnotationStore(String, String, OpenMetadataClient, String, String, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Constructor sets up the key parameters for accessing the annotations store and creates a survey report.
AnnotationType - Interface in org.odpi.openmetadata.frameworks.opensurvey.controls
The AnnotationType interface is implemented by an enum that describes the annotation types produced by a survey action service.
AnnotationTypeType - Class in org.odpi.openmetadata.frameworks.opensurvey.controls
AnnotationTypeType describes an annotation type of survey action service it is part of the metadata to help tools understand the operations of a service.
AnnotationTypeType() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Default constructor
AnnotationTypeType(AnnotationTypeType) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Copy/clone constructor
ANOTHER_CONNECTED_TO_COHORT - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0017 - Server {0} with metadata collection id {1} connected to the same cohort as the Open Metadata Conformance Suite that is configured to test a server named {2}
ANOTHER_LEFT_COHORT - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0019 - Server {0} with metadata collection id {1} has left the cohort
ANSWER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Answer - Answers a question (posted as a reply to the question).
ANTONYM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between glossary terms that have the opposite meaning.
ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Any order.
ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
A match on any of the properties in the instance is good enough.
ANY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
Any - A match on any of the properties in the instance is good enough.
ANY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Any Order
ANY_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Any element of type Referenceable (or a subtype of).
ANY_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Any type of element.
ANY_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Any Number (0..* or * for any number of instances).
ANY_NUMBER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Any Number (0..* or * for any number of instances).
ANY_NUMBER_ORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
0..* for any number of instances (stored in a specific order).
ANY_NUMBER_ORDERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
0..* for any number of instances (stored in a specific order).
ANY_NUMBER_UNORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
0..* for any number of instances (stored in any order).
ANY_NUMBER_UNORDERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
0..* for any number of instances (stored in any order).
ANY_REFERENCEABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Any element of type Referenceable (or a subtype of).
APACHE_ATLAS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
APACHE_ATLAS_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
APACHE_ATLAS_EXCHANGE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
APACHE_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
A data catalog for the Hadoop ecosystem.
APACHE_ATLAS_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Apache Atlas Survey Service
APACHE_ATLAS_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
 
APACHE_KAFKA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
APACHE_KAFKA_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
APACHE_KAFKA_EVENT_BROKER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
A software capability that enables high speed, reliable topic-based event exchange.
APACHE_KAFKA_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
A software server supporting an event broker that enables high speed, reliable topic-based event exchange.
APACHE_KAFKA_TOPIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
An event topic supporting high speed, reliable event exchange.
APACHE_MAVEN_BUILD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A XML file containing instructions for building a module using Apache Maven.
APACHE_MAVEN_BUILD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
An XML file containing instructions for building a module using Apache Maven.
ApacheAtlasAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
The ApacheAtlasAuditCode is used to define the message content for the OMRS Audit Log.
ApacheAtlasErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
The ApacheAtlasErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas REST connector.
ApacheAtlasIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
ApacheAtlasIntegrationConnector exchanges glossary terms between Apache Atlas and the open metadata ecosystem.
ApacheAtlasIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
ApacheAtlasIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
ApacheAtlasIntegrationProvider is the connector provider for the Apache Atlas integration connector that publishes glossary terms to Apache Atlas.
ApacheAtlasIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ApacheAtlasPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas
ApacheAtlasPackArchiveWriter creates an open metadata archive that includes the connector type information for all Apache Atlas connectors supplied by the egeria project.
ApacheAtlasPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas.ApacheAtlasPackArchiveWriter
Default constructor initializes the archive.
ApacheAtlasRESTConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
ApacheAtlasRESTConnector is responsible for issuing calls to the Apache Atlas REST APIs.
ApacheAtlasRESTConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Default Constructor used by the connector provider.
ApacheAtlasRESTProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
ApacheAtlasRESTProvider is the connector provider for the Apache Atlas REST connector that provides a Java API to the Apache Atlas REST API.
ApacheAtlasRESTProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ApacheKafkaAdminConnector - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.resource
ApacheKafkaAdminConnector provides access to an Apache Kafka's Admin API.
ApacheKafkaAdminConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Default Constructor used by the connector provider.
ApacheKafkaAdminProvider - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.resource
ApacheKafkaAdminProvider is the connector provider for the Apache Kafka Admin connector that provides a Java API to the Apache Kafka's Admin interface.
ApacheKafkaAdminProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ApacheKafkaAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc
The ApacheKafkaAuditCode is used to define the message content for the OMRS Audit Log.
ApacheKafkaErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc
The ApacheKafkaErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Kafka Admin connector.
ApacheKafkaPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka
ApacheKafkaPackArchiveWriter creates an open metadata archive that includes the connector type information for all Apache Kafka connectors supplied by the egeria project.
ApacheKafkaPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka.ApacheKafkaPackArchiveWriter
Default constructor initializes the archive.
API_CALLS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Details of API calls made.
API_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
API_ENDPOINT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The endpoint for a deployed API.
API_HEADER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an API operation and its header.
API_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
API Integration Connector - Connector that manages metadata exchange with a third-party API management technology.
API_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
API_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A software capability that provides callable APIs.
API_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that manages callable APIs.
API_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known API operations that can be called across the network.
API_OPERATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name of the operation to append onto the server host name/port number, or set it to an empty string if not needed.
API_OPERATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of an API operation.
API_OPERATIONS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an API and its operations.
API_PARAMETER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data value that is part of an API definition.
API_PARAMETER_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A list of parameters for an API operation.
API_REQUEST_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an API operation and its request structure.
API_RESPONSE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an API operation and its response structure.
API_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of an API.
APIBasedOpenLineageLogStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
APIBasedOpenLineageLogStoreConnector provides a connector implementation for an API based open lineage log.
APIBasedOpenLineageLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.APIBasedOpenLineageLogStoreConnector
Default constructor used by the connector provider.
APIBasedOpenLineageLogStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
APIBasedOpenLineageLogStoreProvider is the OCF connector provider for the API based open lineage log store.
APIBasedOpenLineageLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.APIBasedOpenLineageLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
APIEndpointProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
APIEndpointProperties describes the properties for the APIEndpoint relationship between a deployed API the endpoint it calls.
APIEndpointProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.APIEndpointProperties
Default constructor
APIEndpointProperties(APIEndpointProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.APIEndpointProperties
Copy/clone constructor
APIManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
APIManagerProperties describes the API managing capability of a server
APIManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.APIManagerProperties
Default constructor
APIManagerProperties(APIManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.APIManagerProperties
Copy/clone constructor.
APIOperationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
APIOperationProperties is a class for an operation within an API specification.
APIOperationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Default constructor
APIOperationProperties(APIOperationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Copy/clone constructor.
APIPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.apis
APIPackArchiveWriter creates an open metadata archive that includes the connector type information for all open API connectors supplied by the egeria project.
APIPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.apis.APIPackArchiveWriter
Default constructor initializes the archive.
APIParameterListProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.
APIParameterListProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Default constructor
APIParameterListProperties(APIParameterListProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Copy/clone constructor.
APIParameterListType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.
APIParameterProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
APIParameterProperties is a class for representing a parameter in an API specification.
APIParameterProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Default constructor
APIParameterProperties(APIParameterProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Copy/clone constructor.
APIParameterProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Copy/clone constructor.
APIS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
APIS_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
APISchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
APISchemaTypeProperties provides the root schema type for an API specification that includes the operations, and their parameters, headers and responses.
APISchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APISchemaTypeProperties
Default constructor used by subclasses
APISchemaTypeProperties(APISchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APISchemaTypeProperties
Copy/clone Constructor.
APP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing executable application code for the Apple macOS operating system.
APP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing executable application code for the Apple macOS operating system.
appendInvisibleMermaidLine(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append an invisible line to the graph.
appendMermaidDottedLine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a new single pixel width line to the graph.
appendMermaidLine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a line to the graph.
appendMermaidLongAnimatedLine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a new single pixel width line to the graph.
appendMermaidLongLine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a new single pixel width line to the graph.
appendMermaidNode(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Create a node in the mermaid graph.
appendMermaidStyledLine(String, String, String, String, LineStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a new single pixel width line to the graph.
appendMermaidThinLine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Append a new single pixel width line to the graph.
appendNewMermaidNode(String, String, String, Map<String, String>, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Create a node in the mermaid graph.
appendNewMermaidNode(String, String, String, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Create a node in the mermaid graph.
appendNewMermaidNode(MetadataElementSummary, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add a node to the graph for a metadata element summary.
appendRecord(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Write the requested data record to the end of the data source.
appendRecord(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Write the requested data record to the end of the data source.
appendRecord(List<String>) - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Write the requested data record to the end of the data source.
AppInfoBean - Class in org.odpi.openmetadata.userauthn
The AppInfoBean is a spring bean used to store the title and description of this runtime.
AppInfoBean(String, String) - Constructor for class org.odpi.openmetadata.userauthn.AppInfoBean
Constructor called when the application's properties are processed.
APPLICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Software supporting a business function.
APPLICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server capability supporting a specific business function.
APPLICATION_PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A properties file used to configure a Spring application during startup.
APPLICATION_PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A properties file used to configure a Spring application during startup.
APPLICATION_SERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server that hosts applications.
APPLICATION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A software service supporting a single reusable business function.
ApplicationContextListener() - Constructor for class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform.ApplicationContextListener
 
ApplicationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
ApplicationProperties describes an collection of processes (application) that implements support for the business.
ApplicationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ApplicationProperties
Default constructor
ApplicationProperties(ApplicationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ApplicationProperties
Copy/clone constructor.
ApplicationProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ApplicationProperties
Copy/clone constructor from OCF bean.
applicationReady() - Method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform.ApplicationContextListener
Print out message to say that the platform is ready.
apply(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.JdbcGetTables
Get all tables of a schema
apply(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.JdbcGetViews
Get all tables of a schema
apply(JdbcColumn) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ColumnTransfer
Triggers column metadata transfer
apply(JdbcSchema) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.SchemaTransfer
Triggers schema metadata transfer
apply(JdbcTable) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.TableTransfer
Triggers table metadata transfer
apply(JdbcTable) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ViewTransfer
Triggers view metadata transfer
applyPatch(String, TypeDef, TypeDefPatch) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Returns an updated TypeDef that has had the supplied patch applied.
applyPatch(String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Returns an updated TypeDef that has had the supplied patch applied.
applyPatch(String, TypeDef, TypeDefPatch, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Returns an updated TypeDef that has had the supplied patch applied.
AppointmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
AppointmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Default constructor
AppointmentProperties(AppointmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Copy/clone constructor
APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action is approved to run.
APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity is approved to run.
APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The content is approved.
APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
This project has be approved to go ahead.
APPROVED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Approved - The content is approved.
APPROVED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project has be approved to go ahead.
APPROVED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has been approved.
APPROVED_CLINICAL_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Approved clinical trial
APPROVED_CONCEPT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The request or proposal is approved for development.
APPROVED_CONCEPT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Approved concept - The request or proposal is approved for development.
APPROVED_FOR_DEPLOYMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is approved for deployment.
APPROVED_FOR_DEPLOYMENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Approved for deployment - The instance is approved for deployment.
APPROVED_PURPOSE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the proposes that processes/people have permission to process data for.
APPROVED_PURPOSES - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
A data processing purpose that has been approved for data from this hospital.
approveEngineAction(String, String, String, List<String>, List<String>, Date, String, String, Map<String, String>, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Move an engine action from REQUESTED state to APPROVED status and log an audit message to say that the engine action is starting.
APPROVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
 
AQUAMARINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
ARCHIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Archive the element using the Memento classification so it is still available for lineage queries.
ARCHIVE_AFTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when archiving can take place.
ARCHIVE_CONTENTS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links an archive to a collection that has a description of the archive's contents as its members.
ARCHIVE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Timestamp when the archive occurred or was detected.
ARCHIVE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Archive File
ARCHIVE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing compressed files.
ARCHIVE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
ARCHIVE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
ARCHIVE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
ARCHIVE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
ARCHIVE_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Archive Manager - Supports the platform services for the Open Metadata Repository Services (OMRS).
ARCHIVE_MANAGER_NOT_ACTIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-009 - The archive manager is not active in server {0}
ARCHIVE_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of method that created this classification.
ARCHIVE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
ARCHIVE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
ARCHIVE_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of process that performed the archive - or detected the archive.
ARCHIVE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Properties to locate the real-world counterpart in the archive.
ARCHIVE_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of service that created this classification.
ARCHIVE_STORE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Open Metadata Archive Store Connector - Reads and writes open metadata types and instances to an open metadata archive.
ARCHIVE_STORE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Open Metadata Archive Store Connector - Reads and writes open metadata types and instances to an open metadata archive.
ARCHIVE_UNAVAILABLE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
ARCHIVE_UNAVAILABLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-OPEN-METADATA-ARCHIVE-500-001 - The archive builder failed to initialize
ARCHIVE_USER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of user that performed the archive - or detected the archive.
archiveBeanInRepository(String, String, String, String, String, String, InstanceProperties, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Classify an entity in the repository to show that its asset/artifact counterpart in the real world has either been deleted or archived.
archiveBeanInRepository(String, String, String, String, String, String, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Classify an entity in the repository to show that its asset/artifact counterpart in the real world has either been deleted or archived.
archiveBuilder - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
archiveBuilder - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
ARCHIVED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
archiveDescription - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
ArchiveDestination(OpenMetadataArchiveStoreConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Simple constructor.
archiveDestinations - Variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
archiveFileInCatalog(String, String, String, String, String, Date, String, Map<String, String>, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Archive a DataFile asset description.
archiveFileName - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
archiveFolderInCatalog(String, String, String, String, String, Date, String, Map<String, String>, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Archive a DataFolder asset description.
archiveGUID - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
archiveGUID - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
archiveHelper - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
archiveHelper - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
archiveLicense - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
archiveLicense - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
archiveMetadataElementInStore(String, String, String, String, DeleteOptions, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, DeleteOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Archive a specific metadata element.
archiveMetadataElementInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Archive a specific metadata element.
archiveMetadataElementInStore(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Archive a specific metadata element.
archiveName - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
archiveName - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
ArchiveProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ArchiveProperties defined the properties that are stored when a data source is archived or deleted.
ArchiveProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Default constructor
ArchiveProperties(ArchiveProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Copy/clone constructor for the template properties.
ArchiveRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ArchiveRequestBody carries the parameters for marking an asset as archived (or deleted).
ArchiveRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ArchiveRequestBody describes the request body used to create/update connection properties.
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Copy/clone constructor
ArchiveRequestBody(ArchiveProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Copy/clone constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Copy/clone constructor.
archiveRootName - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
archiveType - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
archiveType - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
ARCHIVING_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
 
ARCHIVING_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
 
areResultsComplete() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Return whether results from all repositories have been received.
arguments - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
arguments - Variable in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
 
arguments - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
 
ARGUMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional arguments needed by the virtual connector when using each connection.
ARRAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
ARRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
An ordered list of values, each with the same type.
ARRAY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Array - An ordered list of values, each with the same type.
ARRAY_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
An ordered list of integers.
ARRAY_OUT_OF_BOUNDS - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-009 - {0} is unable to add a new element to location {1} of an array of size {2} value
ARRAY_OUT_OF_BOUNDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-009 - {0} is unable to add a new element to location {1} of an array of size {2} value
ARRAY_OUT_OF_BOUNDS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-004 - {0} is unable to add a new element to location {1} of an array of size {2} value
ARRAY_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
An ordered list of strings.
ArrayPropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
ArrayPropertyValue stores the values of an array within an entity or relationship properties.
ArrayPropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Default constructor sets the array to empty.
ArrayPropertyValue(ArrayPropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Copy/clone constructor set up the array using the supplied template.
ArrayTypePropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
ArrayTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Default constructor sets the array to empty.
ArrayTypePropertyValue(ArrayTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Copy/clone constructor set up the array using the supplied template.
ASCENDING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
 
ASCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
The attribute instances are organized so that the smallest/lowest value is first and the rest of the instances follow in ascending order.
asOfTime - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
asOfTimeDefault - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
ASSEMBLE_REPORT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
assertCondition(boolean, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Throw an exception if the condition is not true; else return
assertCondition(boolean, String, String, Integer, Integer, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Throw an exception if the condition is not true; else return
AssertionFailureException - Exception in org.odpi.openmetadata.conformance.ffdc.exception
AssertionFailureException is used when a test case fails an assertion.
AssertionFailureException(String, String) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.AssertionFailureException
Typical constructor accepts information about the failure of the test.
assertObjectsAreEqual(Object, Object, String, String, Integer, Integer, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Throw an exception if the condition is not true; else return
ASSET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of known assets.
ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Asset - An auditable action relating to an asset has been taken.
ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A description of a digital resource.
ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The description of an asset that needs to be catalogued and governed.
ASSET - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Asset - An auditable action relating to an asset has been taken.
ASSET_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Details to the activity around assets.
ASSET_ACTIVITY_CREATE - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0001 - User {0} created {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_DELETE - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0007 - User {0} deleted {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_READ - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0002 - User {0} retrieved {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_READ_ATTACHMENT - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0003 - User {0} retrieved an attachment to {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_SEARCH - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0008 - User {0} retrieved {1} asset {2} during search operation {3} of service {4}
ASSET_ACTIVITY_SEARCH_ATTACHMENT - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0009 - User {0} retrieved an attachment to {1} asset {2} during search operation {3} of service {4}
ASSET_ACTIVITY_UPDATE - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0006 - User {0} updated {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_UPDATE_ATTACHMENT - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0004 - User {0} updated an attachment to {1} asset {2} during operation {3} of service {4}
ASSET_ACTIVITY_UPDATE_FEEDBACK - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0005 - User {0} updated feedback related to {1} asset {2} during operation {3} of service {4}
ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0020 - Log message for asset {0} from governance service {1}: {2}
ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
OMAS-GOVERNANCE-ENGINE-0021 - Log message for asset {0} from governance service {1}: {2}
ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0020 - Log message for element {0} from integration connector {1}: {2}
ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0020 - Log message for asset {0} from governance service {1}: {2}
ASSET_CATALOG - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Search and understand your assets.
ASSET_CATALOG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A catalog of metadata that describes assets such as deployed systems, data sources and processes.
ASSET_CATALOG_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
A folder in the digital product catalog used to group similar products together.
ASSET_CATALOG_ROOT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
The root of a folder hierarchy that describes an asset catalog.
ASSET_CONNECTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an asset and the connection to its digital resource.
ASSET_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ASSET_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ASSET_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ASSET_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier of the associated asset.
ASSET_MAKER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Create new assets, software capabilities and link them to other elements.
ASSET_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The physical asset management governance domain.
ASSET_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Physical Asset Management
ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that manages metadata about assets.
ASSET_ONBOARDING_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Monitors, validates and enriches metadata relating to assets as they are catalogued.
ASSET_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ASSET_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility to manage an asset.
ASSET_QUALITY_ENGINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Manages the data validation and operation of clinical trials at Coco Pharmaceuticals.
ASSET_SCHEMA_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The structure of the data stored in a digital resource described by the attached asset.
ASSET_SUB_TYPE_NAME - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
The name of the additional properties entry in valid metadata values that represent the associated Asset subtype name.
ASSET_SUMMARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the asset that is retrieved through this connection.
ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of known asset types.
ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ASSET_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ASSET_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of different file asset types detected when classifying the files under the surveyed directory.
ASSET_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ASSET_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
assetActionDescription - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
AssetActionGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph of the part of an asset graph that relates to actions - ie
AssetActionGraphMermaidGraphBuilder(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetActionGraphMermaidGraphBuilder
Constructor for the graph
AssetBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
AssetBuilder creates the parts of a root repository entity for an asset.
AssetBuilder(String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, InstanceStatus, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Constructor supporting all entity properties.
AssetBuilder(String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Constructor supporting all entity properties.
AssetBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Subtype constructor used when working with classifications
AssetBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Creation constructor used when working with classifications
AssetCatalogAdmin - Class in org.odpi.openmetadata.viewservices.assetcatalog.admin
AssetCatalogAdmin is the class that is called by the View Server to initialize and terminate the Asset Catalog OMVS.
AssetCatalogAdmin() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
Default constructor
AssetCatalogAuditCode - Enum Class in org.odpi.openmetadata.viewservices.assetcatalog.ffdc
The AssetCatalogAuditCode is used to define the message content for the OMRS Audit Log.
AssetCatalogInstance - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
AssetCatalogInstance caches references to objects it needs for a specific server.
AssetCatalogInstance(String, AuditLog, String, String, int, String, String, List<String>) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
Set up the Asset Catalog OMVS instance
AssetCatalogInstanceHandler - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
AssetCatalogInstanceHandler retrieves information from the instance map for the view service instances.
AssetCatalogInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
Default constructor registers the view service
AssetCatalogRegistration - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
AssetCatalogRegistration registers the view service with the OMAG Server administration services.
AssetCatalogRegistration() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRegistration
 
AssetCatalogResource - Class in org.odpi.openmetadata.viewservices.assetcatalog.server.spring
The AssetCatalogResource provides some of the REST API endpoints of the Asset Catalog Open Metadata View Service (OMVS).
AssetCatalogResource() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Default constructor
AssetCatalogRESTServices - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
The AssetCatalogRESTServices provides the implementation of the Asset Catalog Open Metadata View Service (OMVS).
AssetCatalogRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Default constructor
AssetCatalogSupportedTypes - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
AssetCatalogSupportedTypes is the response structure used on the Asset Catalog OMAS REST API calls that returns the Open Metadata Types supported for search as a response.
AssetCatalogSupportedTypes() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Default constructor.
AssetClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with Asset objects: Data Assets, Processes and Infrastructure.
AssetClient(AssetClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Copy/clone constructor.
AssetClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Constructor for connector context client.
AssetConnectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The AssetConnection relationship properties as a placeholder in case the relationship has properties added.
AssetConnectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.AssetConnectionProperties
Default constructor sets the Connection properties to null.
AssetConnectionProperties(AssetConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.AssetConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
AssetFieldLevelLineageMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's asset field level lineage graph.
AssetFieldLevelLineageMermaidGraphBuilder(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetFieldLevelLineageMermaidGraphBuilder
Construct a mermaid markdown graph.
AssetGraph - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetGraph is used to return an asset along with all of its anchored elements and the relationships that they have between one another and to other elements.
AssetGraph() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Default constructor
AssetGraph(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Copy/clone constructor.
AssetGraph(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Copy/clone constructor.
AssetGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
 
AssetGraphMermaidGraphBuilder(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetGraphMermaidGraphBuilder
Constructor for the graph
AssetGraphResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetGraphResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns an AssetGraph object as a response.
AssetGraphResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Default constructor
AssetGraphResponse(AssetGraphResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Copy/clone constructor
AssetHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
AssetHandler manages B objects and optionally connections in the property server.
AssetHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
AssetHandler provides methods to define all types of assets and their relationships
AssetHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new handler.
AssetHandler(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new handler.
AssetHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Construct the handler with information needed to work with B objects.
AssetHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Construct the handler with information needed to work with B objects.
AssetHandler(AssetHandler, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new handler.
AssetISCGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's asset lineage edge graph.
AssetISCGraphMermaidGraphBuilder(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetISCGraphMermaidGraphBuilder
Construct a mermaid markdown graph.
AssetLineageEdgeGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's asset lineage edge graph.
AssetLineageEdgeGraphMermaidGraphBuilder(AssetLineageGraph, List<AssetLineageGraphNode>, List<AssetLineageGraphNode>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetLineageEdgeGraphMermaidGraphBuilder
Construct a mermaid markdown graph.
AssetLineageGraph - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetLineageGraph is used to return an asset along with all of its lineage relationships.
AssetLineageGraph() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Default constructor
AssetLineageGraph(AssetLineageGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Copy/clone constructor.
AssetLineageGraph(AssetLineageGraphNode) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Copy/clone constructor.
AssetLineageGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's asset lineage graph.
AssetLineageGraphMermaidGraphBuilder(AssetLineageGraph, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetLineageGraphMermaidGraphBuilder
Construct a mermaid markdown graph.
AssetLineageGraphNode - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetLineageGraphNode is used to return an asset that is part of a lineage graph and the relationships that are the evidence that this asset belongs in the graph.
AssetLineageGraphNode() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Default constructor
AssetLineageGraphNode(AssetLineageGraphNode) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Copy/clone constructor.
AssetLineageGraphNode(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Copy/clone constructor.
AssetLineageGraphRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetLineageGraphRelationship describes the derived lineage graph relationship between two assets.
AssetLineageGraphRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Default constructor
AssetLineageGraphRelationship(AssetLineageGraphRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Copy/clone constructor
AssetLineageGraphRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetLineageGraphRequestBody provides the request body payload for an asset lineage graph.
AssetLineageGraphRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Default constructor
AssetLineageGraphRequestBody(AssetLineageGraphRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Copy/clone constructor
AssetLineageGraphResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetLineageGraphResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns an AssetLineageGraph object as a response.
AssetLineageGraphResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Default constructor
AssetLineageGraphResponse(AssetLineageGraphResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Copy/clone constructor
AssetLocalLineageGraphMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph of the part of an asset graph that relates to locally connected lineage relationships
AssetLocalLineageGraphMermaidGraphBuilder(AssetGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetLocalLineageGraphMermaidGraphBuilder
Constructor for the graph
AssetMakerAdmin - Class in org.odpi.openmetadata.viewservices.assetmaker.admin
AssetMakerAdmin is the class that is called by the View Server to initialize and terminate the Asset Maker OMVS.
AssetMakerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.admin.AssetMakerAdmin
Default constructor
AssetMakerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.assetmaker.ffdc
The AssetMakerAuditCode is used to define the message content for the OMRS Audit Log.
AssetMakerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.assetmaker.ffdc
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).
AssetMakerInstance - Class in org.odpi.openmetadata.viewservices.assetmaker.server
AssetMakerInstance caches references to the objects it needs for a specific server.
AssetMakerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstance
Set up the Asset Maker OMVS instance
AssetMakerInstanceHandler - Class in org.odpi.openmetadata.viewservices.assetmaker.server
AssetMakerInstanceHandler retrieves information from the instance map for the view service instances.
AssetMakerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstanceHandler
Default constructor registers the view service
AssetMakerRegistration - Class in org.odpi.openmetadata.viewservices.assetmaker.server
AssetMakerRegistration registers the view service with the OMAG Server administration services.
AssetMakerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRegistration
 
AssetMakerResource - Class in org.odpi.openmetadata.viewservices.assetmaker.server.spring
The AssetMakerResource provides part of the server-side implementation of the Asset Maker OMVS.
AssetMakerResource() - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Default constructor
AssetMakerRESTServices - Class in org.odpi.openmetadata.viewservices.assetmaker.server
The AssetMakerRESTServices provides the server-side implementation of the Asset Maker Open Metadata View Service (OMVS).
AssetMakerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Default constructor
AssetManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
AssetManagerProperties describes the properties of an external asset manager.
AssetManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AssetManagerProperties
Default constructor
AssetManagerProperties(AssetManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AssetManagerProperties
Copy/clone constructor.
AssetOwnerType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
AssetOwnerType defines the identifier used in an Asset's owner property.
AssetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
AssetProperties describes an asset.
AssetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Copy/clone constructor.
AssetRelationshipElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetRelationshipElement contains the properties and header for a relationship retrieved from the repository.
AssetRelationshipElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Default constructor
AssetRelationshipElement(AssetRelationshipElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Copy/clone constructor
AssetRelationshipsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetRelationshipsResponse is a response object for passing back a list of relationships between assets or an exception if the request failed.
AssetRelationshipsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Default constructor
AssetRelationshipsResponse(AssetRelationshipsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Copy/clone constructor
assetScan(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Scan through the repository looking for assets by type.
AssetSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
AssetSchemaTypeProperties describes the properties for the AssetSchemaType relationship between an asset and a root schema type.
AssetSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AssetSchemaTypeProperties
Default constructor
AssetSchemaTypeProperties(AssetSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AssetSchemaTypeProperties
Copy/clone constructor
AssetSearchMatches - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
AssetSearchMatches is used to return an asset whose has anchored elements returned from a search.
AssetSearchMatches() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Default constructor
AssetSearchMatches(AssetSearchMatches) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Copy/clone constructor.
AssetSearchMatches(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Copy/clone constructor.
AssetSearchMatchesListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetSearchMatchesListResponse returns the list of results from an asset domain search.
AssetSearchMatchesListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Default constructor
AssetSearchMatchesListResponse(AssetSearchMatchesListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Copy/clone constructor
assetZoneScan(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Scan through the repository looking for assets by type and/or zone.
assetZoneScan(String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Scan through the repository looking for assets by type and/or zone.
ASSIGNED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
The classification is explicitly assigned to the entity.
ASSIGNED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
The governance engine is assigned to the engine host server but has not yet been configured.
ASSIGNED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
 
ASSIGNED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Assigned - The classification is explicitly assigned to the entity.
ASSIGNED_ACTOR_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ASSIGNED_ACTOR_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ASSIGNED_WORK_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ASSIGNED_WORK_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ASSIGNING_REFERENCE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0051 - The integration connector {0} is adding a ReferenceValueAssignment relationship from {1} open metadata entity {2} to reference value {3} to represent the Apache Atlas {4} classification on entity {5}
ASSIGNMENT_SCOPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a profile, role or project to the elements that they are responsible for managing.
ASSIGNMENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
What is the scope or nature of the assignment.
AssignmentScopeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
AssignmentScopeProperties provides details of the scope of work/influence expected by the assigned actor(s).
AssignmentScopeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Default constructor
AssignmentScopeProperties(AssignmentScopeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Copy/clone constructor
AssignmentType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
A specifies common values for the assignmentType attribute of the AssignmentScope relationship.
assignReferenceValueToItem(String, String, String, String, String, String, int, String, String, String, String, List<String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
assignValidValueToConsumer(String, String, String, String, String, boolean, Date, Date, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Link a valid value typically to a schema element or glossary term to show that it uses the valid values.
ASSOCIATED_ANNOTATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an element and an Annotation that describes a characteristic of its associated real-world counterpart.
ASSOCIATED_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Related entity used to determine the retention period.
ASSOCIATED_LOG_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines destination information for the log of activity associated with an element.
ASSOCIATED_SECURITY_GROUP_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a security access control to a security group.
ASSOCIATED_SNIPPET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an element such as a schema type or data class and an implementation snippet.
AssociatedSecurityGroupProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
AssociatedSecurityGroupProperties identified an operation that the security groups map to.
AssociatedSecurityGroupProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Default constructor
AssociatedSecurityGroupProperties(AssociatedSecurityGroupProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Copy/clone constructor
ASSOCIATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Association relationship
ASSOCIATION_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Brief description describing how they are related.
ASSOCIATION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptive name of the association.
ASSOCIATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of the association, such as 'containment', 'aggregation' or 'inheritance.'
AssociationType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
AssociationType defines the type of association between two valid values, such as 'containment', 'aggregation' or 'inheritance.'.
AT_LEAST_ONE_ORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
1..* for one or more instances (stored in specific order).
AT_LEAST_ONE_ORDERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
1..* for one or more instances (stored in specific order).
AT_LEAST_ONE_UNORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
1..* for one or more instances (stored in any order).
AT_LEAST_ONE_UNORDERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
1..* for one or more instances (stored in any order).
AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
0..1 for zero or one instances.
AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
At Most One (0..1 for zero or one instances).
AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
0..1 for zero or one instances.
AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
At Most One (0..1 for zero or one instances).
AT_RISK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Work on the project has finished, and all deliverables have either been completed, abandoned or moved to a different project.
ATLAS_BUILTIN_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_GLOSSARY_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The configuration property name used to supply the name of the Atlas Glossary to copy into the open metadata ecosystem.
ATLAS_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services to Apache Atlas Servers.
ATLAS_PRIMITIVE_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_RELATIONSHIP_ATTRIBUTE_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
The list of types that are valid for relationships.
ATLAS_SERVER_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTProvider
The configuration property name used to supply the name of the Apache Atlas server.
ATLAS_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on Apache Atlas Servers.
ATLAS_TYPE_ARRAY_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_ARRAY_SUFFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_ASSET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BIGDECIMAL - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BIGINTEGER - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BOOLEAN - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BYTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DATASET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DATE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DOUBLE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_FLOAT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_INFRASTRUCTURE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_INT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_LONG - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_KEY_VAL_SEP - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_SUFFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_OBJECT_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_PROCESS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_SHORT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_STRING - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
AtlasAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
The AtlasAnnotationType enum describes the annotation types used by the Apache Atlas survey action service.
AtlasAttributeDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAttributeDef describes a single attribute of an Apache Atlas type definition.
AtlasAttributeDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
AtlasAttributeSearchResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAttributeSearchResult describes matching attributes.
AtlasAttributeSearchResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
AtlasAuditEventV2 - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAuditEventV2 describes the structure of an audit event
AtlasAuditEventV2() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
AtlasAuditOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAuditOperation describes the operation that an audit event describes.
AtlasBusinessMetadataDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasBusinessMetadataDef describes the properties of a business metadata type.
AtlasBusinessMetadataDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
AtlasCardinality - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasCardinality describes the cardinality of an attribute or relationship.
AtlasClassification - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassification describes an Atlas classification tag.
AtlasClassification() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
AtlasClassificationAssociateRequest - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassificationAssociateRequest seems to be used to do a bulk update of entities with a classification.
AtlasClassificationAssociateRequest() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
AtlasClassificationDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassificationDef describes a type of tag.
AtlasClassificationDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
AtlasCondition - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasCondition is used in forming queries.
AtlasConstraintDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasConstraintDef captures details of a constraint.
AtlasConstraintDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
AtlasDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.controls
Describes the standard deployed implementation types supplied with Egeria for working with Apache Atlas.
AtlasElementDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasElementDef describes a single valid value in an EnumDef.
AtlasElementDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
Default constructor
AtlasEntity - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntity describes an entity instance.
AtlasEntity() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
AtlasEntityDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityDef describes the type definition for an entity.
AtlasEntityDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
AtlasEntityExtInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityExtInfo contains a map of GUIDs to entity instances.
AtlasEntityExtInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
AtlasEntityHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityHeader provides the summary information about an entity instance.
AtlasEntityHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
AtlasEntityHeaders - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityHeaders defines a map of GUID to Atlas entities
AtlasEntityHeaders() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
AtlasEntityMutationResponse - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityMutationResponse returns information of new/updated entities
AtlasEntityMutationResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
AtlasEntityOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityOperation describes the change to a collection of entities.
AtlasEntityWithExtInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityWithExtInfo describes an entity with additional entity elements.
AtlasEntityWithExtInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
AtlasEnumDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEnumDef describes the structure of an EnumDef.
AtlasEnumDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
AtlasFilterCriteria - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasFilterCriteria can represent a single condition or group of conditions.
AtlasFilterCriteria() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
AtlasFullTextResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasFullTextResult returns search for entity results with match score.
AtlasFullTextResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
AtlasGlossaryAnchorElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryAnchorElement describes the relationship between a glossary and one of its terms/categories.
AtlasGlossaryAnchorElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
AtlasGlossaryAnchorElement(AtlasGlossaryAnchorElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
AtlasGlossaryBaseProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryBaseProperties describes the common properties found on all an Apache Atlas glossary elements.
AtlasGlossaryBaseProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Standard constructor
AtlasGlossaryBaseProperties(AtlasGlossaryBaseProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Copy/clone Constructor
AtlasGlossaryCategoryElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryElement describes an Apache Atlas glossary category and its related terms/categories retrieved from Apache Atlas.
AtlasGlossaryCategoryElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
AtlasGlossaryCategoryElement(AtlasGlossaryCategoryElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
AtlasGlossaryElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryElement describes an Apache Atlas glossary and its terms/categories retrieved from Apache Atlas.
AtlasGlossaryElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
AtlasGlossaryElement(AtlasGlossaryElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
AtlasGlossaryMemberBaseProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryMemberBaseProperties is the base class for terms and categories.
AtlasGlossaryMemberBaseProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
Standard constructor
AtlasGlossaryMemberBaseProperties(AtlasGlossaryMemberBaseProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
Copy/clone Constructor
AtlasGlossaryProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryProperties provides the properties of a glossary - used as part of a request body.
AtlasGlossaryProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
Standard constructor
AtlasGlossaryProperties(AtlasGlossaryProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
Copy/clone constructor
AtlasGlossaryTermElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryTermElement describes an Apache Atlas glossary term used to call Apache Atlas.
AtlasGlossaryTermElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
Standard constructor
AtlasGlossaryTermElement(AtlasGlossaryTermElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
Copy/clone Constructor
AtlasIndexType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasIndexType describes the data type of the indexable value.
AtlasInstanceStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasInstanceStatus describes the different status values for instances in Apache Atlas.
AtlasIntegrationAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
The ApacheAtlasAuditCode is used to define the message content for the OMRS Audit Log.
AtlasIntegrationErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
The ApacheAtlasErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas integration connector.
AtlasLineageDirection - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageDirection describes the direction of lineage flow.
AtlasLineageInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageInfo captures lineage for an entity instance like hive_table.
AtlasLineageInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
AtlasLineageInfoOnDemand - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageInfoOnDemand controls dynamic lineage queries.
AtlasLineageInfoOnDemand() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
AtlasLineageOnDemandConstraints - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageOnDemandConstraints provides constraints for lineage on demand.
AtlasLineageOnDemandConstraints() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
AtlasLineageRelationship - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageRelationship describes a lineage relationship between two entities.
AtlasLineageRelationship() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
AtlasMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
AtlasMetric describes the metrics from Apache Atlas that are captured by the Apache Atlas Survey Action Service.
AtlasMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetrics returns information about a running Apache Atlas.
AtlasMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Default constructor
AtlasMetrics(AtlasMetrics) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Copy/clone constructor.
AtlasMetricsData - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsData returns information about a running Apache Atlas.
AtlasMetricsData() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Default constructor.
AtlasMetricsData(AtlasMetricsData) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Copy/clone constructor.
AtlasMetricsGeneral - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsGeneral describes the high-level metrics of the system.
AtlasMetricsGeneral() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Default constructor
AtlasMetricsGeneral(AtlasMetricsGeneral) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Copy/clone constructor.
AtlasMetricsSystem - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsSystem describes the infrastructure that Apache Atlas is running on.
AtlasMetricsSystem() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Default constructor
AtlasMetricsSystem(AtlasMetricsSystem) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Copy/clone constructor.
AtlasMetricsTag - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsTag defines a map of classification type names to the number of entities attached to each tag.
AtlasMetricsTag() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Default constructor
AtlasMetricsTag(AtlasMetricsTag) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Copy/clone constructor.
AtlasObjectId - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasObjectId describes a reference to an Atlas entity instance.
AtlasObjectId() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
AtlasOperator - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasOperator is used in the formulations of queries.
AtlasPropagateTags - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasPropagateTags defines whether tags (Atlas classifications) are propagated along a relationship.
AtlasQueryType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasQueryType describes the different types of query interfaces provided by Apache Atlas.
AtlasRelatedCategoryHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedTermHeader describes the relationship between a glossary and one of its categories.
AtlasRelatedCategoryHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
AtlasRelatedCategoryHeader(AtlasRelatedCategoryHeader) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
AtlasRelatedObjectId - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedObjectId describes an entity related by a relationship.
AtlasRelatedObjectId() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
AtlasRelatedTermHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedTermHeader describes the relationship between a glossary and one of its terms.
AtlasRelatedTermHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
AtlasRelatedTermHeader(AtlasRelatedTermHeader) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
AtlasRelationship - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationship describes a relationship instance in Apache Atlas.
AtlasRelationship() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
AtlasRelationshipAttributeDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipAttributeDef describes an attribute introduced to an entity via a relationshipDef
AtlasRelationshipAttributeDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
AtlasRelationshipCategory - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipCategory describes any implied lifecycle relationship between entities linked via a relationship.
AtlasRelationshipDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipDef describes a relationship between two entities.
AtlasRelationshipDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
AtlasRelationshipEndDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipEndDef describes the entity at one end of a relationship.
AtlasRelationshipEndDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
AtlasRelationshipHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipHeader contains a summary of a relationship.
AtlasRelationshipHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
AtlasRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
AtlasSearchParameters - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSearchParameters describes a query request to Apache Atlas.
AtlasSearchParameters() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
AtlasSearchResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSearchResult describes the response structure for an Atlas search request.
AtlasSearchResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
AtlasSortOrder - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSortOder defines the order of results returned from a query.
AtlasStruct - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
Provides the common properties for an Apache Atlas instance.
AtlasStruct() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
AtlasStructDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasStructDef describes a struct type and also acts as a base class for most type defs.
AtlasStructDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
AtlasSurveyAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
The AtlasDiscoveryAuditCode is used to define the message content for the OMRS Audit Log.
AtlasSurveyErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
The AtlasDiscoveryErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas REST connector.
AtlasTermAssignmentHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermAssignmentHeader describes a glossary term that is linked to an instance via a semantic assignment.
AtlasTermAssignmentHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
AtlasTermAssignmentStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermAssignmentStatus describes the status of a semantic assignment relationship.
AtlasTermRelationshipStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermRelationshipStatus describes the status of a relationship between terms.
AtlasTimeBoundary - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTimeBoundary describes the effective time for an Atlas entity.
AtlasTimeBoundary() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
AtlasTypeCategory - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypeCategory describes the different categories of type definition supported by Apache Atlas.
AtlasTypeDefBase - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypeDefBase provides the common attributes found in all type definitions.
AtlasTypeDefBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
Default constructor
AtlasTypesDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypesDef describes the gallery of types sent and returned to Apache Atlas.
AtlasTypesDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
AtlasVersion - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasVersion describes the version of the connected Apache Atlas
AtlasVersion() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Default constructor.
AtlasVersion(AtlasVersion) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Copy/clone constructor.
ATTACH - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to attach a non-anchored element to the metadata element in the catalog.
attachAssetToSoftwareServerCapability(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Link the asset to the associated software capability if supplied.
attachCollection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Connect an existing collection to an element using the ResourceList relationship (0019).
attachCollection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Connect an existing collection to an element using the ResourceList relationship (0019).
attachCollection(String, String, String, MakeAnchorOptions, ResourceListProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Connect an existing collection to an element using the ResourceList relationship (0019).
attachConsistentValidValues(String, String, String, String, String, Date, Date, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Create a link between two valid values that should be used together to populate or validate elements for consistency.
attachDataFileAssetToFolder(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Link an existing file asset to a folder.
ATTACHED_COMMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a comment to an item, or another comment.
ATTACHED_LIKE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a like to an item.
ATTACHED_NOTE_LOG_ENTRY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a note log and one of its note log entries.
ATTACHED_NOTE_LOG_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a note log to an item.
ATTACHED_RATING_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a rating to an item.
ATTACHED_STORAGE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a host to a persistent storage volume.
ATTACHED_TAG_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links an informal tag to an item.
AttachedClassification - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The AttachedClassification bean describes a single classification associated with an element.
AttachedClassification() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Default constructor
AttachedClassification(AttachedClassification) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Copy/clone constructor
AttachedCommentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
AttachedCommentProperties describes the properties for the AttachedComment relationship between a referencable and a comment.
AttachedCommentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedCommentProperties
Default constructor
AttachedCommentProperties(AttachedCommentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedCommentProperties
Copy/clone constructor
AttachedLikeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
AttachedLikeProperties describes the properties for the AttachedLike relationship between a referencable and a like.
AttachedLikeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedLikeProperties
Default constructor
AttachedLikeProperties(AttachedLikeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedLikeProperties
Copy/clone constructor
AttachedRatingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
AttachedRatingProperties describes the properties for the AttachedRating relationship between a referencable and a rating.
AttachedRatingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedRatingProperties
Default constructor
AttachedRatingProperties(AttachedRatingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedRatingProperties
Copy/clone constructor
AttachedTagProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
AttachedTagProperties describes the properties for the AttachedTag relationship between a referencable and an informal tag.
AttachedTagProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedTagProperties
Default constructor
AttachedTagProperties(AttachedTagProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedTagProperties
Copy/clone constructor
attachFolderToFileSystem(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Links a folder to a file system.
ATTACHMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
An entity attached either directly or indirectly to the anchor entity has changed.
ATTACHMENT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A classification attached to an entity that is, in turn, attached either directly or indirectly to the anchor entity has changed.
ATTACHMENT_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If an attached entity or relationship to it changed, this is its unique identifier.
ATTACHMENT_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A property in an entity attached either directly or indirectly to the anchor entity has changed.
ATTACHMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A relationship linking to an entity that is, in turn, attached either directly or indirectly to the anchor entity has changed.
ATTACHMENT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
The status of an entity attached either directly or indirectly to the anchor entity has changed.
ATTACHMENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If an attached entity or relationship to changed, this is its unique type name.
attachSchemaTypeToAsset(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Link the schema type and asset.
attachSchemaTypeToDatabaseAsset(String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Link the schema type and asset.
attachSupportingDefinition(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Attach a supporting governance definition.
attachSupportingDefinition(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Attach a supporting governance definition.
attachSupportingDefinition(String, String, String, String, MetadataSourceOptions, SupportingDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach a supporting governance definition.
attachSupportingDefinition(String, String, String, MetadataSourceOptions, SupportingDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach a supporting governance definition.
attachValidValueToSet(String, String, String, String, String, boolean, Date, Date, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Create a link between a valid value set or definition and a set.
ATTR_DEF_OPTION_APPEND_ON_PARTIAL_UPDATE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
ATTR_DEF_OPTION_SOFT_REFERENCE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
ATTR_MAX_STRING_LENGTH - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
ATTR_OPTION_APPLICABLE_ENTITY_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
ATTR_VALID_PATTERN - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
Attribute - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Attribute describes a primitive attribute in the
Attribute(String, String, PropertyDescription) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Attribute
 
ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
ATTRIBUTE_FOR_SCHEMA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a complex schema type and its attributes.
ATTRIBUTE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
ATTRIBUTE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name of the attribute that the reference data assignment represents.
ATTRIBUTE_TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
ATTRIBUTE_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
ATTRIBUTE_TYPEDEF_ALREADY_DEFINED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-004 - Unable to add the AttributeTypeDef {0} (guid = {1}) since it is already defined in the open metadata repository {2}
ATTRIBUTE_TYPEDEF_ID_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-008 - The AttributeTypeDef {0} (guid {1}) passed on a {2} request to open metadata repository {3} is not known to this repository
ATTRIBUTE_TYPEDEF_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-002 - Unable to delete the AttributeTypeDef {0} (guid = {1}) since it is still in use in the open metadata repository {2}
ATTRIBUTE_TYPEDEF_NAME_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-010 - The TypeDef unique name {0} passed on a {1} request to open metadata repository {2} is not known to the repository
ATTRIBUTE_TYPEDEF_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-006 - The AttributeTypeDef {0} (guid = {1}) passed on the {2} call is not known to the open metadata repository {3}
AttributeCardinality - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
AttributeCardinality is used on an association from one TypeDef to another.
attributeDefinitions - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
AttributedElementConverterBase<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
AttributedElementConverterBase provides common methods for transferring relevant properties from an Open Metadata Element object into a bean that inherits from AttributedMetadataElement.
AttributedElementConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Constructor
attributeDescription - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
attributeDescription - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
attributeDescriptionGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
attributeDescriptionGUID - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
AttributedMetadataElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
Description of an open metadata element (entity instance) retrieved from the open metadata repositories that is expected to have external references and other elements attached.
AttributedMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Default constructor used by subclasses
AttributedMetadataElement(AttributedMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Copy/clone constructor
AttributeForSchemaProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
Represents the relationship between a complex schema type and a nested schema attribute.
AttributeForSchemaProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Default constructor
AttributeForSchemaProperties(AttributeForSchemaProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Copy/clone constructor.
attributeName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
attributeName - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
 
attributeName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
attributeStatus - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
attributeStatus - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
attributeType - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
attributeType - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
AttributeTypeDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The AttributeTypeDef class is used to identify the type of an attribute.
AttributeTypeDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Default constructor
AttributeTypeDef(AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Copy/clone constructor copies the values from the supplied template.
AttributeTypeDef(AttributeTypeDefCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Minimal constructor is passed the category of the attribute type.
AttributeTypeDef(AttributeTypeDefCategory, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Typical constructor is passed the values that describe the type.
AttributeTypeDefCategory - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The AttributeTypeDefCategory defines the list of valid types of an attribute (property) for an open metadata instance.
attributeTypeDefCategoryParameterValidation(String, AttributeTypeDefCategory, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties of a request that accesses types by category.
AttributeTypeDefListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
AttributeTypeDefListResponse provides a simple bean for returning an array of AttributeTypeDefs
AttributeTypeDefListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
AttributeTypeDefListResponse provides a simple bean for returning an array of AttributeTypeDefs
AttributeTypeDefListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Default constructor
AttributeTypeDefListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Default constructor
AttributeTypeDefListResponse(AttributeTypeDefListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Copy/clone constructor
AttributeTypeDefListResponse(AttributeTypeDefListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Copy/clone constructor
attributeTypeDefParameterValidation(String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that a supplied attributeTypeDef is valid.
AttributeTypeDefResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure for an Open Survey Framework REST API call that returns an AttributeTypeDef object.
AttributeTypeDefResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
AttributeTypeDefResponse provides a response structure for an OMRS REST API call that returns an AttributeTypeDef object.
AttributeTypeDefResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Default constructor
AttributeTypeDefResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Default constructor
AttributeTypeDefResponse(AttributeTypeDefResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Copy/clone constructor
AttributeTypeDefResponse(AttributeTypeDefResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Copy/clone constructor
ATTRIBUTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Attribution statement to use when consuming this external resource.
AUDIO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
The media is an audio recording.
AUDIO_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Audio Data File
AUDIO_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
AUDIO_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
AUDIO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing an audio recording.
AUDIT_EVENTS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
All of the captured audit events.
AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Audit Log - Reads and writes records to the Open Metadata Repository Services (OMRS) audit log.
AUDIT_LOG_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set of related audit log records.
AUDIT_LOG_DESTINATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Audit Log Destination - Reads and writes records to the Open Metadata Repository Services (OMRS) audit log.
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
AUDIT_LOG_RECORD_NOT_JSON_ENABLED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-008 - The Audit log destination {0} is not able to convert an audit log record to JSON format
AUDIT_LOG_STORE_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-007 - The Audit Log destination {0} is not available.
AuditableConnector - Interface in org.odpi.openmetadata.repositoryservices.connectors.auditable
Deprecated.
AuditableServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
AuditableServerServiceInstance caches references to OMRS objects for a specific server.
AuditableServerServiceInstance(String, String, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
Constructor.
AuditableServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
AuditableServerServiceInstanceHandler supports registered services that have an audit log.
auditLog - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
auditLog - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
 
auditLog - Variable in class org.odpi.openmetadata.adapters.connectors.restclients.RESTClientConnector
 
auditLog - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
auditLog - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
 
auditLog - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
auditLog - Variable in class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
 
auditLog - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
auditLog - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
 
auditLog - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
auditLog - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
auditLog - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
auditLog - Variable in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStoreConnector
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStoreConnectorBase
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
auditLog - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
 
auditLog - Variable in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
 
AuditLog - Class in org.odpi.openmetadata.frameworks.auditlog
AuditLog is the superclass of audit log implementations.
AuditLog(AuditLogDestination, int, ComponentDevelopmentStatus, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Typical constructor: each component using the audit log will create their own AuditLog instance and will push log records to it.
AuditLog(AuditLogDestination, ComponentDescription) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Constructor used to create the root audit log for a process/server
AuditLog.AuditLogActivity - Class in org.odpi.openmetadata.frameworks.auditlog
Count up the number of records of each severity logged by a component.
auditLogActivity - Variable in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
 
AuditLogActivity() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLog.AuditLogActivity
 
AuditLogColumn - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema
Describes the different types of columns found in the audit log database schema
AuditLogDestination - Class in org.odpi.openmetadata.frameworks.auditlog
AuditLogDestination provides the support to push audit log records to the desired locations for either storage or processing.
AuditLogDestination() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogDestination
Default constructor for subclasses to give them an opportunity to build the originator properties.
AuditLogDestination(Map<String, String>) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogDestination
The normal constructor takes the description of the process/server that is using the audit log.
AuditLogDestinationCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit
Distributes audit log events from one or more embedded topic connectors to one or more embedded audit log destinations.
AuditLogDestinationCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.AuditLogDestinationCatalogTargetProcessor
Copy/clone constructor
AuditLoggingComponent - Interface in org.odpi.openmetadata.frameworks.auditlog
AuditLoggingComponent is an interface that components can implement to indicate that they can make use of an audit log.
AuditLogMessageDefinition - Class in org.odpi.openmetadata.frameworks.auditlog.messagesets
AuditLogMessageDefinition extends MessageDefinition to provide a container that describes a single instance of a message for an audit log record.
AuditLogMessageDefinition(String, AuditLogRecordSeverity, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageDefinition
Constructor to save all the fixed values of a message.
AuditLogMessageSet - Interface in org.odpi.openmetadata.frameworks.auditlog.messagesets
AuditLogMessageSet is the interface implemented by an enum that contains the collection of message definitions for a component.
AuditLogMessageSetTest - Class in org.odpi.openmetadata.test.unittest.utilities
AuditLogMessageSetTest is a base class for unit test cases that are validating audit log message sets.
AuditLogMessageSetTest() - Constructor for class org.odpi.openmetadata.test.unittest.utilities.AuditLogMessageSetTest
 
AuditLogRecord - Class in org.odpi.openmetadata.frameworks.auditlog
AuditLogRecord provides a carrier for details about a single log record in the audit log.
AuditLogRecord() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Default constructor
AuditLogRecord(AuditLogRecord) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Copy/clone constructor
AuditLogRecordSeverity - Interface in org.odpi.openmetadata.frameworks.auditlog.messagesets
AuditLogRecordSeverity defines the different levels of severity for log records stored in an AuditLogRecord.
AuditLogRecordSeverityLevel - Enum Class in org.odpi.openmetadata.frameworks.auditlog
AuditLogRecordSeverityLevel defines the different levels of severity for log records stored in the AuditLogRecord.
AuditLogReport - Class in org.odpi.openmetadata.frameworks.auditlog
AuditLogReport is a container for returning information about a hierarchy of audit logs.
AuditLogReport() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Default constructor
AuditLogReport(AuditLogReport) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Copy/clone constructor
AuditLogReportingComponent - Class in org.odpi.openmetadata.frameworks.auditlog
AuditLogReportingComponent describes the component issuing the audit log record.
AuditLogReportingComponent() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Default constructor for Jackson
AuditLogReportingComponent(int, ComponentDevelopmentStatus, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Construct the description of the reporting component.
AuditLogReportingComponent(ComponentDescription) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Copy/clone constructor
AuditLogReportResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
AuditLogReportResponse describes the response structure for an OMRS REST API that returns an AuditLogReport object.
AuditLogReportResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Default constructor
AuditLogReportResponse(AuditLogReportResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Copy/clone constructor
AuditLogServicesClient - Class in org.odpi.openmetadata.repositoryservices.clients
The AuditLogServicesClient supports the OMRS Repository Services APIs for retrieving audit logs.
AuditLogServicesClient(String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
Create a new client with no authentication embedded in the HTTP request.
AuditLogServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
Create a new client that passes userId and password in each HTTP request.
AuditLogServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
AuditLogServicesResource provides the server-side support for the OMRS Repository REST Services API that provide information about the local server's audit log.
AuditLogServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Default constructor
AuditLogSeveritiesResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
AuditLogSeveritiesResponse support an OMRS REST API response that returns a list of Audit log severity definition objects.
AuditLogSeveritiesResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Default constructor
AuditLogSeveritiesResponse(AuditLogSeveritiesResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Copy/clone constructor
AuditLogTable - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema
Defines the tables used in a audit log database schema.
AuditOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
UpdateOptions provides a structure for the additional options when updating an element.
AuditOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Default constructor
AuditOptions(AuditOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Copy/clone constructor
AuditOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Copy/clone constructor
augmentResultFromRepository(String, String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityExecutor
Perform the required action to augment a result by calling a specific repository.
augmentResultFromRepository(String, String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PageableEntityRepositoryExecutorBase
Perform the required action to augment a result.
augmentResultFromRepository(String, String, OMRSMetadataCollection) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutor
Perform the required action to augment a result.
AUS_HAZ_MAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
austin-haz-mat - Austin Hazardous Materials Inventory.
AUS_HAZ_MAT_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
aus-inventory - Inventory for raw materials and products produced across all Coco Pharmaceuticals sites (except Austin).
AUS_INVENTORY_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_MANUFACTURING_COMPLETE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_MANUFACTURING_CONTROL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
MFCTRL9482 - Manufacturing control system for the Austin factory.
AUS_MANUFACTURING_CONTROL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
mopac - Austin data center standard machine mopac.
AUS_MANUFACTURING_GOODS_READY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_MANUFACTURING_GOODS_RECEIVED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_MANUFACTURING_GOODS_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_MANUFACTURING_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_OMAG_EDGE_03 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
winch06 - Winchester data centre metadata host Edge01.
AUS_PROCUREMENT_GOODS_IN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_PROCUREMENT_INVOICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUS_PROCUREMENT_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
AUSTIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AUSTIN_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Austin Data Center
AUSTIN_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Austin Data Center Leader
AUSTIN_FACTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Austin Factory
AUSTIN_FACTORY_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Austin Factory Leader
AUSTIN_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AUSTIN_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Austin Office
AUSTIN_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Austin Office Leader
AUSTIN_PLANT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
AUSTIN_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Austin
AUSTIN_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Austin Site
AUSTIN_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Austin Site Leader
AuthController - Class in org.odpi.openmetadata.userauthn
AuthController provides the simple token service that can be used to log a user into open metadata.
AuthController(TokenService, AuthenticationManager) - Constructor for class org.odpi.openmetadata.userauthn.AuthController
Constructor for the token service.
AuthenticationExceptionHandler - Interface in org.odpi.openmetadata.userauthn.auth
Handles AuthenticationException for different instances of WebSecurityConfigurerAdapter used for different authentication mechanism used
authManager(AuthenticationProvider) - Method in class org.odpi.openmetadata.userauthn.auth.SecurityConfig
Return the authentication manager.
AUTHOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Author of the resource.
AUTHORITATIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
The data comes from an authoritative source.
AUTHORIZATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that supports the authorization of requests.
AuthorizationManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
AuthorizationManagerProperties describe the properties for a capability deployed to a software server.
AuthorizationManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AuthorizationManagerProperties
Default constructor.
AuthorizationManagerProperties(AuthorizationManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AuthorizationManagerProperties
Copy/clone constructor.
AUTHORS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of authors for the external source.
AUTOMATED_CURATION - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manage Egeria's automation services.
AUTOMATED_MANUFACTURING_CONTROL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how the new industry 4.0 manufacturing control system operates.
AUTOMATED_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
An automated process that is implemented by some form of software.
AUTOMATED_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
An automated process that is implemented by some form of software.
AUTOMATED_PROCESS_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
AUTOMATED_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where only automated processes may read or maintain the member assets.
AutomatedCurationAdmin - Class in org.odpi.openmetadata.viewservices.automatedcuration.admin
AutomatedCurationAdmin is the class that is called by the View Server to initialize and terminate the Automated Curation OMVS.
AutomatedCurationAdmin() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.admin.AutomatedCurationAdmin
Default constructor
AutomatedCurationAuditCode - Enum Class in org.odpi.openmetadata.viewservices.automatedcuration.ffdc
The AutomatedCurationAuditCode is used to define the message content for the OMRS Audit Log.
AutomatedCurationConverterBase<B> - Class in org.odpi.openmetadata.viewservices.automatedcuration.converters
Provide base converter functions for the Automated Curation OMVS.
AutomatedCurationConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.converters.AutomatedCurationConverterBase
Constructor
AutomatedCurationInstance - Class in org.odpi.openmetadata.viewservices.automatedcuration.server
AutomatedCurationInstance caches references to objects it needs for a specific server.
AutomatedCurationInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Set up the Automated Curation OMVS instance
AutomatedCurationInstanceHandler - Class in org.odpi.openmetadata.viewservices.automatedcuration.server
AutomatedCurationInstanceHandler retrieves information from the instance map for the view service instances.
AutomatedCurationInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
Default constructor registers the view service
AutomatedCurationRegistration - Class in org.odpi.openmetadata.viewservices.automatedcuration.server
AutomatedCurationRegistration registers the view service with the OMAG Server administration services.
AutomatedCurationRegistration() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRegistration
 
AutomatedCurationResource - Class in org.odpi.openmetadata.viewservices.automatedcuration.server.spring
The AutomatedCurationResource provides the Spring API endpoints of the Automated Curation Open Metadata View Service (OMVS).
AutomatedCurationResource() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Default constructor
AutomatedCurationRESTServices - Class in org.odpi.openmetadata.viewservices.automatedcuration.server
The AutomatedCurationRESTServices provides the implementation of the Automated Curation Open Metadata View Service (OMVS).
AutomatedCurationRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Default constructor
AVAILABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
The user account is enabled and unlocked, with active credentials.
AVERAGE_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Typical value in the data.
AVERAGE_WIDTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
AVERAGE_WIDTH - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Average width of the values in this column.
AVG_RATING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
AVI_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data for Microsoft Windows.
AVI_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing video data for Microsoft Windows.
AVOID_HARMFUL_MATERIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
AVRO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
AVRO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Avro Data File
AVRO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file containing an Avro object structure.
AVRO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file containing an Avro object structure.
AVRO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a file that follows the Apache Avro specification.
AVRO_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
AVRO_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
AWSCredentials - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Credentials for accessing storage on AWS.
AWSCredentials() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Constructor

B

BACKGROUND - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the background cause or activity.
BACKWARDS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Backwards - Reverse chronological order (newest first).
BAD_ACCESS_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0016 - The admin services are not able to start the {0} access service because the admin service class {1} is invalid; error message is {2}
BAD_ACCESS_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-012 - The OMAG server {0} has been passed an invalid admin services class name {1} for access service {2}
BAD_ARCHIVE_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0036 - The connector to the local repository archive store failed with a {0} exception and the following error message: {1}
BAD_ATTRIBUTE_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-005 - AttributeDefs may only be of primitive, collection or enum type.
BAD_AUDIT_LOG_DESTINATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0037 - The connector to the local repository audit log destination failed with a {0} exception and the following error message: {1}
BAD_CATEGORY_FOR_TYPEDEF_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-004 - Source {0} has requested type {1} with an incompatible category of {2} from repository content manager
BAD_CLASSIFICATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-003 - Service {0} is unable to process the properties supplied with classification {1}.
BAD_CLASSIFICATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-004 - Service {0} is unable to process the properties supplied with classification {1}.
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_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0005 - The {0} integration connector encountered an {1} exception when connecting to {2} during the {3} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0005 - The {0} Apache Atlas REST Connector encountered an {1} exception when connecting to {2} during the {3} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0002 - The {0} integration connector encountered an {1} exception when opening event broker {2} during the {3} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
The {0} integration connector encountered an {1} exception when opening directory {2} sourced from {3} during the {4} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
HARVEST-OPEN-METADATA-0005 - The {0} integration connector encountered an {1} exception when connecting to {2} during the {3} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
HARVEST-SURVEYS-0005 - The {0} integration connector encountered an {1} exception when connecting to {2} during the {3} method.
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_DATA_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-007 - Data type {0} is not supported by method {1}
BAD_DELETE_INSTANCE_STATUS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-058 - An instance status of {0} has been passed as the {1} parameter on a {2} request to open metadata repository {3} however this status is not valid for an instance of type {4}
BAD_DRIVER_MANAGER_CLASS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-400-002 - The JDBC resource connector for database {0} has been configured with an invalid DriverManager class name of {1} in its connection {2}: ClassNotFoundException message is {3}
BAD_ELEMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
BAD_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0011 - The engine service {0} has been configured with an admin class of {1} which can not be used by the class loader.
BAD_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
The engine service {0} has been configured with an admin class of {1} which can not be used by the class loader.
BAD_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0046 - The admin services are not able to start the {0} engine service because the admin service class {1} is invalid; error message is {2}
BAD_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-011 - An entity has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0006 - A {0} entity has been retrieved by method {1} from service {2} that has an invalid header: {3}
BAD_ENTITY - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-011 - An entity has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_ENTITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-011 - An entity has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_ENTITY_PROXY - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-012 - A relationship {0} has been retrieved by method {1} from service {2} that has an invalid entity proxy at end {3}: {4}
BAD_ENTITY_PROXY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0007 - A relationship {0} has been retrieved by method {1} from service {2} that has an invalid entity proxy at end {3}: {4
BAD_EVENT_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9015 - {0} has passed the {1} an invalid instance within an inbound event reportedly to be from server {2} of type {3} and owned by organization {4}.
BAD_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
OCF-DIRECTORY-OPEN-METADATA-ARCHIVE-STORE-CONNECTOR-0002 - Unable to open directory "{0}".
BAD_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
FILE-OPEN-METADATA-ARCHIVE-STORE-CONNECTOR-0002 - Unable to open file {0}.
BAD_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
FILE-OPEN-METADATA-ARCHIVE-STORE-CONNECTOR-400-002 - Unable to open file {0}.
BAD_FILE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0013 - The {0} integration connector retrieved an incomplete DataFile asset: {1}
BAD_FILE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
BAD_FOLDER_ELEMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0003 - The {0} integration connector retrieved an incomplete FileFolder asset for directory {1}: {2}
BAD_FOLDER_ELEMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
BAD_INSTANCE_STATUS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-035 - An instance status of {0} has been passed as the {1} parameter on a {2} request to open metadata repository {3} but this status is not valid for an instance of type {4}
BAD_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-005 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} was passed to method {3} instead of the expected type of {4}
BAD_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-005 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} was passed to method {3} instead of the expected type of {4}
BAD_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-010 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} was passed to method {3} instead of the expected type of {4}
BAD_INTEGRATION_CONNECTION - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0009 - A new integration connector named {0} failed to initialize in integration service {1}.
BAD_INTEGRATOR_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-002 - Service {0} is unable to process the properties supplied to method {1} because the unique name {2} given for the requested owner does not match the unique name of {3} returned in software capability {4}
BAD_INTEGRATOR_NAME - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-006 - Service {0} is unable to process the properties supplied to method {1} because the unique name {2} given for the requested owner does not match the unique name of {3} returned in software server capability {4}
BAD_INTERNAL_PAGING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-007 - Open metadata repository {0} has used an invalid paging parameter during the {1} operation
BAD_INTERNAL_SEQUENCING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-008 - Open metadata repository {0} has used an invalid sequencing parameter during the {1} operation
BAD_KAFKA_RECEIVER_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-0002 - The {0} integration connector encountered an {1} exception when opening connector to topic {2} during the {3} method.
BAD_LOCAL_REPOSITORY_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-004 - The connection to the local open metadata repository server has not been configured correctly
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_MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-014 - The OMAG server {0} has been passed an invalid maximum page size of {1}
BAD_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-012 - At least one of the properties supplied for a new relationship of type {0} are invalid.
BAD_PLATFORM_SECURITY_CONNECTION - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-PLATFORM-SECURITY-400-001 - The OMAG server platform has been configured with a bad connection to its platform security connector.
BAD_PROPERTY_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-040 - Unexpected exception {0} occurred when comparing properties against a search string of {1} during the {2} operation from {3}.
BAD_PROPERTY_FOR_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-028 - A property called {0} has been proposed for a new metadata instance of category {1} and type {2}; it is not supported for this type in open metadata repository {3}
BAD_PROPERTY_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-030 - A property called {0} of type {1} has been proposed for a new metadata instance of category {2} and type {3}; this property should be of type {4} in open metadata repository {5}
BAD_REAL_LOCAL_EVENT_MAPPER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0035 - The connector to the local repository event mapper failed with a {0} exception and the following error message: {1}
BAD_REAL_LOCAL_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0034 - The connector to the local repository failed with a {0} exception and the following error message: {1}
BAD_REAL_LOCAL_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONNECTOR-400-005 - The connector to the local repository failed with a {0} exception and the following error message: {1}
BAD_REGEX - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-400-003 - The search string {0} is taking over 500 ms to run against a simple string
BAD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-013 - A relationship has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0008 - A {0} relationship has been retrieved by method {1} from service {2} that has an invalid header: {3}
BAD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-013 - A relationship has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-013 - A relationship has been retrieved by method {0} from service {1} that has an invalid header: {2}
BAD_REMOTE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Unusable Remote Connection to Repository - The remote connection send by one of the member of the cohort is resulting in errors when it is used to create an OMRS Connector to the repository.
BAD_REMOTE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Unusable Remote Connection to Repository - The remote connection send by one of the member of the cohort is resulting in errors when it is used to create an OMRS Connector to the repository.
BAD_SEARCH_PROPERTY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-400-002 - The {0} postgreSQL repository connector has detected an incompatible search property with operator {1}: {2}
BAD_SERVER_SECURITY_CONNECTION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-001 - The OMAG server {0} has been configured with a bad connection to its security connector.
BAD_SERVER_SECURITY_CONNECTION - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-PLATFORM-SECURITY-400-002 - The OMAG server {0} has been configured with a bad connection to its security connector.
BAD_SUB_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-019 - The type name {0} passed on method {1} of service {2} is not a sub-type of {3}
BAD_TOPIC_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0038 - The connector to the {0} topic failed with a {1} exception and the following error message: {2}
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.
BAD_TOPIC_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
OMAG-MULTI-TENANT-0001 - 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.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-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.
BAD_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-001 - The repository content manager method {0} has detected an unknown TypeDef {1} from {2} on behalf of method {3}
BAD_TYPEDEF_ATTRIBUTE_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-002 - The repository content manager has detected an invalid attribute name in a TypeDef from {0}
BAD_TYPEDEF_ID_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-034 - A invalid TypeDef unique identifier (guid) has been passed as the {0} parameter on a {1} request to open metadata repository {2}
BAD_TYPEDEF_IDS_FOR_DELETE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-039 - Incompatible TypeDef unique identifiers (name={0}, guid{1}) have been passed on a {2} request for instance {3} to open metadata repository {4}
BAD_VIEW_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0026 - The admin services are not able to start the {0} view service because the admin service class {1} is invalid; error message is {2}
BAD_VIEW_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-030 - The View Server {0} has been passed an invalid admin services class name {1} for view service {2}
BARE_METAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
BareMetalComputer
BARE_METAL_COMPUTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A computer (hardware) with operating system for running software.
BARE_METAL_COMPUTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A computer that is hosting software directly on its operating system.
BaseMapper - Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers
Common routines used by the mappers
BaseMapper(String) - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Constructor ensures there is a connector name for error messages.
BASH_SCRIPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of Unix commands that run in the Bash shell.
BASIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
BasicElementProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties of an element (Catalog, Schema, Volume, Table, Function) stored in Unity catalog.
BasicElementProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Constructor
BasicFileConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc
The BasicFileConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
BasicFilesIntegrationConnectorsAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc
The BasicFilesIntegrationConnectorsAuditCode is used to define the message content for the OMRS Audit Log.
BasicFilesIntegrationConnectorsErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc
The BasicFilesIntegrationConnectorsErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
BasicFilesMonitoringConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
BasicFilesMonitoringConfigurationProperty provides some standard definitions for configuration properties used to pass properties to connectors when they run.
BasicFilesMonitorIntegrationConnectorBase - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
BasicFilesMonitorIntegrationConnectorBase provides common methods for the connectors in this module.
BasicFilesMonitorIntegrationConnectorBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitorIntegrationConnectorBase
 
BasicFileStore - Interface in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStore defines the interface to access a file.
BasicFileStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStoreConnector works with files to retrieve simple objects.
BasicFileStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
 
BasicFileStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStoreProvider is the OCF connector provider for the basic file store connector.
BasicFileStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
BasicFolderConnector - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFolderConnector works with files to retrieve simple objects.
BasicFolderConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
 
BasicFolderProvider - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFolderProvider is the one of the OCF connector provider for the basic file store connector.
BasicFolderProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
BasicOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
Provides the parameters passed on each API operation to control the metadata queries
BasicOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Default constructor
BasicOptions(BasicOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Copy/clone constructor
BasicProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties of an object stored in Unity catalog.
BasicProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Constructor
basicRequestValidation(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Verify that the repository is valid, active and there is a userId present.
BASICS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
Basic terminology relating to digital products.
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
BASIS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
BASIS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
BAT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of Microsoft DOS commands.
BATCH_INSTANCES_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
The local repository is passing a batch of instances to the other repositories in the cohort.
beanClass - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
BeanTestBase - Class in org.odpi.openmetadata.test.unittest.utilities
FFDCResponseBasedTest is
BeanTestBase() - Constructor for class org.odpi.openmetadata.test.unittest.utilities.BeanTestBase
 
BECKON_TREE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Old Market Hospital
BENEFITS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The positive outcomes from using this pattern.
BIG_ENDIAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Bits or bytes order from the big end.
BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Big Decimal
BigGlossariesArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.bigglossaries
BigGlossariesArchiveWriter creates 10 glossaries, each containing 10,000 unique terms.
BigGlossariesArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.bigglossaries.BigGlossariesArchiveWriter
 
BigGlossaryArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent
BigGlossaryArchiveBuilder provides API metadata.
BigGlossaryArchiveBuilder(String) - Constructor for class org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent.BigGlossaryArchiveBuilder
Constructor pushes all archive header values to the superclass
BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Big Integer
BIN_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing binary data.
BIN_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing binary data.
BINARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
BIZ_METADATA_ATTACHED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
BLACK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
BLANK_INFO_LOG_MESSAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0024 - {0}
BLANK_TYPENAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
BLANK_TYPENAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-012 - Type name {0} is invalid because it contains a blank character
BLETCHLEY_MISSION_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Bletchley Mission Hospital
BLOOD_PRESSURE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Blood pressure of patient (systolic and diastolic).
BLUE_SKY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
BLUE_VIOLET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
BMP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image file with no compression (lossless).
BMP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent formatted image file with no compression (lossless).
BOARD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
BOARD_ADVISOR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This person is on the board and does not work for the organization.
BOB_NITTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Bob Nitter
BOOLEAN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
 
BOOLEAN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Boolean
BooleanRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
BooleanRequestBody is the request body structure used on OMAG REST API calls that passed a boolean flag.
BooleanRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Default constructor
BooleanRequestBody(BooleanRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Copy/clone constructor
BooleanResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
BooleanResponse is the response structure used on OMAG REST API calls that return a boolean response.
BooleanResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
BooleanResponse is the response structure used on the OMRS REST API calls that return a boolean response.
BooleanResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Default constructor
BooleanResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Default constructor
BooleanResponse(BooleanResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Copy/clone constructor
BooleanResponse(BooleanResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Copy/clone constructor
BOTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Both directions.
BOTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags in both directions.
BOTH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Classification propagation in both directions.
BOTH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
Differences on both sides.
BOTH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Classification propagation in both directions.
BOTH_DIRECTIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Both Directions - Metadata exchange is permitted in both directions.
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.
BOWDEN_ARROW - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Bowden Arrow Hospital
BOWDEN_ARROW_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Bowden Arrow Hospital
BROADER_EFFECTIVE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-015 - The {0} relationship with unique identifier {1} claims all effective dates which makes it broader than the requested effective dates of {2} to {3}
BROWSE_ONLY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Can this be updated?
BufferedInstanceEvent - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
An instance event that is buffered because the OMRSRepositoryEventManager is not active yet.
BufferedInstanceEvent(OMRSInstanceEvent, String) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.BufferedInstanceEvent
Constructor
BUILD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Build Instruction File
BUILD_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
BUILD_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
BUILD_INSTRUCTION_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing instructions to run a build of a software artifact or system.
buildExceptionMessage(String, String, String, Map<String, String>, Exception) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
 
buildExceptionMessage(String, String, String, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
 
BuildProperties - Class in org.odpi.openmetadata.platformservices.properties
Describes the build information for the platform.
BuildProperties() - Constructor for class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
BURLY_WOOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
BUSHY_MEAD_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Bushy Mead Hospital
BUSINESS_AREA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
A collection of related business services.
BUSINESS_CAPABILITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the business capability where this asset originated from.
BUSINESS_CAPABILITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a function, capability or skill set.
BUSINESS_CAPABILITY_DEPENDENCY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the dependency relationship between business capabilities.
BUSINESS_CAPABILITY_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the businessCapability property.
BUSINESS_CAPABILITY_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of business capability.
BUSINESS_IMPERATIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A mandatory goal that must be met by the business for it to be successful.
BUSINESS_IMPERATIVES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Goals or required outcomes from the business strategy that is supported by the data strategy.
BUSINESS_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Implementation type for the business capability.
BUSINESS_METADATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A collection of attributes to provide context to an entity.
BUSINESS_METADATA_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
BUSINESS_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility to manage a part of the organization's business.
BUSINESS_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
A functional business capability.
BUSINESS_SIGNIFICANT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A referenceable item that is meaningful to business users.
BusinessAreaDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The BusinessAreaDefinition is used to feed the definition of the organization's business areas (which are types of business capabilities) for Coco Pharmaceuticals scenarios.
BusinessCapabilityDependencyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
BusinessCapabilityDependencyProperties provides a details of how two business capabilities are related.
BusinessCapabilityDependencyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Default constructor
BusinessCapabilityDependencyProperties(BusinessCapabilityDependencyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Copy/clone constructor
BusinessCapabilityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
BusinessCapabilityProperties represents one of an organization's business capabilities.
BusinessCapabilityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Default constructor
BusinessCapabilityProperties(BusinessCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Copy/clone constructor
BusinessCapabilityType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
BusinessCapabilityType defines the type of business capability supported by an organization.
BusinessImperativeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Business imperatives define a business goal that is critical to the success of the organization.
BusinessImperativeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.BusinessImperativeProperties
Default Constructor
BusinessImperativeProperties(BusinessImperativeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.BusinessImperativeProperties
Copy/Clone Constructor
BYTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Byte
BYTE_ORDERING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the sequential order in which bytes are arranged into larger numerical values when stored in memory or when transmitted over digital links.
ByteOrdering - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ByteOrdering defines the hardware byte ordering

C

CA_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Canadian payroll - Payroll and Canadian tax calculations.
CA_PAYROLL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ed05 - Edmonton data centre standard machine 05.
CADET_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
CALCULATED_VALUE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A field within a schema that is calculated via the formula and query targets rather than stored.
CalculatedValueProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
CalculatedValueProperties carries the common parameters for creating or updating CalculatedValue classification.
CalculatedValueProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Default constructor
CalculatedValueProperties(CalculatedValueProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Copy/clone Constructor.
CALCULATOR_QUERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
CALCULATOR_RESULTS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
CALL_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
callAccessServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a AccessServicesResponse object.
callAnchorSearchMatchesListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a AnchorSearchMatchesListResponse object.
callAnchorSearchMatchesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a AnchorSearchMatchesResponse object.
callAttributeTypeDefGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a AttributeTypeDefResponse object.
callAttributeTypeDefListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a AttributeTypeDefListResponse object.
callBasicServerPropertiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a BasicServerPropertiesResponse object.
callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a BooleanResponse object.
callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a BooleanResponse object.
callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a BooleanResponse object.
callBooleanPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a BooleanResponse object.
callCatalogTargetGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a CatalogTargetResponse object.
callCatalogTargetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a CatalogTargetsResponse object.
callConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a OCFConnectionResponse object.
callCorrelationHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a MetadataCorrelationHeadersResponse object.
callDedicatedTopicListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a DedicatedTopicListResponse object.
callDeleteRESTCall(String, Class<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a Delete REST call that returns a response object.
callDeleteRESTCall(String, Class<T>, String, Object, Object...) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a DELETE REST call that returns a response object.
callDeleteRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a DELETE REST call that returns a response object.
callDeleteRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a DELETE REST call that returns a response object.
callDeleteRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a Delete REST call that returns a response object.
callDeleteRESTCall(String, ParameterizedTypeReference<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a Delete REST call that returns a response object.
callDeleteRESTCall(String, ParameterizedTypeReference<T>, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a Delete REST call that returns a response object.
callDeleteRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a DELETE REST call that returns a response object.
callDeleteRESTCallNoParams(String, Class<T>, String, Object) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a DELETE REST call that returns a response object.
callDeleteRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a DELETE REST call that returns a response object.
callDeleteRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a DELETE REST call that returns a response object.
CALLED_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A type of service that may be called by this service.
callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ElementHeadersResponse object.
callEngineActionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a EngineActionElementResponse object.
callEngineActionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a EngineActionElementsResponse object.
callEngineActionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a EngineActionElementsResponse object.
callEngineHostServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a EngineHostServicesResponse object.
callEngineServiceConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a EngineServiceConfigResponse object.
callerId - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
CALLERS_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key from another system can bey used if system name provided.
callFirstGovernanceActionProcessStepGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.
callGetAllServerConfigurationsRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a OMAGServerConfigsResponse object.
callGetRESTCall(String, Class<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a GET REST call that returns a response object.
callGetRESTCall(String, Class<T>, String, Object...) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a GET REST call that returns a response object.
callGetRESTCall(String, Class<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a GET REST call that returns a response object.
callGetRESTCall(String, Class<T>, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a response object.
callGetRESTCall(String, Class<T>, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a GET REST call that returns a response object.
callGetRESTCall(String, ParameterizedTypeReference<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a GET REST call that returns a response object.
callGetRESTCall(String, ParameterizedTypeReference<T>, String, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a GET REST call that returns a response object.
callGetRESTCall(String, ParameterizedTypeReference<T>, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a GET REST call that returns a response object.
callGetRESTCallNoParams(String, Class<T>, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a GET REST call that returns a response object.
callGetRESTCallNoParams(String, Class<T>, String) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a GET REST call that returns a response object.
callGetRESTCallNoParams(String, Class<T>, String) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a GET REST call that returns a response object.
callGetRESTCallNoParams(String, Class<T>, String) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a response object.
callGetRESTCallNoParams(String, Class<T>, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a GET REST call that returns a response object.
callGovernanceActionProcessElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.
callGovernanceActionProcessGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.
callGovernanceActionProcessGraphPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceActionProcessGraphResponse object.
callGovernanceActionProcessStepGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.
callGovernanceActionTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceTypeResponseElementsResponse object.
callGovernanceEngineGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceEngineElementResponse object.
callGovernanceEnginePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a GovernanceEngineElementResponse object.
callGovernanceEnginesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceEngineElementsResponse object.
callGovernanceEngineSummariesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Issue a GET REST call that returns a GovernanceEngineSummariesResponse object.
callGovernanceEngineSummaryGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Issue a GET REST call that returns a GovernanceEngineSummaryResponse object.
callGovernanceProcessStepsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a GovernanceActionProcessStepsResponse object.
callGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceServiceElementResponse object.
callGovernanceServicePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a GovernanceServiceElementResponse object.
callGovernanceServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a GovernanceServiceElementsResponse object.
callGovernanceTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a GovernanceActionTypesResponse object.
callGUIDGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a GUIDResponse object.
callGUIDListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of GUIDs object.
callGUIDPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a guid object.
CALLIE_QUARTILE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Callie R Quartile
callIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a IntegrationConnectorElementResponse object.
callIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a IntegrationConnectorElementsResponse object.
callIntegrationGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a IntegrationGroupElementResponse object.
callIntegrationGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a IntegrationGroupsResponse object.
callIntegrationGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a IntegrationGroupElementsResponse object.
callIntegrationReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Issue a GET REST call that returns a IntegrationReportResponse object.
callIntegrationReportsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Issue a GET REST call that returns a IntegrationReportsResponse object.
callNextGovernanceActionProcessStepsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a NextGovernanceActionProcessStepsResponse object.
callOCFConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
Issue a GET REST call that returns a Connection object.
callOCFConnectorReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ConnectorReportResponse object.
callOMAGServerConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a OMAGServerConfigResponse object.
callOMAGServerConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a OMAGServerConfigResponse object.
callOMAGServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Deprecated.
callOMAGServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a OMAGServerStatusResponse object.
callOpenMetadataElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a OpenMetadataElementResponse object.
callOpenMetadataElementPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a OpenMetadataElementResponse object.
callOpenMetadataElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a OpenMetadataElementsResponse object.
callOpenMetadataGraphPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a OpenMetadataGraphResponse object.
callOpenMetadataRelationshipListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a OpenMetadataRelationshipListResponse object.
callOpenMetadataRelationshipPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a OpenMetadataRelationshipResponse object.
callPatchRESTCall(String, Class<T>, String, Object, Object...) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a PATCH REST call that returns a response object.
callPatchRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a PATCH REST call that returns a response object.
callPostRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a POST REST call that returns a response object.
callPostRESTCall(String, Class<T>, String, Object, Object...) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a POST REST call that returns a response object.
callPostRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a POST REST call that returns a response object.
callPostRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a response object.
callPostRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a POST REST call that returns a response object.
callPostRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a POST REST call that returns a response object.
callPostRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a POST REST call that returns a response object.
callPostRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a POST REST call that returns a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a POST REST call that returns a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a POST REST call that returns a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a POST REST call that returns a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a POST REST call that returns a response object.
callPutRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, Class<T>, String, Object, Object...) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, Class<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a PUT REST call that returns a response object.
callPutRESTCall(String, ParameterizedTypeReference<T>, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a PUT REST call that returns a response object.
callPutRESTCallNoParams(String, Class<T>, String, Object) - Method in interface org.odpi.openmetadata.adapters.connectors.restclients.RESTClientCalls
Issue a PUT REST call that returns a response object.
callPutRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Issue a PUT REST call that returns a response object.
callRegisteredGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RegisteredGovernanceServiceResponse object.
callRegisteredGovernanceServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RegisteredGovernanceServicesResponse object.
callRegisteredIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RegisteredIntegrationConnectorResponse object.
callRegisteredIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RegisteredIntegrationConnectorsResponse object.
callRegisteredOMAGServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a RegisteredOMAGServicesResponse object.
callRelatedMetadataElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a OpenMetadataRelationshipResponse object.
callRelatedMetadataElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a RelatedMetadataElementListResponse object.
callRelatedMetadataElementListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a RelatedMetadataElementListResponse object.
callRelatedMetadataElementsListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a OpenMetadataRelationshipListResponse object.
callServerClassificationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a ServerTypeClassificationResponse object.
callServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a ServerStatusResponse object.
callServiceListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a ServerServicesListResponse object.
callStringGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a StringResponse object.
callStringMapGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a StringMapResponse object.
callSuccessMessagePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a SuccessMessageResponse object.
callTranslationDetailGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a TranslationDetailResponse object.
callTranslationListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a TranslationListResponse object.
callTypeDefGalleryGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a TypeDefGalleryResponse object.
callTypeDefGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a TypeDefResponse object.
callTypeDefListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a TypeDefListResponse object.
callTypeDefListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a TypeDefListResponse object.
callTypeDefPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a POST REST call that returns a TypeDefResponse object.
callValidMetadataValueDetailListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a ValidMetadataValueDetailListResponse object.
callValidMetadataValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a ValidMetadataValueResponse object.
callValidMetadataValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Issue a GET REST call that returns a ValidMetadataValueListResponse object.
callViewServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a ViewServicesResponse object.
callVoidDeleteRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a DELETE REST call that returns a VoidResponse object.
callVoidGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a VoidResponse object.
callVoidPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a VoidResponse object.
callVoidPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a VoidResponse object.
CAMPAIGN_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A long-term strategic initiative that is implemented through multiple related projects.
CampaignProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
CampaignProperties is a java bean used to classify a project.
CampaignProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.CampaignProperties
Default constructor
CampaignProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.CampaignProperties
Copy/clone constructor.
CAN_EXECUTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
CAN_EXECUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
CAN_NOT_QUERY_AUDIT_LOG_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-006 - The Audit Log destination {0} is not able to support queries
CAN_READ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
CAN_READ - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
CAN_WRITE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
CAN_WRITE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
cancelEngineAction(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Request that execution of an engine action is stopped.
cancelEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Request that execution of an engine action is stopped.
cancelEngineAction(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Request that execution of an engine action is stopped.
cancelEngineAction(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Request that an engine action is stopped.
cancelEngineAction(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Request that an engine action request is cancelled and any running governance service is stopped.
cancelEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request that execution of an engine action is stopped.
cancelEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Request that execution of an engine action is stopped.
cancelEngineAction(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Request that execution of an engine action is allocated to the caller.
CANCELLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity was cancelled by an external caller.
CANCELLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Work on the project will not continue despite incomplete deliverables.
CANCELLED_SUBSCRIBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
OPEN-METADATA-NOTIFICATION-SERVICE-0002 - The subscription for the following notification type has be terminated: {0} ({1})
CancelSubscriptionGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
CancelSubscriptionGovernanceActionConnector cancels an active subscription.
CancelSubscriptionGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CancelSubscriptionGovernanceActionConnector
Default constructor
CancelSubscriptionGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
CancelSubscriptionGovernanceActionProvider is the OCF connector provider for the "Cancel Digital Subscription" Governance Action Service.
CancelSubscriptionGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CancelSubscriptionGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CANDIDATE_CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Potential classification names and properties as JSON.
CANDIDATE_DATA_CLASS_GUIDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of possible matching data classes.
CANDIDATE_GLOSSARY_CATEGORY_GUIDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of potentially matching glossary categories.
CANDIDATE_GLOSSARY_TERM_GUIDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of potentially matching glossary terms.
CANNOT_DELETE_ELEMENT_IN_USE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-023 - Method {0} of service {1} is unable to delete {2} identified by {3} because it is still in use.
CANONICAL_MOUNT_POINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Value to replace the actual mount point with when storing/retrieving metadata about a file within the file system.
CANONICAL_VOCABULARY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a glossary that contains unique terms with consistent granularity.
CanonicalVocabularyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
CanonicalVocabularyProperties is used to classify a glossary that has no term definitions with the same name.
CanonicalVocabularyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Default constructor
CanonicalVocabularyProperties(CanonicalVocabularyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Copy/clone constructor for a primary key.
CAPABILITY_ASSET_USE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines that a server capability is associated with an asset.
CapabilityAssetUseProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
CapabilityAssetUseProperties describes the properties for the CapabilityAssetUse relationship between a software server capability and an asset.
CapabilityAssetUseProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Default constructor
CapabilityAssetUseProperties(CapabilityAssetUseProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Copy/clone constructor
CapabilityAssetUseType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
CapabilityAssetUseType defines how a software server capability may use an asset.
captureCheckedException(FFDCResponse, OMFCheckedExceptionBase, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureCheckedException(FFDCResponse, OMFCheckedExceptionBase, String, Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureConfigurationErrorException(FFDCResponseBase, OMAGConfigurationErrorException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureException(String, ClassificationErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, EntityNotKnownException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, EntityProxyOnlyException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, FunctionNotSupportedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, InvalidParameterException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, PagingErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, PropertyErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, RelationshipNotKnownException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, RepositoryErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, TypeErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(String, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureException(ClassificationErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(EntityNotDeletedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(EntityNotKnownException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(EntityProxyOnlyException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(FunctionNotSupportedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(InvalidParameterException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(InvalidTypeDefException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(PropertyErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(RelationshipNotDeletedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(RelationshipNotKnownException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(RepositoryErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(StatusNotSupportedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(TypeDefConflictException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(TypeDefNotKnownException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(TypeDefNotSupportedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(TypeErrorException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureException(UserNotAuthorizedException) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureGenericException(String, String, Exception) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Save the supplied exception.
captureGenericException(String, String, Exception) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Save the supplied exception.
captureInvalidParameterException(FFDCResponseBase, OMAGInvalidParameterException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureInvalidParameterException(FFDCResponse, InvalidParameterException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureNotAuthorizedException(FFDCResponseBase, OMAGNotAuthorizedException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureNotAuthorizedException(FFDCResponseBase, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
capturePlatformRuntimeException(String, String, FFDCResponseBase, Exception) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
capturePlatformRuntimeException(String, FFDCResponseBase, Exception) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
capturePropertyServerException(FFDCResponse, PropertyServerException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureRuntimeExceptions(FFDCResponse, Throwable, String, AuditLog) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
A runtime error occurred.
captureUserNotAuthorizedException(FFDCResponse, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
CARBON_DIOXIDE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
Carbon dioxide (chemical formula CO2) is a chemical compound made up of molecules that each have one carbon atom covalently double bonded to two oxygen atoms.
cardinality - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
cardinality - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
CATALOG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
An optional property used to provide a display name to a new database asset created by this connector.
CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Catalog where data for clinical trial is to reside.
CATALOG_ALL_FILES_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
An optional boolean flag to indicate that all files should be catalogued, whether they are classified or not.
CATALOG_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-apache-atlas-server
CATALOG_DATA_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-data-folder
CATALOG_FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-file-folder
CATALOG_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Catalog Integration Connector - Connector that manages metadata exchange with a third-party metadata catalog technology.
CATALOG_KAFKA_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-apache-kafka-server
CATALOG_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
CATALOG_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
The name of the catalog being described.
CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of the catalog being described.
CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
CATALOG_OMAG_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-omag-server-platform
CATALOG_POSTGRES_DATABASE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-postgres-database
CATALOG_POSTGRES_SCHEMA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-postgres-schema
CATALOG_POSTGRES_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-postgres-server
CATALOG_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Extract metadata from the real-world resource and add it to the open metadata repositories.
CATALOG_SOFTWARE_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-software-server
CATALOG_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
 
CATALOG_TARGET_ASSET - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Catalog Target Asset Governance Service
CATALOG_TARGET_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Symbolic name of the catalog target to describe the remote system/service being connected to.
CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Symbolic name for the catalog target (Apache Atlas).
CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationProvider
The name of the catalog target that contains the server to monitor.
CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
The name of the catalog target that contains the directory to monitor.
CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterProvider
The name of the catalog target that contains the file to monitor.
CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnectorProvider
The name of the catalog target that contains the database to monitor.
CATALOG_TARGET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an element that an integration connector is to work with.
CATALOG_TEMPLATE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides the template for creating a metadata representation of the linked from valid value.
CATALOG_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
catalog-unity-catalog-server
CATALOG_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0011 - The {0} Connector has detected a change in the open metadata that controls the definition of catalog {1} but is unable to update the catalog in Unity Catalog (UC) at {2}
catalogClassifiedFiles - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Should only file types that are recognized by the classifier be catalogued.
CATALOGED_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0003 - The {0} integration connector has catalogued PostgreSQL Database {1} ({2})
CATALOGED_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0003 - The {0} integration connector has catalogued data set {1} ({2})
catalogGUID - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
CatalogInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a catalog.
CatalogInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Constructor
catalogName - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
CatalogNamespaceProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Describes elements that sit in the catalog namespace.
CatalogNamespaceProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
 
CatalogProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of the properties to pass when creating a catalog - maps to CreateCatalog.
CatalogProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
 
catalogQualifiedName - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
CatalogTarget - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
CatalogTarget contains the properties for one of the integration connector's catalog targets.
CatalogTarget() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Default constructor
CatalogTarget(CatalogTarget) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Copy/clone constructor
CatalogTargetAssetGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
CatalogTargetAssetGovernanceActionConnector creates a catalog target between the supplied integration connector and the supplied asset.
CatalogTargetAssetGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGovernanceActionConnector
Default constructor
CatalogTargetAssetGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
CatalogTargetAssetGovernanceActionProvider is the OCF connector provider for the "catalog-asset" Governance Action Service.
CatalogTargetAssetGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CatalogTargetAssetGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
CatalogTargetChangeListener - Interface in org.odpi.openmetadata.frameworks.integration.connectors
An optional interface for an integration connector to implement if it needs to know when its catalog targets change.
CatalogTargetContext - Class in org.odpi.openmetadata.frameworks.integration.context
A specialized integration context for a catalog target processor.
CatalogTargetContext(String, String, String, String, String, String, String, String, boolean, PermittedSynchronization, OpenMetadataClient, OpenMetadataEventClient, ConnectedAssetClient, OpenIntegrationClient, OpenLineageListenerManager, GovernanceConfiguration, OpenGovernanceClient, AuditLog, int, DeleteMethod) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.CatalogTargetContext
Constructor.
CatalogTargetConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
CatalogTargetConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a CatalogTarget bean.
CatalogTargetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Constructor captures the repository content needed to create the endpoint object.
CatalogTargetEnum - Enum Class in org.odpi.openmetadata.frameworks.integration.controls
CatalogTargetEnum characterises the type of third party technology supported by a specific integration connector.
CatalogTargetEventProcessor - Interface in org.odpi.openmetadata.frameworks.integration.connectors
This interface indicates that a class can process events on behalf of a catalog target.
catalogTargetGUID - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
This is the unique identifier of the CatalogTarget relationship that this directory matches.
CatalogTargetIntegrator - Interface in org.odpi.openmetadata.frameworks.integration.connectors
CatalogTargetIntegrator is an optional interface that an integration connector can implement to walk through the catalog targets assigned to the integration connector.
catalogTargetName - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
CatalogTargetProcessorBase - Class in org.odpi.openmetadata.frameworks.integration.connectors
Provides the base class for connector code that processes a single catalog target.
CatalogTargetProcessorBase(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
Copy/clone constructor
CatalogTargetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
Properties for the CatalogTarget relationship.
CatalogTargetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Default constructor
CatalogTargetProperties(CatalogTargetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Copy/clone constructor.
CatalogTargetResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a CatalogTarget element object as a response.
CatalogTargetResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Default constructor
CatalogTargetResponse(CatalogTargetResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Copy/clone constructor
catalogTargets - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
List of the supported catalog targets describing the types of entity that the connector works with.
catalogTargetsManager - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
CatalogTargetsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of CatalogTarget objects as a response.
CatalogTargetsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Default constructor
CatalogTargetsResponse(CatalogTargetsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Copy/clone constructor
CatalogTargetType - Class in org.odpi.openmetadata.frameworks.integration.controls
CatalogTargetType characterises the type of third party technology supported by a specific integration connector.
CatalogTargetType() - Constructor for class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Default constructor
CatalogTargetType(CatalogTargetType) - Constructor for class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Copy/clone constructor
CatalogTemplate - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
 
CatalogTemplate() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
CatalogTemplateProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.templates
CatalogTemplateProperties describes the properties for the CatalogTemplate relationship between a description element and a relevant template.
CatalogTemplateProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Default constructor
CatalogTemplateProperties(CatalogTemplateProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Copy/clone constructor
catalogTypeName - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
CATALOGUED_OPEN_API_SPEC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CATALOGUER_TO_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
CATASTROPHIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
The data is so important that its loss is catastrophic, putting the future of the organization in doubt.
category - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
category - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
 
category - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
category - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
 
CATEGORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptive name of the concept that this valid value applies to.
CATEGORY_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-004 - Glossary category {0} already exists in Apache Atlas
CATEGORY_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-400-004 - Glossary category {0} already exists in Apache Atlas
CATEGORY_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The qualified name of the primary category of a GlossaryTerm.
CAUGHT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-001 - OCF method detected an unexpected exception
CAUGHT_EXCEPTION_WITH_MSG - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-002 - OCF method {0} detected an unexpected exception, message was {1}
CaughtException - Exception in org.odpi.openmetadata.conformance.ffdc.exception
CaughtException is used when an unexpected exception occurs during a test.
CaughtException(String, Exception) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.CaughtException
The constructor captures the context of the exception.
CDO - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
CERISE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
CERTIFICATE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the actual certificate.
CERTIFICATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of known certifications.
CERTIFICATION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CERTIFICATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An awarded certification of a specific type.
CERTIFICATION_SUMMARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CERTIFICATION_TITLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of known certification types.
CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A specific type of certification required by a regulation or governance process.
CERTIFICATION_TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CertificationElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
CertificationElement contains the properties and header for a certification for an element.
CertificationElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Default constructor
CertificationElement(CertificationElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Copy/clone constructor
CertificationElement(RelatedMetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Copy/clone constructor
CertificationElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificationElementsResponse is the response structure used on the OMAS REST API calls that return a list of related certification element summaries as a response.
CertificationElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Default constructor
CertificationElementsResponse(CertificationElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Copy/clone constructor
CertificationMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a graph for a collection of certification relationships linked to a single starting point and the elements at the other end of the relationship.
CertificationMermaidGraphBuilder(MetadataElementSummary, List<CertificationElement>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.CertificationMermaidGraphBuilder
Constructor for the graph
CertificationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
CertificationProperties describe the details of a certificate that shows that an element is certified with a particular certification type.
CertificationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Default Constructor
CertificationProperties(CertificationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Copy/clone Constructor - the resulting object.
CertificationTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The CertificationTypeDefinition is used to feed the definition of the Certification Types for Coco Pharmaceuticals scenarios.
CertificationTypeElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
CertificationTypeElement contains the properties and header for a certification type retrieved from the metadata repository.
CertificationTypeElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Default constructor
CertificationTypeElement(CertificationTypeElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Copy/clone constructor
CertificationTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Many regulations and industry bodies define certifications that can confirm a level of support, capability or competence in an aspect of a digital organization's operation.
CertificationTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationTypeProperties
Default Constructor
CertificationTypeProperties(TermsAndConditionsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationTypeProperties
Copy/Clone Constructor
CERTIFIED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Person or organization awarding the certification.
CERTIFIED_BY_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the certifiedBy property.
CERTIFIED_BY_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element referenced in the certifiedBy property.
CERTIFIED_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
GOVERNANCE-ACTION-SAMPLES-0001 - The {0} governance action service has verified that hospital {1} ({2}) is certified to supply data for project {3} ({4})
CERTIFY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Checks that the certification type matches the one for the clinical trial project and sets up the start date in the certification relationship between the hospital and the certification type.
CERTIFY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
certify-hospital
CERTIFY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
CERTIFY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
CERTIFY_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Create a survey report that details the content of the real-world resource that is attached to an asset.
certifyElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Link an element to a certification type and include details of the certification in the relationship properties.
certifyElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Link an element to a certification type and include details of the certification in the relationship properties.
certifyElement(String, String, String, MetadataSourceOptions, CertificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a link between a certification type and an element that has achieved the certification.
certifyElement(String, String, MetadataSourceOptions, CertificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Create a link between a certification type and an element that has achieved the certification.
CFG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of name-value properties for configuration.
CHANGE_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type of change.
CHANGE_ASSET_MEMBERSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
The user may update the zone membership of an asset in this zone.
CHANGE_MANAGEMENT_LIBRARY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a managed collection of requirements, defects and proposed changes to a project.
CHANGE_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The relationship of element that has been changed to the anchor.
CHANGED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A recently changed metadata element.
CHANGED_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
CHANGED_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
CHANGED_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
ChangeManagementLibraryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
ChangeManagementLibraryProperties describes a source control library.
ChangeManagementLibraryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Default constructor
ChangeManagementLibraryProperties(ChangeManagementLibraryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Copy/clone constructor.
CHAR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Character
CHAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Send chat message.
CHAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Chat Services
check(String, Object, Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Determine if there is a difference between the provided values, and capture either that difference or the similarity.
check(EntitySummary, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationDifferences
Determine if there is a difference in classifications between the provided EntitySummary objects, and capture each of the differences and similarities.
check(InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertiesDifferences
Determine if there is a difference between the provided instance properties' values, and capture each of the differences and similarities.
CHECK_ACTION_TARGETS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
CHECK_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
CHECK_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
check-weekly-measurements-data-quality
CHECK_QUALITY_OF_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
CHECK_QUALITY_TO_REPORT_ISSUES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
CHECK_REQUEST_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
checkCertificationValidForProject(String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Check that the certification type is associated with the requested project.
checkClassifications(EntitySummary, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummaryDifferences
Determine if there is any difference between the provided classifications, and capture either each of those differences or the similarity.
checkEntityNotClassifiedEntity(String, EntitySummary, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Deprecated.
checkEntityNotClassifiedEntity(String, EntitySummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Deprecated.
checkEntityNotClassifiedEntity(String, EntitySummary, String, InstanceProperties, AuditLog, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Throws an exception if an entity is classified with the supplied classification name and the requested properties are different from the existing properties.
checkEntityNotClassifiedEntity(String, EntitySummary, String, InstanceProperties, AuditLog, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Throws an exception if an entity is classified with the supplied classification name.
checkForClassificationTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Switch the visual style of an element if the Memento or Template/TemplateSubstitute classification is set.
checkForEvents() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicConnector
Look to see if there is one of more new events to process.
checkForEvents() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Deprecated.
Use checkForIncomingEvents() instead.
checkForIncomingEvents() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnector
Look to see if there is one of more new events to process.
checkForIncomingEvents() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Look to see if there is one of more new events to process.
checkInstanceProperties(InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailDifferences
Determine if there is a difference between the provided instance properties, and capture either each of those differences or the similarity.
checkInstanceProperties(InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Determine if there is a difference between the provided instance properties, and capture either each of those differences or the similarity.
checkNameInGroup(String, NamedList) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
This method performs the nested look up of a user's name in the groups.
checkSecretsStillValid() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Called by subclass to determine if the secrets should be refreshed
checkUniqueProperties(InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxyDifferences
Determine if there is a difference between the provided unique properties, and capture either each of those differences or the similarity.
CHEMICALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
Types of chemicals that are significant in managing sustainability.
childAuditLogs - Variable in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
 
CHOCOLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
CHOOSE_PATH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Choose the appropriate path to take.
CITED_DOCUMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Images, video or sound media.
CITED_DOCUMENT_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to related documents.
CitedDocumentLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
CitedDocumentLinkProperties provides a structure for the properties that link an external document to an object.
CitedDocumentLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Default constructor
CitedDocumentLinkProperties(CitedDocumentLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Copy/clone constructor
CitedDocumentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
ExternalReferenceProperties stores information about an link to an external resource that is relevant to open metadata.
CitedDocumentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Default constructor
CitedDocumentProperties(CitedDocumentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Copy/clone constructor.
claimEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceCompletionInterface
Request that execution of a engine action is allocated to the caller.
claimEngineAction(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Request that execution of a governance action is allocated to the caller.
claimEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request that execution of an engine action is allocated to the caller.
claimEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
Request that execution of an engine action is allocated to the caller.
claimEngineAction(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Request that execution of an engine action is allocated to the caller.
CLASS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing complied Java code.
CLASS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing complied Java code.
CLASS_WORD_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes classifying or grouping noun, used in naming standards.
Classification - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
The Classification class stores information about a classification assigned to an entity.
Classification() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Default constructor for automated generation tools.
Classification(Classification) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Copy/clone constructor sets up new classification using values from the template
CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A tag with a list or map of attributes (ClassificationDef)
CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
 
CLASSIFICATION_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Attached data field level annotations.
CLASSIFICATION_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
CLASSIFICATION_ATTACHED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
CLASSIFICATION_ATTRIBUTE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Attributes for a classification, or for classification properties that are collections.
CLASSIFICATION_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
CLASSIFICATION_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
OpenMetadataClassificationDef - A description of a specific characteristic or grouping for entities.
CLASSIFICATION_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
ClassificationDef - A description of a specific characteristic or grouping for entities.
CLASSIFICATION_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
CLASSIFICATION_EXPLORER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Retrieve elements based on type or the classifications/relationships attached to these metadata elements.
CLASSIFICATION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
CLASSIFICATION_LIFECYCLE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports requests to create, update and purge classification instances.
CLASSIFICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Maintain classifications and relationships used to organize open metadata elements.
CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name of the associated classification.
CLASSIFICATION_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property in the classification where this value is used.
CLASSIFICATION_REFERENCE_SET_BOTH_WAYS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "BOTH_WAYS".
CLASSIFICATION_REFERENCE_SET_FROM_ATLAS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "FROM_ATLAS".
CLASSIFICATION_REFERENCE_SET_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The classificationReferenceSetName configuration property is used to supply the qualified name of a valid values set that lists the names and descriptions of classifications to exchange with Apache Atlas.
CLASSIFICATION_REFERENCE_SET_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The classificationReferenceSetPolicy configuration property determines the direction of the exchange of classifications from Apache Atlas and the classification reference set.
CLASSIFICATION_REFERENCE_SET_TO_ATLAS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "TO_ATLAS".
CLASSIFICATION_RETRY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
CLASSIFICATION_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to search entities based on classification.
CLASSIFICATION_UPDATE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to update classifications.
ClassificationAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
ClassificationAccumulator accumulates and validates an entity received from a collection of open metadata repositories.
ClassificationAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
ClassificationAnnotation recommends classifications for either an asset or a data field.
ClassificationAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Default constructor
ClassificationAnnotation(ClassificationAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Copy clone constructor
ClassificationBeanProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ClassificationProperties provides the base class for classification beans.
ClassificationBeanProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Default constructor
ClassificationBeanProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Copy/clone constructor.
classificationBuilder - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
ClassificationCondition - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The ClassificationCondition class provides support for searching against a single classification, either based only on its name or also combined with a set of property-based conditions.
ClassificationCondition - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
The ClassificationCondition class provides support for searching against a single classification, either based only on its name or also combined with a set of property-based conditions.
ClassificationCondition() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Typical constructor
ClassificationCondition() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Typical constructor
ClassificationCondition(ClassificationCondition) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Copy/clone constructor.
ClassificationCondition(ClassificationCondition) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Copy/clone constructor.
ClassificationDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
ClassificationDef stores the properties for the definition of a type of classification.
ClassificationDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Minimal constructor sets up an empty ClassificationDef.
ClassificationDef(ClassificationDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Copy/clone constructor copies values from the supplied template.
ClassificationDef(TypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Typical constructor is passed the properties of the typedef's super class being constructed.
ClassificationDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between classification instances.
ClassificationDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationDifferences
Construct a new set of differences between two instance's classifications.
ClassificationElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The ClassificationElementProperties class provides support for properties to be added to a metadata element, as part of the initial classification.
ClassificationElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Typical constructor
ClassificationElementProperties(ClassificationElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Copy/clone constructor.
ClassificationEntityExtension - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
ClassificationEntityExtension is used to represent a single classification for an entity.
ClassificationEntityExtension() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Default constructor
ClassificationEntityExtension(ClassificationEntityExtension) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Copy/clone constructor
ClassificationErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The ClassificationErrorException is thrown by an OMRS Connector when a classification for a specific entity instance is either not defined for this type of entity or is not currently attached to the requested entity.
ClassificationErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
Deprecated.
ClassificationErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
This is the constructor used when receiving an exception from a remote server.
ClassificationErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
Deprecated.
ClassificationErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
This is the typical constructor used for creating an exception.
ClassificationErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
ClassificationErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
ClassificationErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
This is the typical constructor used for creating an exception.
ClassificationExplorerAdmin - Class in org.odpi.openmetadata.viewservices.classificationexplorer.admin
ClassificationExplorerAdmin is the class that is called by the View Server to initialize and terminate the Classification Explorer OMVS.
ClassificationExplorerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.admin.ClassificationExplorerAdmin
Default constructor
ClassificationExplorerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.classificationexplorer.ffdc
The ClassificationExplorerAuditCode is used to define the message content for the OMRS Audit Log.
ClassificationExplorerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.classificationexplorer.ffdc
The ClassificationExplorerErrorCode 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).
ClassificationExplorerInstance - Class in org.odpi.openmetadata.viewservices.classificationexplorer.server
ClassificationExplorerInstance caches references to objects it needs for a specific server.
ClassificationExplorerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstance
Set up the Classification Explorer OMVS instance*
ClassificationExplorerInstanceHandler - Class in org.odpi.openmetadata.viewservices.classificationexplorer.server
ClassificationExplorerInstanceHandler retrieves information from the instance map for the view service instances.
ClassificationExplorerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstanceHandler
Default constructor registers the view service
ClassificationExplorerRegistration - Class in org.odpi.openmetadata.viewservices.classificationexplorer.server
ClassificationExplorerRegistration registers the view service with the OMAG Server administration services.
ClassificationExplorerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRegistration
 
ClassificationExplorerResource - Class in org.odpi.openmetadata.viewservices.classificationexplorer.server.spring
The ClassificationExplorerResource provides the Spring API endpoints of the Classification Explorer Open Metadata View Service (OMVS).
ClassificationExplorerResource() - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Default constructor
ClassificationExplorerRESTServices - Class in org.odpi.openmetadata.viewservices.classificationexplorer.server
The ClassificationExplorerRESTServices provides the implementation of the Classification Explorer Open Metadata View Service (OMVS).
ClassificationExplorerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Default constructor
ClassificationListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ClassificationListResponse support an OMRS REST API response that returns a list of Classification objects.
ClassificationListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Default constructor
ClassificationListResponse(ClassificationListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Copy/clone constructor
ClassificationManagerAdmin - Class in org.odpi.openmetadata.viewservices.classificationmanager.admin
ClassificationManagerAdmin is the class that is called by the View Server to initialize and terminate the Classification Manager OMVS.
ClassificationManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
Default constructor
ClassificationManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.classificationmanager.ffdc
The ClassificationManagerAuditCode is used to define the message content for the OMRS Audit Log.
ClassificationManagerInstance - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
ClassificationManagerInstance caches references to objects it needs for a specific server.
ClassificationManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
Set up the Classification Manager OMVS instance*
ClassificationManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
ClassificationManagerInstanceHandler retrieves information from the instance map for the view service instances.
ClassificationManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
Default constructor registers the view service
ClassificationManagerRegistration - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
ClassificationManagerRegistration registers the view service with the OMAG Server administration services.
ClassificationManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRegistration
 
ClassificationManagerResource - Class in org.odpi.openmetadata.viewservices.classificationmanager.server.spring
The ClassificationManagerResource provides the Spring API endpoints of the Classification Manager Open Metadata View Service (OMVS).
ClassificationManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Default constructor
ClassificationManagerRESTServices - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
The ClassificationManagerRESTServices provides the implementation of the Classification ManagerOpen Metadata View Service (OMVS).
ClassificationManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Default constructor
ClassificationMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
Map between a Classification object and a collection of database rows.
ClassificationMapper(String, Classification, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Construct a classification mapper using an OMRS instance.
ClassificationMapper(Map<String, JDBCDataValue>, List<Map<String, JDBCDataValue>>, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Construct a classification mapper using the values from the database.
ClassificationOrigin - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ClassificationOrigin describes the provenance of a classification attached to an entity.
ClassificationOrigin - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
ClassificationOrigin describes the provenance of a classification attached to an entity.
ClassificationPropagationRule - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
ClassificationPropagationRule is part of a relationship definition (RelationshipDef).
ClassificationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ClassificationProperties provides the base class for classification attributes.
ClassificationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Default constructor
ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Copy/clone constructor.
ClassificationProxyRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ClassificationProxyRequest is used when working with classifications using an entity proxy.
ClassificationProxyRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Default constructor
ClassificationProxyRequest(ClassificationProxyRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Copy/clone constructor
classificationReferenceSetPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
classificationReferenceSetPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
ClassificationRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ClassificationRequest carries the properties needed to create a classification.
ClassificationRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Default constructor
ClassificationRequest(ClassificationRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Copy/clone constructor
ClassificationRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
NewClassificationRequestBody describes the request body used when classifying/reclassifying elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Copy/clone constructor.
ClassificationResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ClassificationResponse describes the response structure for an OMRS REST API that returns a Classification object.
ClassificationResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Default constructor
ClassificationResponse(ClassificationResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Copy/clone constructor
CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ClassificationWithEntityRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ClassificationWithEntityRequest carries a classification that has changed along with its entity.
ClassificationWithEntityRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Default constructor
ClassificationWithEntityRequest(ClassificationWithEntityRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Copy/clone constructor
CLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
CLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
CLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
CLASSIFIED_ENTITY_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
CLASSIFIED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A new classification has been added to an entity.
CLASSIFY - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to attach a classification to the metadata element in the catalog, or update an existing classification's properties.
classifyAssetAsReferenceData(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add the ReferenceData classification to an asset.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, EntityDetail, String, String, String, String, ClassificationOrigin, String, InstanceProperties, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Add a new classification to an existing entity in the open metadata repository.
classifyEntity(String, String, String, String, ClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, ClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, ClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Add the requested classification to a specific entity.
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ClassificationProxyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ClassificationProxyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ClassificationProxyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Add the requested classification to a specific entity.
classifyEntity(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Add the requested classification to a specific entity.
ClassifyEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
RestoreEntityExecutor provides the executor for the restoreEntity method.
ClassifyEntityExecutor(String, String, EntityProxy, String, String, String, ClassificationOrigin, String, InstanceProperties, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.ClassifyEntityExecutor
Constructor takes the parameters for the request.
classifyEntityParameterValidation(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
classifyEntityParameterValidation(String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to classifyEntity.
classifyEntityParameterValidation(String, EntityProxy, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to classifyEntity.
classifyFile(File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassifier
Classify the properties of the file represented by the Java File object.
classifyFile(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassifier
Classify the properties of the file represented by the path name.
classifyMetadataElement(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Add a new classification to the metadata element.
classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, NewElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, NewOpenMetadataClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, NewOpenMetadataClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, NewOpenMetadataClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, NewOpenMetadataClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, MetadataSourceOptions, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Add a new classification to the metadata element.
CLEAN - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase.TestPhase
clear up after test
cleanTest() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
cleanup() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Default implementation - over-ridden by some test cases.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedClassificationLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityProxyLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReferenceCopyLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReidentify
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityRetype
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedReferenceCopyClassificationLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReferenceCopyLifecycle
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
cleanup() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReidentify
Method to clean any instance created by the test case that has not already been cleaned by the running of the test.
clear() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
clear() - Static method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Clears the InternalOMRSEventProcessingContext for the current thread.
CLEAR_PASSWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
A password used to prove a user's identity - in clear text.
CLEAR_PASSWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Password for the userId in clear text.
clearAcceptedAnswer(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Unlink a comment that contains an answer to a question posed in another comment.
clearAcceptedAnswer(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Unlink a comment that contains an answer to a question posed in another comment.
clearAcceptedAnswer(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Unlink a comment that contains an answer to a question posed in another comment.
clearAccessService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Remove an access service.
clearAccessService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Remove the config for an access service.
clearAllAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Disable the access services.
clearAllAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Disable the access services.
clearAllAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Disable the access services.
clearAllEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable the engine services.
clearAllEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Disable the engine services.
clearAllEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Disable the engine services.
clearAllIntegrationGroups() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Disable the integration groups.
clearAllIntegrationGroups(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Disable the integration groups.
clearAllIntegrationGroups(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Disable the integration groups.
clearAllRegistrations() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Remove the local and remote registrations from the cohort registry store since the local server has unregistered from the cohort.
clearAllRegistrations() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Remove the local and remote registrations from the cohort registry store since the local server has unregistered from the cohort.
clearAllViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Disable the view services.
clearAllViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Disable the view services.
clearAllViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Disable the view services.
clearAuditLogDestination(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Delete an audit log destination that is defined by the supplied audit log destination connection name
clearAuditLogDestination(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Delete an audit log destination connection, that is identified with the supplied destination connection name.
clearAuditLogDestination(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Delete an audit log destination that is identified with the supplied connection's name.
clearAuditLogDestinations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Clears all audit log destinations for this server.
clearAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Clear the list of audit log destinations.
clearAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Clears all audit log destinations for this server.
clearCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the mode for an open metadata repository cohort.
clearCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Unregister this server from an open metadata repository cohort.
clearCohortRegistration(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Unregister this server from an open metadata repository cohort.
clearConfidenceClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the confidence classification from the element.
clearConfidenceClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the confidence classification from the element.
clearConfidenceClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the confidence classification from the element.
clearConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Clear the connection object for the configuration store which means the platform uses the default store.
clearConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the connection object for the configuration store.
clearConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Clear the connection object for the configuration store which means the platform uses the default store.
clearCriticalityClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the criticality classification from the element.
clearCriticalityClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the criticality classification from the element.
clearCriticalityClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the criticality classification from the element.
clearDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the default configuration document.
clearDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Clear the default configuration document.
clearDefaultServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Clear the default configuration document.
clearDigitalResourceOrigin(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the digital resource origin classification for an element.
clearDigitalResourceOrigin(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the origin classification from a digital resource.
clearEditingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Remove the editing collection designation from the collection.
clearEditingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Remove the editing collection designation from the collection.
clearEditingCollection(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove the editing collection classification from the collection.
clearEngineDefinitionsClientConfig() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Clear the configuration for the metadata access server that provides the governance engine definitions through the Governance Engine OMAS.
clearEngineDefinitionsClientConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for the Governance Engine OMAS Engine client configuration in a single call.
clearEngineDefinitionsClientConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Remove the configuration for the Governance Engine OMAS Engine client configuration in a single call.
clearEngineHostServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Clear the configuration for the engine host services.
clearEngineHostServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for an Engine Host OMAG Server in a single call.
clearEngineHostServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Remove the configuration of the specialist services for an Engine Host OMAG Server in a single call.
clearEngineList(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for the governance engines in a single call.
clearEngineList(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Remove the configuration for the engine list in a single call.
clearEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable the engine services.
clearEngineService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove an engine service.
clearEngineService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Remove an engine service.
clearGlossaryAsCanonical(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the canonical designation from the glossary.
clearGlossaryAsCanonical(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the canonical vocabulary designation from the glossary.
clearGlossaryAsCanonical(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove the canonical designation from the glossary.
clearGlossaryAsCanonical(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Remove the canonical designation from the glossary.
clearGlossaryAsEditingGlossary(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Remove the editing glossary classification from the glossary.
clearGlossaryAsStagingGlossary(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Remove the staging glossary classification from the glossary.
clearGlossaryAsTaxonomy(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the taxonomy designation from the glossary.
clearGlossaryAsTaxonomy(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the taxonomy designation from the glossary.
clearGlossaryAsTaxonomy(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove the taxonomy glossary classification from the glossary.
clearGlossaryAsTaxonomy(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Remove the taxonomy glossary classification from the glossary.
clearGovernanceExpectations(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the governance expectations classification from an element.
clearGovernanceExpectations(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the governance expectations classification from an element.
clearGovernanceExpectations(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the governance expectations classification from an element.
clearGovernanceMeasurements(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the governance measurements classification from an element.
clearGovernanceMeasurements(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the governance measurements classification from an element.
clearGovernanceMeasurements(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the governance measurements classification from an element.
clearGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Clear the graph
clearImpactClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the impact classification from the element.
clearImpactClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the impact classification from the element.
clearImpactClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the impact classification from the element.
CLEARING_ALL_GOVERNANCE_ENGINE_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0153 - Refreshing governance engine {0}
CLEARING_ALL_GOVERNANCE_SERVICE_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0028 - All governance service configuration is being refreshed for governance engine {0}
CLEARING_ALL_INTEGRATION_CONNECTOR_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0051 - All integration connector configuration is being refreshed for integration group {0}
clearIntegrationDaemonServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Remove the configuration for an Integration Daemon OMAG Server in a single call.
clearIntegrationDaemonServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Remove the configuration of the specialist services for an Integration Daemon OMAG Server in a single call.
clearIntegrationGroup(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Remove an integration group.
clearIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Remove an integration group.
clearIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Remove an integration group.
clearLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Remove all configuration for a local repository.
clearLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove all configuration for a local repository.
clearLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Remove all configuration for a local repository.
clearOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Remove the configuration for the server.
clearOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove the configuration for the server.
clearOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
Clear the configuration properties for an OMAG Server in a single command.
clearOpenMetadataArchives() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Clear the list of open metadata archives for loading at server startup.
clearOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Clear the list of open metadata archives for loading at server startup.
clearOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Clear the list of open metadata archives.
clearOrigin(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the DigitalResourceOrigin classification from an element.
clearOwnership(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the ownership classification from an element.
clearOwnership(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the ownership classification from an element.
clearOwnership(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the ownership classification from an element.
clearPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the placeholder variables.
clearPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Clear the placeholder variables used whenever an OMAG Server is started.
clearPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
clearPlatformSecurityConnection(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Clear the connection object for the configuration store.
clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Clear the connection object for platform security.
clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
Clear the connection object for the platform security connector.
clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldPlatformSecurityResource
Deprecated.
Clear the connection object for platform security.
clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformSecurityResource
Clear the connection object for platform security.
clearProjectDependency(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Remove a project dependency relationship between two projects.
clearProjectDependency(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Remove a project dependency relationship between two projects.
clearProjectDependency(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Remove a project dependency relationship between two projects.
clearProjectHierarchy(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Remove a project hierarchy relationship between two projects.
clearProjectHierarchy(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Remove a project hierarchy relationship between two projects.
clearProjectHierarchy(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Remove a project hierarchy relationship between two projects.
clearProjectTeam(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Remove a ProjectTeam relationship between a project and an actor.
clearQueryTargetRelationship(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update the query properties for a query relationship for a derived schema element.
clearRelationship(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Remove a relationship.
clearRetentionClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the retention classification from the element.
clearRetentionClassification(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the retention classification from the element.
clearRetentionClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the retention classification from the element.
clearSchemaElementRelationship(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Remove a relationship between two schema elements.
clearSchemaTypeParent(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Remove the relationship between a schema type and its parent data asset, process or port.
clearScopingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Remove the scoping collection designation from the collection.
clearScopingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Remove the scoping collection designation from the collection.
clearScopingCollection(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove the scoping collection classification from the collection.
clearSecurityTags(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the security tags classification from an element.
clearSecurityTags(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the security tags classification from an element.
clearSecurityTags(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the security tags classification from an element.
clearSemanticAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove a semantic assignment relationship between an element and its glossary term.
clearSemanticAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove a semantic assignment relationship between an element and its glossary term.
clearSemanticAssignment(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove a semantic assignment relationship between an element and its glossary term.
clearServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Clear the connection object for the server security connection which means the server does no authorization checks when a request is made to this server.
clearServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Clear the connection object for the server security connector.
clearServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
Clear the connection object for the server security connector.
clearStagingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Remove the staging collection designation from the collection.
clearStagingCollection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Remove the staging collection designation from the collection.
clearStagingCollection(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove the staging collection classification from the collection.
clearStatisticProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Remove a property statistic.
clearStatisticTimestamp(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Remove a timestamp statistic.
clearTermAsAbstractConcept(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the activity designation from the glossary term.
clearTermAsActivity(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the activity designation from the glossary term.
clearTermAsActivity(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Remove the activity designation from the glossary term.
clearTermAsActivity(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the context definition designation from the glossary term.
clearTermAsContext(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the context definition designation from the glossary term.
clearTermAsContext(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Remove the context definition designation from the glossary term.
clearTermAsContext(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the data value designation from the glossary term.
clearTermAsDataValue(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the data value designation from the glossary term.
clearTermAsDataValue(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Remove the data value designation from the glossary term.
clearTermAsDataValue(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Remove the data value designation from the glossary term.
clearTermRelationship(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the relationship between two terms.
clearTermRelationship(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the relationship between two terms.
clearTermRelationship(String, String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Remove the relationship between two terms.
clearTermRelationship(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Remove the relationship between two terms.
clearTranslation(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.MultiLanguageClient
Remove the translation for a particular language/locale for a metadata element.
clearTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MultiLanguageInterface
Remove the translation for a particular language/locale for a metadata element.
clearTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove the translation for a particular language/locale for a metadata element.
clearTranslation(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Remove the translation for a particular language/locale for a metadata element.
clearTranslation(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Remove a valid map name value for a property.
clearValidMetadataMapName(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Remove a valid value for a property.
clearValidMetadataValue(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Remove a valid value for a property.
clearViewService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Remove a view service.
clearViewService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Remove the config for a view service.
clearZoneMembership(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the zone membership classification from an element.
clearZoneMembership(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the ownership classification from an element.
clearZoneMembership(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the ZoneMembership classification from a digital resource.
CLEVELAND_WAY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Cleveland Way Hospital
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0031 - A client-side exception was received from API call {0} to server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-503-001 - A client-side exception {0} was received from API call {1} to URL {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-503-001 - A client-side exception {0} was received from API call {1} to URL {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
 
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
CLIENT-SIDE-REST-API-CONNECTOR-503-002 - A client-side exception {0} was received by method {1} from API call {2} to server {3} on platform {4}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0005 - A client-side exception was received from API call {0} to server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
UNITY-CATALOG-CONNECTOR-503-001 - A client-side exception {0} was received from API call {1} to URL {2}.
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}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
OMAG-COMMON-0002 - A client-side exception was received from API call {0} to OMAG Server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-503-001 - A client-side exception was received from API call {0} to OMAG Server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-006 - A client-side exception was received from API call {0} to repository {1}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-503-001 - A client-side exception was received from API call {0} to OMAG Server Platform at {1}.
CLINICAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical - Information relating to the work understanding medical conditions and their resolution.
CLINICAL_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical Trial - Coordinating and regulating data during a clinical trial.
CLINICAL_TRIAL_APPROVED_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Participating Hospital for the ~{clinicalTrialId}~ approved Clinical Trial
CLINICAL_TRIAL_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The certification type that should be used to certify the clinical trial.
CLINICAL_TRIAL_DATA_ENGINEER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIAL_DATA_SCIENTIST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIAL_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
CLINICAL_TRIAL_ID - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
CLINICAL_TRIAL_ID - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
CLINICAL_TRIAL_LICENSE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
The license granted by the participant in a clinical trial on the use of their data.
CLINICAL_TRIAL_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how a clinical trial is managed in Coco Pharmaceuticals.
CLINICAL_TRIAL_MANAGER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIAL_MANAGER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The person who can be contacted if there are problems with the data from this hospital.
CLINICAL_TRIAL_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
CLINICAL_TRIAL_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
CLINICAL_TRIAL_OWNER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The person who can be contacted if there are problems with the data from this hospital.
CLINICAL_TRIAL_RESEARCHER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIAL_SPONSOR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIAL_SUBJECT_ONBOARDING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Delivering the data necessary to add a person as a subject to XXX clinical trial
CLINICAL_TRIAL_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Delivering data relating to the XXX clinical trial.
CLINICAL_TRIAL_TREATMENT_VALIDATION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Delivering data relating to the XXX clinical trial from the hospitals to the Coco Researchers.
CLINICAL_TRIAL_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
Data is approved for processing that validates the efficacy of the treatments trialed.
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Identifies the data flows related to all clinical trials.
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
clinical-trials
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
CAMP-CT - Developing efficient ways to manage each of the clinical trials.
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Formal validation of new treatments for cancer with patients.
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Support for clinical trials.
CLINICAL_TRIALS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
Nested locations.
CLINICAL_TRIALS_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Clinical Trials Sustainability Champion
CLINICAL_TRIALS_ENGINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Manages the set up and operation of clinical trials at Coco Pharmaceuticals.
CLINICAL_TRIALS_EU - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
CLINICAL_TRIALS_EXECUTIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
CLINICAL_TRIALS_NA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
CLINICAL_TRIALS_UK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
ClinicalTrialSolutionComponent - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata
A description of the predefined solution components.
CLINICIAN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Person:Clinician - Information relating to an individual who works with patients.
CloneableRepositoryExecutor - Interface in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
CloneableRepositoryExecutor describes the interface for a repository executor that can be cloned to run in parallel.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEntityDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Delegate the process of cloning to the subclass.
cloneToMap() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Turn the properties into a property map.
close() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Flush all changes and close the registry store.
close() - Method in class org.odpi.openmetadata.repositoryservices.archivemanager.OMRSArchiveManager
Close down any open archives.
close() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Flush all changes and close the registry store.
close(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnector
Work has completed, close the database connection.
closeReport() - Method in class org.odpi.openmetadata.reports.EgeriaReport
This adds the last line to the report.
CLOUD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Cloud provider
CLOUD_PLATFORM_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A software server platform supporting cloud services.
CLOUD_PROVIDER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A host supporting cloud services.
CLOUD_PROVIDER_FINANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
FinMagic
CLOUD_PROVIDER_SALES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Customer Sales and Invoicing Cloud Services
CLOUD_PROVIDER_TRAVEL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
BeThere Travel and Expenses
CLOUD_SAAS_SERVICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
cloud-saas-service - Application or service hosted by an external cloud provider.
CLOUD_SERVICE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A service running on a cloud platform.
CLOUD_TENANT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A software server supporting cloud services.
CloudInformationModelArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel
CloudInformationModelArchiveWriter creates a physical open metadata archive file for the data model and glossary content found in the Cloud Information Model (CIM).
CO2_EMISSION_SCOPE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
A type of activity that produces CO2.
COCO - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Coco Pharmaceuticals Ltd
COCO_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
 
COCO_COMBO_PRODUCTS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Harvesting valid value sets as digital products.
COCO_CRM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Ordering system for Coco Pharmaceuticals
COCO_HRIM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-hrim - Human Resources Information Manager (HRIM) provides the central management application for employee management including hiring, skills management, recognition and all reasons for termination of employment.
COCO_HRIM_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams02 - Amsterdam data centre standard machine 02.
COCO_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-inventory - Inventory for raw materials and products produced across all Coco Pharmaceuticals sites.
COCO_INVENTORY_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams23 - Amsterdam data centre standard machine 23.
COCO_LEDGERS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-ledgers - Ledgers for Coco Pharmaceuticals.
COCO_LEDGERS_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
COCO_MFG_PLANNING_AMS_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams03 - Amsterdam data centre standard machine 02.
COCO_PAGES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
cocopages - Employee directory with business partners.
COCO_PAGES_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams06 - Amsterdam data centre standard machine 06.
COCO_PROCUREMENT_AMS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
procurement01 - Purchasing system for Coco Pharmaceuticals.
COCO_PROCUREMENT_AMS_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams45 - Amsterdam data centre standard machine 45.
COCO_PROCUREMENT_AUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
procurement04 - Local purchasing system for Austin Factory Site.
COCO_PROCUREMENT_AUS_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
capital - Austin data centre standard machine capital.
COCO_PROCUREMENT_ED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
procurement05 - Local purchasing system for Edmonton Factory Site.
COCO_PROCUREMENT_ED_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ed01 - Edmonton data centre standard machine 01.
COCO_PROCUREMENT_NY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
procurement02 - Local purchasing system for New York Site.
COCO_PROCUREMENT_NY_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
327-3 - NY data center standard machine 327-3.
COCO_PROCUREMENT_WINCH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
procurement03 - Local purchasing system for Winchester Factory Site.
COCO_PROCUREMENT_WINCH_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
winch12 - Winchester data centre standard machine 12.
COCO_PRODUCT_PLANNING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
 
COCO_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-sus - Coco Pharmaceuticals Sustainability Data Marts.
COCO_SUS_AMS_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams04 - Amsterdam data centre standard machine 04.
COCO_SUS_CALCULATORS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-sus-calculators - Coco Pharmaceuticals Sustainability Coco Pharmaceuticals Sustainability Calculators on Airflow..
COCO_SUS_DASHBOARDS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-sus-dashboards - Coco Pharmaceuticals Sustainability Dashboards and Reporting.
CocoArchiveHelper - Class in org.odpi.openmetadata.samples.archiveutilities
CocoArchiveHelper extends the archive helpers provided by core egeria (egeria.git).
CocoArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.CocoArchiveHelper
Constructor passes parameters used to build the open metadata archive's property header.
CocoArchivesWriter - Class in org.odpi.openmetadata.samples.archiveutilities
CocoArchivesWriter provides the main method to run the open metadata archive writers that create each of the open metadata archives used in the open metadata labs and other scenarios with Coco Pharmaceuticals.
CocoArchivesWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.CocoArchivesWriter
 
CocoBusinessSystemsArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
CocoBusinessSystemsArchiveWriter creates a physical open metadata archive file containing the descriptions of the data flows from Coco Pharmaceuticals business systems to the data lake.
CocoBusinessSystemsArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.businesssystems.CocoBusinessSystemsArchiveWriter
Default constructor initializes the archive.
CocoClinicalTrialActionTarget - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
ActionTarget provides some standard action type names to use in the implementation of governance services.
CocoClinicalTrialBaseService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Provides shared functions for the clinical trial services.
CocoClinicalTrialBaseService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
 
CocoClinicalTrialBaseService.PersonContactDetails - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialCertifyHospitalProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialCertifyHospitalProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyHospitalProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialCertifyHospitalService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Responsible for adding the certifying that a hospital has completed all the agreements to participate in a clinical trial.
CocoClinicalTrialCertifyHospitalService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyHospitalService
 
CocoClinicalTrialCertifyWeeklyMeasurementsProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialCertifyWeeklyMeasurementsProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyWeeklyMeasurementsProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialCertifyWeeklyMeasurementsService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
CocoClinicalTrialCertifyWeeklyMeasurementsService is a survey action service implementation for analysing CSV Files to columns and profile the data in them.
CocoClinicalTrialCertifyWeeklyMeasurementsService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyWeeklyMeasurementsService
 
CocoClinicalTrialGuard - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
The Guard enum describes some common guards that can be used when implementing governance services.
CocoClinicalTrialHospitalOnboardingProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialHospitalOnboardingProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialHospitalOnboardingProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialHospitalOnboardingService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Responsible for setting up the landing area and associated listeners for a new hospital joining a clinical trial.
CocoClinicalTrialHospitalOnboardingService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialHospitalOnboardingService
 
CocoClinicalTrialNominateHospitalProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialNominateHospitalProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialNominateHospitalProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialNominateHospitalService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Responsible for adding the incomplete certification relationship to a hospital so that the hospital contacts that will complete the certification process can be identified.
CocoClinicalTrialNominateHospitalService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialNominateHospitalService
 
CocoClinicalTrialPlaceholderProperty - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
CocoClinicalTrialPlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
CocoClinicalTrialQualityDimension - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
CocoClinicalTrialQualityDimension describes the quality dimensions for the CocoClinicalTrialCertifyWeeklyMeasurements Survey Action Service.
CocoClinicalTrialRequestParameter - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
CocoClinicalTrialsAnnotationType - Enum Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
The CocoClinicalTrialsAnnotationType enum describes the annotation types used by the Certify Weekly Measurements survey action service.
CocoClinicalTrialsArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates
CocoClinicalTrialsArchiveWriter creates a physical open metadata archive file containing the clinical trials templates needed by Coco Pharmaceuticals.
CocoClinicalTrialsArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.CocoClinicalTrialsArchiveWriter
Default constructor initializes the archive.
CocoClinicalTrialSetUpDataLakeProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
 
CocoClinicalTrialSetUpDataLakeProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpDataLakeProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialSetUpDataLakeService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Responsible for setting up the mechanisms that support the smooth operation of a clinical trial.
CocoClinicalTrialSetUpDataLakeService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpDataLakeService
 
CocoClinicalTrialSetUpProvider - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
This governance action service sets up the processes for a new clinical trial.
CocoClinicalTrialSetUpProvider() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
CocoClinicalTrialSetUpService - Class in org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Responsible for setting up the processes that support the smooth operation of a clinical trial.
CocoClinicalTrialSetUpService() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpService
 
CocoComboArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.combo
CocoComboArchiveWriter creates a physical open metadata archive file containing the combination of Coco Pharmaceuticals open metadata instances.
CocoComboArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.combo.CocoComboArchiveWriter
Default constructor initializes the archive.
CocoGovernanceEngineDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Describes the standard governance engines shipped with Egeria
CocoGovernanceEnginesArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
CocoGovernanceEnginesArchiveWriter creates a physical open metadata archive file containing the governance engine definitions needed by Coco Pharmaceuticals.
CocoGovernanceEnginesArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEnginesArchiveWriter
Default constructor initializes the archive.
CocoGovernanceProgramArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
CocoGovernanceProgramArchiveWriter creates a physical open metadata archive file containing the core definition of Coco Pharmaceuticals' governance program.
CocoGovernanceProgramArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceProgramArchiveWriter
Default constructor initializes the archive.
CocoGovernanceServiceDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Define the Governance Action Services configuration shipped with Egeria.
CocoGovernanceZoneDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The CocoGovernanceZoneDefinition is used to feed the definition of the governance zones for Coco Pharmaceuticals.
CocoOrganizationArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.organization
CocoOrganizationArchiveWriter creates a physical open metadata archive file containing basic definitions for Coco Pharmaceuticals' featured persona.
CocoOrganizationArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.organization.CocoOrganizationArchiveWriter
Default constructor initializes the archive.
CocoProductCatalogArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
CocoProductCatalogArchiveWriter creates a physical open metadata archive file containing Coco's digital product catalog structure that is populated by a solution that harvests Coco's valid values into reference data products.
CocoProductCatalogArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.productcatalog.CocoProductCatalogArchiveWriter
Default constructor initializes the archive.
CocoRequestTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Defines the request types for the governance engines that identify which governance service to call for a specific request type.
CocoSubjectAreaDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The CocoSubjectAreaDefinition is used to feed the definition of the subject areas for Coco Pharmaceuticals.
CocoSustainabilityArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
CocoSustainabilityArchiveWriter creates a physical open metadata archive file containing basic definitions for Coco Pharmaceuticals' sustainability initiative.
CocoSustainabilityArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.sustainability.CocoSustainabilityArchiveWriter
Default constructor initializes the archive.
CocoTypesArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities.types
CocoTypesArchiveWriter creates a physical open metadata archive file containing the additional specialized types needed by Coco Pharmaceuticals.
CocoTypesArchiveWriter() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.types.CocoTypesArchiveWriter
Default constructor initializes the archive.
CODEOWNERS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file listing the people responsible for maintaining the content of a git repository.
CODEOWNERS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file listing the people responsible for maintaining the content of a git repository.
COHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Cohort - The server is exchanging registration information about an open metadata repository cohort that it is connecting to.
COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Cohort - The server is exchanging registration information about an open metadata repository cohort that it is connecting to.
COHORT_CONFIG_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0006 - Configuration error detected while connecting to cohort {0}, exception {1} was caught with error message: {2}
COHORT_DISCONNECT_FAILED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-HIGHWAY-404-002 - The local server is unable to disconnect from an open metadata repository cohort {0}
COHORT_DISCONNECTING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0008 - Disconnecting from cohort {0}
COHORT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0005 - Connecting to open metadata repository cohort {0}
COHORT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Cohort Manager - Manages the initialization and shutdown of the server's connectivity to a cohort.
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_MEMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability enabling a server to access an open metadata repository cohort.
COHORT_MEMBER_METADATA_COLLECTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The local metadata collection associated with a cohort peer.
COHORT_NOT_CONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-CONNECTOR-404-002 - The Open Metadata Repository Servers in the cohort are not available
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_PERMANENTLY_DISCONNECTING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0009 - Unregistering from cohort {0}
COHORT_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test is able to register with a cohort.
COHORT_REGISTRY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Cohort Registry - Manages the registration requests send and received from this local repository.
COHORT_REGISTRY_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Cohort Registry Store - Stores information about the repositories registered in the open metadata repository cohort.
COHORT_REGISTRY_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data store containing cohort membership registration details.
COHORT_STARTUP_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0027 - The local server is unable to initiate a connection to the cohort {0} when starting up, exception {1} was caught with error message: {2}
COHORT_STARTUP_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-HIGHWAY-404-004 - The local server is unable to initiate a connection to the cohort {0} when starting 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
COHORT_TOPICS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the topic(s) used to exchange registration, type definitions and metadata instances between the members of the open metadata repository cohort.
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
CohortConnectionStatus - Enum Class in org.odpi.openmetadata.repositoryservices.properties
CohortConnectionStatus defines the status of the local server's connection to the metadata highway for a specific cohort.
cohortConnectors - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
 
CohortDescription - Class in org.odpi.openmetadata.repositoryservices.properties
CohortDescription describes a single cohort.
CohortDescription() - Constructor for class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Default constructor
CohortDescription(CohortDescription) - Constructor for class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Copy/clone constructor
CohortListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
CohortListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Default constructor
CohortListResponse(CohortListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Copy/clone constructor
CohortMemberConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
CohortMemberConfigurationClient provides the interfaces to add an OMAG Server to an Open Metadata Repository Cohort.
CohortMemberConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
CohortMemberConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
CohortMembership - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties
CohortMembership describes the structure of the cohort registry store.
CohortMembership() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Default constructor
CohortMembershipListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
CohortMembershipListResponse support an OMRS REST API response that returns a list of cohort member registration objects.
CohortMembershipListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Default constructor
CohortMembershipListResponse(CohortMembershipListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Copy/clone constructor
CohortMembershipResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
CohortMembershipResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Default constructor
CohortMembershipResponse(CohortMembershipResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Copy/clone constructor
cohortRepositoryConnector - Variable in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
 
cohortRepositoryConnector - Variable in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
 
CohortTopicStructure - Enum Class in org.odpi.openmetadata.adminservices.configuration.properties
CohortTopicStructure defines the type of topic organization to use in a cohort.
COLLABORATION_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Counts of the collaboration elements attached to particular elements.
COLLABORATOR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Person:Collaborator - Information relating to an individual who works for a business partner.
COLLECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of collections in use in open metadata.
COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
A collection object.
COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A group of related items.
COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
A collection object.
COLLECTION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
COLLECTION_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Build collections of asset and other metadata.
COLLECTION_MEMBERSHIP_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a member of a collection.
COLLECTION_ROLE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines how the collection is being used.
CollectionDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
CollectionDef supports the definition of a collection type.
CollectionDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Default constructor for Jackson (JSON parsing)
CollectionDef(CollectionDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Copy/clone constructor creates a copy of the supplied template.
CollectionDef(CollectionDefCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Typical constructor initializes the CollectionDef based on the supplied category.
CollectionDefCategory - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
This enum defines the list of open metadata collection types.
CollectionHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
The CollectionsClient supports requests related to collections.
CollectionHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Create a new handler.
CollectionHandler(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Create a new handler.
CollectionManagerAdmin - Class in org.odpi.openmetadata.viewservices.collectionmanager.admin
CollectionManagerAdmin is the class that is called by the View Server to initialize and terminate the Collection Manager OMVS.
CollectionManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
Default constructor
CollectionManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.collectionmanager.ffdc
The CollectionManagerAuditCode is used to define the message content for the OMRS Audit Log.
CollectionManagerInstance - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
CollectionManagerInstance caches references to objects it needs for a specific server.
CollectionManagerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
Set up the Collection Manager OMVS instance
CollectionManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
CollectionManagerInstanceHandler retrieves information from the instance map for the view service instances.
CollectionManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
Default constructor registers the view service
CollectionManagerRegistration - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
CollectionManagerRegistration registers the view service with the OMAG Server administration services.
CollectionManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRegistration
 
CollectionManagerResource - Class in org.odpi.openmetadata.viewservices.collectionmanager.server.spring
The CollectionManagerResource provides the Spring API endpoints of the Collection Manager Open Metadata View Service (OMVS).
CollectionManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Default constructor
CollectionManagerRESTServices - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
The CollectionManagerRESTServices provides the implementation of the Collection Manager Open Metadata View Service (OMVS).
CollectionManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Default constructor
CollectionMembershipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
CollectionMember describes a member of a collection.
CollectionMembershipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Default constructor
CollectionMembershipProperties(CollectionMembershipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Copy/clone constructor
CollectionMemberStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
CollectionMemberStatus specifies the status of the member in a collection.
CollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
CollectionProperties describes the core properties of a collection.
CollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionProperties
Default constructor
CollectionProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionProperties
Copy/clone constructor
CollectionType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
CollectionType lists suggested collection type values.
Colour - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Colour helps to capture the colours we are using in the mermaid graphs.
COLUMN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
 
COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Count of all columns in the tables/views.
COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Count of columns in the table/view.
COLUMN_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
COLUMN_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
COLUMN_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
COLUMN_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Name of the column within the table.
COLUMN_NOT_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Is a null value prohibited in this column?
COLUMN_QNAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Qualified name of the column showing the database name, schema name and table name.
COLUMN_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Number of stored bytes in the column.
COLUMN_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Data type of column.
COLUMN_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
columnDataType() - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Returns the value of the columnDataType record component.
ColumnInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a column.
ColumnInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
Constructor
columnName() - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Returns the value of the columnName record component.
columnNamesProperty - Static variable in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreProvider
columnNames configuration property
ColumnTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata of a column
ColumnTransfer(Omas, OpenMetadataRootElement, AuditLog, List<OpenMetadataRootElement>, List<JdbcPrimaryKey>, OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ColumnTransfer
 
ColumnType - Enum Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties
Maps between different names for a database column type that are used in different interfaces.
ColumnTypeName - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Name of column type.
COM_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of Microsoft DOS commands.
combineConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Combine the connector's configuration properties with the supplied additional configuration properties into a new map.
COMMAND - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The url path segments that identify this API operation.
COMMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Notes provided by the steward.
COMMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Descriptive feedback or discussion related to the attached element.
COMMENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptor for a comment that indicated its intent.
CommentHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
CommentHandler is the handler for managing comments.
CommentHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Create a new handler.
CommentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
The CommentProperties bean stores information about a comment connected to an asset.
CommentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Default constructor
CommentProperties(CommentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Copy/clone constructor.
CommentType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The CommentType allows comments to be used to ask and answer questions as well as make suggestions and provide useful information to other users.
COMMIT_CHECK_INTERVAL_MS - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
Controls the interval between checks to see if a message has been processed and its offset committed to Kafka.
CommonServicesDescription - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
CommonServicesDescription provides a list of fixed services that support the platform.
COMMUNITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of communities recorded in open metadata.
COMMUNITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A group of people with a common interest or skill.
COMMUNITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is for the Team entity that defines the membership of a self-organizing community of interest.
COMMUNITY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
COMMUNITY_MATTERS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the definitions of communities, their leaders and membership.
COMMUNITY_MEMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A person who has joined a community.
CommunityDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The CommunityDefinition is used to feed the definition of the projects for Coco Pharmaceuticals scenarios.
CommunityHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
CommunityHandler provides methods to define communities and their relationships.
CommunityHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Create a new handler.
CommunityMattersAdmin - Class in org.odpi.openmetadata.viewservices.communitymatters.admin
CommunityMattersAdmin is the class that is called by the View Server to initialize and terminate the Community Matters OMVS.
CommunityMattersAdmin() - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.admin.CommunityMattersAdmin
Default constructor
CommunityMattersAuditCode - Enum Class in org.odpi.openmetadata.viewservices.communitymatters.ffdc
The CommunityMattersAuditCode is used to define the message content for the OMRS Audit Log.
CommunityMattersInstance - Class in org.odpi.openmetadata.viewservices.communitymatters.server
CommunityMattersInstance caches references to the objects it needs for a specific server.
CommunityMattersInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersInstance
Set up the Community Matters OMVS instance
CommunityMattersInstanceHandler - Class in org.odpi.openmetadata.viewservices.communitymatters.server
CommunityMattersInstanceHandler retrieves information from the instance map for the view service instances.
CommunityMattersInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersInstanceHandler
Default constructor registers the view service
CommunityMattersRegistration - Class in org.odpi.openmetadata.viewservices.communitymatters.server
CommunityMattersRegistration registers the view service with the OMAG Server administration services.
CommunityMattersRegistration() - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRegistration
 
CommunityMattersResource - Class in org.odpi.openmetadata.viewservices.communitymatters.server.spring
The CommunityMattersResource provides part of the server-side implementation of the Community Matters OMVS.
CommunityMattersResource() - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Default constructor
CommunityMattersRESTServices - Class in org.odpi.openmetadata.viewservices.communitymatters.server
The CommunityMattersRESTServices provides the server-side implementation of the Community Matters Open Metadata View Service (OMVS).
CommunityMattersRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Default constructor
CommunityMemberProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.communities
CommunityMemberProperties describes a role for a person engaged in a community.
CommunityMemberProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityMemberProperties
Default constructor
CommunityMemberProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityMemberProperties
Copy/clone constructor.
CommunityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.communities
CommunityProperties describes the core properties of a community.
CommunityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Default constructor
CommunityProperties(CommunityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Copy/clone constructor
COMPANY_EMAIL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Email address assigned by Coco Pharmaceuticals.
compareProperties(InstanceProperties, InstanceProperties, String, SequencingOrder) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Compare the properties of two instances and determine the sort order based on the nominated property value and sort order.
compareProperties(InstanceProperties, InstanceProperties, String, SequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Compare the properties of two instances and determine the sort order based on the nominated property value and sort order.
COMPATIBLE_VERSIONS - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
COMPLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The activity associated with the instance is complete.
COMPLETE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Complete - The activity associated with the instance is complete.
COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The work for the activity has successfully completed.
COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Work on the project has finished, and all deliverables have either been completed, abandoned or moved to a different project.
COMPLETED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project has completed.
COMPLETED_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0053 - The Open Metadata Repository Services (OMRS) has processed {0} types and {1} instances from open metadata archive {2}
CompletedFuture - Class in org.odpi.openmetadata.repositoryservices.events.future
Future that represents a task that has already completed.
COMPLETION_GUARDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of guards returned by the governance service.
COMPLETION_MESSAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Message to provide additional information on the results of acting on the target by the actor or the reasons for any failures.
COMPLETION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
COMPLETION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When the requested activity was completed.
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
 
completionStatus - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
completionStatus - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
CompletionStatus - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.properties
CompletionStatus defines the completion status of a governance action service.
CompletionStatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
CompletionStatusRequestBody provides a structure for passing the properties to record that a governance service finished a governance action.
CompletionStatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Default constructor
CompletionStatusRequestBody(CompletionStatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Copy/clone constructor
COMPLEX_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type that has a complex structure of nested attributes and types.
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ComplexSchemaTypeProperties
Copy/clone Constructor.
COMPONENT_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
COMPONENT_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
COMPONENT_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
COMPONENT_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An ownership role for a component - typically part of an asset.
COMPONENT_WIKI_URL - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ComponentDescription - Interface in org.odpi.openmetadata.frameworks.auditlog
ComponentDescription is an interface implemented by an enum that describes the components using the audit log
ComponentDevelopmentStatus - Enum Class in org.odpi.openmetadata.frameworks.auditlog
ComponentDevelopmentStatus describes the development status of a component.
ComponentIdReport - Class in org.odpi.openmetadata.reports.componentid
ComponentIdReport outputs a list of component identifiers used by popular Egeria services and connectors.
ComponentIdReport() - Constructor for class org.odpi.openmetadata.reports.componentid.ComponentIdReport
 
ComponentService - Class in org.odpi.openmetadata.userauthn.auth
This component is responsible to provide the configuration properties used by UI to show/hide components.
ComponentService() - Constructor for class org.odpi.openmetadata.userauthn.auth.ComponentService
 
composeInformationSupplyChains(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Connect a nested information supply chain to its parent.
composeInformationSupplyChains(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Connect a nested information supply chain to its parent.
composeInformationSupplyChains(String, String, String, MetadataSourceOptions, InformationSupplyChainCompositionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Connect two peers in an information supply chains.
COMPOSITION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Composition (part of) relationship
COMPOSITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
A collection of related business services.
CompoundFuture - Class in org.odpi.openmetadata.repositoryservices.events.future
OMRSFuture which has a list of child futures.
CompoundFuture() - Constructor for class org.odpi.openmetadata.repositoryservices.events.future.CompoundFuture
 
Concept - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Concept describes a concept in the model.
Concept() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
CONCEPT_BEAD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An abstract, but well-formed representation of a person, place or object.
CONCEPT_BEAD_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An abstract, but well-formed fact about a concept bead.
CONCEPT_BEAD_ATTRIBUTE_COVERAGE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the coverage category of a concept bead attribute.
CONCEPT_BEAD_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A relationship between concept beads.
CONCEPT_BEAD_RELATIONSHIP_END - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links one end of a concept bead link relationship to a concept bead.
CONCEPT_BEAN_ATTRIBUTE_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a concept bead to its attributes.
CONCEPT_MODEL_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies that a design model as a concept model.
CONCEPT_MODEL_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An abstract, but well-formed representation of a concept.
ConceptGroup - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
ConceptGroup lists the entities defined in a subject area.
ConceptGroup() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
ConceptModelAttributeCoverageCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
 
ConceptModelDecoration - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ConceptModelDecoration describes the type of relationship end.
CONDITIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Any special conditions or endorsements over the basic certification type.
CONF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of name-value properties for configuration.
CONFIDENCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of confidence in the correctness of the element.
CONFIDENCE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the level of confidence that should be placed in the accuracy of related data items.
CONFIDENCE_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CONFIDENCE_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
CONFIDENCE_LEVEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of certainty in the accuracy of the results.
CONFIDENCE_LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the level of confidence to place in the accuracy of a data item.
ConfidenceLevel - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ConfidenceLevel identifies the level of confidence to place in the accuracy of a data item.
ConfidenceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Defines the properties for a confidence classification.
ConfidenceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidenceProperties
Default constructor
ConfidenceProperties(ConfidenceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidenceProperties
Copy/clone constructor.
CONFIDENTIAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
The data should be protected and only shared with people with a need to see it.
CONFIDENTIALITY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the level of confidentiality of related data items.
CONFIDENTIALITY_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CONFIDENTIALITY_LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines how confidential a data item is.
ConfidentialityLevel - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
Defines how confidential a data item is.
ConfidentialityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Defines the properties for a confidentiality classification.
ConfidentialityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidentialityProperties
Default constructor
ConfidentialityProperties(ConfidentialityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidentialityProperties
Copy/clone constructor.
CONFIG_DELETE_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-013 - Unable to delete the encrypted configuration file {0}; exception was {1} with message {2}
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}
CONFIG_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0037 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to create and initialize a connector
CONFIG_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
CONFIG_RETRIEVE_ALL_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-014 - Unable to retrieve the encrypted configuration files; exception was {0} with message {1}, while attempting access file {2}
CONFIG_RETRIEVE_ALL_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
FILE-DOC-STORE-400-001 - Unable to retrieve the configuration files; exception was {0} with message {1}, while attempting access file {2}
CONFIG_RETRIEVE_ALL_ERROR_INVALID_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-015 - Unable to retrieve the encrypted configuration files because the store template name {0} is not valid
CONFIG_RETRIEVE_ALL_ERROR_INVALID_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
FILE-DOC-STORE-400-002 - Unable to retrieve the configuration files because the store template name {0}.
ConfigAccessServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigAccessServicesResource provides the configuration for setting up the Open Metadata Access Services (OMASs).
ConfigAccessServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
 
ConfigConformanceSuiteServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigAccessServicesResource provides the configuration for setting up the Open Metadata Conformance Suite services in an OMAG server.
ConfigConformanceSuiteServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
 
ConfigDefaultsResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigDefaultsResource sets properties in the configuration document that are used as default values when configuring the subsystems in an OMAG Server.
ConfigDefaultsResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
 
ConfigEngineHostServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigEngineServicesResource provides the configuration for setting up the Open Metadata Engine Services (OMESs).
ConfigEngineHostServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
 
ConfigException - Exception in org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception
The ConfigException is thrown by the connector when its configuration is inadequate.
ConfigException(ExceptionMessageDefinition, String, String, Exception, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
This is the constructor used for creating an exception that resulted from a previous error.
ConfigException(ExceptionMessageDefinition, String, String, Exception, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
This is the constructor used for creating an exception that resulted from a previous error.
ConfigException(ExceptionMessageDefinition, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
This is the typical constructor used for creating an exception.
ConfigException(ExceptionMessageDefinition, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
This is the typical constructor used for creating an exception.
ConfigIntegrationDaemonServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigIntegrationServicesResource provides the configuration for setting up the dynamic integration groups.
ConfigIntegrationDaemonServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
 
ConfigMetadataServerSample - Class in org.odpi.openmetadata.adminservices.samples.configure
ConfigMetadataServerSample illustrates how to use the MetadataAccessStoreConfigurationClient to configure a Metadata Server.
ConfigOpenMetadataServerSecurityResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigOpenMetadataServerSecurityResource provides the API to configure the security connector that validates Open Metadata and Governance requests issued to a specific OMAG server.
ConfigOpenMetadataServerSecurityResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
 
ConfigPropertiesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigPropertiesResource provides part of the server-side implementation of the administrative interface for an Open Metadata and Governance (OMAG) Server.
ConfigPropertiesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
 
ConfigRepositoryServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigRepositoryServicesResource provides the configuration services for setting up the repository services subsystems.
ConfigRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
 
ConfigResource - Class in org.odpi.openmetadata.adminservices.spring
OMAGServerConfigResource returns the current configuration document for the server.
ConfigResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigResource
 
ConfigsResource - Class in org.odpi.openmetadata.adminservices.spring
OMAGServerConfigsResource exposes APIs for server configurations.
ConfigsResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigsResource
 
ConfigStoreResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigStoreResource provides the API to configure the connector that should be used to manage configuration documents.
ConfigStoreResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
 
CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element is part of a service's configuration.
CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Configuration - The instance is part of a service's configuration.
CONFIGURATION_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
ConfigurationError - There is an error in the configuration and connection is not possible.
CONFIGURATION_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of name-value properties for configuration.
CONFIGURATION_LISTENER_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
CONFIGURATION_LISTENER_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
CONFIGURATION_LISTENER_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-021 - The engine host services are unable to retrieve the connection for the configuration listener for server {0} from metadata server {1}.
CONFIGURATION_LISTENER_REGISTERED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0027 - The engine host services has registered the configuration listener for server {0}.
CONFIGURATION_LISTENER_REGISTERED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0019 - The integration daemon services has registered the configuration listener for server {0}.
CONFIGURATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Specific configuration properties used to configure the behaviour of the connector.
CONFIGURATION_PROPERTY_NOT_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0017 - The {0} configuration property is not set for {1} integration connector and so the default value of {2} will be used
CONFIGURATION_PROPERTY_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0019 - The {0} configuration property is set to {1} for {2} integration connector
configurationClient - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
ConfigurationManagementClient - Class in org.odpi.openmetadata.adminservices.client
ConfigurationManagementClient is able to issue calls to an OMAG Server Platform that manages configuration for OMAG Servers.
ConfigurationManagementClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Create a new client with no authentication embedded in the HTTP request.
ConfigurationManagementClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Create a new client that passes userId and password in each HTTP request.
configurationProperties - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
configurationProperties - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
ConfigurationPropertyType - Class in org.odpi.openmetadata.frameworks.connectors.controls
ConfigurationPropertyType characterises one of the configuration parameters supported by a specific connector.
ConfigurationPropertyType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Default constructor
ConfigurationPropertyType(ConfigurationPropertyType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Copy/clone constructor
CONFIGURE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A connector type that can be used in a connection used to create a connector instance.
configureAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service.
configureAccessService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable a single access service.
configureAccessService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Enable a single access service.
configureAccessService(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service.
configureAccessServiceNoTopics(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service without the In and Out topic.
configureAccessServiceNoTopics(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable a single access service.
configureAccessServiceNoTopics(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Enable a single access service.
configureAccessServiceNoTopics(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service without the In and Out topic.
configureAllAccessServices(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable all access services that are registered with this server platform.
configureAllAccessServices(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Enable all access services that are registered with this server platform.
configureAllAccessServices(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable all access services that are registered into this server.
configureAllAccessServicesNoTopics(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable all access services that are registered with this server platform.
configureAllAccessServicesNoTopics(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Enable all access services that are registered with this server platform.
configureAllAccessServicesNoTopics(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable all access services that are registered into this server without the in and out topics activated.
configureAllEngineServices(String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Enable all non-deprecated engine services.
configureAllEngineServices(String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Enable all non-deprecated, registered engine service.
configureAllViewService(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Enable all registered view services with the same partner server and options.
configureAllViewServices(String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Enable all view services that are registered with this server platform.
configureAllViewServices(String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Enable all view services that are registered with this server platform.
configureEngineService(String, String, String, Map<String, Object>, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Enable a single engine service.
configureEngineService(String, String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Enable a single registered engine service.
configureEngineService(String, String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Enable a single registered engine service.
configureEngineService(String, String, EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Add configuration for a single engine service to the server's config document.
configureEngineService(String, String, EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Add configuration for a single engine service to the server's config document.
configureEngineService(EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Add configuration for a single engine service to the server's config document.
configureIntegrationGroup(String, String, IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Enable a single registered integration group.
configureIntegrationGroup(String, String, IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Add configuration for a single integration group to the server's config document.
configureIntegrationGroup(IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Add configuration for a single integration group to the server's config document.
configureViewService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Enable a single view service.
configureViewService(String, String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Configure a single view service.
configureViewService(String, String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Configure a single view service.
CONFIGURING - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
The governance engine is retrieving its configuration from the metadata server.
CONFIGURING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
 
ConfigViewServicesResource - Class in org.odpi.openmetadata.adminservices.spring
ConfigViewServicesResource provides the configuration for setting up the Open Metadata View Services (OMVSs).
ConfigViewServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
 
CONFIRMING_CONTROL_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0005 - The PostgreSQL repository connector {0} has opened database schema {1} for server {2} (metadata collection id {3})
CONFIRMING_REPOSITORY_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0003 - The PostgreSQL repository connector {0} is validating the schema definitions for schema {1}
confirmSynchronization(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, String, String, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Confirm that the values of a particular metadata element have been synchronized.
confirmSynchronization(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Confirm that the values of a particular metadata element have been synchronized.
CONFLICTING_ATTRIBUTE_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Conflicting AttributeTypeDefs - There are conflicting attribute type definitions (AttributeTypeDefs) detected between two repositories in the open metadata repository cohort.
CONFLICTING_ATTRIBUTE_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
 
CONFLICTING_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Conflicting metadata collection id - Remote server/repository is using the same metadata collection id as the local server.
CONFLICTING_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Conflicting metadata collection id - Remote server/repository is using the same metadata collection id as the local server.
CONFLICTING_ENTERPRISE_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-400-001 - Conflicting TypeDefs have been detected
CONFLICTING_INSTANCES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Conflicting Instances - There are two metadata instances that have the same unique identifier (guid) but have different types.
CONFLICTING_INSTANCES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Conflicting Instances - There are two metadata instances that have the same unique identifier (guid) but have different types.
CONFLICTING_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Conflicting Type Version - An instance can not be processed because there is a mismatch in the type definition (TypeDef) version.
CONFLICTING_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Conflicting Type Version - An instance can not be processed because there is a mismatch in the type definition (TypeDef) version.
CONFLICTING_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Conflicting TypeDefs - There are conflicting type definitions (TypeDefs) detected between two repositories in the open metadata repository cohort.
CONFLICTING_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
 
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.
ConformanceException - Exception in org.odpi.openmetadata.conformance.ffdc.exception
Conformance exception provides a base class for exceptions that indicate there is a failure in the conformance tests.
ConformanceException(String) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceException
Normal constructor for a conformance exception
ConformanceException(String, Exception) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceException
Catch block constructor for a conformance exception
ConformanceServicesAPIResponse - Class in org.odpi.openmetadata.conformance.rest
ConformanceServicesAPIResponse provides a common header for admin services managed response to its REST API.
ConformanceServicesAPIResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Default constructor
ConformanceServicesAPIResponse(ConformanceServicesAPIResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Copy/clone constructor
ConformanceServicesInstance - Class in org.odpi.openmetadata.conformance.server
ConformanceServicesInstance provides the references to the active services for an instance of an OMAG Server.
ConformanceServicesInstance(TechnologyUnderTestWorkPad, List<OpenMetadataConformanceWorkbench>, OMRSAuditLog, ConformanceSuiteConfig) - Constructor for class org.odpi.openmetadata.conformance.server.ConformanceServicesInstance
Constructor
ConformanceServicesInstanceMap - Class in org.odpi.openmetadata.conformance.server
ConformanceServicesInstanceMap provides the mapping between server name and the Java instances of the active services for a server.
ConformanceServicesInstanceMap() - Constructor for class org.odpi.openmetadata.conformance.server.ConformanceServicesInstanceMap
Constructor
ConformanceSuiteAuditCode - Enum Class in org.odpi.openmetadata.conformance.ffdc
The ConformanceSuiteAuditCode is used to define the message content for the OMRS Audit Log.
ConformanceSuiteCheckedExceptionBase - Exception in org.odpi.openmetadata.conformance.ffdc.exception
ConformanceSuiteCheckedExceptionBase provides a checked exception for reporting errors found when using the Open Metadata Conformance Suite services.
ConformanceSuiteCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
This is the typical constructor used for creating an exception.
ConformanceSuiteCheckedExceptionBase(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
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
ConformanceSuiteConnectorConsumer - Class in org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer
ConformanceSuiteConnectorConsumer receives connector objects for servers connected to the same cohort(s) as the conformance suite OMAG server.
ConformanceSuiteConnectorConsumer(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer.ConformanceSuiteConnectorConsumer
Constructor is given information to scope the tests.
ConformanceSuiteErrorCode - Enum Class in org.odpi.openmetadata.conformance.ffdc
The ConformanceSuiteErrorCode is used to define first failure data capture (FFDC) for errors that occur within the Open Metadata Conformance Suite It is used in conjunction with conformance suite exceptions, both Checked and Runtime (unchecked).
ConformanceSuiteOMRSTopicListener - Class in org.odpi.openmetadata.conformance.workbenches.repository.listener
ConformanceSuiteOMRSTopicListener receives details of each OMRS event from the cohorts that the OMAG server running the Conformance suite is connected to.
ConformanceSuiteOMRSTopicListener(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.repository.listener.ConformanceSuiteOMRSTopicListener
The constructor is given the properties and objects it needs to verify the contents of events received from the technology under test.
ConformanceSuiteOperationalServices - Class in org.odpi.openmetadata.conformance.server
ConformanceSuiteOperationalServices provides the server side control for the Open Metadata Conformance Suite.
ConformanceSuiteOperationalServices(String, String, String, int) - Constructor for class org.odpi.openmetadata.conformance.server.ConformanceSuiteOperationalServices
Constructor used at server startup.
ConformanceSuiteResource - Class in org.odpi.openmetadata.conformance.server.spring
ConformanceSuiteResource provides the REST API for running the Open Metadata Conformance Suite.
ConformanceSuiteResource() - Constructor for class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
 
ConformanceSuiteRuntimeException - Exception in org.odpi.openmetadata.conformance.ffdc.exception
ConformanceSuiteRuntimeException is used for all logic errors detected by the Open Metadata Conformance Suite.
ConformanceSuiteRuntimeException(int, String, String, String, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
ConformanceSuiteRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the typical constructor used for creating an exception.
ConformanceSuiteRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the typical constructor used for creating an exception.
ConformanceSuiteRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
ConformanceSuiteRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
ConformanceSuiteRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
This is the typical constructor used for creating an exception.
ConformanceSuiteTestLabServices - Class in org.odpi.openmetadata.conformance.server
ConformanceSuiteTestLabServices supports the REST API for the CTS.
ConformanceSuiteTestLabServices() - Constructor for class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
 
ConformanceTestServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
ConformanceTestServerConfigurationClient provides the configuration services needed by The Conformance Test Server.
ConformanceTestServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
ConformanceTestServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
CONFORMANT_FULL_SUPPORT - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
The technology provides correctly functioning support for all features in this profile.
CONFORMANT_NO_SUPPORT - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
The technology provides correctly functioning responses that indicate it has no support for the features in this profile.
CONFORMANT_PARTIAL_SUPPORT - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
The technology provides correctly functioning support for some of the features in this profile and responds appropriately for features it does not support.
CONNECT_TO_ENDPOINT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a connection and the endpoint of the associated digital resource.
CONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Connected - The server is connected to the metadata highway for this cohort and messages are being exchanged with other members of the cohort.
CONNECTED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the ability to query the entity instances that are connected to a specific entity instance.
connectedAssetClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
connectedAssetClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
ConnectedAssetClient - Class in org.odpi.openmetadata.frameworks.connectors.client
ConnectedAssetClient provides calls for callers that work with connectors.
ConnectedAssetClient(String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClientBase - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client
ConnectedAssetClient provides a base calls for clients that support an OCF interface.
ConnectedAssetClientBase(String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClientBase(String, String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetContext - Class in org.odpi.openmetadata.frameworks.integration.context
 
ConnectedAssetContext(String, ConnectedAssetClient) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.ConnectedAssetContext
Constructor sets up the key parameters for accessing the asset store.
ConnectedAssetResource - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring
The ConnectedAssetResource is the server-side implementation of the REST services needed to populate the Open Connector Framework (OCF) Connected Asset Properties.
ConnectedAssetResource() - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring.ConnectedAssetResource
Default constructor
Connection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
Connection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Default constructor sets the Connection properties to null.
Connection(Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Copy/clone Constructor to return a copy of a connection object.
CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
CONNECTION_CONNECTOR_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a connection and the connector type that should be used.
CONNECTION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JDBC-INTEGRATION-CONNECTOR-0002 - Connector {0} is unable to extract metadata for database {1}
CONNECTION_MAKER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of connections, connector types and endpoints.
CONNECTION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of connection to use to access the associated resource.
CONNECTION_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The userId to store in the userId attribute of the connection.
CONNECTION_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The userId to store in the userId attribute of the connection.
connectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
ConnectionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
ConnectionBuilder is able to build the properties for both a Connection entity and a VirtualConnection entity.
ConnectionCheckedException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
ConnectionCheckedException provides a checked exception for reporting errors found in connection objects.
ConnectionCheckedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
Deprecated.
ConnectionCheckedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the constructor used when receiving an exception from a remote server.
ConnectionCheckedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
Deprecated.
ConnectionCheckedException(String, ConnectionCheckedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the copy/clone constructor used for creating an exception.
ConnectionCheckedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the typical constructor used for creating an exception.
ConnectionCheckedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the constructor used for creating an exception that resulted from a previous error.
ConnectionCheckedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the constructor used for creating an exception that resulted from a previous error.
ConnectionCheckedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the typical constructor used for creating an exception.
ConnectionClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with connection elements.
ConnectionClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Constructor for connector context client.
ConnectionConnectorTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The ConnectionConnectorType relationship properties as a placeholder in case the relationship has properties added.
ConnectionConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionConnectorTypeProperties
Default constructor.
ConnectionConnectorTypeProperties(ConnectionConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionConnectorTypeProperties
Copy/clone Constructor to return a copy of a object.
ConnectionEndpointProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The ConnectionEndpoint relationship properties as a placeholder in case the relationship has properties added.
ConnectionEndpointProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionEndpointProperties
Default constructor sets the Connection properties to null.
ConnectionEndpointProperties(ConnectionEndpointProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionEndpointProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ConnectionHandler manages Connection objects.
ConnectionHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ConnectionHandler provides methods to define connections and link them to connector types and endpoints.
ConnectionHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create a new handler.
ConnectionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Construct the handler information needed to interact with the repository services
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
ConnectionMakerAdmin - Class in org.odpi.openmetadata.viewservices.connectionmaker.admin
ConnectionMakerAdmin is the class that is called by the View Server to initialize and terminate the Connection Maker OMVS.
ConnectionMakerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.admin.ConnectionMakerAdmin
Default constructor
ConnectionMakerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.connectionmaker.ffdc
The ConnectionMakerAuditCode is used to define the message content for the OMRS Audit Log.
ConnectionMakerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.connectionmaker.ffdc
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).
ConnectionMakerInstance - Class in org.odpi.openmetadata.viewservices.connectionmaker.server
ConnectionMakerInstance caches references to the objects it needs for a specific server.
ConnectionMakerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstance
Set up the Connection Maker OMVS instance
ConnectionMakerInstanceHandler - Class in org.odpi.openmetadata.viewservices.connectionmaker.server
ConnectionMakerInstanceHandler retrieves information from the instance map for the view service instances.
ConnectionMakerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstanceHandler
Default constructor registers the view service
ConnectionMakerRegistration - Class in org.odpi.openmetadata.viewservices.connectionmaker.server
ConnectionMakerRegistration registers the view service with the OMAG Server administration services.
ConnectionMakerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRegistration
 
ConnectionMakerResource - Class in org.odpi.openmetadata.viewservices.connectionmaker.server.spring
The ConnectionMakerResource provides part of the server-side implementation of the Connection Maker OMVS.
ConnectionMakerResource() - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Default constructor
ConnectionMakerRESTServices - Class in org.odpi.openmetadata.viewservices.connectionmaker.server
The ConnectionMakerRESTServices provides the server-side implementation of the Connection Maker Open Metadata View Service (OMVS).
ConnectionMakerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Default constructor
connectionName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
 
ConnectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
ConnectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
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 - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ConnectionResponse is the response structure used on REST API calls that return a Connection object as a response.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Default constructor
ConnectionResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.ConnectionResponse
Copy/clone constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Copy/clone constructor
connector - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
connector - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
Connector - Class in org.odpi.openmetadata.frameworks.connectors
The Connector is the interface for all connector instances.
Connector() - Constructor for class org.odpi.openmetadata.frameworks.connectors.Connector
Default constructor
CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
CONNECTOR_ACTIVITY_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Details of the metadata changes made by the execution of the refresh() method by an integration connector or governance service.
CONNECTOR_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A detailed description of the effect of some data processing.
CONNECTOR_CHANGE_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0054 - Failed to process a change to integration connector {0}.
CONNECTOR_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0001 - The {0} integration connector has been initialized to monitor event broker at URL {1} with templateQualifiedName={2}
CONNECTOR_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0001 - The {0} integration connector has been initialized with directoryToMonitor={1}, allowCatalogDelete={2}, waitForDirectory={3}, fileTemplateQualifiedName={4}, directoryTemplateQualifiedName={5}, toDoTemplateQualifiedName={6} and incidentReportTemplateQualifiedName={7}
CONNECTOR_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
CONNECTOR_CONFIGURATION_ALL_ATLAS_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0003 - The {0} integration connector has been initialized to publish all glossary terms from the Apache Atlas server at URL {1} to the open metadata ecosystem
CONNECTOR_CONFIGURATION_ALL_EGERIA_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0001 - The {0} integration connector has been initialized to publish all glossary terms to the Apache Atlas server at URL {1}
CONNECTOR_CONFIGURATION_NO_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CONNECTOR_CONFIGURATION_SPECIFIC_ATLAS_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0004 - The {0} integration connector has been initialized to publish glossary terms from glossary {2} to the Apache Atlas server at URL {1}
CONNECTOR_CONFIGURATION_SPECIFIC_EGERIA_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0002 - The {0} integration connector has been initialized to publish glossary terms from glossary {2} in the Apache Atlas server at URL {1} to the open metadata ecosystem
CONNECTOR_CONFIGURATION_WITH_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CONNECTOR_CONFIGURED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0032 - Integration connector {0} is now cataloging {1} server at {2}
CONNECTOR_CONNECTED_TO_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JDBC-RESOURCE-CONNECTOR-0002 - The JDBC resource connector has connected to database {0}
CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0002 - Creating context for integration connector {0} ({1}) connecting to third party technology {2} with permitted synchronization of {3} and service options of {4}
CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0022 - Creating context for integration connector {0} ({1}) connecting to third party technology {2} with permitted synchronization of {3} and service options of {4}
CONNECTOR_DISCONNECT_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when the connector's disconnect() was called.
CONNECTOR_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0031 - The integration connector {0} method {1} has returned with a {2} exception containing message {3}
CONNECTOR_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0032 - The integration connector {0} method {1} has not been called because it previously returned with a {2} exception containing message {4}
CONNECTOR_FRAMEWORK_DEFAULT - Static variable in class org.odpi.openmetadata.frameworks.connectors.mapper.OpenConnectorsValidValues
This is the official name of the Open Connector Framework (OCF) used in Connector Types.
CONNECTOR_FRAMEWORK_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the framework that the connector implements.
CONNECTOR_FRAMEWORK_NAME_DEFAULT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
Open Connector Framework (OCF)
CONNECTOR_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the integration connector deployment.
CONNECTOR_IMPLEMENTATION_CHOICE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relates a connector category for a specific type of technology with the connector types that support it.
CONNECTOR_INTERFACE_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The programming language used to implement the connector's interface.
CONNECTOR_INTERFACE_LANGUAGE_DEFAULT - Static variable in class org.odpi.openmetadata.frameworks.connectors.mapper.OpenConnectorsValidValues
This is the official name of the programming language used for OCF connectors.
CONNECTOR_INTERFACE_LANGUAGE_DEFAULT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
Java
CONNECTOR_INTERFACES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of interfaces supported by the connector.
CONNECTOR_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the integration connector for logging purposes.
CONNECTOR_PROVIDER_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the Java class that implements this connector type's open connector framework (OCF) connector provider.
CONNECTOR_REFRESH_ALL_ENDPOINTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CONNECTOR_REFRESH_WITH_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CONNECTOR_SHUTDOWN_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Latest time that the connector can run.
CONNECTOR_SHUTDOWN_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0023 - The integration connector {0} reported an error on disconnect.
CONNECTOR_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0022 - The integration connector {0} is shutting down
CONNECTOR_START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when the connector's start() was called.
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0009 - The {0} integration connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0009 - The {0} Apache Atlas REST Connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0009 - The {0} integration connector has stopped its topic monitoring and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has stopped its platform monitoring and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0009 - The {0} integration connector has stopped its file monitoring and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
HARVEST-OPEN-METADATA-0009 - The {0} integration connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
HARVEST-SURVEYS-0009 - The {0} integration connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JDBC-RESOURCE-CONNECTOR-0009 - JDBC resource connector is closing all {0} connection(s) to database {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0014 - The {0} integration connector has stopped its monitoring and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0013 - The {0} connector has stopped its monitoring and is shutting down
CONNECTOR_THREAD_STARTING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0030 - The dedicated thread for integration connector {0} has started in integration daemon {1}
CONNECTOR_THREAD_TERMINATING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0035 - The dedicated thread for integration connector {0} is terminating in integration daemon {1}
CONNECTOR_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of properties describing a type of connector.
CONNECTOR_TYPE_DIRECTORY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a collection of related connector types.
CONNECTOR_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
UserId for the integration connector to use when working with open metadata.
ConnectorActivityReport - Class in org.odpi.openmetadata.frameworks.openmetadata.reports
ConnectorActivityReport contains the properties for one of the integration connector's integration report.
ConnectorActivityReport() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Default constructor
ConnectorActivityReport(ConnectorActivityReport) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Copy/clone constructor
ConnectorActivityReportClient - Class in org.odpi.openmetadata.frameworks.openmetadata.client
ConnectorActivityReportClient defines the interface of the client that implements the maintenance of connector activity reports.
ConnectorActivityReportClient(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.client.ConnectorActivityReportClient
Create a new handler.
ConnectorActivityReportConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
ConnectorActivityReportConverter provides common methods for transferring relevant properties from an Open Metadata Element object into an Integration Report bean.
ConnectorActivityReportConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.ConnectorActivityReportConverter
Constructor
ConnectorActivityReportProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ConnectorActivityReportProperties contains the properties for an integration report.
ConnectorActivityReportProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Default constructor
ConnectorActivityReportProperties(ConnectorActivityReportProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Copy/clone constructor
connectorActivityReportWriter - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
ConnectorActivityReportWriter - Class in org.odpi.openmetadata.frameworks.openmetadata.reports
ConnectorActivityReportWriter is responsible for managing the assembly and production of ConnectorActivityReports.
ConnectorActivityReportWriter(String, String, String, String, String, ConnectorActivityReportClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Set up the connector activity report writer.
ConnectorBase - Class in org.odpi.openmetadata.frameworks.connectors
The ConnectorBase is an implementation of the Connector interface.
ConnectorBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Typical Constructor: Connectors should always have a constructor requiring no parameters and perform initialization in the initialize method.
ConnectorBase.ProtectedConnection - Class in org.odpi.openmetadata.frameworks.connectors
ProtectedConnection provides a subclass to Connection in order to extract protected values from the connection in order to supply them to the Connector implementation.
ConnectorBroker - Class in org.odpi.openmetadata.frameworks.connectors
The ConnectorBroker is a generic factory for Open Connector Framework (OCF) Connectors.
ConnectorBroker() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
Typical constructor
ConnectorBroker(AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
Constructor to supply the audit log to all connectors that implement the AuditLoggingConnector interface.
ConnectorCheckedException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
ConnectorCheckedException provides a checked exception for reporting errors found when using OCF connectors.
ConnectorCheckedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
Deprecated.
ConnectorCheckedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the constructor used when receiving an exception from a remote server.
ConnectorCheckedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
Deprecated.
ConnectorCheckedException(String, ConnectorCheckedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the copy/clone constructor used for creating an exception.
ConnectorCheckedException(String, OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the copy/clone constructor used for creating an exception.
ConnectorCheckedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the typical constructor used for creating an exception.
ConnectorCheckedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the constructor used for creating an exception that resulted from a previous error.
ConnectorCheckedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the constructor used for creating an exception that resulted from a previous error.
ConnectorCheckedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
This is the typical constructor used for creating an exception.
ConnectorConfigClient - Class in org.odpi.openmetadata.frameworks.opengovernance.connectorcontext
Provides the methods to create, query and maintain the open metadata that controls running connectors.
ConnectorConfigClient(ConnectorContextBase, String, String, String, String, String, String, GovernanceConfiguration, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Constructor for connector context client.
ConnectorConfigPropertiesRequestBody - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
ConnectorConfigPropertiesRequestBody describes the request body used to update the configuration properties of an integration connector.
ConnectorConfigPropertiesRequestBody() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Default constructor
ConnectorConfigPropertiesRequestBody(ConnectorConfigPropertiesRequestBody) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Copy/clone constructor.
ConnectorConfigurationFactory - Class in org.odpi.openmetadata.adapters.repositoryservices
ConnectorConfigurationFactory sets up default configuration for the OMRS components.
ConnectorConfigurationFactory() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Default constructor
ConnectorConfigurationFactoryErrorCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices
The ConnectorConfigurationFactoryErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the ConnectorConfigurationFactory.
ConnectorContextBase - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
 
ConnectorContextBase(String, String, String, String, String, String, String, String, boolean, OpenMetadataClient, AuditLog, int, DeleteMethod) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Constructor.
ConnectorContextClientBase - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Base class for the connector context client objects.
ConnectorContextClientBase(ConnectorContextBase, String, String, String, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Constructor for connector context client.
ConnectorContextClientBase(ConnectorContextClientBase) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Constructor for connector context client.
ConnectorFactoryInterface - Interface in org.odpi.openmetadata.frameworks.connectors.api
ConnectorFactoryInterface is used by applications and tools as a factory for Open Connector Framework (OCF) connectors.
ConnectorFactoryService - Class in org.odpi.openmetadata.frameworks.integration.connectors
ConnectorFactoryService is the service for creating connectors to the data and services of a digital resource (represented by an asset).
connectorGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
connectorGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
connectorId - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
connectorInstanceId - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
connectorInterfaces - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
 
connectorName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
connectorName - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
connectorName - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
 
connectorName - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
connectorName - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
connectorName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
connectorName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
ConnectorProvider - Class in org.odpi.openmetadata.frameworks.connectors
The ConnectorProvider is a formal plug-in interface for the Open Connector Framework (OCF).
ConnectorProvider() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
 
ConnectorProviderBase - Class in org.odpi.openmetadata.frameworks.connectors
ConnectorProviderBase is a base class for a connector provider.
ConnectorProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Typical constructor
ConnectorReport - Class in org.odpi.openmetadata.commonservices.ffdc.properties
ConnectorReport is a collection of information provided by a connector provider that describes the operation of a connector.
ConnectorReport() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Default constructor
ConnectorReport(ConnectorReport) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Copy/clone constructor
ConnectorReportResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectorReportResponse is the response structure used on REST API calls that return a ConnectorType object as a response.
ConnectorReportResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Default constructor
ConnectorReportResponse(ConnectorReportResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Copy/clone constructor
connectorToTarget - Variable in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
 
ConnectorType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The ConnectorType describe the implementation details of a particular type of OCF connector.
ConnectorType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Default constructor
ConnectorType(ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
connectorTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
 
ConnectorTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
ConnectorTypeBuilder is able to build the properties for an ConnectorType entity from an ConnectorType bean.
ConnectorTypeBuilder(String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeBuilder
Constructor supporting all properties.
ConnectorTypeClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with connectorType elements.
ConnectorTypeClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Constructor for connector context client.
ConnectorTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ConnectorTypeHandler manages ConnectorType objects.
ConnectorTypeHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ConnectorTypeHandler provides methods to define connector types.
ConnectorTypeHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Create a new handler.
ConnectorTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Construct the handler information needed to interact with the repository services
ConnectorTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
connectorUserId - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
connectorUserId - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
connectToCohort() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(CohortConfig) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Initialize the components to connect the local repository to a cohort.
connectToCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
CONSISTENT_TYPES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports entity, relationship and classification types that link together.
CONSISTENT_VALID_VALUES_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies two valid values from different valid value sets (properties) that should be used together when in the same element for consistency.
ConsistentValidValuesProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ConsistentValidValuesProperties is a java bean used to associate two valid values.
ConsistentValidValuesProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ConsistentValidValuesProperties
Default constructor
ConsistentValidValuesProperties(RelationshipBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ConsistentValidValuesProperties
Copy/clone constructor.
ConsoleAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
ConsoleAuditLogStoreConnector provides a connector implementation for a console (stdout) audit log.
ConsoleAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
Default constructor used by the connector provider.
ConsoleAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
ConsoleAuditLogStoreProvider is the OCF connector provider for the console audit log store.
ConsoleAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
CONSOLIDATED_DUPLICATE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element that has be formed by combining the properties, classifications and relationships from multiple duplicate entities.
CONSOLIDATED_DUPLICATE_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a detected duplicate entity and an entity that contains the combined values of this entity and its other duplicates.
ConsolidatedDuplicatesRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
ConsolidatedDuplicatesRequestBody provides a structure for passing the properties associated with consolidated duplicates.
ConsolidatedDuplicatesRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Default constructor
ConsolidatedDuplicatesRequestBody(ConsolidatedDuplicatesRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Copy/clone constructor
CONSTRAINT_PARAM_ATTRIBUTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
CONSTRAINT_TYPE_INVERSE_REF - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
CONSTRAINT_TYPE_OWNED_REF - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
constructValidValueNamespace(String, String, String) - Static method in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
Creates the namespace of the element based on the properties supplied.
constructValidValueQualifiedName(String, String, String, String) - Static method in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
Creates the qualifiedName of the element based on the properties supplied.
CONSUMER_EVENT_PROCESSING_TIMEOUT_MINS - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
This property adds an optional upper bound for the consumer event processing before an event is treated as being fully processed and committed to Kafka.
CONSUMER_TIMEOUT_PREVENTION_SAFETY_WINDOW_MS - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
consumerPropertyName - Static variable in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
 
CONTACT_DETAILS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Information on how to send a message to an individual or automated process.
CONTACT_EMAIL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
CONTACT_METHOD_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Details of the service supporting the contact method.
CONTACT_METHOD_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of mechanism to contact an actor.
CONTACT_METHOD_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Details of the contact method
CONTACT_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
CONTACT_PERSON - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The person who can be contacted if there are problems with the data from this hospital.
CONTACT_THROUGH_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The contact details associated with an actor profile.
CONTACT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of contact - such as home address, work mobile, emergency contact ...
ContactDetailsHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ContactDetailsHandler provides methods to define contact methods
ContactDetailsHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Create a new handler.
ContactDetailsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ContactDetailsProperties describes a single mechanism that can be used to contact an individual.
ContactDetailsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Default constructor
ContactDetailsProperties(ContactDetailsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Copy/clone constructor
ContactMethodType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ContactMethodType specifies the contact mechanism to use to contact an individual.
ContactMethodTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The ContactMethodTypeDefinition is used to feed the definition of the contactMethodType valid value set for Coco Pharmaceuticals' employees.
ContactThroughProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ContactThroughProperties describes the properties for the ContactThrough relationship between an actor profile and a contact details element.
ContactThroughProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactThroughProperties
Default constructor
ContactThroughProperties(ContactThroughProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactThroughProperties
Copy/clone constructor
ContactTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The ContactTypeDefinition is used to feed the definition of the contactType valid value set for Coco Pharmaceuticals' employees.
CONTAINMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
 
CONTAINMENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The containment relationship between two processes: the parent and one of its children.
contains(Object) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
CONTAINS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
CONTAINS_ALL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
CONTAINS_ANY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
CONTAINS_SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
 
containsAll(Collection<?>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
CONTENT_COLLECTION_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a software capability as a manager of controlled documents and related media.
CONTENT_MANAGER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-006 - An OMRS repository connector {0} has passed an invalid parameter to the repository content manager {1} operation as part of the {2} request
CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element comes from an open metadata content pack.
CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Content Pack - A collection of metadata elements that define a standard or support a specific use case.
CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Content Pack - The instance comes from an open metadata content pack.
CONTENT_PACK_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
ContentCollectionManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
ContentCollectionManagerProperties describes the properties of a content collection manager.
ContentCollectionManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ContentCollectionManagerProperties
Default constructor
ContentCollectionManagerProperties(ContentCollectionManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ContentCollectionManagerProperties
Copy/clone constructor.
ContentPackBaseArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.base
CorePackArchiveWriter creates an open metadata archive that includes the connector type information for all open connectors supplied by the egeria project.
ContentPackBaseArchiveWriter(String, String, String, String, OpenMetadataArchive[]) - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Constructor for an archive.
ContentPackDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Identifies the content pack containing specific templates, integration connectors and governance services belong to.
context - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the situation where this pattern may be useful.
CONTEXT_DEFINITION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a glossary term that describes a context where processing or decisions occur.
CONTEXT_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Known context events.
CONTEXT_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of an event that impacts users, data, services, etcetera.
CONTEXT_EVENT_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a collection of related context events.
CONTEXT_EVENT_EFFECT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CONTEXT_EVENT_EVIDENCE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to evidence that the context event has occurred, started or is expected can appear as alerts/notification or incidents that people have raised.
CONTEXT_EVENT_FOR_TIMELINE_EFFECTS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Associates a ContextEvent to a Referenceable (typically and Asset or DigitalProduct) whose data is effected by the event.
CONTEXT_EVENT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CONTEXT_EVENT_IMPACT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a ContextEvent entity to Referenceable entities that describe resources that are impacted by the event.
CONTEXT_EVENT_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Types of known context events.
CONTEXT_EVENT_TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0001 - The integration connector context manager is being initialized for calls to server {0} on platform {1}
CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0021 - The catalog integrator context manager is being initialized for calls to server {0} on platform {1}
ContextDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
ContextDefinitionProperties describes a type of context that a glossary term represents.
ContextDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Default constructor
ContextDefinitionProperties(ContextDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Copy/clone constructor.
ContextEventCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
ContextEventCollectionProperties is a java bean used to classify a collection.
ContextEventCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ContextEventCollectionProperties
Default constructor
ContextEventCollectionProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ContextEventCollectionProperties
Copy/clone constructor.
ContextEventImpactProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents
ContextEventImpactProperties is a java bean used to describe a link between a context event and elements that describe its impact.
ContextEventImpactProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Default constructor
ContextEventImpactProperties(ContextEventImpactProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Copy/clone constructor.
ContextEventProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents
ContextEventProperties holds properties that are used for displaying details of context event.
ContextEventProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Default constructor
ContextEventProperties(ContextEventProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Copy/clone constructor.
CONTRACT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
ServiceQuality:Contract - Information relating to the Coco Pharmaceuticals' contracts.
CONTRACT_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier for the contract used in the agreement.
CONTRACT_LIAISON - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of actor to contact with queries relating to the contract.
CONTRACT_LIAISON_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The property from the actor element used as the identifier.
CONTRACT_LIAISON_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type name of liaison actor element.
CONTRACT_LIFETIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
The data is needed for the lifetime of the referenced contract.
CONTRACT_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to the contract document.
ContractLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
AgreementActorProperties describes a relationship between an actor and an agreement.
ContractLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Default constructor
ContractLinkProperties(ContractLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Copy/clone constructor.
CONTRACTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountType
The account is for an individual who is a contractor to the organization
CONTRACTOR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This employee is on a temporary contract.
CONTRIBUTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Individual contribution levels by karma points.
CONTRIBUTION_RECORD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A record of the contribution of an actor profile.
CONTRIBUTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying an actor's contribution record.
ContributionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ContributionProperties describes the properties for the Contribution relationship between an actor profile and a contribution record element.
ContributionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionProperties
Default constructor
ContributionProperties(ContributionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionProperties
Copy/clone constructor
ContributionRecordProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The ContributionRecordProperties holds the information about an individual's contribution to the open metadata ecosystem.
ContributionRecordProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Default Constructor
ContributionRecordProperties(ContributionRecordProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Copy/clone Constructor - the resulting object.
CONTRIBUTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
CONTROL - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Control table to identify the server, metadata collection and version that this repository serves.
CONTROL_FLOW_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows that when one element completes processing, control passes to the next element.
CONTROL_MC_ID_MISMATCH - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-006 - The {0} postgreSQL repository connector is not able to use the contents of database schema {1} because this repository is for server {2}
CONTROL_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A task in a process where a person must make a decision on the right action to take.
CONTROL_SCHEMA_VERSION_MISMATCH - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-007 - The {0} postgreSQL repository connector is not able to use the contents of database schema {1} because it does not support schema version {2}
CONTROL_SERVER_MISMATCH - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-005 - The {0} postgreSQL repository connector is not able to use the contents of database schema {1} because this repository is for server {2}
ControlFlowConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ControlFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a ControlFlowElement bean.
ControlFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ControlFlowConverter
Constructor
ControlFlowElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ControlFlowElement contains the properties and header for a control flow relationship retrieved from the metadata repository.
ControlFlowElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Default constructor
ControlFlowElement(ControlFlowElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Copy/clone constructor
ControlFlowProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
ControlFlowProperties describe the properties for a control flow relationship.
ControlFlowProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Default constructor
ControlFlowProperties(ControlFlowProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Copy/clone constructor.
ControlMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
 
ControlMapper(String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Constructor used to write to the control table.
ControlMapper(String, List<Map<String, JDBCDataValue>>) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Constructor when receiving values from the database table.
converter - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
convertOpenMetadataRelationships(List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Convert OMRS relationships into OpenMetadataRelationships
convertRootElement(String, OpenMetadataElement, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the generic element extracted from the open metadata element plus linked elements.
convertRootElement(String, RelatedMetadataElement, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the generic element extracted from the open metadata element plus linked elements.
convertRootElements(String, List<OpenMetadataElement>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Convert the open metadata elements retrieve into root elements.
convertSolutionComponent(String, OpenMetadataElement, boolean, boolean, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the solution component extracted from the open metadata element.
convertSolutionPort(String, RelatedMetadataElement, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the solution port extracted from the open metadata element.
COORDINATES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Geographical coordinates of this location.
COORDINATOR_TO_PARTICIPATING_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
COPY_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
DYNAMIC-ARCHIVER-SERVICES-0001 The {0} governance action service is copying source file {1} to destination file {2}
COPY_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0001 - The {0} governance action service is copying source file {1} to destination file {2}
COPY_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
 
COPY_FILE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
copy-file
COPYRIGHT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Copyright statement associated with this external source.
CORE_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
CORE_DETAIL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
 
CorePackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.core
CorePackArchiveWriter creates an open metadata archive that includes the connector type information for the default open connectors supplied by the egeria project.
CorePackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.core.CorePackArchiveWriter
Default constructor initializes the archive.
CorePacksArchivesWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors
CocoArchivesWriter provides the main method to run the open metadata archive writers that create each of the open metadata archives used in the open metadata labs and other scenarios with Coco Pharmaceuticals.
CorePacksArchivesWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.CorePacksArchivesWriter
 
CORNFLOWER_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
CORPORATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The corporate governance domain.
CORPORATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Corporate Governance
CORRELATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of external identifiers and associated header information from third party elements.
corsConfigurer() - Method in class org.odpi.openmetadata.userauthn.auth.SecurityConfig
Returns WebMvcConfigurer for the cors configuration.
COTS_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
cots-application-server - Custom off-the-shelf application server
COUNT_NOT_SET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
countAttachedRelationshipsByType(String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Count the number of relationships of a specific type attached to a starting entity.
countAttachments(String, String, String, String, String, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Count up the number of elements of a certain type that are attached to a specific entity.
countMatchingHeaderPropertyValues(InstanceProperties, InstanceAuditHeader, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Count the number of matching property values that an instance has.
countMatchingHeaderPropertyValues(InstanceProperties, InstanceAuditHeader, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Count the number of matching property values that an instance has.
countMatchingPropertyValues(InstanceProperties, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Count the number of matching property values that an instance has.
countMatchingPropertyValues(InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Count the number of matching property values that an instance has.
countRecord(int, String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog.AuditLogActivity
Update the maps with information about another log record.
CountResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CountResponse defines the response structure for the OMAS REST API calls that returns a number as a response.
CountResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Default constructor
CountResponse(CountResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Copy/clone constructor
CountryCodeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The CountryCodeDefinition is used to feed the definition of the CountryCode valid value set for Coco Pharmaceuticals' employees and locations.
COUNTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to count value pairs.
countTestCaseResults(List<OpenMetadataTestCaseResult>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Count the test case results in the list - dealing with nulls and empty lists.
countTestCaseSummaries(List<OpenMetadataTestCaseSummary>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Count the test case results in the list - dealing with nulls and empty lists.
COURTESY_TITLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The courtesy title for the person.
COVERAGE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of role that the attribute plays as part of the concept bead.
COVERAGE_END - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
End date for the certification.
COVERAGE_START - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Start date for the certification/license.
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcCatalog
 
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcSchema
 
create(ResultSet) - Static method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
CREATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been created.
CREATE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to create a metadata element in the catalog.
CREATE_ASSET - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Create Asset Governance Service
CREATE_ASSETS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
The user may change the metadata description of the asset.
CREATE_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-apache-atlas-server
CREATE_DATA_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-file-folder
CREATE_DB_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-databricks-unity-catalog-server
CREATE_FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-file-folder
CREATE_INSTANCE_IN_OPEN_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
CREATE_INSTANCE_IN_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
CREATE_KAFKA_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-apache-kafka-server
CREATE_KAFKA_TOPIC - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-kafka-topic
CREATE_OMAG_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-omag-server-platform
CREATE_POSTGRES_DB - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-postgres-database
CREATE_POSTGRES_SCHEMA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-postgres-schema
CREATE_POSTGRES_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-postgres-server
CREATE_REGISTRY_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0115 - Creating new cohort registry store {0}
CREATE_SOFTWARE_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-software-server
CREATE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
CREATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time when this instance was created.
CREATE_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
create-unity-catalog-server
createAction(String, String, String, String, AnchorOptions, Map<String, NewElementProperties>, List<NewActionTarget>, ActionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new action and link it to the supplied role and targets (if applicable).
createAction(String, ActionRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Create a new to do action and link it to the supplied role and targets (if applicable).
createAction(String, ActionRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Create a new action and link it to the supplied actor and targets (if applicable).
createActorAction(String, String, NewElementProperties, String, List<String>, String, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.StewardshipRequestInterface
Create an action request for someone to work on.
createActorAction(String, String, NewElementProperties, String, List<String>, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create an action request for someone to work on.
createActorProfile(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create an actor profile.
createActorProfile(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a actor profile.
createActorProfile(String, NewElementOptions, Map<String, ClassificationProperties>, ActorProfileProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Create a new actor profile.
createActorProfile(NewElementOptions, Map<String, ClassificationProperties>, ActorProfileProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Create a new actor profile.
createActorProfileFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create a new metadata element to represent an actor profile using an existing metadata element as a template.
createActorProfileFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a new metadata element to represent an actor profile using an existing metadata element as a template.
createActorProfileFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Create a new metadata element to represent an actor profile using an existing element as a template.
createActorProfileFromTemplate(TemplateOptions, String, boolean, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Create a new metadata element to represent an actor profile using an existing element as a template.
createActorRole(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create an actor role.
createActorRole(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a actor role.
createActorRole(String, NewElementOptions, Map<String, ClassificationProperties>, ActorRoleProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Create a new actor role.
createActorRole(NewElementOptions, Map<String, ClassificationProperties>, ActorRoleProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Create a new actor role.
createActorRoleFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create a new metadata element to represent an actor role using an existing metadata element as a template.
createActorRoleFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a new metadata element to represent an actor role using an existing metadata element as a template.
createActorRoleFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Create a new metadata element to represent an actor role using an existing element as a template.
createActorRoleFromTemplate(TemplateOptions, String, boolean, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Create a new metadata element to represent an actor role using an existing element as a template.
createAndCatalogAssetGovernanceActionProcess(String, String, String, RequestTypeDefinition, TemplateDefinition, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a two-step governance action process that creates a metadata element for a particular type of asset and then adds it as a catalog target for an appropriate integration connector.
createAndCatalogServerGovernanceActionProcess(String, String, RequestTypeDefinition, TemplateDefinition, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a two-step governance action process that creates a metadata element for a particular type of server and then adds it as a catalog target for an appropriate integration connector.
createAndHarvestToAssetGovernanceActionProcess(String, String, String, RequestTypeDefinition, TemplateDefinition, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a two-step governance action process that creates a metadata element for a particular type of asset and then adds it as a catalog target for an appropriate integration connector.
createAndSurveyServerGovernanceActionProcess(String, String, RequestTypeDefinition, TemplateDefinition, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a three-step governance action process that creates a metadata element for a particular type of asset and then runs a survey against the asset's resource and creates a report.
createAsCatalogTargetGovernanceActionProcess(String, String, String, String, RequestTypeDefinition, TemplateDefinition, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a two-step governance action process that creates a metadata element for a particular type of asset and then adds it as a catalog target for an appropriate integration connector.
createAsset(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create an asset such as a data file, database, API or server.
createAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create an asset such as a data file, database, API or server.
createAsset(String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create an asset such as a data file, database, API or server.
createAsset(String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create an asset such as a data file, database, API or server.
createAsset(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Create an asset.
createAsset(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Create an asset.
createAsset(String, NewElementOptions, Map<String, ClassificationProperties>, AssetProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new asset.
createAsset(NewElementOptions, Map<String, ClassificationProperties>, AssetProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Create a new asset.
createAssetFromTemplate(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create an asset such as a data file, database, API or server.
createAssetFromTemplate(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create an asset such as a data file, database, API or server.
createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create an asset such as a data file, database, API or server.
createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create an asset such as a data file, database, API or server.
createAssetFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Create a new metadata element to represent an asset using an existing metadata element as a template.
createAssetFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Create a new metadata element to represent an asset using an existing metadata element as a template.
createAssetFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a new metadata element to represent an asset using an existing element as a template.
createAssetFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Create a new metadata element to represent an asset using an existing element as a template.
CreateAssetGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
CreateSubscriptionGovernanceActionConnector creates an asset and passes its GUID as an action target for follow on work.
CreateAssetGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CreateAssetGovernanceActionConnector
Default constructor
CreateAssetGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
CreateSubscriptionGovernanceActionProvider is the OCF connector provider for the "Create Asset" Governance Action Service.
CreateAssetGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CreateAssetGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
createAssetInRepository(String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add a simple asset description to the metadata repository.
createAssetInRepository(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add a simple asset description to the metadata repository.
createAssetWithConnection(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, boolean, Map<String, Object>, String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Add a simple asset description to the metadata repository.
createAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new empty glossary.
createAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new category linked to its glossary and potentially other categories and terms.
createAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new term linked to its glossary, other terms and categories.
createBeanFromTemplate(String, String, String, String, String, String, String, String, String, OpenMetadataAPIGenericBuilder, List<String>, boolean, boolean, boolean, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPITemplateHandler
Create a new entity in the repository based on the contents of an existing entity (the template).
createBeanFromTemplate(String, String, String, String, String, String, String, String, String, OpenMetadataAPIGenericBuilder, List<String>, boolean, boolean, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPITemplateHandler
Create a new entity in the repository based on the contents of an existing entity (the template).
createBeanInRepository(String, String, String, String, String, String, String, OpenMetadataAPIGenericBuilder, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Create a new entity in the repository assuming all parameters are ok.
createBeanInRepository(String, String, String, String, String, OpenMetadataAPIGenericBuilder, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Create a new entity in the repository assuming all parameters are ok.
createCatalog(String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create catalog.
createChildProcess(String, ElementStatus, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a process that represents the processing instance of this governance action.
createChildProcess(String, ElementStatus, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a process that represents the processing instance of this governance action.
createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a process that represents the processing instance of this governance action.
createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a process that represents the processing instance of this governance action.
createClients() - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Suggestion for subclass to create client(s) to partner OMAS.
createClients() - Method in class org.odpi.openmetadata.frameworkservices.oif.client.contextmanager.OIFContextManager
Suggestion for subclass to create client(s) to partner OMAS.
createCollection(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Create a new generic collection.
createCollection(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Create a new generic collection.
createCollection(String, NewElementOptions, Map<String, ClassificationProperties>, CollectionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Create a new generic collection.
createCollectionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Create a new metadata element to represent a collection using an existing metadata element as a template.
createCollectionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Create a new metadata element to represent a collection using an existing metadata element as a template.
createCollectionFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Create a new metadata element to represent a collection using an existing metadata element as a template.
createColumn(String, RelationalColumnProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create column in table
createCommunity(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Create a community.
createCommunity(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Create a community.
createCommunity(String, NewElementOptions, Map<String, ClassificationProperties>, CommunityProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Create a new community.
createCommunityFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Create a new metadata element to represent a community using an existing metadata element as a template.
createCommunityFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Create a new metadata element to represent a community using an existing metadata element as a template.
createCommunityFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Create a new metadata element to represent a community using an existing element as a template.
createConnection(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Creates a new connection, connects it to the asset and returns the unique identifier for it.
createConnection(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, Map<String, Object>, String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Creates a new connection and returns the unique identifier for it.
createConnection(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a connection.
createConnection(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a connection.
createConnection(String, NewElementOptions, Map<String, ClassificationProperties>, ConnectionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create a new connection.
createConnection(NewElementOptions, Map<String, ClassificationProperties>, ConnectionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create a new connection.
createConnectionFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectionFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create a new metadata element to represent a connection using an existing element as a template.
createConnectionFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create a new metadata element to represent a connection using an existing element as a template.
createConnectorType(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, Map<String, Object>, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Creates a new connectorType and returns the unique identifier for it.
createConnectorType(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a connectorType.
createConnectorType(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a connectorType.
createConnectorType(String, NewElementOptions, Map<String, ClassificationProperties>, ConnectorTypeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Create a new connector type.
createConnectorType(NewElementOptions, Map<String, ClassificationProperties>, ConnectorTypeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Create a new connectorType.
createConnectorTypeFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorTypeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createConnectorTypeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createConnectorTypeFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Create a new metadata element to represent a connector type using an existing element as a template.
createConnectorTypeFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Create a new metadata element to represent a connectorType using an existing element as a template.
createContactMethod(String, NewElementOptions, Map<String, ClassificationProperties>, ContactDetailsProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Create a new contact method.
createContactMethodFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipBeanProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Create a new metadata element to represent a contact method using an existing element as a template.
CREATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
The target element has been created.
CREATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEventState
The event has been created but has not yet been distributed to all topic listeners.
CREATED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
CREATED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
UserId that created this instance.
CREATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of elements that were created.
CREATED_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0004 - The {0} governance action service has created lineage from source {1} to process {2} to destination {3}
CREATED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Report create time.
createDataAssetCatalogTemplate(String, String, DeployedImplementationTypeDefinition, String, String, String, String, Map<String, Object>, String, String, String, String, Map<String, Object>, String, String, String, String, List<ReplacementAttributeType>, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a type of asset and link it to the associated deployed implementation type.
createDatabase(String, String, String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database that is owned by an external element.
createDatabase(DatabaseProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create database
createDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Deprecated.
createDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database column.
createDatabaseColumnFromTemplate(String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database column using an existing metadata element as a template.
createDatabaseColumnQuery(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new query relationship for a derived database column.
createDatabaseFromTemplate(String, String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database using an existing metadata element as a template.
createDatabaseSchema(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database schema.
createDatabaseSchemaFromTemplate(String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database schema using an existing metadata element as a template.
createDatabaseSchemaType(String, String, String, String, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a database top-level schema type used to attach tables and views to the database/database schema.
createDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Deprecated.
createDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database table.
createDatabaseTableForSchemaType(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database table.
createDatabaseTableFromTemplate(String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database table using an existing metadata element as a template.
createDatabaseView(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database view.
createDatabaseViewForSchemaType(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database view.
createDatabaseViewFromTemplate(String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Create a new metadata element to represent a database view using an existing metadata element as a template.
createDataClass(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data class.
createDataClass(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a data class.
createDataClass(String, NewElementOptions, Map<String, ClassificationProperties>, DataClassProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Create a new data class.
createDataClassFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data class using an existing metadata element as a template.
createDataClassFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a new metadata element to represent a data class using an existing metadata element as a template.
createDataClassFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Create a new metadata element to represent a data class using an existing element as a template.
createDataField(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data field.
createDataField(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a data field.
createDataField(String, NewElementOptions, Map<String, ClassificationProperties>, DataFieldProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Create a new data field.
createDataFieldFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data field using an existing metadata element as a template.
createDataFieldFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a new metadata element to represent a data field using an existing metadata element as a template.
createDataFieldFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Create a new metadata element to represent a data field using an existing element as a template.
createDataFileCatalogTemplate(DeployedImplementationType, String, String, Map<String, Object>, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a data file and link it to the associated open metadata type.
createDataSetCatalogTemplate(String, DeployedImplementationTypeDefinition, String, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a dataset and link it to the associated open metadata type.
createDataStructure(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data structure.
createDataStructure(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a data structure.
createDataStructure(String, NewElementOptions, Map<String, ClassificationProperties>, DataStructureProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Create a new data structure.
createDataStructureFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data structure using an existing metadata element as a template.
createDataStructureFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Create a new metadata element to represent a data structure using an existing metadata element as a template.
createDataStructureFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Create a new metadata element to represent a data structure using an existing element as a template.
createdBy - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
createdBy - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
createdBy - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
createDirectoryToMonitor(String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitorIntegrationConnectorBase
Creates a monitor for the target.
createDirectoryToMonitor(String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorIntegrationConnector
Creates a monitor for the target.
createDirectoryToMonitor(String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationConnector
Creates a monitor for the target.
createDirectoryToMonitor(String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorIntegrationConnector
Creates a monitor for the target.
createElementFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Create a new element from a template.
createElementFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Create a new element from a template.
createElementFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Create a new metadata element using an existing element as a template.
createEndpoint(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Creates a new endpoint and returns the unique identifier for it.
createEndpoint(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create an endpoint.
createEndpoint(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create an endpoint.
createEndpoint(String, NewElementOptions, Map<String, ClassificationProperties>, EndpointProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Create a new endpoint.
createEndpoint(EndpointProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create endpoint
createEndpoint(NewElementOptions, Map<String, ClassificationProperties>, EndpointProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Create a new endpoint.
createEndpointCatalogTemplate(String, String, String, String, DeployedImplementationTypeDefinition, String, String, String, String, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a software server and link it to the associated deployed implementation type.
createEndpointFromTemplate(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Create a new metadata element to represent a connection using an existing metadata element as a template.
createEndpointFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
createEndpointFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
createEndpointFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Create a new metadata element to represent an endpoint using an existing element as a template.
createEndpointFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Create a new metadata element to represent a endpoint using an existing element as a template.
createEngineAction(String, String, int, String, String, List<String>, List<String>, List<NewActionTarget>, List<String>, List<String>, Date, String, String, String, Map<String, String>, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Create an engine action in REQUESTED state in the metadata store with all the relationships, so it is ready to execute.
createEntity(String, String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the specified instance status.
createEntity(String, String, String, String, String, InstanceProperties, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the specified instance status.
createEventClient(String) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Suggestion for subclass to create client(s) to partner OMAS.
createEventClient(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.contextmanager.OIFContextManager
Suggestion for subclass to create client(s) to partner OMAS.
createExternalId(String, NewElementOptions, Map<String, ClassificationProperties>, ExternalIdProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Create a new externalId.
createExternalIdFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Create a new metadata element to represent an externalId using an existing element as a template.
createExternalReference(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Create an external reference.
createExternalReference(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Create an external reference.
createExternalReference(String, NewElementOptions, Map<String, ClassificationProperties>, ExternalReferenceProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Create a new external reference.
createExternalReferenceFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Create a new metadata element to represent an external reference using an existing metadata element as a template.
createExternalReferenceFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Create a new metadata element to represent an external reference using an existing metadata element as a template.
createExternalReferenceFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Create a new metadata element to represent an external reference using an existing element as a template.
createFileSystem(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Files live on a file system.
createFileSystem(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Files live on a file system.
createFolderStructureInCatalog(String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFolderStructureInCatalog(String, String, String, String, String, List<String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFunction(FunctionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create function.
CreateFunctionRequestBody - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Payload for creating a function - maps to CreatFunctionRequest.
CreateFunctionRequestBody() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Constructor
createGlossary(NewElementOptions, Map<String, ClassificationProperties>, GlossaryProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Create a new glossary.
createGlossaryFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Create a new metadata element to represent a glossary using an existing element as a template.
createGlossaryTerm(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGlossaryTerm(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Create a new metadata element to represent a glossary term.
createGlossaryTerm(String, GlossaryTermProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Create a new glossaryTerm.
createGlossaryTerm(String, NewElementOptions, Map<String, ClassificationProperties>, GlossaryTermProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Create a new glossary term.
createGlossaryTerm(NewElementOptions, Map<String, ClassificationProperties>, GlossaryTermProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Create a new glossaryTerm.
createGlossaryTermFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Create a new metadata element to represent a glossary term using an existing element as a template.
createGlossaryTermFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Create a new metadata element to represent a glossary term using an existing element as a template.
createGovernanceActionProcess(String, String, String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Create the governance action process asset.
createGovernanceActionProcess(String, String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action process.
createGovernanceActionProcess(String, String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a new metadata element to represent a governance action process.
createGovernanceActionProcess(String, GovernanceActionProcessProperties, ElementStatus) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Create a new metadata element to represent a governance action process.
createGovernanceActionProcess(String, GovernanceActionProcessProperties, ElementStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new metadata element to represent a governance action process.
createGovernanceActionProcess(String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action process.
createGovernanceActionProcess(String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Create a new metadata element to represent a governance action process.
createGovernanceActionProcessStep(String, String, int, String, String, Map<String, String>, String, String, Map<String, String>, boolean, int, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, String, String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, String, String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action process step.
createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Create a new metadata element to represent a governance action process step.
createGovernanceActionType(String, String, int, String, String, Map<String, String>, String, String, Map<String, String>, int, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, String, String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, String, String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action type.
createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Create a new metadata element to represent a governance action type.
createGovernanceDefinition(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Create a governance definition.
createGovernanceDefinition(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Create a governance definition.
createGovernanceDefinition(String, NewElementOptions, Map<String, ClassificationProperties>, GovernanceDefinitionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a new governance definition.
createGovernanceDefinition(NewElementOptions, Map<String, ClassificationProperties>, GovernanceDefinitionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Create a new governance definition.
createGovernanceDefinitionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Create a new metadata element to represent a governance definition using an existing metadata element as a template.
createGovernanceDefinitionFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Create a new metadata element to represent a governance definition using an existing metadata element as a template.
createGovernanceDefinitionFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a new metadata element to represent a governance definition using an existing element as a template.
createGovernanceDefinitionFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Create a new metadata element to represent a governance definition using an existing element as a template.
createGovernanceEngine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Create a new governance engine definition.
createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandlerFactory
Create a client-side object for calling a governance action engine.
createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceHandlerFactory
Create a client-side object for calling a survey action engine.
createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.engineservices.surveyaction.handlers.SurveyActionEngineHandlerFactory
Create a client-side object for calling a survey action engine.
createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionEngineHandlerFactory
Create a client-side object for calling a watchdog action engine.
createGovernanceEngineHandler(EngineConfig, String, String, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.GovernanceEngineHandlerFactory
Create a client-side object for calling a survey action engine.
createGovernanceEngines(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create the default governance engines
createGovernanceService(String, String, String, String, String, String, String, Connection, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Create a governance service definition.
createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Create a governance service definition.
createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a governance service definition.
createGovernanceService(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Create a governance service definition.
createGovernanceService(String, String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a governance service definition.
createGovernanceService(String, String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Create a governance service definition.
createGovernanceServices(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Register the governance services that are going to be in the default governance engines.
createHostCatalogTemplate(String, DeployedImplementationType, DeployedImplementationType, String, Classification) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a host and link it to the associated deployed implementation type.
createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Create an incident report to capture the situation detected by this governance action service.
createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Create an incident report to capture the situation detected by this governance action service.
createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.StewardshipRequestInterface
Create an incident report to capture the situation detected by the caller.
createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create an incident report to capture the situation detected by the caller.
createInformalTag(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Creates a new informal tag and returns the unique identifier for it.
createInformalTag(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Creates a new informal tag and returns the unique identifier for it.
createInformalTag(String, NewElementOptions, Map<String, ClassificationProperties>, InformalTagProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Creates a new informal tag and returns the unique identifier for it.
createInformationSupplyChain(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create an information supply chain.
createInformationSupplyChain(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create an information supply chain.
createInformationSupplyChain(String, NewElementOptions, Map<String, ClassificationProperties>, InformationSupplyChainProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Create a new information supply chain.
createInformationSupplyChainFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create a new metadata element to represent an information supply chain using an existing metadata element as a template.
createInformationSupplyChainFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a new metadata element to represent an information supply chain using an existing metadata element as a template.
createInformationSupplyChainFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Create a new metadata element to represent an information supply chain using an existing element as a template.
createIntegrationConnector(String, String, String, String, String, String, boolean, Map<String, String>, Connection, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Create an integration connector definition.
createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create an integration connector definition.
createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Create an integration connector definition.
createIntegrationConnector(String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Create an integration connector definition.
createIntegrationConnector(String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create an integration connector definition.
createIntegrationConnector(IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Create an integration connector definition.
createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a new integration group definition.
createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Create a new integration group definition.
createIntegrationGroup(String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Create a new integration group definition.
createIntegrationGroup(String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a new integration group definition.
createIntegrationGroup(String, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Create a new integration group definition.
createIntegrationGroup(IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Create a new integration group definition.
createLineageRelationship(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a lineage mapping relationship between a source and target element.
createLineageRelationship(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a LineageMapping relationship between a source and target element.
createLineageRelationship(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a lineage relationship between a source and target element.
createLineageRelationship(String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a lineage relationship between a source and target element.
createLocation(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Create a location.
createLocation(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Create a location.
createLocation(String, NewElementOptions, Map<String, ClassificationProperties>, LocationProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Create a new location.
createLocationFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Create a new metadata element to represent a location using an existing metadata element as a template.
createLocationFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Create a new metadata element to represent a location using an existing metadata element as a template.
createLocationFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Create a new metadata element to represent a location using an existing element as a template.
createMetadataElement(String, ElementStatus, Date, Date, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Create a new metadata element in the metadata store.
createMetadataElement(String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Create a new metadata element in the metadata store.
createMetadataElementFromTemplate(String, String, boolean, String, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store using the template identified by the templateGUID.
createMetadataElementFromTemplate(String, String, boolean, OpenMetadataTemplateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create a new metadata element in the metadata store using a template.
createMetadataElementFromTemplate(String, String, boolean, OpenMetadataTemplateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create a new metadata element in the metadata store using a template.
createMetadataElementFromTemplate(String, String, String, String, String, boolean, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, NewElementProperties, boolean, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Create a new metadata element in the metadata store from a template.
createMetadataElementFromTemplate(String, String, TemplateOptions, String, ElementProperties, Map<String, String>, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a new metadata element in the metadata store using the template identified by the templateGUID.
createMetadataElementFromTemplate(String, String, TemplateOptions, String, ElementProperties, Map<String, String>, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a new metadata element in the metadata store using the template identified by the templateGUID.
createMetadataElementFromTemplate(String, String, TemplateOptions, String, ElementProperties, Map<String, String>, NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a new metadata element in the metadata store.
createMetadataElementFromTemplate(String, String, OpenMetadataTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Create a new metadata element in the metadata store using a template.
createMetadataElementFromTemplate(String, String, OpenMetadataTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Create a new metadata element in the metadata store using a template.
createMetadataElementFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store using the template identified by the templateGUID.
createMetadataElementInStore(String, String, String, String, ElementStatus, Map<String, NewElementProperties>, String, boolean, String, NewElementProperties, String, String, NewElementProperties, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, String, String, ElementStatus, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, String, String, ElementStatus, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, ElementStatus, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, ElementStatus, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewElementOptions, Map<String, NewElementProperties>, NewElementProperties, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewElementOptions, Map<String, NewElementProperties>, NewElementProperties, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewElementOptions, Map<String, NewElementProperties>, NewElementProperties, NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, ElementStatus, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, ElementStatus, Map<String, NewElementProperties>, String, boolean, String, NewElementProperties, String, String, NewElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, ElementStatus, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, NewElementOptions, Map<String, NewElementProperties>, NewElementProperties, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a new metadata element in the metadata store.
createMetadataSource(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Create a new metadata element to represent a software capability.
createMetadataSource(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Create a new metadata element to represent a software capability.
createMetadataSource(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
Create a new metadata element to represent a software capability.
createMetadataSource(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
Create a new metadata element to represent a software capability.
createModelVersion(ModelVersionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create registered model version.
createNestedSchemaAttribute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a new schema attribute with its type attached that is nested inside a complex schema type or a schema attribute.
createNestedSchemaAttribute(String, String, String, String, String, String, String, String, String, String, SchemaAttributeBuilder, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a new schema attribute with its type attached.
createNestedSchemaAttribute(String, String, String, String, String, String, String, SchemaAttributeBuilder, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a new schema attribute with its type attached.
createNewAuditLog(int, ComponentDevelopmentStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Clone request is used to create an audit log for a component outside the OMRS.
createNewAuditLog(int, ComponentDevelopmentStatus, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Clone request is used to create an audit log for a component outside of OMRS.
createNewAuditLog(ComponentDescription) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Constructor used to create the root audit log for OMRS
createNewAuditLog(OMRSAuditingComponent) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Constructor used to create the root audit log for OMRS
createNewElement(String, NewElementOptions, Map<String, ClassificationProperties>, OpenMetadataRootProperties, RelationshipProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Create a new element.
createNoteLog(String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Creates a new noteLog and returns the unique identifier for it.
createNoteLog(String, String, String, NewFeedbackRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Creates a new noteLog and returns the unique identifier for it.
createNoteLog(String, String, MetadataSourceOptions, Map<String, ClassificationProperties>, NoteLogProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Create a new metadata element to represent a note log and attach it to an element (if supplied).
createNoteLogEntry(String, String, NewElementProperties, String, List<String>, String, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.StewardshipRequestInterface
Create an entry in a note log.
createNoteLogEntry(String, String, NewElementProperties, String, List<String>, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create an entry in a note log.
createPopulateSandboxDAG(String, String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Create a process to represent the Airflow DAG that populates the sandbox.
createPort(String, String, String, PortType) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Add a port to a process.
createPort(String, String, String, PortType) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Add a port to a process.
createProcess(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a new process to represent the processing of this governance action process.
createProcess(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a new process to represent the processing of this governance action process.
createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a new process to represent the processing of this governance action process.
createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a new process to represent the processing of this governance action process.
createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a new process to represent the processing of this governance action process.
createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a new process to represent the processing of this governance action process.
createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a new process to represent the processing of this governance action process.
createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.ProvisioningGovernanceContext
Create a new process to represent the processing of this governance action process.
createProject(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Create a new generic project.
createProject(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Create a new generic project.
createProject(String, NewElementOptions, String, Map<String, ClassificationProperties>, ProjectProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a new generic project.
createProjectFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Create a new metadata element to represent a project using an existing metadata element as a template.
createProjectFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Create a new metadata element to represent a project using an existing metadata element as a template.
createProjectFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a new metadata element to represent a project using an existing metadata element as a template.
createProvisionUnityCatalogGovernanceActionProcess(String, String, RequestTypeDefinition, TemplateDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog.UnityCatalogPackArchiveWriter
Create a two-step governance action process that creates a metadata element for a particular type of server and then adds it as a catalog target for an appropriate integration connector.
createRegisteredModel(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create model.
createRegisteredModel(RegisteredModelProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create registered model.
createRelatedElements(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Create a relationship between two metadata elements.
createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, String, String, boolean, String, boolean, boolean, NewElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MakeAnchorOptions, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MakeAnchorOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MakeAnchorOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MetadataSourceOptions, NewElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, MetadataSourceOptions, NewElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Create a relationship between two metadata elements.
createRelationship(String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a relationship between two entities.
createRequestTypes(ContentPackDefinition) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Add the request types.
createSandboxSchema(String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Create the sandbox database schema - it is assumed that details of the schema are passed in the request parameters.
createSchema(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create schema.
createSchema(String, DeployedDatabaseSchemaProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create schema in database
createSchemaAttribute(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Create a schemaAttribute.
createSchemaAttribute(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Create a schema attribute.
createSchemaAttribute(String, NewElementOptions, Map<String, ClassificationProperties>, SchemaAttributeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Create a new schema attribute.
createSchemaAttribute(NewElementOptions, Map<String, ClassificationProperties>, SchemaAttributeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Create a new schema attribute.
createSchemaAttributeFromTemplate(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaAttributeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Create a new metadata element to represent a schemaAttribute using an existing metadata element as a template.
createSchemaAttributeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaAttributeFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Create a new metadata element to represent a schema attribute using an existing element as a template.
createSchemaAttributeFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Create a new metadata element to represent a schema attribute using an existing element as a template.
createSchemaType(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Create a schema type.
createSchemaType(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Create a schema type.
createSchemaType(String, NewElementOptions, Map<String, ClassificationProperties>, SchemaTypeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Create a new schema type.
createSchemaType(NewElementOptions, Map<String, ClassificationProperties>, SchemaTypeProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Create a new schemaType.
createSchemaTypeFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createSchemaTypeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createSchemaTypeFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createSchemaTypeFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Create a new metadata element to represent a schema type using an existing element as a template.
createSchemaTypeFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Create a new metadata element to represent a schema type using an existing element as a template.
createSoftwareCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Create specialized Software Server Capabilities entities.
createSoftwareCapability(String, NewElementOptions, Map<String, ClassificationProperties>, SoftwareCapabilityProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a new softwareCapability.
createSoftwareCapability(NewElementOptions, Map<String, ClassificationProperties>, SoftwareCapabilityProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Create a new softwareCapability.
createSoftwareCapabilityCatalogTemplate(String, DeployedImplementationType, String, String, String, Classification, List<ReplacementAttributeType>, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a software server and link it to the associated deployed implementation type.
createSoftwareCapabilityFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Create a new metadata element to represent a connection using an existing metadata element as a template.
createSoftwareCapabilityFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a new metadata element to represent a software capability using an existing element as a template.
createSoftwareCapabilityFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Create a new metadata element to represent a softwareCapability using an existing element as a template.
createSoftwareServerCatalogTemplate(String, String, String, String, String, DeployedImplementationTypeDefinition, DeployedImplementationTypeDefinition, String, String, String, String, String, String, String, Map<String, Object>, String, String, String, String, List<ReplacementAttributeType>, List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a template for a software server and link it to the associated deployed implementation type.
createSolutionBlueprint(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create a solution blueprint.
createSolutionBlueprint(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a solution blueprint.
createSolutionBlueprint(String, NewElementOptions, Map<String, ClassificationProperties>, SolutionBlueprintProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Create a new solution blueprint.
createSolutionBlueprintFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create a new metadata element to represent a solution blueprint using an existing metadata element as a template.
createSolutionBlueprintFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a new metadata element to represent a solution blueprint using an existing metadata element as a template.
createSolutionBlueprintFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Create a new metadata element to represent a solution blueprint using an existing element as a template.
createSolutionComponent(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create a solution component.
createSolutionComponent(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a solution component.
createSolutionComponent(String, NewElementOptions, Map<String, ClassificationProperties>, SolutionComponentProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Create a new solution component.
createSolutionComponentFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Create a new metadata element to represent a solution component using an existing metadata element as a template.
createSolutionComponentFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a new metadata element to represent a solution component using an existing metadata element as a template.
createSolutionComponentFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Create a new metadata element to represent a solution component using an existing element as a template.
CreateSubscriptionGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
CreateSubscriptionGovernanceActionConnector creates an asset and passes its GUID as an action target for follow on work.
CreateSubscriptionGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CreateSubscriptionGovernanceActionConnector
Default constructor
CreateSubscriptionGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
CreateSubscriptionGovernanceActionProvider is the OCF connector provider for the "Create Asset" Governance Action Service.
CreateSubscriptionGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CreateSubscriptionGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
createTable(String, String, String, String, String, String, List<ColumnInfo>, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create table.
createTable(TableProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create table.
createTable(OpenMetadataRootElement, String, RelationalTableProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create table
createTaskForProject(String, String, ProjectProperties) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Create a new project with the Task classification.
createTaskProject(String, String, ProjectProperties) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Create a new task linked to the supplied project.
createTemplateFromTypeDef(TypeDef) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the instance type definition for the supplied TypeDef
createTime - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
createTime - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
createUserIdentity(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create a user identity.
createUserIdentity(String, String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a user identity.
createUserIdentity(String, NewElementOptions, Map<String, ClassificationProperties>, UserIdentityProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Create a new user identity.
createUserIdentityFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Create a new metadata element to represent a user identity using an existing metadata element as a template.
createUserIdentityFromTemplate(String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Create a new metadata element to represent a user identity using an existing metadata element as a template.
createUserIdentityFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Create a new metadata element to represent a user identity using an existing element as a template.
createValidValue(String, String, String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>, List<String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Create a new valid value definition.
createValidValue(String, String, String, String, String, String, String, String, String, String, boolean, String, String, Map<String, String>, String, Map<String, Object>, List<String>, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Create a new valid value set/definition.
createValidValueDefinition(String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>, List<String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Create a new valid value definition.
createValidValueDefinition(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Create a validValueDefinition.
createValidValueDefinition(String, NewElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Create a validValueDefinition.
createValidValueDefinition(String, ValidValueDefinitionProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Create a new valid value definition.
createValidValueDefinition(String, NewElementOptions, Map<String, ClassificationProperties>, ValidValueDefinitionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Create a new validValueDefinition.
createValidValueDefinition(NewElementOptions, Map<String, ClassificationProperties>, ValidValueDefinitionProperties, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Create a new valid value definition.
createValidValueDefinitionFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Create a new metadata element to represent a validValueDefinition using an existing metadata element as a template.
createValidValueDefinitionFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Create a new metadata element to represent a validValueDefinition using an existing metadata element as a template.
createValidValueDefinitionFromTemplate(String, TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Create a new metadata element to represent a validValueDefinition using an existing element as a template.
createValidValueDefinitionFromTemplate(TemplateOptions, String, ElementProperties, Map<String, String>, RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Create a new metadata element to represent a valid value definition using an existing element as a template.
createView(OpenMetadataRootElement, String, RelationalTableProperties, CalculatedValueProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Create view
createVolume(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create volume.
createVolume(VolumeProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Create volume.
CREATING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0041 - The integration connector {0} created Apache Atlas {1} entity {2} match open metadata {3} entity {4}
CREATING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0040 - The integration connector {0} created open metadata {1} entity {2} match Apache Atlas {3} entity {4}
CREATING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0002 - The survey action service {0} is creating log file {1}
CREATING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0003 - The survey action service {0} is creating log file {1}
CREATING_REAL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0044 - The connector for the local repository is being started in mode {0} using connector provider {1} and configuration properties {2}
CREATION_BY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CREATION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The date that the file was created.
CREATION_DATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by creation date, oldest first.
CREATION_DATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by creation date, oldest first.
CREATION_DATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by creation date, most recently created first."
CREATION_DATE_RECENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by creation date, most recently created first.
CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
creationDate - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
creationDate - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
creationDate - Variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
CREDENTIALS_EXPIRED - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
The user account is in use and unlocked, but the credentials have expired.
CRITERIA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Definition of the types of assets that belong in this zone.
CRITICAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
The data is critical to the operation of the organization.
CRITICALITY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines how critical the related data items are to the organization.
CRITICALITY_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CRITICALITY_LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines how important a data item is to the organization.
CriticalityLevel - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
CriticalityLevel defines how important a data item is to the organization.
CriticalityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Defines the properties for a criticality classification.
CriticalityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CriticalityProperties
Default constructor
CriticalityProperties(CriticalityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CriticalityProperties
Copy/clone constructor.
CROSS_CLINICAL_TRIAL_ANALYSIS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
Data is approved for analysis across clinical trials, looking for trends, potential improvements in the processes and potential new treatments.
CROWD_SOURCING_CONTRIBUTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines one of the actors contributing content to a new description or asset.
CROWD_SOURCING_CONTRIBUTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Person contributing new content.
CrowdSourcingContributionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.communities
CrowdSourcingContributionProperties provides details of the role played by an actor in building new contribution.
CrowdSourcingContributionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Default constructor
CrowdSourcingContributionProperties(CrowdSourcingContributionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Copy/clone constructor
CrowdSourcingContributorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.communities
CrowdSourcingContributorProperties describes a role for a person engages in crowdsourcing new content.
CrowdSourcingContributorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributorProperties
Default constructor
CrowdSourcingContributorProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributorProperties
Copy/clone constructor.
CrowdSourcingRole - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
CrowdSourcingRole specifies the role an actor plays in crowd-sourcing the contents of an element such as a glossary term.
CSRD_REGULATION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
CSS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A descriptive file used to define the appearance of elements in a web browser user interface.
CSS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A descriptive file used to define the appearance of elements in a web browser user interface.
CSV - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
CSV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
CSV Data File.
CSV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file with comma-separated values.
CSV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file with comma-separated values.
CSV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a comma separated value (CSV) file.
CSV_FILE_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Discovers columns within a CSV File.
CSV_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
CSV_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
CSVFileConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc
The CSVFileConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the CSV File Connector.
CSVFileConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc
The CSVFileConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the CSV File Connector.
CSVFileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
CSVFileProperties carries the parameters for maintaining a CSV file asset.
CSVFileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Default constructor
CSVFileProperties(CSVFileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Copy/clone constructor
CSVFileStore - Interface in org.odpi.openmetadata.adapters.connectors.datastore.csvfile
CSVFileStore defines the specific connector api for working with CSV files.
CSVFileStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.datastore.csvfile
CSVFileStoreConnector works with structured files to retrieve simple tables of data.
CSVFileStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
 
CSVFileStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.datastore.csvfile
CSVFileStoreProvider is the OCF connector provider for the structured file store connector.
CSVFileStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific file store implementation.
CSVLineageImporterAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc
The CSVLineageImporterAuditCode is used to define the message content for the OMRS Audit Log.
CSVLineageImporterConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter
 
CSVLineageImporterConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterConnector
 
CSVLineageImporterErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc
The CSVLineageImporterErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
CSVLineageImporterProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter
 
CSVLineageImporterProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterProvider
 
CSVSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
CSVSurveyService is a survey action service implementation for analysing CSV Files to columns and profile the data in them.
CSVSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
 
CSVSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
CSVSurveyServiceProvider provides the connector provider for the CSV Survey Action Service
CSVSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyServiceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OCF Connector implementation.
CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Version identifier
CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Version identifier
CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Header version for this implementation
CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Version of the header used in this release
CURRENT_CLASSIFICATION_EXT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Version of the header used in this release
CURRENT_INSTANCE_GRAPH_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Version of the header used in this release
CURRENT_INSTANCE_PROPERTIES_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Version of the header used in this release
CURRENT_INSTANCE_PROPERTY_VALUE_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Version of the header used in this release
CURRENT_INSTANCE_TYPE_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Version of the header used in this release
CURRENT_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
CURRENT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Status of this instance.
CURRENT_TYPE_DEF_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefElementHeader
Header version for this code base.
CURRENT_TYPE_DEF_HEADER_VERSION - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefElementHeader
 
CURRENT_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
CURRENT_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Which is the current supported version that is recommended for consumers.
CUSTODIAN - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
The person who can be contacted if there are problems with the data from this hospital.
CUSTODIAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The person, engine or organization that will ensure the certification/license is honored.
CUSTODIAN_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the custodian property.
CUSTODIAN_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element referenced in the custodian property.
CustomSpringEventListener() - Constructor for class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform.CustomSpringEventListener
 
CYBER_LOCATION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A digital location.
CyberLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
CyberLocationProperties carries the parameters for marking a location as a digital (cyber) location.
CyberLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Default constructor
CyberLocationProperties(CyberLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Copy/clone constructor

D

DAEMON_CONNECTOR_CONFIG_PROPS_CLEARED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0016 - User {0} has cleared all the configuration properties for the integration connector {1} in integration daemon {2}
DAEMON_CONNECTOR_CONFIG_PROPS_UPDATE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0015 - User {0} has updated the following configuration properties for the integration connector {1} in integration daemon {2}: {3}
DAEMON_CONNECTOR_CONNECTION_UPDATE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0059 - User {0} has updated the connection for the integration connector {1} in integration daemon {2}
DAEMON_CONNECTOR_ENDPOINT_UPDATE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0057 - User {0} has updated the endpoint network address for the integration connector {1} in integration daemon {2} to: {3}
DAEMON_CONNECTOR_FIRST_REFRESH - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0041 - Integration connector {0} is refreshing for the first time in the {1} integration daemon
DAEMON_CONNECTOR_NO_ENDPOINT_TO_UPDATE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0058 - User {0} has attempted to update the endpoint network address for the integration connector {1} in integration daemon {2} to {3} but this connector does not have an endpoint defined
DAEMON_CONNECTOR_REFRESH - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0042 - Integration connector {0} is refreshing again in {1} integration daemon
DAEMON_CONNECTOR_REFRESH_COMPLETE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0043 - The integration connector {0} in integration daemon {1} has completed refresh processing in {2} millisecond(s)
DAEMON_THREAD_CONNECTOR_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0045 - The integration daemon thread for integration daemon {0} caught a {1} exception from an integration connector containing message {2}
DAEMON_THREAD_STARTING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0040 - The integration daemon thread for integration daemon {0} has started
DAEMON_THREAD_TERMINATING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0044 - The integration daemon thread for integration daemon {0} is shutting down
DARK_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_GRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_KHAKI - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_MAGENTA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_OLIVE_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_ORANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DARK_SEA_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DASHBOARD_QUERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
DAT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing data, typically from an application.
DAT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing data, typically from an application.
DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The data (information) governance domain.
DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Data (Information) Governance
DATA_ACCESS_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that manages data organized as relational schemas.
DATA_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A collection of data, either at rest or in motion.
DATA_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The description of a collection of data.
DATA_ASSET_ENCODING_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description for how data is organized and represented in a data asset.
DATA_CENTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Data centre/center
DATA_CERTIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
DATA_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A logical data type specification.
DATA_CLASS_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An assessment of the match between a data class and the values stored in a data field, or number of data fields, in a resource.
DATA_CLASS_ASSIGNMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a data class to an asset or schema element to define its logical data type.
DATA_CLASS_ASSIGNMENT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the provenance and confidence of a data class assignment.
DATA_CLASS_COMPOSITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a data class to another in a part of hierarchy.
DATA_CLASS_DEFINITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a referencable with its data value specification in the form of a data class.
DATA_CLASS_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a data class to another in a parent child hierarchy.
DATA_CLASS_MATCH_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The link between a data class annotation and the matching data class.
DATA_COLLECTION_END_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by time, this is the end time.
DATA_COLLECTION_START_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by time, this is the start time.
DATA_DESIGNER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Create schema definitions to describe the structure of data.
DATA_DICTIONARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_DICTIONARY_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
This is an organized collection of defined data fields that can be used in a data specification to describe some desired data.
DATA_DISCOVERY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Define and search for new data resources.
DATA_DISTRIBUTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
A distribution of data to a variety of automated processes.
DATA_DISTRIBUTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
A distribution of data to a variety of automated processes.
DATA_DISTRIBUTION_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_ENGINEER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of data pipelines, open metadata templates and reference data.
DATA_ENGINEER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Person responsible for the design of the data stores and templates, plus management of the data pipelines.
DATA_ENGINEER_TO_ONBOARD_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
DATA_ENGINEER_TO_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
DATA_ENGINEER_TO_SET_UP_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
DATA_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
An error was detected in the linked data.
DATA_FEED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data source that provides a constant stream of data, such as a sensor monitoring the environment.
DATA_FIELD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of the catalogued data fields.
DATA_FIELD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_FIELD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a data field.
DATA_FIELD_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of properties about a data field, or number of data fields, in an Asset.
DATA_FIELD_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DATA_FIELD_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DATA_FIELD_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A file containing program logic.
DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a file stored in a file system.
DATA_FILE_ARCHIVED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0020 - The {0} integration connector has archived the DataFile {1} ({2}) because the real-world file is no longer stored in the directory
DATA_FILE_ARCHIVED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FILE_COLLECTION - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
 
DATA_FILE_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A collection of logically related files representing a single data source.
DATA_FILE_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set that consists of a collection files (do not need to be co-located).
DATA_FILE_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0016 - The {0} integration connector created the DataFile {1} ({2}) for a new real-world file
DATA_FILE_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FILE_CREATED_FROM_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0017 - The {0} integration connector created the DataFile {1} ({2}) for a new real-world file using template {3} ({4})
DATA_FILE_CREATED_FROM_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FILE_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
The {0} integration connector has deleted the DataFile {1} ({2}) because the real-world file is no longer stored in the directory
DATA_FILE_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FILE_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Discovers the name, extension, file type and other characteristics of a file.
DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
DATA_FILE_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0018 - The {0} integration connector has updated the DataFile {1} ({2}) because the real-world file changed
DATA_FILE_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FLOW_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows that data flows in one direction from one element to another.
DATA_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A directory (folder) that holds files representing a single data source.
DATA_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A folder (directory) in a file system that contains a collection of data.
DATA_FOLDER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
DATA_FOLDER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
DATA_FOLDER_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0010 - The {0} integration connector has updated the last updated time in the DataFolder {1} to {2}
DATA_FOLDER_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_FOLDER_UPDATED_FOR_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0011 - The {0} integration connector has updated the last updated time in the DataFolder {1} to {2} because of changes to file {3}
DATA_FOLDER_UPDATED_FOR_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DATA_ITEM_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An ownership role for a particular type of data value.
DATA_JOURNEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
A set of guided tasks to enable a new data-oriented use case.
DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
data-lake
DATA_LAKE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_SCHEMA_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_SCHEMA_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_TO_POPULATE_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
DATA_LAKE_VOLUME_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_VOLUME_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_VOLUME_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_LAKE_VOLUME_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DATA_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that manages collections of stored data.
DATA_MAPPING_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A mapping relationship between schema attributes from different assets showing that data is copied from one to the other.
DATA_MOVEMENT_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine capable of copying data from one data store to another.
DATA_NOT_CERTIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
DATA_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manage governance of data.
DATA_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A person or team who is accountable for the correct management and use of a particular collection of data.
DATA_PATTERNS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A regular expression that characterizes the values in the data field.
DATA_PROCESSING_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of the processing on a single target item.
DATA_PROCESSING_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A detailed description of the effect of some data processing.
DATA_PROCESSING_PURPOSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Expected outcome, service or value from processing.
DATA_PROCESSING_SPECIFICATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the processing being performed by processes or people.
DATA_PROCESSING_TARGET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the actions being performed on data.
DATA_QUALITY_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The certification type that should be used to certify the hospital.
DATA_QUALITY_CERTIFICATION_TYPE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The template to create the certification type that should be used to certify the hospital.
DATA_SCI_SIG - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
SIG:DataSci - Community of data scientists within Coco Pharmaceuticals.
DATA_SCIENTIST - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Person responsible for the analysis of the clinical trial data.
DATA_SCIENTIST_TO_ANALYSE_PATIENT_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
DATA_SCOPE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the scope of the data stored in the digital resource(s).
DATA_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A collection of data, either at rest or in motion.
DATA_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Collection of related data, not necessarily stored together.
DATA_SET_CONTENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The assets that provide data for a data set.
DATA_SHARING_AGREEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_SHARING_AGREEMENT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines an agreement concerned with the sharing of data between parties.
DATA_SHARING_AGREEMENT_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
DATA_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DATA_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of stored bytes of data in the surveyed resource.
DATA_SOURCE_FORMAT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The format of the data source: DELTA, CSV, JSON, AVRO, PARQUET, ORC, TEXT.
DATA_SPEC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_SPEC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
A collection of data field descriptions that characterize a data asset needed by the project.
DATA_SPEC - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
DATA_SPEC_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
This is a collection that describes the data requirements for a project or initiative..
DATA_SPEC_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
DATA_SPECIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Create a survey report that details whether the content of the real-world resource that is attached to an asset is withing the bounds required by its data specification.
DATA_STORAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
The storage of data for later retrieval by automated processes.
DATA_STORAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
The storage of data for later retrieval by automated processes.
DATA_STORAGE_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A physical store of data
DATA_STORE_IN_USE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-403-004 - A delete of {0} data asset {1} is not permitted because it is being used by {2} data set {3}
DATA_STRUCTURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_STRUCTURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A list of data fields that describe the structure of a data source.
DATA_STRUCTURE_DEFINITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Represents an association between a data structure that describes a data source and a certification type that indicates that certified elements conform to the data structure and associated definitions (such as glossary term and data class).
DATA_STRUCTURE_INTERNALS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DATA_SUBJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A person that is described by some data.
DATA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DATA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name of a primitive data type.
DATA_VALIDATION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
DATA_VALUE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies that this glossary term describes a data value.
DATA_VIRTUALIZATION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine capable of creating new data sets by dynamically combining data from one or more data stores or data sets.
DataAccessManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
DataAccessManagerProperties describes the capability of a data access manager
DataAccessManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataAccessManagerProperties
Default constructor
DataAccessManagerProperties(DataAccessManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataAccessManagerProperties
Copy/clone constructor.
DataAssetEncodingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataAssetEncodingProperties provides the JavaBean for describing a data asset's encoding.
DataAssetEncodingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Default constructor
DataAssetEncodingProperties(DataAssetEncodingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Copy/clone constructor.
DataAssetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataAssetProperties is a java bean used to create assets associated with data.
DataAssetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetProperties
Default constructor
DataAssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetProperties
Copy/clone constructor
DataAssetProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetProperties
Copy/clone constructor.
DataAssetTemplateDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
A description of the templates for technology specific data assets.
DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
PostgreSQL Database.
DATABASE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data store.
DATABASE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database being catalogued.
DATABASE_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Database Integration Connector - Connector that manages metadata exchange with a third-party database technology.
DATABASE_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that manages data organized as relational schemas.
DATABASE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database being catalogued.
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database being catalogued.
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Provides a name to use in messages about the database.
DATABASE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Name of the database
DATABASE_PASSWORD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The password to store in the clearPassword attribute of the connection.
DATABASE_PASSWORD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The password to store in the clearPassword attribute of the connection.
DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
The name of the database schema used to store the data.
DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
DATABASE_SCHEMA_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
DATABASE_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
database-server - Database server providing a collection of data that can be flexibly queried.
DATABASE_SERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a server as one that manages one or more databases.
DATABASE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
DATABASE_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
DATABASE_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Connection string for the database where the schema is located.
DATABASE_URL - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
DATABASE_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The userId to store in the userId attribute of the connection.
DATABASE_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The userId to store in the userId attribute of the connection.
DATABASE_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Version of the database.
DatabaseManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
DatabaseManagerProperties describes the DBMS capability of a database server
DatabaseManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DatabaseManagerProperties
Default constructor
DatabaseManagerProperties(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DatabaseManagerProperties
Copy/clone constructor.
DatabaseProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases
DatabaseProperties is a class for representing a generic database.
DatabaseProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Default constructor
DatabaseProperties(DatabaseProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Copy/clone constructor.
DatabaseStore - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database
Manages the connection between the repository connector and the database.
DatabaseStore(JDBCResourceConnector, String, OMRSRepositoryHelper) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Create access to the entity store.
DatabaseTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Creates the database root of the metadata structure the follows
DatabaseTransfer(Jdbc, String, OpenMetadataRootElement, String, String, Omas, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.DatabaseTransfer
 
DATABRICKS_UC_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
 
DataClassAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataClassAnnotation recommends a data class that potentially matches this data field.
DataClassAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Default constructor
DataClassAnnotation(DataClassAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Copy clone constructor
DataClassAssignmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
SemanticAssignmentProperties links an element to a glossary term to indicate that the glossary term describes its meaning.
DataClassAssignmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Default constructor
DataClassAssignmentProperties(DataClassAssignmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Copy/clone constructor.
DataClassAssignmentStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The DataClassAssignmentStatus defines the status of the relationship between a data class and an element that represents data.
DataClassCompositionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataClassCompositionProperties describes the link between two data classes.
DataClassCompositionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassCompositionProperties
Default constructor
DataClassCompositionProperties(DataClassCompositionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassCompositionProperties
Copy/clone constructor.
DataClassDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataClassDefinitionProperties describes the link between an element and the related data class that identifies the intended associated data values.
DataClassDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassDefinitionProperties
Default constructor
DataClassDefinitionProperties(DataClassDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassDefinitionProperties
Copy/clone constructor.
DataClassHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
Data class handler describes how to maintain and query data classes.
DataClassHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Create a new handler.
DataClassHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataClassHierarchyProperties describes the inheritance link between two data classes.
DataClassHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassHierarchyProperties
Default constructor
DataClassHierarchyProperties(DataClassHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassHierarchyProperties
Copy/clone constructor.
DataClassProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataClassProperties is used to provide the characterizations of the data values stored in a data field described by the attached element.
DataClassProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Default constructor
DataClassProperties(DataClassProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Copy/clone constructor for an editing glossary classification.
DataContainerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display
SchemaAttributeProperties represents a data field that is part of a complex schema type.
DataContainerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.DataContainerProperties
Default constructor
DataContainerProperties(DataContainerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.DataContainerProperties
Copy/clone constructor.
DataDesignerAdmin - Class in org.odpi.openmetadata.viewservices.datadesigner.admin
DataDesignerAdmin is the class that is called by the View Server to initialize and terminate the Data Designer OMVS.
DataDesignerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Default constructor
DataDesignerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.datadesigner.ffdc
The DataDesignerAuditCode is used to define the message content for the OMRS Audit Log.
DataDesignerInstance - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerInstance caches references to the objects it needs for a specific server.
DataDesignerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Set up the Data Designer OMVS instance
DataDesignerInstanceHandler - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerInstanceHandler retrieves information from the instance map for the view service instances.
DataDesignerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
Default constructor registers the view service
DataDesignerRegistration - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerRegistration registers the view service with the OMAG Server administration services.
DataDesignerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRegistration
 
DataDesignerResource - Class in org.odpi.openmetadata.viewservices.datadesigner.server.spring
The DataDesignerResource provides part of the server-side implementation of the Data Designer OMVS.
DataDesignerResource() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Default constructor
DataDesignerRESTServices - Class in org.odpi.openmetadata.viewservices.datadesigner.server
The DataDesignerRESTServices provides the server-side implementation of the Data Designer Open Metadata View Service (OMVS).
DataDesignerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Default constructor
DataDictionaryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataDictionaryProperties describes the core properties of a data dictionary.
DataDictionaryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataDictionaryProperties
Default constructor
DataDictionaryProperties(CollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataDictionaryProperties
Copy/clone constructor
DataDiscoveryAdmin - Class in org.odpi.openmetadata.viewservices.datadiscovery.admin
DataDiscoveryAdmin is the class that is called by the View Server to initialize and terminate the Data Discovery OMVS.
DataDiscoveryAdmin() - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.admin.DataDiscoveryAdmin
Default constructor
DataDiscoveryAuditCode - Enum Class in org.odpi.openmetadata.viewservices.datadiscovery.ffdc
The DataDiscoveryAuditCode is used to define the message content for the OMRS Audit Log.
DataDiscoveryInstance - Class in org.odpi.openmetadata.viewservices.datadiscovery.server
DataDiscoveryInstance caches references to the objects it needs for a specific server.
DataDiscoveryInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.server.DataDiscoveryInstance
Set up the Data Discovery OMVS instance
DataDiscoveryInstanceHandler - Class in org.odpi.openmetadata.viewservices.datadiscovery.server
DataDiscoveryInstanceHandler retrieves information from the instance map for the view service instances.
DataDiscoveryInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.server.DataDiscoveryInstanceHandler
Default constructor registers the view service
DataDiscoveryRegistration - Class in org.odpi.openmetadata.viewservices.datadiscovery.server
DataDiscoveryRegistration registers the view service with the OMAG Server administration services.
DataDiscoveryRegistration() - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.server.DataDiscoveryRegistration
 
DataDiscoveryResource - Class in org.odpi.openmetadata.viewservices.datadiscovery.server.spring
The DataDiscoveryResource provides part of the server-side implementation of the Data Discovery OMVS.
DataDiscoveryResource() - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.server.spring.DataDiscoveryResource
Default constructor
DataDiscoveryRESTServices - Class in org.odpi.openmetadata.viewservices.datadiscovery.server
The DataDiscoveryRESTServices provides the server-side implementation of the Data Discovery Open Metadata View Service (OMVS).
DataDiscoveryRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.datadiscovery.server.DataDiscoveryRESTServices
Default constructor
DataEngineerAdmin - Class in org.odpi.openmetadata.viewservices.dataengineer.admin
DataEngineerAdmin is the class that is called by the View Server to initialize and terminate the Data Engineer OMVS.
DataEngineerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.admin.DataEngineerAdmin
Default constructor
DataEngineerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.dataengineer.ffdc
The DataEngineerAuditCode is used to define the message content for the OMRS Audit Log.
DataEngineerInstance - Class in org.odpi.openmetadata.viewservices.dataengineer.server
DataEngineerInstance caches references to the objects it needs for a specific server.
DataEngineerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.server.DataEngineerInstance
Set up the Data Engineer OMVS instance
DataEngineerInstanceHandler - Class in org.odpi.openmetadata.viewservices.dataengineer.server
DataEngineerInstanceHandler retrieves information from the instance map for the view service instances.
DataEngineerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.server.DataEngineerInstanceHandler
Default constructor registers the view service
DataEngineerRegistration - Class in org.odpi.openmetadata.viewservices.dataengineer.server
DataEngineerRegistration registers the view service with the OMAG Server administration services.
DataEngineerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.server.DataEngineerRegistration
 
DataEngineerResource - Class in org.odpi.openmetadata.viewservices.dataengineer.server.spring
The DataEngineerResource provides part of the server-side implementation of the Data Engineer OMVS.
DataEngineerResource() - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.server.spring.DataEngineerResource
Default constructor
DataEngineerRESTServices - Class in org.odpi.openmetadata.viewservices.dataengineer.server
The DataEngineerRESTServices provides the server-side implementation of the Data Engineer Open Metadata View Service (OMVS).
DataEngineerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.dataengineer.server.DataEngineerRESTServices
Default constructor
DataFeedProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataFeedProperties is a java bean used to create assets associated data in motion.
DataFeedProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataFeedProperties
Default constructor
DataFeedProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataFeedProperties
Copy/clone constructor
DataFeedProperties(DataFeedProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataFeedProperties
Copy/clone constructor.
DataFieldAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataFieldAnnotation is a common base class for annotations that are attached to a data field.
DataFieldAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.DataFieldAnnotation
Default constructor
DataFieldAnnotation(DataFieldAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.DataFieldAnnotation
Copy clone constructor
DataFieldHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
Data field handler describes how to maintain and query data fields.
DataFieldHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Create a new handler.
DataFieldInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties of a data field.
DataFieldInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Constructor
DataFieldProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
A description of a data field.
DataFieldProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Default constructor
DataFieldProperties(DataFieldProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Copy/clone constructor
DataFileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
DataFileProperties describes the property of a single data file.
DataFileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Default constructor
DataFileProperties(DataFileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Copy/clone constructor
DataFilesMonitorForTarget - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
Manages the cataloguing of data files for a specific catalog target.
DataFilesMonitorForTarget(String, String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>, BasicFilesMonitorIntegrationConnectorBase, OpenMetadataRootElement, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Construct the monitor for a specific catalog target.
DataFilesMonitorIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
DataFilesMonitorIntegrationConnector monitors a file directory and catalogues the files it finds.
DataFilesMonitorIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorIntegrationConnector
 
DataFilesMonitorIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
DataFilesMonitorIntegrationProvider is the OCF connector provider for the Data Files Monitor Integration Connector.
DataFilesMonitorIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorIntegrationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
DataFlowConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
DataFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a DataFlowElement bean.
DataFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.DataFlowConverter
Constructor
DataFlowElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
DataFlowElement contains the properties and header for a data flow relationship retrieved from the metadata repository.
DataFlowElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Default constructor
DataFlowElement(DataFlowElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Copy/clone constructor
DataFlowProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
DataFlowProperties describe the properties for a data flow relationship.
DataFlowProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Default constructor
DataFlowProperties(DataFlowProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Copy/clone constructor.
DataFolderConnector - Class in org.odpi.openmetadata.adapters.connectors.datastore.datafolder
DataFolderConnector works with folders to retrieve simple objects.
DataFolderConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.DataFolderConnector
 
DataFolderConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc
The DataFolderConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Data Folder Connector.
dataFolderElement - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
This is the folder element describing this directory from the open metadata ecosystem.
DataFolderMonitorForTarget - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
 
DataFolderMonitorForTarget(String, String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>, BasicFilesMonitorIntegrationConnectorBase, OpenMetadataRootElement, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
Construct the monitor for a specific catalog target.
DataFolderMonitorIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
DataFolderMonitorIntegrationConnector monitors a file directory that is linked to a DataFolder asset and maintains the update time of the DataFolder each time one of the files or embedded directories change in some way.
DataFolderMonitorIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationConnector
 
DataFolderMonitorIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
DataFolderMonitorIntegrationProvider is the OCF connector provider for the Data Folder Monitor Integration Connector.
DataFolderMonitorIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
DataFolderProvider - Class in org.odpi.openmetadata.adapters.connectors.datastore.datafolder
DataFolderProvider is the OCF connector provider for the data folder connector.
DataFolderProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.DataFolderProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
DataItemSortOrder - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
EngineProperties describes the properties of an engine.
DataManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataManagerProperties
Default constructor
DataManagerProperties(DataManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataManagerProperties
Copy/clone constructor.
DataMappingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
DataMappingProperties describe the properties for a data mapping relationship.
DataMappingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Default constructor
DataMappingProperties(DataMappingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Copy/clone constructor.
DataOfficerAdmin - Class in org.odpi.openmetadata.viewservices.dataofficer.admin
DataOfficerAdmin is the class that is called by the View Server to initialize and terminate the Data Officer OMVS.
DataOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.admin.DataOfficerAdmin
Default constructor
DataOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.dataofficer.ffdc
The DataOfficerAuditCode is used to define the message content for the OMRS Audit Log.
DataOfficerInstance - Class in org.odpi.openmetadata.viewservices.dataofficer.server
DataOfficerInstance caches references to the objects it needs for a specific server.
DataOfficerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.server.DataOfficerInstance
Set up the Data Officer OMVS instance
DataOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.dataofficer.server
DataOfficerInstanceHandler retrieves information from the instance map for the view service instances.
DataOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.server.DataOfficerInstanceHandler
Default constructor registers the view service
DataOfficerRegistration - Class in org.odpi.openmetadata.viewservices.dataofficer.server
DataOfficerRegistration registers the view service with the OMAG Server administration services.
DataOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.server.DataOfficerRegistration
 
DataOfficerResource - Class in org.odpi.openmetadata.viewservices.dataofficer.server.spring
The DataOfficerResource provides part of the server-side implementation of the Data Officer OMVS.
DataOfficerResource() - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.server.spring.DataOfficerResource
Default constructor
DataOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.dataofficer.server
The DataOfficerRESTServices provides the server-side implementation of the Data Officer Open Metadata View Service (OMVS).
DataOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.dataofficer.server.DataOfficerRESTServices
Default constructor
DataProcessingActionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing
DataProcessingActionProperties describes some specific processing that is being performed on one or more data targets.
DataProcessingActionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingActionProperties
Default constructor
DataProcessingActionProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingActionProperties
Copy/clone constructor.
DataProcessingDescriptionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing
DataProcessingDescriptionProperties describes a data processing routine.
DataProcessingDescriptionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingDescriptionProperties
Default constructor
DataProcessingDescriptionProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingDescriptionProperties
Copy/clone constructor.
DataProcessingEngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
DataProcessingEngineProperties describes an engine.
DataProcessingEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataProcessingEngineProperties
Default constructor
DataProcessingEngineProperties(DataProcessingEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataProcessingEngineProperties
Copy/clone constructor.
DataProcessingEngineProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataProcessingEngineProperties
Copy/clone constructor from OCF bean.
DataProcessingPurposeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The DataProcessingPurposeDefinition is used to feed the definition of the data processing purposes for Coco Pharmaceuticals scenarios.
DataProcessingPurposeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing
A data processing purpose describes an allowable type of processing that can occur on the attached data asset.
DataProcessingPurposeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingPurposeProperties
Default Constructor
DataProcessingPurposeProperties(DataProcessingPurposeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingPurposeProperties
Copy/Clone Constructor
DataScopeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataAssetEncodingProperties provides the JavaBean for describing a data asset's encoding.
DataScopeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Default constructor
DataScopeProperties(DataScopeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Copy/clone constructor.
DataSetContentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataSetContentProperties defines a query on an asset that returns all or part of the values for a dataset.
DataSetContentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Default constructor
DataSetContentProperties(DataSetContentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Copy/clone constructor.
DataSetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataSetProperties is a class for representing a generic data set.
DataSetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Default constructor
DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Copy/clone constructor.
DataSetTemplateDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
A description of templates for simple data sets.
DataSourceFormat - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Data source format
DataSpecProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataSpecProperties describes the core properties of a data specification.
DataSpecProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataSpecProperties
Default constructor
DataSpecProperties(CollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataSpecProperties
Copy/clone constructor
DataStoreDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The DataStoreDefinition is used to feed the definition of the organization's data stores for Coco Pharmaceuticals scenarios.
DataStoreProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
DataStoreProperties provides the JavaBean for describing a data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Default constructor
DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Copy/clone constructor.
DataStructureDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
DataStructureDefinitionProperties describes the link between a data quality certification type and the data structure it uses to validate data.
DataStructureDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureDefinitionProperties
Default constructor
DataStructureDefinitionProperties(DataStructureDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureDefinitionProperties
Copy/clone constructor.
DataStructureHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
Data structure handler describes how to maintain and query data structures.
DataStructureHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Create a new handler.
DataStructureProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
Defines the root structure for a data structure within a data specification.
DataStructureProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Default constructor
DataStructureProperties(DataStructureProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Copy/clone constructor
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
 
dataType - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
dataType - Variable in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
dataType - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
dataType - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
DataType - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
DataType describes a primitive data type in the model.
DataType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.types
DataType identifies the type for a data item.
DataType() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.DataType
 
DataValueProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
DataValueProperties is used to provide the properties for a DataValue classification.
DataValueProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.DataValueProperties
Default constructor
DataValueProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.DataValueProperties
Copy/clone constructor for an editing glossary classification.
DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
 
DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Date
DATE_OF_BIRTH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Day, month and year that the patient was born.
DATE_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
DAY_OF_THE_WEEK - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0036 - The {0} governance action service has determined that today is {1}
DAY_OF_WEEK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Detect the day of the week
DaysOfWeekGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
DaysOfWeekGovernanceActionConnector uses the current time to output the day of the week as a guard.
DaysOfWeekGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGovernanceActionConnector
Default constructor
DaysOfWeekGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
DaysOfWeekGovernanceActionProvider is the OCF connector provider for the "Days Of the Week" Governance Action Service.
DaysOfWeekGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
DaysOfWeekGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
DB_UC_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
DB_UNITY_CATALOG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
An operational metadata catalog that supports controlled access to data managed through a data platform.
deactivatePermanently() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
deactivatePermanently(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
deactivateRunningServiceInstances(String, String, String, OMAGOperationalServicesInstance, boolean) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Shutdown any running services for a specific server instance.
deactivateTemporarily() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Temporarily deactivate any open metadata and governance services.
deactivateTemporarily(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Temporarily deactivate any open metadata and governance services.
deactivateTemporarilyServerList(String, List<String>) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Temporarily deactivate the open metadata and governance servers in th supplied list.
decertifyElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Remove the certification for an element.
decertifyElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Remove the certification for an element.
decertifyElement(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Remove a certification relationship.
decertifyElement(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Remove a certification relationship.
DECIMAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
DECISION - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Decision - A decision has been made related to the operation of the system.
DECISION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Decision - A decision has been made related to the operation of the system.
DECISIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Decisions made during the meeting.
DECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
DECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
DECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
DECLASSIFIED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A classification has been removed from an entity.
DECLASSIFY - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to remove a classification from the metadata element in the catalog.
declassifyAssetAsReferenceData(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Remove the ReferenceData classification from an Asset.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove a specific classification from an entity.
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove a specific classification from an entity.
declassifyEntity(String, String, String, String, EntityDetail, String, String, String, String, InstanceAuditHeader, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an existing classification from an existing entity in the open metadata repository.
declassifyEntity(String, String, String, String, OMRSAPIRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Remove a specific classification from an entity.
declassifyEntity(String, String, String, String, OMRSAPIRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a specific classification from an entity.
declassifyEntity(String, String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove a specific classification from an entity.
declassifyEntity(String, String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Remove a specific classification from an entity.
declassifyEntity(String, String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntity(String, EntityProxy, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove a specific classification from an entity.
declassifyEntityParameterValidation(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
declassifyEntityParameterValidation(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to declassifyEntity.
declassifyEntityParameterValidation(String, EntityProxy, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to declassifyEntity.
declassifyMetadataElement(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, MetadataSourceOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Remove the named classification from a specific metadata element.
decomposeInformationSupplyChains(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a nested information supply chain from its parent.
decomposeInformationSupplyChains(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a nested information supply chain from its parent.
decomposeInformationSupplyChains(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Detach a nested information supply chain from its parent.
DECORATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Usage and lifecycle for this connection between the concept bead and the link.
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
DEEP_SKY_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DEFAULT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
 
DEFAULT - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
DEFAULT_AS_OF_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
DEFAULT_AS_OF_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0007 - The PostgreSQL repository connector {0} has is using a default 'asOfTime' for queries of: {1}
DEFAULT_MEDIA_USAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The most common, or expected use of this media resource.
DEFAULT_MEDIA_USAGE_OTHER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the code (typically a valid value definition) that defines the media use.
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_SEARCH_WEIGHT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
DEFAULT_SERVER_NAME - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
fvtMDS
DEFAULT_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DEFAULT_URL - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
DEFAULT_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Value that is used when an instance of the data field is created.
DEFAULT_VALUE_OVERRIDE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Initial value for the attribute (overriding the default value of its type.
DEFAULT_ZONE_MEMBERSHIP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a comma-separated list of zone names that should be added to an Asset when it is created.
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}
defaultDeleteMethod - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
defaultLocalServerType - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
defaultMaxPageSize - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
defaultProfileId - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
defaultRequirementId - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
defaultValue - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
defaultValue - Variable in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
 
defaultValue - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
defaultValue - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
defaultValue - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
defaultZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
defaultZones - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
DEFINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
The project's scope, mission and stakeholders are being defined.
DEFINER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
 
del(String...) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
 
DelegatableFuture - Class in org.odpi.openmetadata.repositoryservices.events.future
Future that starts out as unfinished can can be delegated to a different Future once processing takes place.
DelegatableFuture() - Constructor for class org.odpi.openmetadata.repositoryservices.events.future.DelegatableFuture
 
DELEGATION_ESCALATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Can delegations and escalations flow on this relationship.
DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been deleted.
DELETE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to remove the metadata element from the catalog (archive, soft-delete or purge).
DELETE_AFTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when delete can take place.
DELETE_ASSET - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Delete Asset Governance Service
DELETE_ASSETS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
The user may remove the asset from the catalog (archive, soft-delete or purge).
DELETE_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-apache-atlas-server
DELETE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
DELETE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
DELETE_DATA_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-data-folder
DELETE_DB_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-databricks-unity-catalog-server
DELETE_FEEDBACK - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to detach feedback elements (comments, tags, likes, reviews) from the metadata element in the catalog.
DELETE_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0003 - The {0} governance action service is deleting file {1}
DELETE_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
 
DELETE_FILE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-file
DELETE_FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-file-folder
DELETE_INSTANCE_IN_OPEN_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
DELETE_INSTANCE_IN_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
DELETE_KAFKA_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-apache-kafka-server
DELETE_KAFKA_TOPIC - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-kafka-topic
DELETE_MEMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to remove an anchored element from the metadata element in the catalog.
DELETE_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifies which type of delete to use.
DELETE_OMAG_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-omag-server-platform
DELETE_POSTGRES_DB - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-postgres-database
DELETE_POSTGRES_SCHEMA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-postgres-schema
DELETE_POSTGRES_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-postgres-server
DELETE_PURGED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing active entity has been permanently removed from the repository.
DELETE_PURGED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing active relationship has been permanently removed from the repository.
DELETE_SOFTWARE_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-software-server
DELETE_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
delete-unity-catalog-server
deleteAction(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Delete an existing action.
deleteAction(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Delete an existing action.
deleteActorProfile(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Delete an actor profile.
deleteActorProfile(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Delete a actor profile.
deleteActorProfile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Delete a actor profile.
deleteActorProfile(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Delete a actor profile.
deleteActorRole(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Delete an actor role.
deleteActorRole(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Delete a actor role.
deleteActorRole(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Delete a actor role.
deleteActorRole(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Delete a actor role.
deleteAnchoredBeanInRepository(String, String, String, String, String, String, String, boolean, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Delete an entity from the repository and all elements anchored to it, and any element anchored to the anchored elements that are deleted.
deleteAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Remove an annotation from the annotation store.
deleteAnnotation(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Remove an annotation from the annotation store.
deleteAsCatalogTargetGovernanceActionProcess(String, String, String, RequestTypeDefinition, String) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Create a one-step governance action process that deletes a metadata element for a particular type of asset which then removes it, any anchored content and relationships - like the catalog target for an appropriate integration connector.
deleteAsset(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Delete an asset.
deleteAsset(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Delete an asset.
deleteAsset(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Delete a asset.
deleteAsset(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Delete a asset.
DeleteAssetGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
DeleteAssetGovernanceActionConnector deleted an asset and passes its GUID as an action target for follow on work.
DeleteAssetGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DeleteAssetGovernanceActionConnector
Default constructor
DeleteAssetGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
DeleteAssetGovernanceActionProvider is the OCF connector provider for the "Delete Asset" Governance Action Service.
DeleteAssetGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DeleteAssetGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
deleteAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a glossary with all of its links to terms and categories.
deleteAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a category with all of its links to terms and categories.
deleteAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a term with all of its links to other terms and categories.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Delete a cached AttributeTypeDef.
deleteAttributeTypeDef(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Delete a cached AttributeTypeDef.
deleteAttributeTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Delete an AttributeTypeDef.
deleteAttributeTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete an AttributeTypeDef.
deleteBeanInRepository(String, String, String, String, String, String, String, boolean, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Delete an entity from the repository.
deleteBeanInRepository(String, String, String, String, String, String, String, boolean, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Delete an entity from the repository.
deleteCatalog(String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete catalog.
deleteClassificationFromEntity(String, EntityDetail, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Remove a classification from an entity.
deleteClassificationFromEntity(String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Remove a classification from an entity
deleteClassificationFromEntity(String, EntityProxy, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Remove a classification from an entity
deleteClassificationFromEntity(String, EntityProxy, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Remove a classification from an entity
DeleteClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteElementRequestBody carries the options for a delete element.
DeleteClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteClassificationRequestBody
Default constructor
DeleteClassificationRequestBody(DeleteOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteClassificationRequestBody
Copy/clone constructor
DeleteClassificationRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteClassificationRequestBody
Copy/clone constructor
deleteCollection(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Delete a collection.
deleteCollection(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Delete a collection.
deleteCollection(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Delete a collection.
deleteCommunity(String, String, DeleteElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Delete a community.
deleteCommunity(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Delete a community.
deleteCommunity(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Delete a community.
deleteConnection(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Delete a connection.
deleteConnection(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Delete a connection.
deleteConnection(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Delete a connection.
deleteConnection(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Delete a connection.
deleteConnectorType(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Delete a connectorType.
deleteConnectorType(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Delete a connectorType.
deleteConnectorType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Delete a connector type.
deleteConnectorType(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Delete a connectorType.
deleteContactMethod(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Delete a contact method.
DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
An instance that has been soft-deleted
DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance has been deleted and is no longer available.
DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
The target element has been deleted.
DELETED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Deleted - The instance has been deleted and is no longer available.
DELETED_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A newly deleted Asset (or a subtype of).
DELETED_ATTRIBUTE_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
DELETED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
DELETED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
DELETED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
DELETED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of elements that were deleted.
DELETED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing entity has been deleted.
DELETED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing relationship has been deleted.
DELETED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
DELETED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
DELETED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
DELETED_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
deleteDataClass(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data class.
deleteDataClass(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Delete a data class.
deleteDataClass(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Delete a data class.
deleteDataField(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data field.
deleteDataField(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Delete a data field.
deleteDataField(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Delete a data field.
deleteDataStructure(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data structure.
deleteDataStructure(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Delete a data structure.
deleteDataStructure(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Delete a data structure.
deleteElementInEgeria(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Delete an element from open metadata.
DeleteElementRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteElementRequestBody carries the options for a delete element.
DeleteElementRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteElementRequestBody
Default constructor
DeleteElementRequestBody(DeleteOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteElementRequestBody
Copy/clone constructor
DeleteElementRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteElementRequestBody
Copy/clone constructor
deleteEndpoint(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Delete a endpoint.
deleteEndpoint(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Delete a endpoint.
deleteEndpoint(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Delete an endpoint.
deleteEndpoint(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Delete a endpoint.
deleteEntity(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Delete an entity.
deleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Delete an entity.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Delete an entity.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Delete an entity.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete an entity.
deleteEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove a reference copy of the entity from the local repository.
deleteEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
deleteEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Delete the current configuration for the event bus.
deleteEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
Delete the current configuration for the event bus.
deleteExternalId(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Delete an externalId.
deleteExternalReference(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Delete an external reference.
deleteExternalReference(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Delete an external reference.
deleteExternalReference(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Delete an external reference.
deleteFileFromCatalog(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Remove a DataFile asset description.
deleteFileInCatalog(File, OpenMetadataRootElement, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitorIntegrationConnectorBase
The file no longer exists so this method updates the metadata catalog.
deleteFolderFromCatalog(String, String, String, String, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Remove a DataFolder asset description.
deleteFunction(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete function.
deleteGlossary(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Delete a glossary.
deleteGlossaryTerm(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the metadata element representing a glossary term.
deleteGlossaryTerm(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Remove the metadata element representing a glossary term.
deleteGlossaryTerm(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Delete a glossary term.
deleteGlossaryTerm(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Delete a glossaryTerm.
DeleteGovernanceConfigRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteGovernanceConfigRequestBody provides a structure for passing the qualified name of an object to be deleted.
DeleteGovernanceConfigRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Default constructor
DeleteGovernanceConfigRequestBody(DeleteGovernanceConfigRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Copy/clone constructor
deleteGovernanceDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Delete a governance definition.
deleteGovernanceDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Delete a governance definition.
deleteGovernanceDefinition(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Delete a governance definition.
deleteGovernanceDefinition(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Delete a governance definition.
deleteGovernanceEngine(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove the properties of the governance engine.
deleteGovernanceService(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Remove the properties of the governance service.
deleteGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Remove the properties of the governance service.
deleteGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Remove the properties of the governance service.
deleteGovernanceService(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the governance service.
deleteGovernanceService(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Remove the properties of the governance service.
deleteGovernanceService(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove the properties of the governance service.
deleteIfAppropriatelyAnchoredEntity(String, List<String>, String, String, EntityProxy, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove an entity if it is anchored to the anchor entity or any of the deleted entities.
deleteInformationSupplyChain(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Delete an information supply chain.
deleteInformationSupplyChain(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Delete an information supply chain.
deleteInformationSupplyChain(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Delete an information supply chain and all of its segments.
deleteIntegrationConnector(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Remove the properties of the integration connector.
deleteIntegrationGroup(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String, String, DeleteGovernanceConfigRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Remove the properties of the integration group.
deleteLocation(String, String, DeleteElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Delete a location.
deleteLocation(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Delete a location.
deleteLocation(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Delete a location.
deleteMetadataElement(String, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Delete a specific metadata element.
deleteMetadataElement(OpenMetadataElement, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Delete a specific metadata element.
deleteMetadataElementInStore(String, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, DeleteOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Delete a specific metadata element.
deleteMetadataElementInStore(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Delete a specific metadata element.
DeleteMethod - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
Defines the type of delete method to use.
deleteModelVersion(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete model version.
deleteNoteLog(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a note log from the repository.
DeleteOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
UpdateOptions provides a structure for the additional options when updating an element.
DeleteOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Default constructor
DeleteOptions(DeleteOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Copy/clone constructor
DeleteOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Copy/clone constructor
deleteProject(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Delete a project.
deleteProject(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Delete a project.
deleteRegisteredModel(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete model.
deleteRelatedElements(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Delete a relationship between two metadata elements.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Delete a specific relationship.
deleteRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Delete a specific relationship.
deleteRelationship(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the properties associated with a relationship.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Delete a specific relationship.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Delete a specific relationship.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete a specific relationship.
deleteRelationshipInStore(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, DeleteOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Delete a relationship between two metadata elements.
deleteRelationshipInStore(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Delete a relationship between two metadata elements.
deleteRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove the reference copy of the relationship from the local repository.
deleteRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
DeleteRelationshipRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteElementRequestBody carries the options for a delete element.
DeleteRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRelationshipRequestBody
Default constructor
DeleteRelationshipRequestBody(DeleteOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRelationshipRequestBody
Copy/clone constructor
DeleteRelationshipRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRelationshipRequestBody
Copy/clone constructor
DeleteRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteRequestBody carries the options for a delete element.
DeleteRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Default constructor
DeleteRequestBody(DeleteOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Copy/clone constructor
DeleteRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Copy/clone constructor
deleteSchema(String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete schema.
deleteSchemaAttribute(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Delete a schemaAttribute.
deleteSchemaAttribute(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Delete a schema attribute.
deleteSchemaAttribute(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Delete a schema attribute.
deleteSchemaAttribute(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Delete a schema attribute.
deleteSchemaType(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Delete a schema type.
deleteSchemaType(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Delete a schema type.
deleteSchemaType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Delete a schema type.
deleteSchemaType(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Delete a schemaType.
deleteSoftwareCapability(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Delete a software capability.
deleteSoftwareCapability(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Delete a softwareCapability.
deleteSolutionBlueprint(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Delete a solution blueprint.
deleteSolutionBlueprint(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Delete a solution blueprint.
deleteSolutionBlueprint(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Delete a solution blueprint.
deleteSolutionComponent(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Delete a solution component.
deleteSolutionComponent(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Delete a solution component.
deleteSolutionComponent(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Delete a solution component.
deleteTable(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete table.
deleteTag(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a tag from the repository.
deleteTag(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes an informal tag from the repository.
deleteTag(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Removes a tag from the repository.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Delete the TypeDef.
deleteTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Delete a cached TypeDef.
deleteTypeDef(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Delete a cached TypeDef.
deleteTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Delete the TypeDef.
deleteTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete the TypeDef.
deleteUserIdentity(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Delete a user identity.
deleteUserIdentity(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Delete a user identity.
deleteUserIdentity(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Delete a user identity.
deleteValidValue(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Remove the valid value form the repository.
deleteValidValueDefinition(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Delete a validValueDefinition.
deleteValidValueDefinition(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Delete a validValueDefinition.
deleteValidValueDefinition(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Delete a validValueDefinition.
deleteValidValueDefinition(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Delete a valid value definition.
deleteVolume(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Delete volume.
DELETING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0045 - The integration connector {0} is deleting the {1} Apache Atlas entity {2} since the open metadata entity {3} has been removed
DELETING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0044 - The integration connector {0} is deleting {1} open metadata entity {2} since Apache Atlas entity {3} has been removed
DELIMITER_CHARACTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Character used between each column.
delimiterCharacterProperty - Static variable in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreProvider
delimiterCharacter configuration property
DELTA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
DEPARTMENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of the known departments.
DEPARTMENT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DEPARTMENT_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DEPARTMENT_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
Dependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Describes a dependency of a SQL object.
Dependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Constructor
DEPENDENCY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
 
DependencyList - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Dependency list
DependencyList() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Constructor
DEPENDENT_CONTEXT_EVENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a parent context event and its children.
DEPENDENT_ELEMENTS_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-403-005 - A delete of {0} element {1} is not permitted because it still has a dependent {2} element {3}
DependentContextEventProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents
DependentContextEventProperties is a java bean used to describe a link between context events.
DependentContextEventProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Default constructor
DependentContextEventProperties(DependentContextEventProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Copy/clone constructor.
DEPLOYED_ANALYTICS_MODEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A packaged and deployed analytics model.
DEPLOYED_API - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DEPLOYED_API - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A callable interface running at an endpoint.
DEPLOYED_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A connector that is configured and deployed to run in a specific software server capability.
DEPLOYED_DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of database tables and views running in a database server.
DEPLOYED_DB_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DEPLOYED_IMPL_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of different file deployed implementation types detected when classifying the files under the surveyed directory.
DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of a particular type of technology.
DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
DEPLOYED_IMPLEMENTATION_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DEPLOYED_ON_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an IT Infrastructure asset that is deployed to a specific destination.
DEPLOYED_SOFTWARE_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A packaged and deployed software component supporting a well-defined function.
DeployedAPIProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
DeployedAPIProperties is a class for representing an API deployed to an API Gateway or supported by an application.
DeployedAPIProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.DeployedAPIProperties
Default constructor
DeployedAPIProperties(DeployedAPIProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.DeployedAPIProperties
Copy/clone constructor.
DeployedConnectorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
DeployedConnectorProperties defines the properties of a connector that is in a runnable state.
DeployedConnectorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.DeployedConnectorProperties
Default constructor
DeployedConnectorProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.DeployedConnectorProperties
Copy/clone Constructor
DeployedDatabaseSchemaProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases
DeployedDatabaseSchemaProperties is a class for representing the top level database schema.
DeployedDatabaseSchemaProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DeployedDatabaseSchemaProperties
Default constructor
DeployedDatabaseSchemaProperties(DeployedDatabaseSchemaProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DeployedDatabaseSchemaProperties
Copy/clone constructor.
deployedImplementationType - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
DeployedImplementationType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria.
DeployedImplementationTypeDefinition - Interface in org.odpi.openmetadata.frameworks.openmetadata.refdata
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria.
deployedImplementationTypeQNAMEs - Variable in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
 
DeployedOnProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
DeployedOnProperties describes the properties for the DeployedOn relationship between an IT Infrastructure asset and a destination asset.
DeployedOnProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Default constructor
DeployedOnProperties(Map<String, Object>, Date, Date) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Copy/clone constructor
DeployedOnProperties(DeployedOnProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Copy/clone constructor
DeployedSoftwareComponentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
DeployedSoftwareComponentProperties defines the properties of a software component that is in a runnable state.
DeployedSoftwareComponentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Default constructor
DeployedSoftwareComponentProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Copy/clone Constructor
DEPLOYER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Person, organization or engine that deployed the IT Infrastructure.
DEPLOYER_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifying property name of deployer.
DEPLOYER_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type name of deployer.
deployITAsset(String, String, String, MetadataSourceOptions, DeployedOnProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Create a relationship that represents the deployment of an IT infrastructure asset to a specific deployment destination (another asset).
deployITAsset(String, String, MetadataSourceOptions, DeployedOnProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Create a relationship that represents the deployment of an IT infrastructure asset to a specific deployment destination (another asset).
DEPLOYMENT_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
"Time that the IT Infrastructure was deployed."
deployOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
Push the configuration for the server to another OMAG Server Platform.
DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Warehouse and Distribution Depot
DEPOT_MANAGEMENT_ED_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ed02 - Edmonton data centre standard machine 17.
DEPOT_MANAGEMENT_KC_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
kcdepot - Kansas City data centre standard machine 01.
DEPOT_MANAGEMENT_WINCH_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
winch17 - Winchester data centre standard machine 17.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been deprecated and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship has been deprecated and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Deprecated - This component is deprecated and may be removed in a later release.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The membership has been deprecated.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Deprecated - The term assignment is out of date and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is out of date and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Deprecated - The term assignment is out of date and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Deprecated - The term relationship should no longer be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment should no longer be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Deprecated - The instance is out of date and should not be used.
DEPRECATED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Deprecated Attribute - This attribute should not be used because it has been deprecated.
DEPRECATED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Deprecated Attribute - This attribute should not be used because it has been deprecated.
DEPRECATED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
DeprecatedTypeDef - This typeDef should not be used because it has been deprecated.
DEPRECATED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
DeprecatedTypeDef - This typeDef should not be used because it has been deprecated.
DEPT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is for an internal department's Team entity.
DeptDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The DeptDefinition is used to feed the definition of the organization's departments for Coco Pharmaceuticals scenarios.
DEREGISTERED_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element comes from a metadata repository that used to be a member of the one of the local repository's cohorts, but it has been deregistered.
DEREGISTERED_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Deregistered Repository - The instance comes from a metadata repository that used to be a member of the one of the local repository's cohorts, but it has been deregistered.
DERIVE_SCHEMA_FROM_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
DERIVED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
The data is derived from other data through an analytical process.
DERIVED_ELEMENT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A template to create an element from the values in the linked element.
DERIVED_SCHEMA_TYPE_QUERY_TARGET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Details of how a derived schema element is calculated.
DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
DerivedSchemaTypeQueryTargetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Default constructor
DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Copy/clone constructor.
DES_SIGNA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Desmond Signa
DESCENDING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
 
DESCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
The attribute instances are organized so that the largest/highest value is first and the rest of the instances follow in descending order.
describeTopics() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Return details about each topic
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Description of the target.
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Description of the target.
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Description of the target.
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
description - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
description - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
 
description - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Description of the action target.
description - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
 
description - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
 
description - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
description - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
description - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
 
description - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description
description - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Description of the action target.
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
 
description - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
description - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Description of the action target.
description - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
description - Variable in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
 
description - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
description - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
description - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Description of the action target.
description - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
description - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
description - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
description() - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Returns the value of the description record component.
DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The description of the element to help a consumer understand its content and purpose.
DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the element or associated resource in free-text.
descriptionGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
descriptionGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
descriptionGUID - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of description valid value.
descriptionGUID - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
descriptionGUID - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
descriptionGUID - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
descriptionWiki - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
descriptionWiki - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
descriptionWiki - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
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 - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A curated collection of design model elements.
DESIGN_MODEL_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An abstract, but well-formed representation of a concept, activity, architecture or other design element.
DESIGN_MODEL_ELEMENTS_IN_SCOPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a model to an implementation.
DESIGN_MODEL_GROUP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related design model elements within a model.
DESIGN_MODEL_GROUP_MEMBERSHIP_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a design model element to a group.
DESIGN_MODEL_IMPLEMENTATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a concept model to an implementation.
DESIGN_MODEL_OWNERSHIP_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links design model elements to their owning model.
DESIGN_MODEL_SCOPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A selection of design model element needed for a project.
DESIGN_PATTERN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a common solution with details of the problems it solves and its pros and cons.
DESIGN_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Process that created the refinement.
DESTINATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
 
DESTINATION_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
DESTINATION_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
DESTINATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
DESTINATION_TEMPLATE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
destinationAddresses - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
 
destinationName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
 
destroy() - Method in class org.odpi.openmetadata.userauthn.auth.LoggingRequestFilter
 
DETACH - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to detach a non-anchored element from the metadata element in the catalog.
detachAgreementActor(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach an actor from an agreement.
detachAgreementActor(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach an actor from an agreement.
detachAgreementActor(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach an actor from an agreement.
detachAgreementItem(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach an agreement from an element involved in its definition.
detachAgreementItem(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach an agreement from an element involved in its definition.
detachAgreementItem(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach an agreement from an element involved in its definition.
detachAPIEndpoint(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach an API from an endpoint
detachAPIEndpoint(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach an API from an endpoint
detachAssetFromConnection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Detach an asset from one of its connections.
detachAssetFromConnection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Detach an asset from a connection.
detachAssetFromConnection(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Detach an asset from one of its connections.
detachAssetFromConnection(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Detach an asset from one of its connections.
detachAssetFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach an asset from an IT profile.
detachAssetFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach an asset from an IT profile.
detachAssetFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Detach an asset from an IT profile.
detachAssetFromProfile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Detach an asset from an IT profile.
detachAssetFromSchema(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Detach an asset from a root schema type.
detachAssetFromSchema(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Detach an asset from a root schema type.
detachAssetUse(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Remove a CapabilityAssetUse relationship.
detachAssignmentScope(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach an actor from its scope.
detachAssignmentScope(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach an actor from the element that describes its scope.
detachAssignmentScope(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach an actor from the element that describes its scope.
detachAssignmentScope(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach an actor from the element that describes its scope.
detachAssociatedValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from one of its peers.
detachAssociatedValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from one of its peers.
detachAssociatedValidValues(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from one of its peers.
detachAssociatedValidValues(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from one of its peers.
detachAttributeForSchema(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a schema attribute from a schema type.
detachAttributeForSchema(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a schema attribute from a schema type.
detachCertificationTypeToDataStructure(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data structure from a certification type.
detachCertificationTypeToDataStructure(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach a data structure from a certification type.
detachCertificationTypeToDataStructure(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Detach a data structure from a certification type.
detachCitedDocumentReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Detach an element from its external document reference.
detachCitedDocumentReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Detach an element from its external document reference.
detachCitedDocumentReference(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Detach an element from its external document reference.
detachCollection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach an existing collection from an element.
detachCollection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach an existing collection from an element.
detachCollection(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach an existing collection from an element.
detachConnectionConnectorType(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Remove the ConnectionConnectorType relationship between a connection and a connector type.
detachConnectionConnectorType(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Remove the ConnectionConnectorType relationship between a connection and a connector type.
detachConnectionConnectorType(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Remove the ConnectionConnectorType relationship between a connection and a connector type.
detachConnectionConnectorType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Remove the ConnectionConnectorType relationship between a connection and a connector type.
detachConnectionEndpoint(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Remove the ConnectToEndpoint relationship between a connection and an endpoint.
detachConnectionEndpoint(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Remove the ConnectToEndpoint relationship between a connection and an endpoint.
detachConnectionEndpoint(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Remove the ConnectToEndpoint relationship between a connection and an endpoint.
detachConnectionEndpoint(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Remove the ConnectToEndpoint relationship between a connection and an endpoint.
detachConsistentValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from one of its peers.
detachConsistentValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from one of its peers.
detachConsistentValidValues(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from one of its peers.
detachConsistentValidValues(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from one of its peers.
detachContactDetailsFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Detach a contact method from a contactDetails.
detachContract(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach an agreement from an external reference describing the location of the contract documents.
detachContract(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach an agreement from an external reference describing the location of the contract documents.
detachContract(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach an agreement from an external reference describing the location of the contract documents.
detachDataClassDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data definition from a data class.
detachDataClassDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach a data definition from a data class.
detachDataClassDefinition(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Detach a data definition from a data class.
detachDataFileAssetFromFolder(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Remove a link between a file asset and a folder.
detachDataSetContent(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach a data set from another asset that was supplying the data and is no more.
detachDataSetContent(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach a data set from another asset that was supplying the data and is no more.
detachDesignFromImplementation(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Detach a governance definition from its implementation.
detachDesignFromImplementation(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Detach a design object such as a solution component or governance definition from its implementation.
detachDesignFromImplementation(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach a design object such as a solution component or governance definition from its implementation.
detachDesignFromImplementation(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach a design object such as a solution component or governance definition from its implementation.
detachDigitalProductDependency(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Unlink dependent products.
detachDigitalProductDependency(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Unlink dependent digital products.
detachDigitalProductDependency(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Unlink dependent products.
detachEmbeddedConnection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Remove an EmbeddedConnection relationship between a virtual connection and an embedded connection.
detachEmbeddedConnection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Remove an EmbeddedConnection relationship between a virtual connection and an embedded connection.
detachEmbeddedConnection(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Remove an EmbeddedConnection relationship between a virtual connection and an embedded connection.
detachEmbeddedConnection(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Remove an EmbeddedConnection relationship between a virtual connection and an embedded connection.
detachEndpointFromITAsset(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Detach an endpoint from an infrastructure asset.
detachEndpointFromITAsset(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Detach an endpoint from an infrastructure asset.
detachEndpointFromITAsset(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Detach an endpoint from an infrastructure asset.
detachEndpointFromITAsset(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Detach an endpoint from an infrastructure asset.
detachExternalIdFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Detach an externalId from an element.
detachExternalReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Detach an external reference from an element.
detachExternalReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Detach an external reference from an element.
detachExternalReference(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Detach an external reference from an element.
detachExternalSchemaType(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a schema element to an external schema type.
detachExternalSchemaType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a schema element to an external schema type.
detachFolderFromFileSystem(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Removed the link between a folder and a file system.
detachFolderHierarchy(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach a child folder from its parent.
detachFolderHierarchy(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach a child folder from its parent.
detachForeignKey(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a foreign key relationship for a relational column.
detachForeignKey(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a foreign key relationship for a relational column.
detachGovernanceResults(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Detach a governance metric from an asset that represents the data store where the measurements are located.
detachGovernanceResults(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Detach a governance metric from an asset that represents the data store where the measurements are located.
detachGovernanceResults(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach a governance metric from an asset that represents the data store where the measurements are located.
detachGovernanceResults(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach a governance metric from an asset that represents the data store where the measurements are located.
detachGovernanceZones(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRESTServices
Detach governance zone from a hierarchical relationship.
detachGovernanceZones(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.spring.SecurityOfficerResource
Detach a governance zone definition from a hierarchical relationship.
detachGovernanceZones(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach governance zone from a hierarchical relationship.
detachGovernanceZones(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach governance zone from a hierarchical relationship.
detachGraphEdge(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a graph edge schema element from a graph vertex schema element.
detachGraphEdge(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a graph edge schema element from a graph vertex schema element.
detachImplementationResource(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Detach a design object such as a governance definition or solution component from one of its implementation resources
detachImplementationResource(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Detach a design object such as a solution component or governance definition from one of its implementation resources.
detachImplementationResource(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach a design object such as a solution component or governance definition from one of its implementation resources.
detachImplementationResource(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach a design object such as a solution component or governance definition from one of its implementation resources.
detachITProfileRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach an IT profile role from an IT profile.
detachITProfileRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach an IT profile role from an IT profile.
detachITProfileRoleFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Detach an IT profile role from an IT profile.
detachITProfileRoleFromProfile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Detach an IT profile role from an IT profile.
detachKnownLocation(String, String, String, DeleteRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Detach an element from its location.
detachKnownLocation(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Detach an element from its location.
detachKnownLocation(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Detach an element from its location.
detachLineage(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRESTServices
Remove the lineage for an element.
detachLineage(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.spring.LineageLinkerResource
Remove a lineage relationship between two elements.
detachLineage(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LineageHandler
Remove a lineage relationship between two elements.
detachLinkedFile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach a file from its folder.
detachLinkedFile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach a file from its folder.
detachLocationFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Detach an actor profile from a location.
detachMapFromSchemaType(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a schema element from a "mapFrom" schema type.
detachMapFromSchemaType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a schema element from a "mapFrom" schema type.
detachMappedValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from one of its peers.
detachMappedValidValues(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from one of its peers.
detachMappedValidValues(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from one of its peers.
detachMappedValidValues(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from one of its peers.
detachMapToSchemaType(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a schema element from a "mapTo" schema type.
detachMapToSchemaType(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a schema element from a "mapTo" schema type.
detachMediaReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Detach an external media reference from an element.
detachMediaReference(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Detach an external media reference from an element.
detachMediaReference(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Detach an external media reference from an element.
detachMemberDataField(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data field from a data structure.
detachMemberDataField(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach a data field from a data structure.
detachMemberDataField(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Detach a data field from a data structure.
detachNestedDataClass(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two nested data classes from one another.
detachNestedDataClass(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach two nested data classes from one another.
detachNestedDataClass(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Detach two nested data classes from one another.
detachNestedDataFields(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two data fields from one another.
detachNestedDataFields(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach two data fields from one another.
detachNestedDataFields(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Detach two data fields from one another.
detachNestedFile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach a file from its folder.
detachNestedFile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach a file from its folder.
detachNestedLocation(String, String, String, DeleteRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Detach a super location from a nested location.
detachNestedLocation(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Detach a super location from a nested location.
detachNestedLocation(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Detach a super location from a nested location.
detachNestedSchemaAttribute(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a nested schema attribute for a schema attribute.
detachNestedSchemaAttribute(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a nested schema attribute for a schema attribute.
detachPeerDefinitions(String, String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Detach a governance definition from one of its peers.
detachPeerDefinitions(String, String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Detach a governance definition from one of its peers.
detachPeerDefinitions(String, String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach a governance definition from one of its peers.
detachPeerDefinitions(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach a governance definition from one of its peers.
detachPeerLocations(String, String, String, DeleteRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Detach a location from one of its peers.
detachPeerLocations(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Detach a location from one of its peers.
detachPeerLocations(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Detach a location from one of its peers.
detachPeerPerson(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRESTServices
Detach a person profile from one of its peers.
detachPeerPerson(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.spring.PeopleOrganizerResource
Detach a person profile from one of its peers.
detachPeerPerson(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Detach a person profile from one of its peers.
detachPeerPerson(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Detach a person profile from one of its peers.
detachPersonRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach a team role from a team profile.
detachPersonRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach a person role from a profile.
detachPersonRoleFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Detach a person role from a profile.
detachPersonRoleFromProfile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Detach a person role from a profile.
detachProcessHierarchy(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Detach a child process from its parent.
detachProcessHierarchy(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Detach a child process from its parent.
detachProductManager(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach a product manager from a digital product.
detachProductManager(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach a product manager from a digital product.
detachProductManager(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach a product manager from a digital product.
detachProfileIdentity(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach an actor profile from a user identity.
detachProfileIdentity(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach an actor profile from a user identity.
detachProfileIdentity(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Detach an actor profile from a user identity.
detachQueryTarget(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Detach a schema element from a "mapTo" schema type.
detachQueryTarget(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Detach a schema element from a "mapTo" schema type.
detachReferenceValueAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from a consumer - probably a schema element or data set.
detachReferenceValueAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from a tagged element
detachReferenceValueAssignment(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from a tagged element.
detachReferenceValueAssignment(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from a tagged element.
detachRelatedElementsInStore(String, String, String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Delete all relationships of a particular type between two metadata elements.
detachRelatedElementsInStore(String, String, String, String, String, OpenMetadataDeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Delete a relationship between two metadata elements.
detachRelatedElementsInStore(String, String, String, String, DeleteOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Delete all relationships of a particular type between two metadata elements.
detachRelatedElementsInStore(String, String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Delete all relationships of a particular type between two metadata elements.
detachRelatedElementsInStore(String, String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Delete all relationships of a particular type between two metadata elements.
detachSchemaTypeFromAsset(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Remove any associated schema type.
detachSemanticDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data definition from a glossary term.
detachSemanticDefinition(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach a data definition from a glossary term.
detachSemanticDefinition(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Detach a data definition from a glossary term.
detachSolutionComponentActor(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a solution component from a solution role.
detachSolutionComponentActor(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a solution component from a solution role.
detachSolutionComponentActor(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Detach a solution component from an actor role.
detachSolutionComponentFromBlueprint(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a solution component from a solution blueprint.
detachSolutionComponentFromBlueprint(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a solution component from a solution blueprint.
detachSolutionComponentFromBlueprint(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Detach a solution component from a solution blueprint.
detachSolutionDesign(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a solution blueprint from the element it describes.
detachSolutionDesign(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a solution blueprint from the element it describes.
detachSolutionDesign(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Detach a solution blueprint from the element it describes.
detachSolutionLinkingWire(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a solution component from a solution component.
detachSolutionLinkingWire(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a solution component from a peer solution component.
detachSolutionLinkingWire(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Detach a design object such as a solution component or governance definition from its implementation.
detachSpecializedDataClass(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two data classes from one another.
detachSpecializedDataClass(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Detach two data classes from one another.
detachSpecializedDataClass(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Detach two data classes from one another.
detachSpecificationProperty(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a referenceable to a specification property valid value.
detachSpecificationProperty(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a referenceable to a specification property valid value.
detachSubcomponent(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach a solution component from a solution component.
detachSubcomponent(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach a solution component from a solution component.
detachSubcomponent(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Detach a solution component from a solution component.
detachSubjectAreas(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.spring.SubjectAreaResource
Detach a subject area definition from a hierarchical relationship.
detachSubjectAreas(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRESTServices
Detach subject area definitions from their hierarchical relationship..
detachSubjectAreas(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach subject area definitions from their hierarchical relationship..
detachSubjectAreas(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach subject area definitions from their hierarchical relationship..
detachSubscriber(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Detach a subscriber from a subscription.
detachSubscriber(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Detach a subscriber from a subscription.
detachSubscriber(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Detach a subscriber from a subscription.
detachSupportingDefinition(String, String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Detach a governance definition from a supporting governance definition.
detachSupportingDefinition(String, String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Detach a governance definition from a supporting governance definition.
detachSupportingDefinition(String, String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Detach a governance definition from a supporting governance definition.
detachSupportingDefinition(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Detach a governance definition from a supporting governance definition.
detachTeamRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach a team role from a team profile.
detachTeamRoleFromProfile(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Detach a team role from a team profile.
detachTeamRoleFromProfile(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Detach a team role from a team profile.
detachTeamRoleFromProfile(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Detach a team role from a team profile.
detachTeamStructure(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRESTServices
Detach a super team from a subteam.
detachTeamStructure(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.spring.PeopleOrganizerResource
Detach a super team from a subteam.
detachTeamStructure(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Detach a super team from a subteam.
detachTeamStructure(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Detach a super team from a subteam.
detachValidValueFromSet(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Remove the link between a valid value and a set it is a member of.
detachValidValueImplementation(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from an implementation - probably a referenceable.
detachValidValueImplementation(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from an implementation - probably a referenceable.
detachValidValueImplementation(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from an implementation - probably a referenceable.
detachValidValueImplementation(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from an implementation - probably a referenceable.
detachValidValueMember(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from a valid value set.
detachValidValueMember(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from a valid value set.
detachValidValueMember(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from a valid value set.
detachValidValueMember(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a super team from a valueValueMember.
detachValidValuesAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Detach a valid value from a consumer - probably a schema element or data set.
detachValidValuesAssignment(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Detach a valid value from a consumer - probably a schema element or data set.
detachValidValuesAssignment(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Detach a valid value from a consumer - probably a schema element or data set.
detachValidValuesAssignment(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Detach a valid value from a consumer - probably a schema element or data set.
DETAILED_PROCESSING_ACTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the individual actions in a data processing description.
detectAndThrowAdminExceptions(FFDCResponseBase) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
Throw an exception if it is encoded in the REST response.
detectAndThrowInvalidParameterException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowInvalidParameterException(String, OMRSAPIResponse) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Throw an InvalidParameterException if it is encoded in the REST response.
detectAndThrowInvalidParameterException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an InvalidParameterException if it is encoded in the REST response.
detectAndThrowPropertyServerException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowPropertyServerException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw a PropertyServerException if it is encoded in the REST response.
detectAndThrowRepositoryErrorException(String, OMRSAPIResponse) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
This method should be the last "detect and throw" methods that is called since it converts all remaining exceptions to RepositoryErrorExceptions.
detectAndThrowStandardExceptions(String, FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an exception if it is encoded in the REST response.
detectAndThrowUserNotAuthorizedException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowUserNotAuthorizedException(String, OMRSAPIResponse) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Throw an UserNotAuthorizedException if it is encoded in the REST response.
detectAndThrowUserNotAuthorizedException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an UserNotAuthorizedException if it is encoded in the REST response.
DETERMINE_ORIGIN_OF_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
DEV_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
development
DEVELOPMENT_COMPLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The development of the instance is complete.
DEVELOPMENT_COMPLETE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Development complete - The development of the instance is complete.
DEVELOPMENT_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
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.
DevopsPipelineAdmin - Class in org.odpi.openmetadata.viewservices.devopspipeline.admin
DevopsPipelineAdmin is the class that is called by the View Server to initialize and terminate the Devops Pipeline OMVS.
DevopsPipelineAdmin() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
Default constructor
DevopsPipelineAuditCode - Enum Class in org.odpi.openmetadata.viewservices.devopspipeline.ffdc
The DevopsPipelineAuditCode is used to define the message content for the OMRS Audit Log.
DevopsPipelineInstance - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
DevopsPipelineInstance caches references to the objects it needs for a specific server.
DevopsPipelineInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineInstance
Set up the Devops Pipeline OMVS instance
DevopsPipelineInstanceHandler - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
DevopsPipelineInstanceHandler retrieves information from the instance map for the view service instances.
DevopsPipelineInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineInstanceHandler
Default constructor registers the view service
DevopsPipelineRegistration - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
DevopsPipelineRegistration registers the view service with the OMAG Server administration services.
DevopsPipelineRegistration() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRegistration
 
DevopsPipelineResource - Class in org.odpi.openmetadata.viewservices.devopspipeline.server.spring
The DevopsPipelineResource provides part of the server-side implementation of the Devops Pipeline OMVS.
DevopsPipelineResource() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.spring.DevopsPipelineResource
Default constructor
DevopsPipelineRESTServices - Class in org.odpi.openmetadata.viewservices.devopspipeline.server
The DevopsPipelineRESTServices provides the server-side implementation of the Devops Pipeline Open Metadata View Service (OMVS).
DevopsPipelineRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRESTServices
Default constructor
Differences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
General class for capturing differences.
Differences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Construct a new set of differences.
Differences.SidePresent - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Defines the valid values for the differences.
Differences.ValuePair - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
 
differing - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
 
diffProperties(ElementProperties, ElementProperties) - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGovernanceActionConnector
Return a comma separated list of properties that have changed.
DIGITAL - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountType
The account is for a system, service, software component - some form of automation.
DIGITAL_BUSINESS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of locations.
DIGITAL_PRODUCT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of collections in use in open metadata.
DIGITAL_PRODUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DIGITAL_PRODUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A digital product is a collection of digital resources that have been designed to meet a specific consumer need.
DIGITAL_PRODUCT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
A means of operating that makes effective use of replaceable resources.
DIGITAL_PRODUCT_CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Part of Coco Pharmaceuticals' digital product catalog.
DIGITAL_PRODUCT_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
A folder in the digital product catalog used to group similar products together.
DIGITAL_PRODUCT_CONTENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
The assets and related material that make up a digital product offering.
DIGITAL_PRODUCT_DEPENDENCY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying dependencies between digital products.
DIGITAL_PRODUCT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
 
DIGITAL_PRODUCT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
The rules and processes associated with managing digital products.
DIGITAL_PRODUCT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
 
DIGITAL_PRODUCT_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Person managing a digital product.
DIGITAL_PRODUCT_MARKETPLACE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
The root of a folder hierarchy that describes a product catalog.
DIGITAL_RESOURCE_ORIGIN_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the origin of a digital resource, or a collection of digital resources.
DIGITAL_SUBSCRIBER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The link between a digital subscriber and the subscription details.
DIGITAL_SUBSCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DIGITAL_SUBSCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A specialized agreement that represents a subscription to a digital service such as a digital product.
DIGITAL_SUBSCRIPTION_ACTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
An actor to associate with the digital subscription.
DIGITAL_SUPPORT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the digital services supporting each business capability.
DigitalBusinessAdmin - Class in org.odpi.openmetadata.viewservices.digitalbusiness.admin
DigitalBusinessAdmin is the class that is called by the View Server to initialize and terminate the Digital Business OMVS.
DigitalBusinessAdmin() - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.admin.DigitalBusinessAdmin
Default constructor
DigitalBusinessAuditCode - Enum Class in org.odpi.openmetadata.viewservices.digitalbusiness.ffdc
The DigitalBusinessAuditCode is used to define the message content for the OMRS Audit Log.
DigitalBusinessInstance - Class in org.odpi.openmetadata.viewservices.digitalbusiness.server
DigitalBusinessInstance caches references to the objects it needs for a specific server.
DigitalBusinessInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.server.DigitalBusinessInstance
Set up the Digital Business OMVS instance
DigitalBusinessInstanceHandler - Class in org.odpi.openmetadata.viewservices.digitalbusiness.server
DigitalBusinessInstanceHandler retrieves information from the instance map for the view service instances.
DigitalBusinessInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.server.DigitalBusinessInstanceHandler
Default constructor registers the view service
DigitalBusinessRegistration - Class in org.odpi.openmetadata.viewservices.digitalbusiness.server
DigitalBusinessRegistration registers the view service with the OMAG Server administration services.
DigitalBusinessRegistration() - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.server.DigitalBusinessRegistration
 
DigitalBusinessResource - Class in org.odpi.openmetadata.viewservices.digitalbusiness.server.spring
The DigitalBusinessResource provides part of the server-side implementation of the Digital Business OMVS.
DigitalBusinessResource() - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.server.spring.DigitalBusinessResource
Default constructor
DigitalBusinessRESTServices - Class in org.odpi.openmetadata.viewservices.digitalbusiness.server
The DigitalBusinessRESTServices provides the server-side implementation of the Digital Business Open Metadata View Service (OMVS).
DigitalBusinessRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.digitalbusiness.server.DigitalBusinessRESTServices
Default constructor
DigitalProductDependencyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
DigitalProductDependencyProperties describes a dependency relationship between two digital products.
DigitalProductDependencyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Default constructor
DigitalProductDependencyProperties(DigitalProductDependencyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Copy/clone constructor.
DigitalProductManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The ActorProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
DigitalProductManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.DigitalProductManagerProperties
Default Constructor
DigitalProductManagerProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.DigitalProductManagerProperties
Copy/clone Constructor - the resulting object.
DigitalProductProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
DigitalProductProperties describes the properties that describe a digital product.
DigitalProductProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Default constructor
DigitalProductProperties(DigitalProductProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Copy/clone constructor.
DigitalProductsDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The DigitalProductsDefinition defined the basic folder hierarchy for Coco Pharmaceuticals' digital product catalog.
DigitalResourceOriginProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
DigitalResourceOriginProperties provides a structure for passing information about a digital resource's origin.
DigitalResourceOriginProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Default constructor
DigitalResourceOriginProperties(DigitalResourceOriginProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Copy/clone constructor
DigitalSubscriberProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
DigitalProductDependencyProperties describes a dependency relationship between two digital products.
DigitalSubscriberProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Default constructor
DigitalSubscriberProperties(DigitalSubscriberProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Copy/clone constructor.
DigitalSubscriptionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
DigitalSubscriptionProperties describes the agreement between a subscriber to one or more digital products.
DigitalSubscriptionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Default constructor
DigitalSubscriptionProperties(DigitalSubscriptionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Copy/clone constructor
DigitalSupportProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
DigitalSupportProperties describes the properties between a digital service and a business capability.
DigitalSupportProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Default constructor
DigitalSupportProperties(DigitalSupportProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Copy/clone constructor.
DIRECT_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
 
DIRECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Which way is data flowing?
DIRECTORY_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
 
DIRECTORY_MONITORING_STARTING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0005 - The {0} integration connector is initiating the monitoring of file directory {1}
DIRECTORY_MONITORING_STARTING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DIRECTORY_MONITORING_STARTING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0002 - The {0} connector is initiating the monitoring of file directory {1}
DIRECTORY_MONITORING_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0007 - The {0} integration connector is stopping the monitoring of file directory {1}
DIRECTORY_MONITORING_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
DIRECTORY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DIRECTORY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name of the leaf directory, without its enclosing directories.
DIRECTORY_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The full pathname of the file including the directory names, file name and file extension.
DIRECTORY_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-002 - The file {0} given in Connection object {1} is a directory
DIRECTORY_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-002 - The file {0} given in Connection object {1} is a directory
DIRECTORY_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-002 - The file {0} given in Connection object {1} is a directory
DirectoryBasedOpenMetadataArchiveStore - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
DirectoryBasedOpenMetadataArchiveStore provides the mechanisms to store and retrieve files from the directory based open metadata archive store.
DirectoryBasedOpenMetadataArchiveStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
 
DirectoryBasedOpenMetadataArchiveStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Default constructor
DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc
The DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode is used to define the message content for the Audit Log.
DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc
The DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur within the DirectoryBasedOpenMetadataArchiveStoreConnector.
DirectoryBasedOpenMetadataArchiveStoreIterator<T extends RepositoryElementHeader> - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
 
DirectoryBasedOpenMetadataArchiveStoreIterator(DirectoryBasedOpenMetadataArchiveStore, List<File>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreIterator
 
DirectoryBasedOpenMetadataArchiveStoreList<T extends RepositoryElementHeader> - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
 
DirectoryBasedOpenMetadataArchiveStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
DirectoryBasedOpenMetadataArchiveStoreProvider is the OCF connector provider for the file based server configuration store.
DirectoryBasedOpenMetadataArchiveStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreProvider
Constructor to initialize the ConnectorProviderBase class.
directoryFile - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
This is the Java File object that is accessing the directory.
directoryName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
What is the short name for this directory?
DirectoryToMonitor - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
Directory to monitor caches information about a specific directory that is at the root of the monitoring.
DirectoryToMonitor(String, String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>, BasicFilesMonitorIntegrationConnectorBase, OpenMetadataRootElement, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Construct the monitor for a specific catalog target.
disableAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Disable a single access service.
disableAllConformanceSuiteWorkbenches() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are deactivated in this server.
disableAllConformanceSuiteWorkbenches(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that all the conformance suite tests are deactivated in this server.
disableAllConformanceSuiteWorkbenches(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that all the conformance suite services are deactivated in this server.
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.
DISABLED - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
The user account is not in use.
DISABLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is shutdown or disabled.
DISABLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Disabled - The component is deployed but not operational.
DISABLED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
The governance engine has been disabled.
DISABLED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
 
DISABLED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Disabled - The instance is shutdown or disabled.
disableEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable a single engine service.
disablePlatformConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the repository conformance suite tests are deactivated in this server.
disablePlatformConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite tests are deactivated in this server.
disablePlatformConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that the platform conformance suite tests are deactivated in this server.
disableRepositoryConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the repository conformance suite tests are deactivated in this server.
disableRepositoryConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite tests are deactivated in this server.
disableRepositoryConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that the repository conformance suite tests are deactivated in this server.
disableViewService(String) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Disable a single view service.
disconnect() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Close the config file
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Shutdown Apache Atlas monitoring
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationConnector
Shutdown kafka monitoring
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Close the file
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Close the file
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Close the file
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationService
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementWatchdogGovernanceActionConnector
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderWatchdogGovernanceActionConnector
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGovernanceActionConnector
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitorIntegrationConnectorBase
Shutdown file monitoring
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
Shutdown monitoring
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionService
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Close the file
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Close the config file
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Free up the connection since the request is over.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSRepositoryConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Free up any resources held since the connector is no longer needed.
disconnect() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
Shutdown event monitoring
disconnect() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
disconnect() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Disconnect the file listener.
disconnect() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
Shutdown the event listener.
disconnect() - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Shutdown file monitoring
disconnect() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionPipelineConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworkservices.omf.client.EgeriaOpenMetadataEventClient
Shutdown the event listener.
disconnect() - Method in class org.odpi.openmetadata.frameworkservices.omf.outtopic.OpenMetadataOutTopicPublisher
Shutdown the publishing process.
disconnect() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Disconnect the governance action service.
disconnect() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListenerConnectorBase
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
The disconnect processing involves disconnecting the local connector then unregistering all remote repositories with each of the connector consumers.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyWeeklyMeasurementsService
Free up any resources held since the connector is no longer needed.
disconnect(boolean) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Shutdown the Open Metadata Repository Services.
disconnect(boolean) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
Disconnect from the cohort - part of shutdown logic.
disconnect(boolean) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Disconnect from all cohorts - part of server shutdown.
DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0006 - The {0} connector has been disconnected - either due to its own actions or a cancel request
DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-001 - The {0} survey action service has been disconnected - either due to its own actions or a cancel request
DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0001 - The {0} survey action service has been disconnected - either due to its own actions or a cancel request
DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
OPEN-WATCHDOG-0002 - The {0} watchdog action service has been disconnected - either due to its own actions or a cancel request
DISCONNECT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0012 - The {0} integration connector received an unexpected exception {1} while trying to disconnect connector {2}; the error message was: {3}
DISCONNECT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0012 - The {0} connector received an unexpected exception {1} while trying to disconnect connector {2}; the error message was: {3}
disconnectAllConnectors() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer.PerformanceSuiteConnectorConsumer
Call disconnect on all registered connectors and stop calling them.
disconnectAllConnectors() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer.ConformanceSuiteConnectorConsumer
Call disconnect on all registered connectors and stop calling them.
disconnectAllConnectors() - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorConsumer
Call disconnect on all registered connectors and stop calling them.
disconnectAllConnectors() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
The OMRS is about to shut down.
disconnectConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Request that the connector instance releases its resources.
disconnectConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Disconnect all the connectors in the supplied list.
DISCONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Disconnected - The server is disconnected from the metadata highway for this cohort.
disconnectFromCohort(boolean) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Close the connection to the registry store.
disconnectFromCohort(boolean) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
Close the connection to the registry store.
disconnectFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Disconnect communications from a specific cohort.
disconnectFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Disconnect communications from a specific cohort.
disconnectFromCohort(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Disconnect communications from a specific cohort.
disconnectFromCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Disconnect communications from a specific cohort.
disconnectFromCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Disconnect communications from a specific cohort.
disconnectFromEnterpriseTopic() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Disconnect from the topic connector - events will no longer be passed to the registered listeners.
disconnectFromEnterpriseTopic() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Disconnect from the topic connector - events will no longer be passed to the registered listeners.
disconnectFromEnterpriseTopic() - Method in class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Disconnect from the topic connector - events will no longer be passed to the registered listeners.
DISCONNECTING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Initializing - The local components for communicating with the cohort are disconnecting.
DISCONNECTING_ENTERPRISE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0042 - The enterprise OMRS Connector for the {0} has shutdown
disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.WatchDogEventInterface
Unregister the listener from the event infrastructure.
disconnectListener() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Unregister the listener permanently from the event infrastructure.
disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Unregister the listener permanently from the event infrastructure.
disconnectListener() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Unregister the listener permanently from the event infrastructure.
disconnectListener() - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Called during the disconnect processing of the watchdog governance action service.
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been discovered by an automated process.
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The member was added by an automated process.
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Discovered - The term assignment was discovered by an automated process.
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Discovered - The term assignment was discovered by an automated process.
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment was discovered by an automated process.
DISCOVERED_PROPERTY - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
The test case has discovered a property.
DISCOVERED_SCHEMA_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between schema analysis annotation and the identified schema type definition.
discoveredProperties - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
DISMISSED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This employee was dismissed from the company.
DISPLAY_DATA_CONTAINER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A grouping of display data fields (and nested containers) for a report, form or similar data display asset.
DISPLAY_DATA_FIELD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data display field.
DISPLAY_DATA_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A structure describing data that is to be displayed.
DISPLAY_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DISPLAY_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Display Integration Connector - Connector that manages metadata exchange with a third-party display (user interaction) technology.
DISPLAY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DISPLAY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
DISPLAY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The display name is used to identify the element.
DISPLAY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Display name of the element used for summary tables and titles
DISPLAY_SUMMARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
displayName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
displayName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
displayName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
 
displayName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
displayName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
 
displayName - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
DIST_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Distribution Sustainability Champion
DISTINGUISHED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DISTINGUISHED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The LDAP distinguished name (DN) that gives a unique positional name in the LDAP DIT.
DistributeAuditEventCatalogTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls
CatalogTargetEnum characterises the type of third party technology supported by a specific integration connector.
DistributeAuditEventsFromKafkaConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit
Distributes audit log events from one or more embedded topic connectors to one or more embedded audit log destinations.
DistributeAuditEventsFromKafkaConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaConnector
 
DistributeAuditEventsFromKafkaProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit
DistributeAuditEventsFromKafkaProvider is the connector provider for the LoadAuditEventsFromKafka connector that publishes insights about the audit log events being published to a kafka topic.
DistributeAuditEventsFromKafkaProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
DISTRIBUTED_TO_ALL_TOPIC_LISTENERS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEventState
The event has been distributed to all topic listeners.
DistributeKafkaAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc
The DistributeKafkaAuditCode is used to define the message content for the OMRS Audit Log.
DistributeKafkaErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc
The DistributeKafkaErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
DISTRIBUTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
ServiceQuality:Distribution - Information relating to the Coco Pharmaceuticals' distribution of treatments.
DISTRIBUTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Warehouse management and distribution of Coco Pharmaceuticals' products to customers.
distributorName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
 
DMG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
"A file containing an organized collection of files that represent an application for Apple macOS."
DMG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that represent an application for Apple macOS.
DOCKER_CONTAINER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A virtual container using the docker platform.
DOCKER_CONTAINER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
DockerContainer
DOCKER_CONTAINER_BUILD_SCRIPT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file containing instructions to build a Docker container.
DOCKER_CONTAINER_BUILD_SCRIPT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing instructions to build a Docker container.
DocStoreErrorCode - Enum Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile
The DocStoreErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the encrypted file based doc store.
DocStoreErrorCode - Enum Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.file
The DocStoreErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the unencrypted file based doc store.
DOCUMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
The media is a text document - probably rich text.
DOCUMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Document File
DOCUMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data file containing formatted text.
DOCUMENT_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
The publishing of information (typically documents) to third parties.
DOCUMENT_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
The publishing of information (typically documents) to third parties.
DOCUMENT_PUBLISHING_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
DOCUMENT_SCHEMA_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema attribute for a structured document.
DOCUMENT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type for a document.
DOCUMENT_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a data store as one that contains documents.
DOCUMENT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
DOCUMENT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
doesTableExist(Connection, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Return whether a table exists or not.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.odpi.openmetadata.tokenmanager.http.HTTPRequestHeadersFilter
This call is run during the processing of an HTTP request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.odpi.openmetadata.userauthn.auth.LoggingRequestFilter
Request to provide filtering.
DOMAIN_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
DOMAIN_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the governance domain that recognizes this process.
DONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
The project has completed its deliverables.
DOS_BAT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of Microsoft DOS commands.
DOS_COM_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of Microsoft DOS commands.
DOTTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
DOUBLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Double
DQ_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
DRAFT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship has been proposed.
DRAFT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The content is incomplete.
DRAFT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Draft - The term relationship is in development.
DRAFT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Draft - The content is incomplete.
DRAINING_INSTANCE_EVENT_BUFFER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0033 - The {0} event manager is sending out the {1} instance events that were generated and buffered during server initialization
DRAINING_TYPEDEF_EVENT_BUFFER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0032 - The {0} event manager is sending out the {1} type definition events that were generated and buffered during server initialization
DRAW_IO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and diagrams in XML format for the draw.io tool.
DRAWIO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and diagrams in XML format for the draw.io tool.
DRUG_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Development of new treatments by Coco Pharmaceuticals.
DSL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
DUE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
DUE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When the requested activity needs to be completed.
DUPLICATE_ALREADY_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
DUPLICATE_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
DUPLICATE_CLASSIFICATION_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_CLASSIFICATION_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-011 - Duplicate attribute name {0} is defined in ClassificationDef {1}
DUPLICATE_COHORT_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-HIGHWAY-404-003 - There are more than one cohort configurations with the same name of {0}
DUPLICATE_CREATE_REQUEST - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-006 - Unable to create a new {0} with {1} of {2} as there is already an entity of that name with guid {3}
DUPLICATE_DETECTION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
DUPLICATE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-007 - The unique name {0} passed on the {1} parameter of the {2} operation matches multiple elements: {3}
DUPLICATE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-007 - The unique name {0} passed on the {1} parameter of the {2} operation matches multiple elements: {3}
DUPLICATE_ENDDEF1_NAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_ENDDEF1_NAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-007 - RelationshipEndDef1 type {0} and EndDef1 name {1} in RelationshipDef {2} are incorrect, because another entity or relationship endDef is already using this attribute name
DUPLICATE_ENDDEF2_NAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_ENDDEF2_NAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-008 - RelationshipEndDef2 type {0} and EndDef2 name {1} in RelationshipDef {2} are incorrect, because another entity or relationship endDef is already using this attribute name
DUPLICATE_ENTITY_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_ENTITY_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-010 - Duplicate attribute name {0} is defined in EntityDef {1}
DUPLICATE_GUID_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_GUID_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-004 - The guid {0} has been used twice to an open metadata archive.
DUPLICATE_INSTANCE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_INSTANCE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-002 - The {0} instance {1} has been added twice to an open metadata archive.
DUPLICATE_INSTANCES_FOR_GUID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0206 - Server {0} that hosts metadata collection {1} has detected that there are two different instances with the same guid of {2}: the instance from {3} has a type of {4} has a provenance type of {5} and the other instance from metadata collection {6} has a type of {7} - the instance in metadata collection {6} should have its guid changed.
DUPLICATE_REGISTERED_MC_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0119 - Metadata collection id {0} is being used by server {1} and server {2}
DUPLICATE_REGISTERED_SERVER_ADDR - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0123 - Server name {0} with metadata collection id {1} is using the same server address of {2} as server name {3} with metadata collection id {4}
DUPLICATE_REGISTERED_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0121 - Server name {0} is being used by metadata collection {1} and metadata collection {2}
DUPLICATE_RELATIONSHIP_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_RELATIONSHIP_ATTR_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-009 - Duplicate attribute name {0} is defined in RelationshipDef {1}
DUPLICATE_TEST_CASE - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-500-003 - The Egeria Conformance Suite testing technology {0} of type {1} has created two test cases with the same id of {2}
DUPLICATE_TYPE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_TYPE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-001 - The same type {0} of category {1} has been added twice to an open metadata archive.
DUPLICATE_TYPENAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
DUPLICATE_TYPENAME_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-003 - The same type name {0} has been added twice to an open metadata archive.
DuplicateElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
DuplicateElement contains the header for PeerDuplicateLink relationship, its properties and the header of the peer element.
DuplicateElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Default constructor
DuplicateElement(DuplicateElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Copy/clone constructor
DuplicateEntityIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
DuplicateEntityIterator retrieves the list of entities that need to be processed for a specific entity.
DuplicateEntityIterator(RepositoryHandler, RepositoryErrorHandler, InvalidParameterHandler, String, EntityDetail, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.DuplicateEntityIterator
Construct the duplicate entity iterator.
DuplicateManagementClient - Class in org.odpi.openmetadata.frameworks.opengovernance.connectorcontext
Provides the methods to create, query and maintain the open metadata that controls running connectors.
DuplicateManagementClient(ConnectorContextBase, String, String, String, String, String, String, OpenGovernanceClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.DuplicateManagementClient
Constructor for connector context client.
DuplicateManagementInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
DuplicateManagementInterface defines methods that are used by governance services to manage duplicates in open metadata.
DuplicateProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
DuplicateProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Default constructor
DuplicateProperties(DuplicateProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Copy/clone constructor
DUSKY_ROSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
DYNAMIC_TYPE_AUTHOR_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Name of the list of users/roles that are permitted to modify the open metadata type definitions in a Metadata Access Server.
DYNAMIC_TYPES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports changes to the list of its supported types while it is running.
DynamicArchiveGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
The Guard enum describes some common guards that can be used when implementing governance services.
DynamicArchiveProvider - Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
DynamicArchiveProvider implements the base class for the connector provider for an archive service.
DynamicArchiveProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation as well as declare the parameters supported by the archive service.
DynamicArchiverConnectorsAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc
The DynamicArchiveConnectorsAuditCode is used to define the message content for the Audit Log.
DynamicArchiverConnectorsErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc
The DynamicArchiverConnectorsErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
DynamicArchiveRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
DynamicArchiveRequestType - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
RequestType provides a template for defining the request type for a governance service.
DynamicArchiveService - Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
DynamicArchiveService describes a specific type of connector that is responsible for managing the content of a specific open metadata archive.
DynamicArchiveService() - Constructor for class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
DynamicArchiveService.ArchiveDestination - Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers
Details of one of the archive destination that this archive service is managing.
DynamicGlossaryArchiveRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.

E

EAGLE_HOUSE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Eagle House Hospital
EAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of files that represent a JEE application.
EAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that represent a JEE application.
ED_HAZ_MAT_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_MANUFACTURING_CONTROL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
ed-mfg-control - Manufacturing control system for the Edmonton factory.
ED_MANUFACTURING_CONTROL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ed04 - Edmonton data centre standard machine 04.
ED_MANUFACTURING_GOODS_PRODUCED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_MANUFACTURING_GOODS_RECEIVED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_MANUFACTURING_GOODS_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_OMAG_EDGE_02 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ed04 - Edmonton data centre standard machine 04.
ED_PROCUREMENT_GOODS_IN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_PROCUREMENT_INVOICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
ED_PROCUREMENT_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
EDITING_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A glossary holding copies of elements that are being edited.
EditingCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
EditingCollectionProperties is used to provide the properties for an EditingCollection classification.
EditingCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Default constructor
EditingCollectionProperties(EditingCollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Copy/clone constructor for an editing glossary classification.
EDITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the edition for this external source.
EDMONTON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
EDMONTON_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Edmonton Office
EDMONTON_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Edmonton Data Centre Leader
EDMONTON_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
EDMONTON_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Edmonton Distribution Center
EDMONTON_DEPOT_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Edmonton Distribution Centre Leader
EDMONTON_DEPOT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
 
EDMONTON_DEPOT_ORDER_READY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
EDMONTON_FACTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Edmonton Manufacturing Center
EDMONTON_FACTORY_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Edmonton Factory Leader
EDMONTON_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
EDMONTON_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Edmonton Office
EDMONTON_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Edmonton Office Leader
EDMONTON_PLANT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
EDMONTON_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Edmonton
EDMONTON_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Edmonton Site
EDMONTON_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Edmonton Site Leader
EFFECTIVE_FROM_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
EFFECTIVE_FROM_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The date/time that this instance should start to be used (null means it can be used from creationTime).
EFFECTIVE_TO_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
EFFECTIVE_TO_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The date/time that this instance should no longer be used.
effectiveTime - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ExternalIdEffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.templatemanager.rest
ExternalIdEffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
EffectiveTimeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Default constructor
EffectiveTimeRequestBody(EffectiveTimeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Copy/clone constructor
EGERIA_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
EGERIA_COMPONENTS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
The components producing audit log events.
EGERIA_CONNECTOR_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has been started and will call the platforms with userId {1}.
EGERIA_EXCEPTIONS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
The exceptions caught in the audit log events.
EGERIA_GLOSSARY_CATEGORY_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0012 - The open metadata glossary category {0} equivalent for Apache Atlas glossary category {1} is missing
EGERIA_GLOSSARY_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0010 - The open metadata glossary {0} equivalent for Apache Atlas glossary {1} is missing
EGERIA_GLOSSARY_QUALIFIED_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The configuration property name used to supply the qualified name of an Egeria glossary to synchronize with Apache Atlas.
EGERIA_GLOSSARY_TERM_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0011 - The open metadata glossary term {0} equivalent for Apache Atlas glossary term {1} is missing
EGERIA_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services to Egeria's OMAG Server Platform and Servers.
EGERIA_GUID_MISSING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0013 - The equivalent Apache Atlas GUID for {0} open metadata element {1} is not stored as an external identifier
EGERIA_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
This is the name used by the connector to store the GUID of the equivalent open metadata element in the Atlas Glossary element.
EGERIA_OWNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
EGERIA_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on Egeria's OMAG Server Platform and Servers.
EGERIA_WATCHDOG_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services to Egeria's OMAG Server Platform and Servers.
EgeriaBaseArchiveWriter - Class in org.odpi.openmetadata.samples.archiveutilities
CocoBaseArchiveWriter provides a base class for utilities creating a physical open metadata archive file containing definitions for Coco Pharmaceuticals.
EgeriaBaseArchiveWriter(String, String, String, Date, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Constructor for an archive.
EgeriaBaseArchiveWriter(String, String, String, Date, String, OpenMetadataArchive[]) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Constructor for an archive.
EgeriaConnectedAssetClient - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client
EgeriaConnectedAssetClient is used by applications and tools as a factory for Open Connector Framework (OCF) connectors.
EgeriaConnectedAssetClient(String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.EgeriaConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
EgeriaConnectedAssetClient(String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.EgeriaConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
egeriaConsumerPropertyName - Static variable in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
 
EgeriaDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
Describes the standard deployed implementation types supplied with Egeria for working with Apache Atlas.
EgeriaExtractor - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor
EgeriaExtractor extracts information from the Egeria runtimes.
EgeriaExtractor(String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Constructor
EgeriaOpenGovernanceClient - Class in org.odpi.openmetadata.frameworkservices.gaf.client
EgeriaOpenGovernanceClient provides an interface to the services that build, monitor and trigger governance actions.
EgeriaOpenGovernanceClient(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.EgeriaOpenGovernanceClient
Create a new client with no authentication embedded in the HTTP request.
EgeriaOpenGovernanceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.EgeriaOpenGovernanceClient
Create a new client that passes userId and password in each HTTP request.
EgeriaOpenMetadataEventClient - Class in org.odpi.openmetadata.frameworkservices.omf.client
EgeriaOpenMetadataEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Open Metadata Store Out Topic.
EgeriaOpenMetadataEventClient(String, String, String, String, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.EgeriaOpenMetadataEventClient
Create a new client that is to be used within an OMAG Server.
EgeriaOpenMetadataStoreClient - Class in org.odpi.openmetadata.frameworkservices.omf.client
EgeriaOpenMetadataStoreClient provides an interface to the open metadata store.
EgeriaOpenMetadataStoreClient(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.EgeriaOpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
EgeriaOpenMetadataStoreClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.EgeriaOpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
EgeriaOpenMetadataStoreHandler - Class in org.odpi.openmetadata.frameworkservices.omf.client.handlers
OpenMetadataClient provides an interface to the open metadata store.
EgeriaOpenMetadataStoreHandler(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.handlers.EgeriaOpenMetadataStoreHandler
Create a new client with no authentication embedded in the HTTP request.
EgeriaOpenMetadataStoreHandler(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.handlers.EgeriaOpenMetadataStoreHandler
Create a new client that passes userId and password in each HTTP request.
EgeriaPlatformReport - Class in org.odpi.openmetadata.reports.platform
EgeriaPlatformReport illustrates the use of the Platform Services, Admin Services and Repository Services to pull together a report of an OMAG Server Platform's services and active servers.
EgeriaReport - Class in org.odpi.openmetadata.reports
EgeriaReport provides utilities to allow a report to print to the screen and create a markdown file at the same time.
EgeriaReport(String) - Constructor for class org.odpi.openmetadata.reports.EgeriaReport
Set up the parameters for the sample.
EgeriaReport(String, boolean) - Constructor for class org.odpi.openmetadata.reports.EgeriaReport
Set up the parameters for the sample.
EgeriaSoftwareServerTemplateDefinition - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
A description of the default Egeria software server templates.
ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
A classification has been added to an element.
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
A classification has been removed from an element.
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element and all its anchored elements have been deleted.
ELEMENT_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) to convert an element's type {0}, qualified name {1} and the operation {2} into the group name to use to look up whether a user has access to the element.
ELEMENT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element's GUID has changed.
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element's home has changed.
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
The properties for a classification attached to an element have been updated.
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element that was once deleted has been restored.
ELEMENT_SUPPLEMENT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a glossary term that is being used to supplement asset descriptions.
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element's type has changed.
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element's properties has been updated.
ElementBase - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
ElementBase provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
ElementBase - Interface in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties of an element returned from UC.
ElementBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Default constructor used by subclasses
ElementBase(ElementBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Copy/clone constructor.
elementBuilder - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
elementCache - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
ElementClassification - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The ElementClassification bean describes a single classification associated with an element.
ElementClassification() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Copy/clone constructor
ElementClassification(ElementClassificationHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Copy/clone constructor
ElementClassificationHeader - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The ElementClassificationHeader bean describes the header for a classification associated with an element.
ElementClassificationHeader() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Default constructor
ElementClassificationHeader(ElementClassificationHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Copy/clone constructor
ElementClassificationHeader(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Copy/clone constructor
ElementControlHeader - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The ElementControlHeader bean provides details of the origin and changes associated with the element.
ElementControlHeader() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Default constructor used by subclasses
ElementControlHeader(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Copy/clone constructor.
ElementHeader - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
ElementHeader() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Default constructor used by subclasses
ElementHeader(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Copy/clone constructor.
ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Copy/clone constructor.
ElementHeaderConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
ElementHeaderConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
ElementHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ElementHeaderConverter
Constructor
ElementHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.ElementHeaderConverter
Constructor
ElementHeaderResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.
ElementHeaderResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Default constructor
ElementHeaderResponse(ElementHeaderResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Copy/clone constructor
ElementHeadersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementHeadersResponse is a response object for passing back a list of element headers or an exception if the request failed.
ElementHeadersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Default constructor
ElementHeadersResponse(ElementHeadersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Copy/clone constructor
ElementOrigin - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementOrigin() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Default constructor
ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Copy/clone constructor
ElementOriginCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ElementOriginCategory defines where the metadata comes from.
ElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The ElementProperties class provides support for properties to be added to a metadata element, classification or relationship instances.
ElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Typical constructor
ElementProperties(ElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Copy/clone constructor.
elementShouldBeCatalogued(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Determine whether a particular element should be catalogued.
elementShouldBeSurveyed(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Determine whether a particular element should be surveyed.
ElementStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The ElementStatus defines the status of an element in the metadata collection.
ElementStub - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ElementStub is used to identify an element.
ElementStub() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Default constructor
ElementStub(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Copy/clone constructor.
ElementStub(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Copy/clone constructor.
ElementStub(ElementStub) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Copy/clone constructor.
ElementType - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Copy/clone constructor
ElementVersions - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ElementVersions provides the version information for the element plus details of the creation time and last update time.
ElementVersions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Default constructor used by subclasses
ElementVersions(ElementVersions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Copy/clone constructor.
EMAIL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Send email.
EMAIL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Email
EMBEDDED_CONNECTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a virtual connection and one of the connections it depends on.
EMBEDDED_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Descriptive metadata values embedded within the file.
EMBEDDED_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Metadata properties embedded in the media file.
EMBEDDED_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A child process.
embeddedConnection - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
embeddedConnection - Variable in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
 
EmbeddedConnection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The EmbeddedConnection is used within a VirtualConnection.
EmbeddedConnection - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Default constructor
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
EmbeddedConnectionBuilder is able to build the properties for the relationship between a connection and its embedded connections.
EmbeddedConnectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The EmbeddedConnectionProperties is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Default constructor
EmbeddedConnectionProperties(EmbeddedConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Copy/clone constructor.
embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
embeddedConnectors - Variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
 
EmbeddedProcessProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
EmbeddedProcessProperties defines the properties of a running process that is inder the control of another process.
EmbeddedProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.EmbeddedProcessProperties
Default constructor
EmbeddedProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.EmbeddedProcessProperties
Copy/clone Constructor
embeddedSurveyActionServices - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionPipelineConnector
 
EMERGENCY_CONTACT_EMAIL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Email address of a relative or friend to call in an emergency.
EMERGENCY_CONTACT_PHONE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Phone number of a relative or friend to call in an emergency.
EMISSION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
The release of a harmful substance into the atmosphere.
EMOJI - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A symbol, such as a pictogram, logogram, ideogram, or smiley embedded in text and used in electronic messages and web pages.
EMPLOYEE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountType
The account is for an individual who is an employee of the organization
EMPLOYEE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Person:Employee - Information relating to an individual who is employed by an organization.
EMPLOYEE_EXPENSE_PAYMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
EMPLOYEE_EXPENSE_TOOL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
EMPLOYEE_EXPENSES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-expenses - Employee expense declaration for Coco Pharmaceuticals.
EMPLOYEE_EXPENSES_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
EMPLOYEE_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how information about Coco Pharmaceuticals employees is managed.
EMPLOYEE_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
EMPLOYEE_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier of a person used by their employer.
EMPLOYEE_ONLY_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where defined user with an account type of EMPLOYEE may read or maintain the member assets.
EMPLOYEE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Code used by employer typically to describe the type of employment contract
EmployeeTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The EmployeeTypeDefinition is used to feed the definition of the EmployeeType valid value set for Coco Pharmaceuticals' employees.
EMPTY_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0051 - The Open Metadata Repository Services (OMRS) is unable to process an open metadata archive because it is empty
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
EMPTY_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-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.
ENABLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Enabled - The component is operational.
enablePlatformConformanceSuiteWorkbench(String) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
enablePlatformConformanceSuiteWorkbench(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the platform conformance suite workbench is activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
enablePlatformConformanceSuiteWorkbench(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that the conformance suite services are activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
enableRepositoryConformanceSuiteWorkbench(String, String, RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite workbench is activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
enableRepositoryConformanceSuiteWorkbench(String, String, RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that the conformance suite services are activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
enableRepositoryConformanceSuiteWorkbench(RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
enableRepositoryPerformanceSuiteWorkbench(String, String, RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite workbench is activated in this server to test the performance of the repository services running in the server named tutRepositoryServerName.
enableRepositoryPerformanceSuiteWorkbench(String, String, RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
Request that the conformance suite services are activated in this server to test the performance of the repository services running in the server named tutRepositoryServerName.
ENCODING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ENCODING - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
ENCODING_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the encoding.
ENCODING_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Language used in the encoding.
ENCODING_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional properties describing the encoding.
ENCODING_STANDARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Format of the schema.
ENCODING_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Encoding scheme used on the data.
ENCRYPT_KEYS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing encrypted secrets.
ENCRYPTED_PASSWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
A password used to prove a user's identity - encrypted.
ENCRYPTED_PASSWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Encrypted password that the connector needs to decrypt before use.
EncryptedFileBasedServerConfigStoreConnector - Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile
EncryptedFileBasedServerConfigStoreConnector is the OCF connector for the encrypted file based server configuration store.
EncryptedFileBasedServerConfigStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Default constructor
EncryptedFileBasedServerConfigStoreProvider - Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile
EncryptedFileBasedServerConfigStoreProvider is the OCF connector provider for the encrypted file based server configuration store.
EncryptedFileBasedServerConfigStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific configuration store implementation.
ENCRYPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Is encryption enabled on this file system? If known, what type of encryption?
ENCRYPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of encryption used on the filesystem (if any).
ENCRYPTION_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of encryption used at the endpoint (if any).
encryptionMethod - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
 
END_1_ATTRIBUTE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
END_1_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
END_1_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
END_2_ATTRIBUTE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
END_2_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
END_2_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
END_TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
END_TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
END1_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
END2_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
endAsynchronousTest() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Request from the workbench to log the start of an asynchronous test.
Endpoint - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
Endpoint() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Default constructor
Endpoint(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Copy/clone constructor for an Endpoint.
ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A callable network address.
ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of the network address and related information needed to call a software service.
ENDPOINT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0008 - The {0} governance action service encountered an {1} exception when attempting to retrieve the file path name from the attached endpoint.
EndpointClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with endpoint elements.
EndpointClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Constructor for connector context client.
EndpointHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
EndpointHandler manages Endpoint objects.
EndpointHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
EndpointHandler describes how to maintain and query endpoints.
EndpointHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Create a new handler.
EndpointHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Construct the handler information needed to interact with the repository services
EndpointProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointTemplateDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
A description of the default endpoint templates.
ENDS_WITH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
endSubgraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
ENFORCEMENT_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance rule that ensures a required condition is true.
engage() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
This method is for blocking calls to wait for new metadata.
engage() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
This method is for blocking calls to wait for new metadata.
ENGAGE_IMPLEMENTATION_MISSING - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
OIF-CONNECTOR-400-001 - The integration connector {0} has been configured to have its own thread to issue blocking calls but has not implemented the engage() method
ENGAGE_RETURNED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0034 - The integration connector {0} has returned from the "engage()" method in integration daemon {1}
engageConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Call engage() method of the integration connector.
ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A programmable engine for running automated processes.
ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine action that has been created to support the active governance of the open metadata ecosystem and/or digital landscape.
ENGINE_ACTION_CANCELLED - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0027 - Engine action {0} has been cancelled by user {1}, it was in {2} status before the cancel request
ENGINE_ACTION_CANCELLED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0036 - Governance engine {0} is cancelling running governance service for engine action {1}; thread name is {2}
ENGINE_ACTION_EXECUTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an engine action and the governance engine that will execute it.
ENGINE_ACTION_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0034 - Failed to execute engine action for governance engine {0}.
ENGINE_ACTION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ENGINE_ACTION_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier of the engine action that initiated the governance service that created this element.
ENGINE_ACTION_RECORD_COMPLETION - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0033 - Engine action {0} running governance service {1} for governance engine {2} with request type {3} has recorded completion status of {4} and output guards of {5}.
ENGINE_ACTION_SCAN_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0035 - Failed to retrieve active engine actions.
ENGINE_ACTION_STATUS_CHANGE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0025 - Status changed from {0} to {1} for engine action {2} by governance engine with {3} userId
ENGINE_ACTION_TARGET_COMPLETION - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0032 - Engine action {0} running governance service {1} for governance engine {2} with request type {3} has recorded completion on action target {4} with status {5} (start time {6}; completion time {7}) and completion message of {8}
ENGINE_HOST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that runs governance engines.
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_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
engine-host - Server hosting governance engine.
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_HOST_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
ENGINE_HOST_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ENGINE_HOSTING_SERVICES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that provides services that delegate to a hosted engine.
ENGINE_SERVICE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0047 - The admin services caught an unexpected {0} exception whilst initializing the {1} service for an engine host server.
ENGINE_SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0001 - The Governance Action engine services are initializing in server {0}
ENGINE_SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0001 - The Repository Governance engine services are initializing in server {0}
ENGINE_SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0001 - The Survey Action engine services are initializing in server {0}
ENGINE_SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0001 - The Watchdog Action engine services are initializing in server {0}
ENGINE_SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0020 - Engine host server {0} failed to start.
ENGINE_SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0045 - The {0} engine service is unable to initialize a new instance; error message is {1}
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
ENGINE_SERVICE_NULL_HANDLERS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0013 - Engine service {0} in engine host {1} is unable to start any governance engines
ENGINE_SERVICE_NULL_HANDLERS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-015 - Engine service {0} in engine host {1} is unable to start any governance engines
ENGINE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0015 - The governance engine {0} in server {1} is shutting down
EngineActionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
EngineActionBuilder creates the parts for an entity that represents an engine action.
engineActionClient - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
EngineActionConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
EngineActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Governance Action bean.
EngineActionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.EngineActionConverter
Constructor
EngineActionElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
EngineActionElement contains the properties and header for a EngineAction entity retrieved from the metadata repository that represents the execution of a call to a governance engine.
EngineActionElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Default constructor
EngineActionElement(EngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Copy/clone constructor
EngineActionElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a EngineAction element object as a response.
EngineActionElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Default constructor
EngineActionElementResponse(EngineActionElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Copy/clone constructor
EngineActionElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of EngineActionElement objects as a response.
EngineActionElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Default constructor
EngineActionElementsResponse(EngineActionElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Copy/clone constructor
engineActionGUID - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
EngineActionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
EngineActionHandler manages EngineAction objects from the Open Governance Framework (OGF).
EngineActionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Construct the handler for engine actions.
EngineActionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
EngineActionElement contains the properties and header for a EngineAction entity retrieved from the metadata repository that represents the execution of a call to a governance engine.
EngineActionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Default constructor
EngineActionProperties(EngineActionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Copy/clone constructor
EngineActionStatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
EngineActionStatusRequestBody provides a structure for passing a new ActivityStatus.
EngineActionStatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Default constructor
EngineActionStatusRequestBody(EngineActionStatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Copy/clone constructor
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
EngineConfigurationRefreshThread - Class in org.odpi.openmetadata.governanceservers.enginehostservices.threads
EngineConfigurationRefreshThread is the class responsible for establishing the listener for configuration updates.
EngineConfigurationRefreshThread(GovernanceEngineMap, OpenMetadataEventClient, AuditLog, String, String, String, String) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.threads.EngineConfigurationRefreshThread
The constructor takes details of the governance engine handlers needed by the listener and the information needed to log errors if the metadata server is not available.
EngineHostClient - Class in org.odpi.openmetadata.governanceservers.enginehostservices.client
GovernanceEngineClient is a client-side library for calling a specific governance engine with a governance server.
EngineHostClient(String, String) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Create a client-side object for calling a governance engine.
EngineHostClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Create a client-side object for calling a governance engine.
EngineHostConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
EngineHostConfigurationClient provides the configuration services for Engine Host OMAG Servers.
EngineHostConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
EngineHostConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
EngineHostConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
EngineHostConnector provides access to an Engine Host Server
EngineHostConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
 
EngineHostInstance - Class in org.odpi.openmetadata.governanceservers.enginehostservices.server
IntegrationDaemonInstance maintains the instance information needed to execute requests on behalf of an integration daemon.
EngineHostOperationalServices - Class in org.odpi.openmetadata.governanceservers.enginehostservices.server
EngineHostOperationalServices is responsible for controlling the startup and shutdown of the engine host services.
EngineHostOperationalServices(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostOperationalServices
Constructor used at server startup.
EngineHostProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
EngineHostProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
EngineHostRESTClient - Class in org.odpi.openmetadata.governanceservers.enginehostservices.client.rest
EngineHostRESTClient is responsible for issuing the REST API calls
EngineHostRESTClient(String, String) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Constructor for no authentication.
EngineHostRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Constructor for simple userId and password authentication.
EngineHostRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Constructor for simple userId and password authentication with audit log.
EngineHostRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.client.rest.EngineHostRESTClient
Constructor for no authentication with audit log.
EngineHostRESTServices - Class in org.odpi.openmetadata.governanceservers.enginehostservices.server
AssetAnalysisRESTServices provides the external service implementation for a governance engine.
EngineHostRESTServices() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
 
EngineHostServicesAuditCode - Enum Class in org.odpi.openmetadata.governanceservers.enginehostservices.ffdc
The EngineHostServicesAuditCode is used to define the message content for the OMRS Audit Log.
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
EngineHostServicesErrorCode - Enum Class in org.odpi.openmetadata.governanceservers.enginehostservices.ffdc
The EngineHostServicesErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Engine Host Services.
EngineHostServicesResource - Class in org.odpi.openmetadata.engineservices.assetanalysis.server.spring
EngineHostServicesResource provides the server-side catcher for REST calls using Spring.
EngineHostServicesResource() - Constructor for class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
 
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
engineHostUserId - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
EngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
EngineProperties describes the properties of an engine.
EngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EngineProperties
Default constructor
EngineProperties(EngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EngineProperties
Copy/clone constructor.
EngineServiceAdmin - Class in org.odpi.openmetadata.governanceservers.enginehostservices.admin
EngineServiceAdmin is the interface that an engine service implements to receive its configuration.
EngineServiceAdmin() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
 
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.
engineServiceName - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
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
engineUserId - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
ensureRelationship(String, String, String, String, String, String, String, String, InstanceProperties, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Ensure a relationship exists between two entities.
ENTERPRISE_ACCESS_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0002 - Enterprise access through the Enterprise Repository Services is initializing
ENTERPRISE_ACCESS_LAYER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Repository services for the Open Metadata Access Services (OMAS) supporting federated queries and aggregated events from the connected cohorts.
ENTERPRISE_CONNECTOR_DISCONNECT_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9013 - Disconnecting of the enterprise connector manager generated an exception with message {0}
ENTERPRISE_CONNECTOR_FAILED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0043 - The start-up of an enterprise OMRS Connector for the {0} failed with exception {1} and error message: {2}
ENTERPRISE_CONNECTOR_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Enterprise Connector Manager - Manages the list of open metadata repositories that the Enterprise OMRS Repository Connector should call to retrieve an enterprise view of the metadata collections supported by these repositories.
ENTERPRISE_DISCONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-503-002 - The enterprise repository services are disconnected from the open metadata repositories
ENTERPRISE_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier for the metadata collection accessed through this enterprise access layer.
ENTERPRISE_NOT_SUPPORTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-CONNECTOR-405-001 - The requested method {0} is not supported by the EnterpriseOMRSRepositoryConnector
ENTERPRISE_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Enterprise Repository Connector - Supports enterprise access to the list of open metadata repositories registered with the OMRS Enterprise Connector Manager.
ENTERPRISE_TOPIC_DISCONNECT_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9012 - Disconnecting from the {0} enterprise topic connector generated a {1} exception with message {2}
ENTERPRISE_TOPIC_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Enterprise Topic Listener - Receives events from the open metadata repository cohorts that this server is registered with and distributes them to the Open Metadata Access Services (OMASs).
ENTERPRISE_TOPIC_START_FAILED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-015 - The OMAG server {0} is unable to start the {1} enterprise OMRS topic connector, {2} exception with error message {3} occurred
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
EnterpriseOMRSConnection - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector
EnterpriseOMRSConnection provides a valid connection for the EnterpriseOMRSConnector.
EnterpriseOMRSConnection() - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSConnection
Default Constructor that sets up the connector
EnterpriseOMRSConnectorProvider - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
EnterpriseOMRSConnectorProvider(OMRSConnectorManager, OMRSRepositoryContentManager, String, String, String, OMRSAuditLog, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSConnectorProvider
Set up the connector provider.
EnterpriseOMRSRepositoryConnector - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector
EnterpriseOMRSRepositoryConnector supports federating calls to multiple metadata repositories.
EnterpriseRepositoryServicesClient - Class in org.odpi.openmetadata.repositoryservices.clients
EnterpriseRepositoryServicesClient provides a client interface for calling the enterprise repository services in a remote server.
EnterpriseRepositoryServicesClient(String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Create a new client with no authentication embedded in the HTTP request.
EnterpriseRepositoryServicesClient(String, String, int, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Create a new client with no authentication embedded in the HTTP request.
EnterpriseRepositoryServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Create a new client that passes userId and password in each HTTP request.
EnterpriseRepositoryServicesClient(String, String, String, String, int, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Create a new client that passes userId and password in each HTTP request.
EnterpriseRepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
EnterpriseRepositoryServicesResource provides the server-side support for the OMRS Repository REST Services API calls that are directed to an enterprise connector.
EnterpriseRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Default constructor
EntitiesAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
EntitiesAccumulator accumulates and validates entities received from a collection of open metadata repositories.
EntitiesAccumulator(String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Construct an entity accumulator.
entitiesCache - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
ENTITLEMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The list of rights and permissions granted.
ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
An entity (EntityDef)
ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Common information about an entity instance.
ENTITY_ADVANCED_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the use of regular expressions within match properties to search for entity instances.
ENTITY_ADVANCED_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the use of regular expressions to search for metadata instances.
ENTITY_ADVANCED_VALUE_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the use of regular expressions within value search criteria to search for entity instances.
ENTITY_ALREADY_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-081 - A {0} request has been made to repository {1} to add a classification {2} to entity {3} when this entity is already classified
ENTITY_ATTACHED_BIZ_METADATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_LABELS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_TO_END1 - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_TO_END2 - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTRIBUTE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Attributes for an entity, or for entity properties that are collections.
ENTITY_CAN_NOT_BE_UPDATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-009 - The local OMRS repository connector {0} has been asked to update entity {1} but it is not the owner.
ENTITY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to classify entities.
ENTITY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A classification attached to the anchor entity has changed.
ENTITY_CONDITION_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current metadata instances from its repository based on matching logical combinations of property conditions.
ENTITY_CREATION - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to create entities.
ENTITY_DECLASSIFY - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to declassify entities.
ENTITY_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
OpenMetadataEntityDef - An object or concept of interest.
ENTITY_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
EntityDef - An object or concept of interest.
ENTITY_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_DELETE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to delete entities.
ENTITY_DELETED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0011 - The Open Metadata Service has soft-deleted entity {0} of type {1} ({2}) during method {3}
ENTITY_HISTORY_RETRIEVAL - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retrieve entities' history by ID.
ENTITY_HISTORY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to search entities' history.
ENTITY_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_LIFECYCLE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports requests to create, update and purge entity instances.
ENTITY_NEIGHBORHOOD - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the ability to query metadata instances that radiate from a specific entity instance through multiple hops.
ENTITY_NOT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-048 - A {0} request has been made to repository {1} to access a non-existent classification {2} from entity {3}
ENTITY_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-002 - The entity identified with guid {0} passed on the {1} call is not known to the open metadata repository {2}
ENTITY_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A property in the anchor entity has changed.
ENTITY_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current metadata instances from its repository based on matching specific property values.
ENTITY_PROXIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to store stubs for entities to use on relationships when the full entity is not available.
ENTITY_PROXY_DELETE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures that proxy instances are removed from its repository with integrity when the master copy is deleted.
ENTITY_PROXY_IN_HOME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-007 - The local OMRS repository connector {0} hosts the home metadata collection for entity {1} but only has an entity proxy stored.
ENTITY_PROXY_LOCKING - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures metadata instances that are proxies for instances from other repositories can not be updated.
ENTITY_PROXY_ONLY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-051 - A request for entity {0} has been passed to repository {1} as the {2} parameter of the {3} operation but only an entity proxy has been found
ENTITY_PURGE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to purge entities.
ENTITY_PURGED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0001 - The Open Metadata Service has purged entity {0} of type {1} ({2}) during method {3} because its home repository {4} does not support soft-delete
ENTITY_RE_HOME - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to re-home entities.
ENTITY_RE_IDENTIFY - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to re-identify entities.
ENTITY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
A relationship linking the anchor entity to an attachment has changed.
ENTITY_RESTORE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to restore entities.
ENTITY_RETRIEVAL - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retrieve entities by ID.
ENTITY_RETYPE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retype entities.
ENTITY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to search entities.
ENTITY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the ability to search for entity instances.
ENTITY_SOFT_DELETED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-013 - The {0} entity identified with guid {1} passed on the {2} call is soft-deleted in the open metadata repository {3}
ENTITY_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
The status of the anchor entity has changed.
ENTITY_TYPE_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_UNDO - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to undo entity updates.
ENTITY_UPDATE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to update entities.
ENTITY_VALUE_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current metadata instances from its repository based on matching any values.
ENTITY_WITH_SUB_TYPE_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
EntityConflictException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
EntityConflictException provides a checked exception for reporting that an entity can not be added because it conflicts with an entity already stored.
EntityConflictException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
Deprecated.
EntityConflictException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
This is the constructor used when receiving an exception from a remote server.
EntityConflictException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
Deprecated.
EntityConflictException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
This is the typical constructor used for creating an exception.
EntityConflictException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityConflictException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityConflictException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
This is the typical constructor used for creating an exception.
EntityCreateRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityCreateRequest carries the properties needed to create a new entity.
EntityCreateRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Default constructor
EntityCreateRequest(EntityCreateRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Copy/clone constructor
entityDef - Variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
entityDef - Variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
EntityDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
EntityDef describes a type of entity in the metadata collection.
EntityDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
Minimal constructor initializes the superclass as an Entity
EntityDef(EntityDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
Copy/clone constructor copies the values from the supplied template.
EntityDef(TypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
Typical constructor is passed the properties of the typedef's super class being constructed.
entityDetail() - Method in record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Returns the value of the entityDetail record component.
EntityDetail - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
EntityDetail stores all the type-specific properties for the entity.
EntityDetail() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Default Constructor no properties established
EntityDetail(EntityDetail) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Copy/clone constructor properties copied from template.
EntityDetailAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
ClassificationAccumulator accumulates and validates an entity received from a collection of open metadata repositories.
EntityDetailAccumulator(AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityDetailAccumulator
Construct an entity accumulator.
EntityDetailDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between EntityDetail objects.
EntityDetailDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailDifferences
 
EntityDetailResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityDetailResponse describes the response structure for an OMRS REST API that returns an EntityDetail object.
EntityDetailResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Default constructor
EntityDetailResponse(EntityDetailResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Copy/clone constructor
EntityElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The EntityElementProperties class provides support for generic open metadata properties to be added to a new metadata element,
EntityElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Typical constructor
EntityElementProperties(EntityElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Copy/clone constructor.
EntityFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityFindRequest restricts a find request to entities with specific classifications.
EntityFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Default constructor
EntityFindRequest(EntityFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Copy/clone constructor.
EntityGroup - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
EntityGroup is used for assembling the concept group, class concepts, property concepts and schemas together.
EntityGroup(ConceptGroup, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
entityGUID - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityExecutor
 
EntityHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
EntityHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Default constructor
EntityHistoricalFindRequest(EntityHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Copy/clone constructor
EntityHistoryAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
EntityHistoryAccumulator accumulates and validates historical versions of entities received from a collection of open metadata repositories.
EntityHistoryAccumulator(String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Construct an entity accumulator.
EntityListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityListResponse support an OMRS REST API response that returns a list of EntityDetail objects.
EntityListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Default constructor
EntityListResponse(EntityListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Copy/clone constructor
EntityMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
Map between an EntityDetail or EntityProxy object and a collection of database rows.
EntityMapper(Map<String, JDBCDataValue>, List<Map<String, JDBCDataValue>>, List<ClassificationMapper>, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Construct an entity mapper using the values from the database.
EntityMapper(EntityDetail, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Construct an entity mapper using an OMRS instance.
EntityMapper(EntityProxy, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Construct an entity mapper using an OMRS instance.
EntityNeighborhoodFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityNeighborhoodFindRequest adds the ability to restrict a neighborhood find request to only traversing specific relationship types.
EntityNeighborhoodFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Default constructor
EntityNeighborhoodFindRequest(EntityNeighborhoodFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Copy/clone constructor.
EntityNeighborhoodHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
EntityNeighborhoodHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Default constructor
EntityNeighborhoodHistoricalFindRequest(EntityNeighborhoodHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Copy/clone constructor
EntityNotDeletedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
EntityNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific entity instance and the entity is not in DELETED status.
EntityNotDeletedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
Deprecated.
EntityNotDeletedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
This is the constructor used when receiving an exception from a remote server.
EntityNotDeletedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
Deprecated.
EntityNotDeletedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
This is the typical constructor used for creating an exception.
EntityNotDeletedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityNotDeletedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityNotDeletedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
This is the typical constructor used for creating an exception.
EntityNotKnownException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The EntityNotKnownException is thrown by an OMRS Connector when a specific entity instance is requested but this entity is not known in the metadata collection.
EntityNotKnownException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
Deprecated.
EntityNotKnownException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
This is the constructor used when receiving an exception from a remote server.
EntityNotKnownException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
Deprecated.
EntityNotKnownException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
This is the typical constructor used for creating an exception.
EntityNotKnownException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityNotKnownException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityNotKnownException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
This is the typical constructor used for creating an exception.
EntityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
EntityProperties provides the base class for entity attributes.
EntityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Default constructor
EntityProperties(EntityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Copy/clone constructor.
EntityPropertyFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityPropertyFindRequests restricts a find request to entities with specific classifications.
EntityPropertyFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Default constructor
EntityPropertyFindRequest(EntityPropertyFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Copy/clone constructor.
EntityPropertyHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
EntityPropertyHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Default constructor
EntityPropertyHistoricalFindRequest(EntityPropertyHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Copy/clone constructor
EntityProxy - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
EntityProxy summarizes an entity instance.
EntityProxy() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Default constructor sets up an empty entity proxy.
EntityProxy(EntityProxy) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Copy/clone constructor for the entity proxy.
EntityProxy(EntitySummary) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Copy/clone constructor for the entity proxy.
EntityProxyDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between EntityProxy objects.
EntityProxyDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxyDifferences
 
EntityProxyOnlyException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The EntityProxyOnlyException is thrown by an OMRS Connector when a specific entity instance is requested but this only a proxy version of the entity is in the metadata collection.
EntityProxyOnlyException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
Deprecated.
EntityProxyOnlyException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
This is the constructor used when receiving an exception from a remote server.
EntityProxyOnlyException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
Deprecated.
EntityProxyOnlyException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
This is the typical constructor used for creating an exception.
EntityProxyOnlyException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityProxyOnlyException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
This is the constructor used for creating an exception when an unexpected error has been caught.
EntityProxyOnlyException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
This is the typical constructor used for creating an exception.
EntitySummary - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
EntitySummary provides the basic header attributes for an open metadata entity.
EntitySummary() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Default constructor creates an empty entity
EntitySummary(EntitySummary) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Copy/clone constructor.
EntitySummaryAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
ClassificationAccumulator accumulates and validates an entity received from a collection of open metadata repositories.
EntitySummaryAccumulator(AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitySummaryAccumulator
Construct an entity accumulator.
EntitySummaryDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between EntitySummary objects.
EntitySummaryDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummaryDifferences
 
EntitySummaryResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
EntitySummaryResponse describes the response structure for an OMRS REST API that returns an EntitySummary object.
EntitySummaryResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Default constructor
EntitySummaryResponse(EntitySummaryResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Copy/clone constructor
entityTypeGUID - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
EntityTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.EntityTypeMetrics
 
entityTypeName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
ENUM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
An enumeration type (EnumDef).
ENUM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
A pre-defined list of valid values.
ENUM - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Enum - A pre-defined list of valid values.
ENUM_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
A pre-defined list of valid values.
ENUM_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
A pre-defined list of valid values.
ENUM_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A single valued type with fixed list of valid values.
EnumDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The EnumDef describes an open metadata enumeration.
EnumDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Default constructor sets up an empty EnumDef.
EnumDef(EnumDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Copy/clone constructor sets the EnumDef based on the values from the supplied template.
EnumElementDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
EnumElementDef describes a single valid value defined for an enum.
EnumElementDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Default constructor sets up an empty EnumElementDef
EnumElementDef(EnumElementDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Copy/clone constructor sets up an EnumElementDef based on the values supplied in the template.
EnumPropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
An EnumPropertyValue stores the value for an enum property.
EnumPropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Default constructor initializes an empty enum value
EnumPropertyValue(EnumPropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Copy/clone constructor initializes the enum with the values from the template.
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Copy/clone Constructor
EnumTypePropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
An EnumTypePropertyValue stores the value for an enum property.
EnumTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Default constructor initializes an empty enum value
EnumTypePropertyValue(EnumTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Copy/clone constructor initializes the enum with the values from the template.
ENVIRONMENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Information about the environment in which the performance tests were executed.
EnvVarSecretsStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.envar
EnvVarSecretsStoreConnector retrieves secrets from environment variables.
EnvVarSecretsStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.envar.EnvVarSecretsStoreConnector
 
EnvVarSecretsStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.envar
EnvVarSecretsStoreProvider is the connector provider for the Secrets Store that uses environment variables.
EnvVarSecretsStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.envar.EnvVarSecretsStoreProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
EPS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing high quality vector image data.
EPS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing high quality vector image data.
EQ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
EQ - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Equal to.
EQ - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Equal to
equals(Object) - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Provide a common implementation of equals for all OCF Connector Provider objects.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Equals method that returns true if containing properties are the same.
equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcCatalog
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcSchema
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
 
equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Compare the values of the supplied object with those stored in the current object.
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.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.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.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Provide a common implementation of equals for all OCF Connector Provider objects.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Provide a common implementation of equals for all OCF Connector Provider objects.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Compare the values of the supplied object with those stored out the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Return comparison result based on the content of the properties.
equals(Object) - Method in record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
equals(Object) - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Validate if the values stored match the object to compare.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Validate if the values stored match the object to compare.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Validate if the supplied object equals this object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Validate if the supplied object equals this object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Verify that supplied object has the same properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Validate that an object is equal depending on their stored values.
equals(Object) - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
 
equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Return comparison result based on the content of the properties.
ERIN_OVERVIEW - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Erin Overview
ERR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file where each row represents a string output on the standard error (stderr) destination of a running process.
ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Error - An error occurred.
ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Error - An error occurred.
ERROR_ATTEMPTING_KAFKA_INITIALIZATION - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
 
ERROR_CONNECTING_KAFKA_PRODUCER - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
ERROR_CONNECTING_KAFKA_PRODUCER - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
 
ERROR_SENDING_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
 
errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
 
errorHandler - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
errorMessage - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
ESTIMATED_VOLUMETRICS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Properties that describe the expected volumes of data flowing through this segment.
ETL_ENGINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
etl-engine - Server deployed to run jobs that copy and transform data from one system to another.
EVALUATE_ANNOTATIONS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Verify annotations in a Survey Report.
EVALUATE_ANNOTATIONS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
evaluate-annotations
EvaluateAnnotationsGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
EvaluateAnnotationsGovernanceActionConnector is currently a placeholder for a governance action service that will look through the annotations from a survey report and set up guards to drive actions that process the different types.
EvaluateAnnotationsGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGovernanceActionConnector
Default constructor
EvaluateAnnotationsGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
EvaluateAnnotationsGovernanceActionProvider is the OCF connector provider for the "Evaluate Annotations" Governance Action Service.
EvaluateAnnotationsGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
EvaluateAnnotationsGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
EVALUATION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
EVALUATION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Event - An event was sent to or received from another participant in the server's ecosystem.
EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Event - An event was sent to or received from another participant in the server's ecosystem.
EVENT_BROKER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A system that manages the asynchronous exchange of messages (events) from once to potentially many recipients.
EVENT_BROKER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that supports event-based services, typically around topics.
EVENT_BROKER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
event-broker - Event broker server providing event notifications based on subscriptions.
EVENT_DIRECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
By default, this connector supports both the receiving and sending of events on a particular topic.
EVENT_DIRECTION_IN_ONLY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicProvider
 
EVENT_DIRECTION_INOUT - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicProvider
 
EVENT_DIRECTION_OUT_ONLY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicProvider
 
EVENT_DIRECTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicProvider
 
EVENT_EFFECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Describes the expected effects of the event on the organization.
EVENT_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Event Listener - Manages the receipt of incoming OMRS events.
EVENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that ends and/or receives events as part of its software function.
EVENT_MAPPER_LISTENER_DEAF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0022 - The local repository event mapper connector {0} has no connector to an event bus
EVENT_MAPPER_LISTENER_DISCONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0025 - The local repository event mapper connector {0} has disconnected the event bus connectors
EVENT_MAPPER_LISTENER_REGISTERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0023 - The local repository event mapper connector {0} has registered with an event bus connector connected to topic {1}
EVENT_MAPPER_LISTENER_STARTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0024 - The local repository event mapper connector {0} is ready to send and receive events
EVENT_PARSING_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0100 - Unable parse an incoming event {0} due to exception {1}
EVENT_PROCESSING_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0101 - Unable process an incoming event {0} due to exception {1} from listener {2}
EVENT_PUBLISHER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Event Publisher - Manages the publishing of events that this repository sends to the OMRS topic.
EVENT_SCHEMA_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data field in an event type.
EVENT_SEND_IN_ERROR_LOOP - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
EVENT_SET_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related event types.
EVENT_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0011 The Open Metadata Store caught an unexpected {0} exception whilst shutting down the out topic listeners.
EVENT_TOPIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known event topics.
EVENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of an event (message)
EVENT_TYPE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A list of event types that flow on a topic.
EventBrokerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
EventBrokerProperties describes the server than manages the exchange of events between independent services.
EventBrokerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventBrokerProperties
Default constructor
EventBrokerProperties(EventBrokerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventBrokerProperties
Copy/clone constructor.
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
eventBusConnectors - Variable in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
 
eventCategory - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
eventDirection - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
EventDisplayAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay
EventDisplayAuditLogStoreConnector provides a connector implementation for a console (stdout) audit log.
EventDisplayAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay.EventDisplayAuditLogStoreConnector
Default constructor used by the connector provider.
EventDisplayAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay
EventDisplayAuditLogStoreProvider is the OCF connector provider for the console audit log store.
EventDisplayAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay.EventDisplayAuditLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
EventManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
EventManagerProperties describes the server than manages the exchange of events between independent services.
EventManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventManagerProperties
Default constructor
EventManagerProperties(EventManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventManagerProperties
Copy/clone constructor.
eventOriginator - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
eventProcessorName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
 
eventProcessorName - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
 
EventSchemaAttributeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events
EventSchemaAttributeProperties is a class for representing a field within an event structure.
EventSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventSchemaAttributeProperties
Default constructor used by subclasses
EventSchemaAttributeProperties(EventSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventSchemaAttributeProperties
Copy/clone Constructor.
EventSetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
EventSetProperties is a java bean used to classify a collection.
EventSetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EventSetProperties
Default constructor
EventSetProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EventSetProperties
Copy/clone constructor.
eventTimestamp - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
EventTopicAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic
EventTopicAuditLogStoreConnector provides a connector implementation for an event topic audit log destination.
EventTopicAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic.EventTopicAuditLogStoreConnector
Default constructor used by the connector provider.
EventTopicAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic
EventTopicAuditLogStoreProvider is the OCF connector provider for the event topic audit log store destination.
EventTopicAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic.EventTopicAuditLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log destination implementation.
EventTypeListProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events
EventTypeProperties is a class for representing the top-level element for an event.
EventTypeListProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeListProperties
Default constructor
EventTypeListProperties(EventTypeListProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeListProperties
Copy/clone constructor.
EventTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events
EventTypeProperties is a class for representing the top-level element for an event's schema.
EventTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeProperties
Default constructor
EventTypeProperties(EventTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeProperties
Copy/clone constructor.
EVIDENCE_TO_ASSEMBLE_REPORT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
 
example - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
example - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Example of a value for this property.
example - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
example - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
example - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
EXAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
 
EXAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
 
EXAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
An example of the described concept, element or value.
EXAMPLES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
An example of the described concept, element or value.
EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0028 - Governance Action engine {0} is unable to update the completion status for governance action service {1}.
EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0021 - RepositoryGovernance engine {0} is unable to update the status for repository governance service {1}.
EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0021 - Survey action engine {0} is unable to update the status for survey action service {1}.
EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0022 - Watchdog action engine {0} is unable to update the status for watchdog action service {1}.
EXC_ON_ERROR_STATUS_UPDATE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0024 - Governance engine {0} is unable to update the status for governance service {1}.
EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Exception - An unexpected exception occurred.
EXCEPTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Exception - An unexpected exception occurred.
EXCEPTION_BACKLOG_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing exceptions that need to be resolved.
EXCEPTION_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
EXCEPTION_COMMITTING_OFFSETS - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
EXCEPTION_DISTRIBUTING_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
EXCEPTION_MESSAGE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
EXCEPTION_ON_CONTEXT_RETRIEVAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXCEPTION_READING_JDBC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXCEPTION_READING_OMAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXCEPTION_RECEIVING_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
EXCEPTION_RESPONSE_FROM_API - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
CLIENT-SIDE-REST-API-CONNECTOR-503-003 - A {0} exception was received from REST API call {1} to server {2}: error message was: {3}
EXCEPTION_STACK_TRACE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
EXCEPTION_WHEN_REMOVING_ELEMENT_IN_OMAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXCEPTION_WRITING_OMAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
ExceptionAccumulatorBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
ExceptionAccumulatorBase collections exception responses from multiple queries.
exceptionBean - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
ExceptionBean - Class in org.odpi.openmetadata.conformance.beans
The ExceptionBean is used to capture an exception in JSON
ExceptionBean() - Constructor for class org.odpi.openmetadata.conformance.beans.ExceptionBean
Default constructor
exceptionCausedBy - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionClassName - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionErrorMessage - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionErrorMessageId - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionErrorMessageParameters - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionHandler - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
 
ExceptionMessageDefinition - Class in org.odpi.openmetadata.frameworks.auditlog.messagesets
ExceptionMessageDefinition extends MessageDefinition to provide a container that describes a single instance of a message for an exception.
ExceptionMessageDefinition(int, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageDefinition
Constructor to save all the fixed values of a message.
ExceptionMessageSet - Interface in org.odpi.openmetadata.frameworks.auditlog.messagesets
ExceptionMessageSet is the interface implemented by an enum that contains the collection of message definitions for a component's exceptions.
ExceptionMessageSetTest - Class in org.odpi.openmetadata.test.unittest.utilities
ExceptionMessageSetTest is a base class for unit test cases that are validating exception message sets.
ExceptionMessageSetTest() - Constructor for class org.odpi.openmetadata.test.unittest.utilities.ExceptionMessageSetTest
 
exceptionProperties - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionSystemAction - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
exceptionUserAction - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
EXCLUDE_CATALOG_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of catalog names that should not be catalogued.
EXCLUDE_COLUMN_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of column names that should not be catalogued.
EXCLUDE_COLUMN_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
EXCLUDE_DATABASE_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Provides a list of database names that should not be catalogued.
EXCLUDE_FUNCTION_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of function names that should not be catalogued.
EXCLUDE_MODEL_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of model names that should not be catalogued.
EXCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of schema names that should not be catalogued.
EXCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of schema names that should not be catalogued.
EXCLUDE_SCHEMA_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
EXCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of table names that should not be catalogued.
EXCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of table names that should not be catalogued.
EXCLUDE_TABLE_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
EXCLUDE_VIEW_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of view names that should not be catalogued.
EXCLUDE_VIEW_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
EXCLUDE_VOLUME_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of volume names that should not be catalogued.
excludeNames - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
EXE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing executable application code for the Microsoft Windows operating system.
EXE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing executable application code for the Microsoft Windows operating system.
EXECUTABLE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Executable File
EXECUTABLE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing compiled code that can be executed.
EXECUTABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
EXECUTABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files and directories found under the surveyed that can be executed.
EXECUTABLE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
EXECUTABLE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
EXECUTABLE_FUNCTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known executable functions.
execute() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.DatabaseTransfer
Triggers database metadata transfer
execute() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadataTransfer
Triggers database, schema, table and column metadata transfer.
EXECUTE - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase.TestPhase
Run test
executeCommand(RepositoryExecutor) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControl
Issue the federated command
executeCommand(RepositoryExecutor) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
Issue the federated command
executeCommand(RepositoryExecutor) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.ParallelFederationControl
Issue the federated command.
executeCommand(RepositoryExecutor) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.SequentialFederationControl
Issue the federated command.
executeEngineAction(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Execute the requested engine action on or after the start time.
executeTest() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Request from the workbench to execute this test and generate a result object.
executeTest(OpenMetadataTestCase.TestPhase) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Request from the workbench to execute this test and generate a result object.
EXECUTIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This person is not an employee - they are an executive of the organization.
EXECUTOR_ENGINE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the governance engine nominated to run the request.
EXECUTOR_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the governance engine nominated to run the request.
existingClassifications - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
EXITING_ON_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JDBC-INTEGRATION-CONNECTOR-0003 - Connector {0} has successfully extracted metadata from database {1}
EXITING_ON_CONNECTION_FAIL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JDBC-INTEGRATION-CONNECTOR-0001 - Connector {0} is unable to extract metadata for database {1}
EXITING_ON_DATABASE_TRANSFER_FAIL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXITING_ON_INTEGRATION_CONTEXT_FAIL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXITING_ON_METADATA_TEST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
EXPECTED_DATA_FORMAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the format of the data expected by the connector implementation.
EXPECTED_TIME_ALLOCATION_PERCENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
What percentage of time is the appointee expected to devote to this role.
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
explanation - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
EXPLANATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
EXPLANATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Explanation of the analysis.
EXPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Instances have been exported.
EXPORT_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element was created from an export archive.
EXPORT_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Export Archive - The instance was created from an export archive.
EXPRESSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
EXPRESSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Expression used to create the annotation.
EXT_INSTANCE_CREATED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The username of the person or process that created the instance in the external system.
EXT_INSTANCE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The date/time when the instance in the external system was created.
EXT_INSTANCE_LAST_UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The date/time when the instance in the external system was last updated.
EXT_INSTANCE_LAST_UPDATED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The username of the person or process that last updated the instance in the external system.
EXT_INSTANCE_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type name of the instance in the external system.
EXT_INSTANCE_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The latest version of the element in the external system.
EXTENDED_DETAIL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
 
extendedProperties - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
extendedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
 
EXTENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Another business capability type.
EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
 
EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
 
EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
 
EXTERNAL - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountType
The account is for an individual who is not a part of the organization
EXTERNAL_DATA_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link to a data set on an external site.
EXTERNAL_ENDPOINT_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Network address used by callers to the network gateway.
EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Alternative identifier used in another system.
EXTERNAL_ID_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an external identifier and an asset or related item.
EXTERNAL_ID_SCOPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Places where an external identifier is recognized.
EXTERNAL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
EXTERNAL_INSTANCES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to store and maintain external entities.
EXTERNAL_MODEL_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link to a model on an external site.
EXTERNAL_REFERENCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
EXTERNAL_REFERENCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link to an external reference source such as a web page, article or book.
EXTERNAL_REFERENCE_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to external information.
EXTERNAL_REFERENCES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of locations.
EXTERNAL_RELATIONSHIP_REMOVED - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0006 - {0} has removed the {1} relationship between {2} {3} and {4} {5} during method {6} on behalf of external metadata manager {7} ({8})
EXTERNAL_RELATIONSHIP_UPDATED - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0005 - {0} has updated an existing {1} relationship {2} during method {3} on behalf of external metadata manager {4} ({5})
EXTERNAL_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The schema type is defined using an external schema.
EXTERNAL_SCOPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
EXTERNAL_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element is maintained by an external technology.
EXTERNAL_SOURCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
External Source - The instance is maintained by an external technology.
EXTERNAL_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
EXTERNAL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of users working with integrated third party technologies.
EXTERNAL_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ExternalDataSourceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
ExternalDataSourceProperties stores information about a link to an external data source that is relevant to open metadata.
ExternalDataSourceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalDataSourceProperties
Default constructor
ExternalDataSourceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalDataSourceProperties
Copy/clone constructor.
ExternalIdEffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
ExternalIdEffectiveTimeQueryRequestBody carries the date/time for a query.
ExternalIdEffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Default constructor
ExternalIdEffectiveTimeQueryRequestBody(ExternalIdEffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Copy/clone constructor
ExternalIdElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ExternalIdElement contains the properties and header for an endpoint retrieved from the metadata repository.
ExternalIdElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Default constructor
ExternalIdElement(ExternalIdElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Copy/clone constructor
ExternalIdElement(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Copy/clone constructor
ExternalIdentifierConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
ExternalIdentifierConverter transfers the relevant properties from a omf extracted element into an external identifier bean.
ExternalIdentifierConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.ExternalIdentifierConverter
Constructor
ExternalIdentifierHandler<EXTERNAL_ID,OPEN_METADATA_ELEMENT_HEADER> - Class in org.odpi.openmetadata.commonservices.generichandlers
ExternalIdentifierHandler manages ExternalIdentifier objects.
ExternalIdentifierHandler(OpenMetadataAPIGenericConverter<EXTERNAL_ID>, Class<EXTERNAL_ID>, OpenMetadataAPIGenericConverter<OPEN_METADATA_ELEMENT_HEADER>, Class<OPEN_METADATA_ELEMENT_HEADER>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Construct the handler information needed to interact with the repository services
ExternalIdentifierProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ExternalIdentifierProperties describes the properties used to pass information about an external identifier.
ExternalIdentifierProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Default constructor
ExternalIdentifierProperties(ExternalIdentifierProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Copy/clone constructor.
ExternalIdentifierResource - Class in org.odpi.openmetadata.frameworkservices.omf.server.spring
Server-side REST API support for managing external identifiers.
ExternalIdentifierResource() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Instantiates a new Open Metadata Store resource.
ExternalIdentifierRESTServices - Class in org.odpi.openmetadata.frameworkservices.omf.server
The ExternalIdentifierRESTServices provides the server-side implementation of the services that are generic for all types of asset managers.
ExternalIdentifierRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Default constructor
ExternalIdentifiersInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
ExternalIdentifiersInterface provides the interface for managing external identifiers.
ExternalIdHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ExternalIdHandler describes how to maintain and query external identifiers.
ExternalIdHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Create a new handler.
ExternalIdLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers
ExternalIdLinkProperties describes the properties for the relationship between a local open metadata element and one of its external identifiers.
ExternalIdLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Default constructor
ExternalIdLinkProperties(ExternalIdLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Copy/clone constructor.
ExternalIdMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's external id graph.
ExternalIdMermaidGraphBuilder(ExternalIdElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.ExternalIdMermaidGraphBuilder
Construct a mermaid markdown graph.
ExternalIdProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers
ExternalIdProperties describes the properties used to pass information about an external identifier.
ExternalIdProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Default constructor
ExternalIdProperties(ExternalIdProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Copy/clone constructor.
ExternalIdScopeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers
ExternalIdScopeProperties links an external identifier to the software capability that describes the external source.
ExternalIdScopeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Default constructor
ExternalIdScopeProperties(ExternalIdScopeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Copy/clone constructor.
ExternalModelSourceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
ExternalModelSourceProperties stores information about a link to an external analytical/AI model that is relevant to open metadata.
ExternalModelSourceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalModelSourceProperties
Default constructor
ExternalModelSourceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalModelSourceProperties
Copy/clone constructor.
ExternalReferenceElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ExternalReferenceElement stores information about a link to an external resource that is relevant to this element.
ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Default Constructor
ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Copy/clone Constructor - the resulting object.
ExternalReferenceHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ExternalReferenceHandler provides methods to define external references and their relationships.
ExternalReferenceHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Create a new handler.
ExternalReferenceLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
ExternalReferenceLinkProperties provides a structure for the properties that link an external reference to an object.
ExternalReferenceLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Default constructor
ExternalReferenceLinkProperties(ExternalReferenceLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Copy/clone constructor
ExternalReferenceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
ExternalReferenceProperties stores information about a link to an external resource that is relevant to open metadata.
ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Default constructor
ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Copy/clone constructor.
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceRequestBody provides a structure for a new ExternalReference.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Copy/clone constructor
ExternalReferenceResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceResponse is the response structure used on the OMAS REST API calls that returns a external reference object as a response.
ExternalReferenceResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Default constructor
ExternalReferenceResponse(ExternalReferenceResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Copy/clone constructor
ExternalReferencesAdmin - Class in org.odpi.openmetadata.viewservices.externalreferences.admin
ExternalReferencesAdmin is the class that is called by the View Server to initialize and terminate the External References OMVS.
ExternalReferencesAdmin() - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.admin.ExternalReferencesAdmin
Default constructor
ExternalReferencesAuditCode - Enum Class in org.odpi.openmetadata.viewservices.externalreferences.ffdc
The ExternalReferencesAuditCode is used to define the message content for the OMRS Audit Log.
ExternalReferencesErrorCode - Enum Class in org.odpi.openmetadata.viewservices.externalreferences.ffdc
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).
ExternalReferencesInstance - Class in org.odpi.openmetadata.viewservices.externalreferences.server
ExternalReferencesInstance caches references to the objects it needs for a specific server.
ExternalReferencesInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesInstance
Set up the External References OMVS instance
ExternalReferencesInstanceHandler - Class in org.odpi.openmetadata.viewservices.externalreferences.server
ExternalReferencesInstanceHandler retrieves information from the instance map for the view service instances.
ExternalReferencesInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesInstanceHandler
Default constructor registers the view service
ExternalReferencesRegistration - Class in org.odpi.openmetadata.viewservices.externalreferences.server
ExternalReferencesRegistration registers the view service with the OMAG Server administration services.
ExternalReferencesRegistration() - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRegistration
 
ExternalReferencesResource - Class in org.odpi.openmetadata.viewservices.externalreferences.server.spring
The ExternalReferencesResource provides part of the server-side implementation of the External References OMVS.
ExternalReferencesResource() - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Default constructor
ExternalReferencesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferencesResponse is the response structure used on the OMAS REST API calls that return a list of external references as a response.
ExternalReferencesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Default constructor
ExternalReferencesResponse(ExternalReferencesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Copy/clone constructor
ExternalReferencesRESTServices - Class in org.odpi.openmetadata.viewservices.externalreferences.server
The ExternalReferencesRESTServices provides the server-side implementation of the External References Open Metadata View Service (OMVS).
ExternalReferencesRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Default constructor
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
ExternalSchemaTypeProperties carries a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ExternalSchemaTypeProperties
Copy/clone Constructor
externalScopeGUID - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
externalScopeName - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
externalSourceGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
externalSourceGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
externalSourceIsHome - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
externalSourceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
externalSourceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
ExternalSourceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Default constructor
ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Copy/clone constructor
ExternalStandardMapping - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
ExternalStandardMapping defines a mapping of TypeDefs and TypeDefAttributes to an external standard.
ExternalStandardMapping() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Default Constructor initializes to null.
ExternalStandardMapping(ExternalStandardMapping) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Copy/clone constructor copies values from supplied template.
externalStandardMappings - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
externalStandardMappings - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
ExternalStandardTypeMapping - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ExternalStandardTypeMapping defines a mapping of TypeDefs and TypeDefAttributes to an external standard.
ExternalStandardTypeMapping() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Default Constructor initializes to null.
ExternalStandardTypeMapping(ExternalStandardTypeMapping) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Copy/clone constructor copies values from supplied template.
externalStandardTypeMappings - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
externalStandardTypeMappings - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
extractAnchorInfo(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Extract any anchor information to allow the graph to include linkages to anchors.
extractor - Variable in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
 
extractUserAppRoles(Collection<String>) - Method in class org.odpi.openmetadata.userauthn.auth.RoleService
 
extractValuesFromInstanceAuditHeader(Map<String, JDBCDataValue>, String, String, Date, Date, Date, InstanceAuditHeader) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Add the values from the header into a table row.
extractValuesFromInstanceHeader(Map<String, JDBCDataValue>, String, Date, Date, Date, InstanceHeader) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Add the values from the header into a table row.

F

FACILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
The facility type captures a particular type of operation that Coco Pharmaceuticals has running at one of its sites.
FacilityDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The FacilityDefinition is used to feed the location definitions for the sites and facilities that Coco Pharmaceuticals operates.
FacilityTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The FacilityTypeDefinition is used to feed the definition of the FacilityTypes valid value set for Coco Pharmaceuticals' sustainability program.
FACTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Manufacturing Facility
FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
The governance action service failed to execute the requested action.
FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action service for the governance action failed to execute.
FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The process that is performing the work (normally an automated process) failed during start up or execution.
FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is not in use due to failure.
FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
The governance engine is unable to run successfully due to an error in its configuration.
FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
 
FAILED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Failed - The instance is not in use due to failure.
FAILED_GOVERNANCE_ACTION_PROCESS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
FAILED_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
 
FAILED_TO_COMMIT_CONSUMED_EVENTS - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
FAILED_TO_PASS_QUALITY_GATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
FAILED_TO_RETRIEVE_ENTITIES - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0028 - Method {0} was unable to receive list of entities due to a {1} exception with message {2}
FAILED_TO_RETRIEVE_USER - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0023 - Exception {0} occurred when retrieving user {1}; message was {2}
FAILED_TO_RETRIEVE_USER - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OPEN-METADATA-SECURITY-403-018 - Exception {0} occurred when retrieving user {1}; message was {2}
FAITH_BROKER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mrs Faith Charity Jean Broker
FEDERATION_LIST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0130 - The enterprise repository services are managing federated queries to the following list of servers: {0}
FederationControl - Interface in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control
FederationControl defines the API for control logic that manages a federated query across the repositories registered with the enterprise connector manager.
FederationControlBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control
FederationControlBase provides the base class for control logic that manages a federated query across the repositories registered with the enterprise connector manager.
FederationControlBase(String, List<OMRSRepositoryConnector>, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
Constructor for a federated query
FEEDBACK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
FEEDBACK_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Work with notelogs, comments, informal tags, ratings/reviews and likes.
FeedbackHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
FeedbackHandler provides common methods for ratings and likes.
FeedbackHandler(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.FeedbackHandler
Create a new handler.
FeedbackManagerAdmin - Class in org.odpi.openmetadata.viewservices.feedbackmanager.admin
FeedbackManagerAdmin is the class that is called by the View Server to initialize and terminate the Feedback Manager OMVS.
FeedbackManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.admin.FeedbackManagerAdmin
Default constructor
FeedbackManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.feedbackmanager.ffdc
The FeedbackManagerAuditCode is used to define the message content for the OMRS Audit Log.
FeedbackManagerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.feedbackmanager.ffdc
The FeedbackManagerErrorCode 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).
FeedbackManagerInstance - Class in org.odpi.openmetadata.viewservices.feedbackmanager.server
FeedbackManagerInstance caches references to objects it needs for a specific server.
FeedbackManagerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Set up the Feedback Manager OMVS instance
FeedbackManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.feedbackmanager.server
FeedbackManagerInstanceHandler retrieves information from the instance map for the view service instances.
FeedbackManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
Default constructor registers the view service
FeedbackManagerRegistration - Class in org.odpi.openmetadata.viewservices.feedbackmanager.server
FeedbackManagerRegistration registers the view service with the OMAG Server administration services.
FeedbackManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRegistration
 
FeedbackManagerResource - Class in org.odpi.openmetadata.viewservices.feedbackmanager.server.spring
The FeedbackManagerResource provides the Spring API endpoints of the Feedback Manager Open Metadata View Service (OMVS).
FeedbackManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Default constructor
FeedbackManagerRESTServices - Class in org.odpi.openmetadata.viewservices.feedbackmanager.server
The FeedbackManagerRESTServices provides the implementation of the Feedback Manager Open Metadata View Service (OMVS).
FeedbackManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Default constructor
FeedbackProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
FeedbackProperties provides a base class for passing feedback objects as a request body over a REST API.
FeedbackProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.FeedbackProperties
Default constructor
FeedbackProperties(FeedbackProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.FeedbackProperties
Copy/clone constructor
FeedbackTargetElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
FeedbackTargetElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
FeedbackTargetElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Default constructor
FeedbackTargetElement(FeedbackTargetElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Copy/clone constructor
FERDINAND_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Ferdinand Hospital
FFDCResponse - Interface in org.odpi.openmetadata.commonservices.ffdc.rest
FFDCResponse is the top-level class for a response object used to return results on REST APIs.
FFDCResponseBase - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FFDCResponseBase provides the base class for REST API responses.
FFDCResponseBase() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Default constructor
FFDCResponseBase(FFDCResponseBase) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Copy/clone constructor
FFDCRESTClient - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RESTClient is responsible for issuing calls to the OMAS REST APIs.
FFDCRESTClient(String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for no authentication.
FFDCRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for simple userId and password authentication.
FFDCRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for simple userId and password authentication with audit log.
FFDCRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for no authentication with audit log.
FFDCRESTClientBase - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RESTClient is responsible for issuing calls to the OMAS REST APIs.
FFDCRESTClientBase(String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Constructor for no authentication.
FFDCRESTClientBase(String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Constructor for simple userId and password authentication.
FFDCRESTClientBase(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Constructor for simple userId and password authentication with audit log.
FFDCRESTClientBase(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Constructor for no authentication with audit log.
FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A file containing externally accessible data - other fields provide information on the internal format.
FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files found under the surveyed directory (and all subdirectories).
FILE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_ENCODING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The encoding scheme used on the file.
FILE_EXTENSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_EXTENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The postfix identifier in the file name that indicates the format of the file.
FILE_EXTENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The file extension used at the end of the file's name.
FILE_EXTENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
FILE_EXTENSION_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_EXTENSION_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of different file extensions found under the surveyed directory.
FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A directory (folder) that holds files that are potential data sources.
FILE_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a folder (directory) in a file system.
FILE_FOLDER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
FILE_FOLDER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
FILE_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services for Files and Directories
FILE_IO_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0001 - The survey action service received an unexpected exception {0} during method {1}; the error message was: {2}
FILE_MANAGER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a software server capability as a manager of a collection of files and folders.
FILE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
 
FILE_MONITORING_STARTING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0001 - The {0} connector is initiating the monitoring of file {1}
FILE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The short name of the file with its extension but without the directory names.
FILE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name of the file with extension.
FILE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
FILE_NAME_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_NAME_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of different file names found under the surveyed directory.
FILE_NOT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-006 - The folder {0} given in Connection object {1} is a file
FILE_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-404-002 - The file named {0} in the Connection object {1} does not exist
FILE_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-404-001 - The file named {0} in the Connection object {1} does not exist
FILE_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-404-001 - The file named {0} in the Connection object {1} does not exist
FILE_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-003 - The file {0} given in Connection object {1} is not readable
FILE_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-003 - The file {0} given in Connection object {1} is not readable
FILE_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-003 - The file {0} given in Connection object {1} is not readable
FILE_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-001 - The file name is null in the Connection object {0}
FILE_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-001 - The file name is null in the Connection object {0}
FILE_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-001 - The file name is null in the Connection object {0}
FILE_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The full pathname of the file including the directory names, file name and file extension.
FILE_PROVISIONER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
File {move, copy, delete} Governance Action Service
FILE_PROVISIONER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
File Copy Governance Action Service
FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
FILE_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on Unity Catalog (UC) servers.
FILE_SYSTEM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A system that manages hierarchically organized files on persistent storage.
FILE_SYSTEM_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that supports a store of files organized into a hierarchy of file folders.
FILE_SYSTEM_MONITORING_STOPPING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0005 - The {0} connector has stopped its file system monitoring and is shutting down
FILE_SYSTEM_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The full pathname of the file including the directory names, file name and file extension.
FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
FILE_TOO_SHORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-004 - File {0} does not have {1} rows
FILE_TOO_SHORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-400-004 - File {0} does not have {1} rows
FILE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The logical file type of the file.
FILE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
File type descriptor (or logical file type) typically extracted from the file name.
FILE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
FILE_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
FILE_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of different file types detected when classifying the files under the surveyed directory.
FILE_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of a directory identified as a file volume.
FileBasedAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file
FileBasedAuditLogStoreConnector provides a connector implementation for a file based audit log.
FileBasedAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Default constructor used by the connector provider.
FileBasedAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file
FileBasedAuditLogStoreProvider is the OCF connector provider for the file based audit log store.
FileBasedAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
FileBasedOpenLineageLogStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
FileBasedOpenLineageLogStoreConnector provides a connector implementation for a file based open lineage log.
FileBasedOpenLineageLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.FileBasedOpenLineageLogStoreConnector
Default constructor used by the connector provider.
FileBasedOpenLineageLogStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
FileBasedOpenLineageLogStoreProvider is the OCF connector provider for the file based open lineage log store.
FileBasedOpenLineageLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.FileBasedOpenLineageLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
FileBasedOpenMetadataArchiveStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file
FileBasedOpenMetadataArchiveStoreConnector provides a connector that can read an Open Metadata Archive file coded in JSON.
FileBasedOpenMetadataArchiveStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Default constructor
FileBasedOpenMetadataArchiveStoreConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc
The FileBasedOpenMetadataArchiveStoreConnectorAuditCode is used to define the message content for the Audit Log.
FileBasedOpenMetadataArchiveStoreConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc
The FileBasedOpenMetadataArchiveStoreConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur within the FileBasedOpenMetadataArchiveStoreConnector.
FileBasedOpenMetadataArchiveStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file
FileBasedOpenMetadataArchiveStoreProvider is the OCF connector provider for the file based server configuration store.
FileBasedOpenMetadataArchiveStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreProvider
Constructor to initialize the ConnectorProviderBase class.
FileBasedRegistryStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file
FileBasedRegistryStoreConnector uses JSON to store details of the membership of the open metadata repository cohort on behalf of the OMRSCohortRegistry.
FileBasedRegistryStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
 
FileBasedRegistryStoreConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc
The FileBasedRegistryStoreConnectorAuditCode is used to define the message content for the Audit Log.
FileBasedRegistryStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file
FileBasedRegistryStoreProvider is the OCF connector provider for the file based cohort registry store.
FileBasedRegistryStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific registry store implementation.
FileBasedServerConfigStoreConnector - Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.file
FileBasedServerConfigStoreConnector provides a connector that manages a configuration document for an OMAG Server in a file
FileBasedServerConfigStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Default constructor
FileBasedServerConfigStoreProvider - Class in org.odpi.openmetadata.adapters.adminservices.configurationstore.file
FileBasedServerConfigStoreProvider is the OCF connector provider for the file based server configuration store.
FileBasedServerConfigStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific configuration store implementation.
FileClassification - Class in org.odpi.openmetadata.frameworks.openmetadata.fileclassifier
FileClassification holds the classification information for a specific file
FileClassification(String, String, String, Date, Date, Date, boolean, boolean, boolean, boolean, boolean, String, String, String, String, long) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
 
fileClassifier - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
FileClassifier - Class in org.odpi.openmetadata.frameworks.openmetadata.fileclassifier
Manages different types of classifications for files.
FileClassifier(ConnectorContextBase) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassifier
Use the valid values to classify files on request.
FileDirectoryListenerInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.filelistener
FileDirectoryListenerInterface is the interface to implement if your connector wishes to monitor the changing files (and directories) within a root directory.
FileDirectoryMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
FileDirectoryMeasurement describes the measurements that are typically captured when a file system is surveyed.
FileDirectoryMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
Default Constructor
FileDirectoryMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
FileDirectoryMetric describes the metrics for a directory (folder) that are captured by the Folder Survey Action Service.
FileException - Exception in org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
The FileException is thrown by the connector when it is not possible to retrieve the requested file.
FileException - Exception in org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception
The FileException is thrown by the connector when it is not possible to retrieve details about the requested file.
FileException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used when receiving an exception from a remote server.
FileException(int, String, String, String, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Deprecated.
FileException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Deprecated.
FileException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileExtension - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
FileExtension describes the standard file extensions recognized by Egeria.
FileFolderProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
FileFolderProperties defines an asset that is a folder.
FileFolderProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FileFolderProperties
Default constructor
FileFolderProperties(FileFolderProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FileFolderProperties
Copy/clone constructor
FileListenerInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.filelistener
FileListenerInterface is the interface to implement is your connector wishes to monitor a single file the changing files within a root directory.
FileManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
FileSystemProperties describes an application that manages a collection of files.
FileManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileManagerProperties
Default constructor
FileManagerProperties(FileManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileManagerProperties
Copy/clone constructor.
FileManagerProperties(ResourceManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileManagerProperties
Copy/clone constructor from OCF bean.
FileMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
File measurement records the measurements taken from a file.
FileMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
Default Constructor
FileMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
FileMetric describes the metrics for a file that are captured by the File Survey Action Service.
FileName - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
FileName describes the standard file names recognized by Egeria.
FileReadException - Exception in org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
The FileReadException is thrown by the connector when it is not possible to retrieve the requested record.
FileReadException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
This is the constructor used when receiving an exception from a remote server.
FileReadException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
This is the constructor used for creating an exception that resulted from a previous error.
FileReadException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
This is the constructor used for creating an exception that resulted from a previous error.
FileReadException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
This is the typical constructor used for creating an exception.
FileReadException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
This is the typical constructor used for creating an exception.
FILES_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Files Integration Connector - Connector that manages metadata exchange with a third-party filesystem technology.
FILES_LOCATION_NOT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
FILES_LOCATION_NOT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-400-002 - The file location {0} is not a directory
FILES_LOCATION_NOT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
FILES_LOCATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
FILES_LOCATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
 
FILES_LOCATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-404-001 - The directory named {0} does not exist
FILES_LOCATION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
FILES_LOCATION_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
FILES_LOCATION_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-400-003 - The directory (folder) {0} is not readable
FILES_LOCATION_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
FILES_LOCATION_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
FILES_LOCATION_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-400-001 - The name of the directory (folder) identifying where the files to be catalogued are located is null in the Connection object {0}
FILES_LOCATION_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
FilesAndFoldersHandler<FILESYSTEM,FOLDER,FILE> - Class in org.odpi.openmetadata.commonservices.generichandlers
FilesAndFoldersHandler provides the support for managing catalog entries about files and folders.
FilesAndFoldersHandler(OpenMetadataAPIGenericConverter<FILESYSTEM>, Class<FILESYSTEM>, OpenMetadataAPIGenericConverter<FOLDER>, Class<FOLDER>, OpenMetadataAPIGenericConverter<FILE>, Class<FILE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Construct the handler information needed to interact with the repository services
FilesListenerManager - Class in org.odpi.openmetadata.frameworks.openmetadata.filelistener
FilesListenerManager uses the Apache Commons IO capabilities to support the ability for an Integration Connector to monitor changes in the file system.
FilesListenerManager(AuditLog, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Constructor.
FileStatsExtractor - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.extractors
FileStatsExtractor uses the FileClassifier to extract the stats about a file and then convert them into a list of annotation.
FileStatsExtractor(File, FileClassifier, SurveyActionServiceConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.extractors.FileStatsExtractor
Constructor captures the file that is to be analysed.
FilesTemplateType - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls
TemplateTypeEnum characterises the type of templates supported by an integration connector.
fileStoreName - Variable in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
 
FileSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
FileSurveyService is a survey action service implementation for extracting properties about a file.
FileSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
 
FileSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
FileSurveyServiceProvider provides the connector provider for the File Survey Action Service
FileSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyServiceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OCF Connector implementation.
FileSystemProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
FileSystemProperties describes the root node of a file system.
FileSystemProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Default constructor
FileSystemProperties(FileSystemProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Copy/clone constructor.
FileType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
FileType describes the standard file types supplied with Egeria.
fillBuilder() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleAPICatalogArchiveBuilder
Fills the archive builder with all the elements for this catalog.
fillBuilder() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleDataCatalogArchiveBuilder
Fills the archive builder with all the elements for this catalog.
fillBuilder() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleEventCatalogArchiveBuilder
Fills the archive builder with all the elements for this catalog.
fillBuilder() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleGovernanceCatalogArchiveBuilder
Fills the archive builder with all the elements for this catalog.
fillCache() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
Retrieve information from the open metadata repositories.
fillCache() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MetadataCollectionIterator
Retrieve information from the open metadata repositories.
fillCache() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.RelatedElementsIterator
Retrieve information from the open metadata repositories.
fillElementControlHeader(ElementControlHeader, InstanceAuditHeader) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Fill an omf control header from the information in a repository services element header.
fillInstanceAuditHeader(InstanceAuditHeader, Map<String, JDBCDataValue>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Fill in an instance audit header from the values retrieved from the database.
fillInstanceHeader(InstanceHeader, Map<String, JDBCDataValue>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Fill in an instance header from the values retrieved from the database.
fillOpenMetadataElement(OpenMetadataElement, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
Fill out the properties for the omf Open Metadata Element bean with values from an OMRS entity.
FILTER_EXPRESSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Expression used to filter data values passing through port.
filterAttributeTypeDefsByCategory(List<AttributeTypeDef>, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns all the types for a specific category.
filterAttributeTypeDefsByGUID(List<AttributeTypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the AttributeTypeDef that matches the guid.
filterAttributeTypeDefsByName(List<AttributeTypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDef that matches the name.
FilterRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FilterRequestBody is the request body structure used on OMAG REST API calls that passed a string that is used to filter responses.
FilterRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Default constructor
FilterRequestBody(FilterRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Copy/clone constructor
filterTypeDefsByCategory(List<TypeDef>, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns all the types for a specific category.
filterTypeDefsByGUID(List<TypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDef that matches the guid.
filterTypeDefsByName(List<TypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDef that matches the name.
filterTypeDefsByProperty(List<TypeDef>, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDefs that have the properties matching the supplied match criteria.
filterTypeDefsBySearchCriteria(List<TypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDefs that match the search criteria.
filterTypesByExternalID(List<TypeDef>, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Match the supplied external standard identifiers against the active types for this repository.
filterTypesByWildCardName(List<TypeDef>, List<AttributeTypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the types identified by the name supplied by the caller.
FINAL_ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
FINAL_ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Property name to control how much profiling the survey action service does.
finalAnalysisStep - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
This is the point after which the processing stops.
FINANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
finance
FINANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Management of cash flow and financial health of Coco Pharmaceuticals.
FINANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
FINANCE_CP - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Accounting Services Cloud Provider
FINANCE_TRIALS_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Finance Sustainability Champion
findActions(String, ActivityStatusSearchString) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve the "To Dos" that match the search string.
findActions(String, ActivityStatusSearchString) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve the "Actions" that match the search string.
findActorProfiles(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor profile metadata elements that contain the search string.
findActorProfiles(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Retrieve the list of actor profile metadata elements that contain the search string.
findActorProfiles(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Retrieve the list of actor profiles metadata elements that contain the search string.
findActorProfiles(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Retrieve the list of actor profiles metadata elements that contain the search string and show which solution components (if any) are attached to it.
findActorRoles(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor role metadata elements that contain the search string.
findActorRoles(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Retrieve the list of actor role metadata elements that contain the search string.
findActorRoles(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Retrieve the list of actor roles metadata elements that contain the search string.
findActorRoles(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Retrieve the list of actor roles metadata elements that contain the search string and show which solution components (if any) are attached to it.
findAssetGUIDs(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested search string in their name, qualified name or description.
findAssetGUIDs(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested search string in their name, qualified name or description.
findAssets(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested search string in their name, qualified name or description.
findAssets(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested search string in their name, qualified name or description.
findAssets(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Retrieve the list of asset metadata elements that contain the search string.
findAssets(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Retrieve the list of asset metadata elements that contain the search string.
findAssets(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the list of assets metadata elements that contain the search string.
findAssets(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Retrieve the list of assets metadata elements that contain the search string and show which solution components (if any) are attached to it.
findAssetsByName(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
findAssetsByName(String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
findAssetsInDomain(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Locate string value in elements that are anchored to assets.
findAttachmentLinks(String, String, SearchProperties, List<InstanceStatus>, Date, String, SequencingOrder, boolean, boolean, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a list of relationships that match the supplied criteria.
findAttributeTypeDefsByCategory(String, String, OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, OpenMetadataAttributeTypeDefCategory) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns all the AttributeTypeDefs for a specific category.
findAttributeTypeDefsByCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns all the AttributeTypeDefs for a specific category.
findBeans(String, String, String, String, String, int, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans matching the supplied searchString.
findBeans(String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans matching the supplied searchString.
findBeans(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a list of metadata elements that match the supplied criteria.
findCollections(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Returns the list of collections matching the search string - this is coded as a regular expression.
findCollections(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Returns the list of collections matching the search string.
findCollections(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Returns the list of collections matching the search string.
findComments(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the list of comment metadata elements that contain the search string.
findComments(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the list of comments containing the supplied string.
findComments(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Retrieve the list of comment metadata elements that contain the search string.
findCommunities(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Retrieve the list of communities metadata elements that contain the search string.
findCommunities(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Retrieve the list of community metadata elements that contain the search string.
findCommunities(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Retrieve the list of community metadata elements that contain the search string.
findConnections(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Retrieve the list of metadata elements that contain the search string.
findConnections(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connection metadata elements that contain the search string.
findConnections(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Retrieve the list of connection metadata elements that contain the search string.
findConnections(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Retrieve the list of connections metadata elements that contain the search string.
findConnections(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Retrieve the list of connections metadata elements that contain the search string and show which solution components (if any) are attached to it.
findConnectorTypes(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Retrieve the list of metadata elements that contain the search string.
findConnectorTypes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connectorType metadata elements that contain the search string.
findConnectorTypes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Retrieve the list of connectorType metadata elements that contain the search string.
findConnectorTypes(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Retrieve the list of connector types metadata elements that contain the search string.
findConnectorTypes(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Retrieve the list of connectorTypes metadata elements that contain the search string and show which solution components (if any) are attached to it.
findContactMethods(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Retrieve the list of contact methods metadata elements that contain the search string.
findDatabaseColumns(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Find columns
findDatabaseColumns(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database column metadata elements that contain the search string.
findDatabases(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database metadata elements that contain the search string.
findDatabaseSchemas(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database schema metadata elements that contain the search string.
findDatabaseTables(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database table metadata elements that contain the search string.
findDatabaseViews(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database view metadata elements that contain the search string.
findDataClasses(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Retrieve the list of data classes metadata elements that contain the search string.
findDataClasses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
findDataClasses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Retrieve the list of data class metadata elements that contain the search string.
findDataFields(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Retrieve the list of data fields metadata elements that contain the search string.
findDataFields(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
findDataFields(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Retrieve the list of data field metadata elements that contain the search string.
findDataFilesByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve data files by the supplied wildcard name.
findDataFilesByPathName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Find data file by a full or partial path name.
findDataStructures(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Retrieve the list of data structures metadata elements that contain the search string.
findDataStructures(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.
findDataStructures(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Retrieve the list of data structure metadata elements that contain the search string.
FindDigitalResourceOriginProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
FindDigitalResourceOriginProperties provides a structure for passing information about a digital resource origin search request.
FindDigitalResourceOriginProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Default constructor
FindDigitalResourceOriginProperties(FindDigitalResourceOriginProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Copy/clone constructor
findElementsByClassificationWithPropertyValue(String, String, String, List<String>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
findElementsByClassificationWithPropertyValue(String, String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
findElementsByClassificationWithPropertyValue(String, String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
findElementsByPropertyValue(String, String, List<String>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements by a value found in one of the properties specified.
findElementsByPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements by a value found in one of the properties specified.
findElementsByPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements by a value found in one of the properties specified.
findElementsForAnchor(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsForAnchor(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorDomain(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findElementsInAnchorScope(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
findEndpoints(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Find endpoints
findEndpoints(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Retrieve the list of metadata elements that contain the search string.
findEndpoints(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.
findEndpoints(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Retrieve the list of endpoint metadata elements that contain the search string.
findEndpoints(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Retrieve the list of endpoints metadata elements that contain the search string.
findEndpoints(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Retrieve the list of endpoints metadata elements that contain the search string and show which solution components (if any) are attached to it.
findEngineActions(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of engine action metadata elements that contain the search string.
findEngineActions(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of engine action metadata elements that contain the search string.
findEntities(String, String, String, String, String, String, String, int, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities matching the supplied searchString.
findEntities(String, String, String, String, String, String, String, int, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities matching the supplied searchString.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a list of metadata elements that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return a list of entities that match the supplied criteria.
findEntities(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a list of metadata elements that match the supplied criteria.
findEntities(String, String, EntityFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that match the supplied conditions.
findEntities(String, String, EntityFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntities(String, String, EntityFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntities(String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of entities that match the supplied criteria.
findEntities(String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of entities that match the supplied criteria.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassification(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of entities that have the requested type of classifications attached.
findEntitiesByClassification(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of entities that have the requested type of classifications attached.
FindEntitiesByClassificationExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindEntitiesByClassificationExecutor is the executor for the findEntitiesByClassification request.
FindEntitiesByClassificationExecutor(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByClassificationExecutor
Create the executor.
findEntitiesByClassificationHistory(String, String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassificationHistory(String, String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassificationHistory(String, String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that have the requested type of classification attached.
findEntitiesByClassificationParameterValidation(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for findEntitiesByClassification.
findEntitiesByHistory(String, String, EntityHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that match the supplied conditions.
findEntitiesByHistory(String, String, EntityHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntitiesByHistory(String, String, EntityHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of entities that match the supplied properties according to the match criteria.
FindEntitiesByPropertyExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindEntitiesByPropertyExecutor is the executor for the findEntitiesByProperty request.
FindEntitiesByPropertyExecutor(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyExecutor
Create the executor.
findEntitiesByPropertyHistory(String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByPropertyHistory(String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByPropertyHistory(String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByPropertyParameterValidation(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for findEntitiesByProperty.
findEntitiesByPropertyValue(String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValue(String, String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities whose string based property values match the search criteria.
FindEntitiesByPropertyValueExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindEntitiesByPropertyValueExecutor is the executor for the findEntitiesByPropertyValue request.
FindEntitiesByPropertyValueExecutor(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyValueExecutor
Create the executor.
findEntitiesByPropertyValueHistory(String, String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValueHistory(String, String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValueHistory(String, String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities whose string based property values match the search criteria.
findEntitiesByPropertyValueParameterValidation(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate parameters passed to findEntitiesByPropertyValue.
FindEntitiesExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindEntitiesExecutor is the executor for the findEntities request.
FindEntitiesExecutor(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesExecutor
Create the executor.
findEntitiesParameterValidation(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for findEntities.
findExternalIds(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Retrieve the list of externalIds metadata elements that contain the search string.
findExternalReferences(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Retrieve the list of external reference metadata elements that contain the search string.
findExternalReferences(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Retrieve the list of external reference metadata elements that contain the search string.
findExternalReferences(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Retrieve the list of external references metadata elements that contain the search string and show which solution components (if any) are attached to it.
findGlossaries(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Retrieve the list of glossaries metadata elements that contain the search string and show which solution components (if any) are attached to it.
findGlossaryTerms(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Retrieve the list of glossary terms metadata elements that contain the search string and show which solution components (if any) are attached to it.
findGlossaryTerms(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Retrieve the list of glossary term metadata elements that contain the search string.
findGlossaryTerms(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Retrieve the list of glossary term metadata elements that contain the search string.
findGlossaryTerms(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Retrieve the list of glossaryTerms metadata elements that contain the search string and show which solution components (if any) are attached to it.
findGovernanceActionProcesses(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcesses(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionTypes(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceActionTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of governance action type metadata elements that contain the search string.
findGovernanceDefinitions(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Retrieve the list of governance definition metadata elements that contain the search string.
findGovernanceDefinitions(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Retrieve the list of governance definition metadata elements that contain the search string.
findGovernanceDefinitions(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Retrieve the list of governance definitions metadata elements that contain the search string.
findGovernanceDefinitions(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Retrieve the list of governance definitions metadata elements that contain the search string and show which solution components (if any) are attached to it.
findInAssetDomain(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Return a list of assets with the requested search string in their name, qualified name or description.
findInAssetDomain(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Locate string value in elements that are anchored to assets.
findInformationSupplyChains(String, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of information supply chain metadata elements that contain the search string.
findInformationSupplyChains(String, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of information supply chain metadata elements that contain the search string.
findInformationSupplyChains(String, String, boolean, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Retrieve the list of information supply chains metadata elements that contain the search string.
findLocations(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Retrieve the list of locations metadata elements that contain the search string.
findLocations(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Retrieve the list of location metadata elements that contain the search string.
findLocations(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Retrieve the list of location metadata elements that contain the search string.
findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, String, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, String, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, String, FindRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, String, FindRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, List<String>, SearchProperties, SearchClassifications, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, SearchProperties, SearchClassifications, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, SearchProperties, SearchClassifications, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(String, SearchProperties, SearchClassifications, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return a list of metadata elements that match the supplied criteria.
findMetadataElements(SearchProperties, SearchClassifications, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsByClassificationPropertyValue(String, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
findMetadataElementsByClassificationPropertyValue(String, String, List<String>, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with the requested classification containing any of the supplied list of property names exactly matching the supplied value.
findMetadataElementsByPropertyValue(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
findMetadataElementsByPropertyValue(String, List<String>, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names set (exactly) to the supplied value.
findMetadataElementsWithString(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata elements of the requested type that contain the requested string.
findMetadataElementsWithString(String, String, String, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, SearchOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata elements of the requested type that contain the requested string.
findMetadataElementsWithString(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata elements of the requested type that contain the requested string.
findMetadataElementsWithString(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the metadata elements of the requested type that contain the requested string.
findMetadataElementsWithString(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata elements of the requested type that contain the requested string.
findMyTags(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the list of the calling user's private tags containing the supplied string in either the name or description.
findMyTags(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the list of the calling user's private tags containing the supplied string in either the name or description.
findMyTags(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the list of the calling user's private tags containing the supplied string in either the name or description.
FindNameProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
FindNameProperties is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
FindNameProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Default constructor
FindNameProperties(FindNameProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Copy/clone constructor
findNoteLogs(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the list of note log metadata elements that contain the search string.
findNoteLogs(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Retrieve the list of note log metadata elements that contain the search string.
findNoteLogs(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Retrieve the list of note log metadata elements that contain the search string.
findProcesses(String, String, ActivityStatus, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the Processes that match the search string.
findProjects(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the list of metadata elements that contain the search string.
findProjects(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the list of projects matching the search string - this is coded as a regular expression.
findProjects(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the list of projects matching the search string.
FindProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
FindProperties provides the base class for find by property requests.
FindProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Default constructor
FindProperties(FindProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Copy/clone constructor.
FindPropertyNameProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
FindPropertyNamesProperties is the request body structure used on OMAG REST API calls that passes a property value and a list of names to match to.
FindPropertyNameProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Default constructor
FindPropertyNameProperties(FindPropertyNameProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Copy/clone constructor
FindPropertyNamesProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
FindPropertyNamesProperties is the request body structure used on OMAG REST API calls that passes a property value and a list of names to match to.
FindPropertyNamesProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Default constructor
FindPropertyNamesProperties(FindPropertyNamesProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Copy/clone constructor
findRelatedElementsWithPropertyValue(String, String, String, int, String, List<String>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements linked via the requested relationship type name and with the relationship's properties specified.
findRelatedElementsWithPropertyValue(String, String, String, String, int, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements linked via the requested relationship type name and with the relationship's properties specified.
findRelatedElementsWithPropertyValue(String, String, String, String, int, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements linked via the requested relationship type name and with the relationship's properties specified.
FindRelationshipRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
FindRelationshipRequestBody provides a structure for passing the properties for the find relationships request.
FindRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Default constructor
FindRelationshipRequestBody(QueryOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Copy/clone constructor
FindRelationshipRequestBody(FindRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Copy/clone constructor
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of relationships that match the requested conditions.
findRelationships(String, String, List<String>, SearchProperties, List<InstanceStatus>, Date, String, SequencingOrder, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return a list of relationships that match the requested conditions.
findRelationships(String, String, InstanceFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the requested conditions.
findRelationships(String, String, InstanceFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationships(String, String, InstanceFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationships(String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of relationships that match the requested conditions.
findRelationships(String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, SearchProperties, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, SearchProperties, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return a list of relationships that match the requested conditions.
findRelationshipsByHistory(String, String, InstanceHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the requested conditions.
findRelationshipsByHistory(String, String, InstanceHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationshipsByHistory(String, String, InstanceHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of relationships that match the requested properties by the matching criteria.
FindRelationshipsByPropertyExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindRelationshipsByPropertyExecutor is the executor for the findRelationshipsByProperty request.
FindRelationshipsByPropertyExecutor(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyExecutor
Create the executor.
findRelationshipsByPropertyHistory(String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByPropertyHistory(String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByPropertyHistory(String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByPropertyParameterValidation(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to findRelationshipsByProperty.
findRelationshipsByPropertyValue(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findRelationshipsByPropertyValue(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the search criteria.
findRelationshipsByPropertyValue(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the search criteria.
findRelationshipsByPropertyValue(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the search criteria.
FindRelationshipsByPropertyValueExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindRelationshipsByPropertyValueExecutor is the executor for the findRelationshipsByPropertyValue request.
FindRelationshipsByPropertyValueExecutor(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyValueExecutor
Create the executor.
findRelationshipsByPropertyValueHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a list of relationships that match the search criteria.
findRelationshipsByPropertyValueHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the search criteria.
findRelationshipsByPropertyValueHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the search criteria.
findRelationshipsByPropertyValueParameterValidation(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to findRelationshipsByPropertyName.
FindRelationshipsExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
FindRelationshipsExecutor is the executor for the findRelationships request.
FindRelationshipsExecutor(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsExecutor
Create the executor.
findRelationshipsParameterValidation(String, String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to findRelationships.
findRelationshipsWithPropertyValue(String, String, String, List<String>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
findRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
findRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
FindRequest - Class in org.odpi.openmetadata.frameworks.openmetadata.search
FindRequest provides the base class for many query requests.
FindRequest() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindRequest
Default constructor
FindRequest(GetOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.FindRequest
Copy/clone constructor.
FindRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
FindRequestBody provides a structure for passing the properties for the find request.
FindRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Default constructor
FindRequestBody(QueryOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Copy/clone constructor
FindRequestBody(FindRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Copy/clone constructor
findRootElements(String, String, SearchOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Returns the list of elements of the right type, matching the search string.
findSchemaAttributes(String, String, String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Retrieve the list of database table metadata elements that contain the search string.
findSchemaAttributes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaAttributes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaAttributes(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Retrieve the list of schema attributes metadata elements that contain the search string.
findSchemaAttributes(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Retrieve the list of schema attributes metadata elements that contain the search string.
findSchemaTypes(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Retrieve the list of schema type metadata elements that contain the search string.
findSchemaTypes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema type metadata elements that contain the search string.
findSchemaTypes(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Retrieve the list of schema type metadata elements that contain the search string.
findSchemaTypes(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Retrieve the list of schema types metadata elements that contain the search string.
findSchemaTypes(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Retrieve the list of schemaTypes metadata elements that contain the search string and show which solution components (if any) are attached to it.
findSoftwareCapabilities(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Retrieve the list of software capabilities metadata elements that contain the search string.
findSoftwareCapabilities(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Retrieve the list of software capabilities metadata elements that contain the search string and show which solution components (if any) are attached to it.
findSolutionBlueprints(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Retrieve the list of solution blueprint metadata elements that contain the search string.
findSolutionBlueprints(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution blueprint metadata elements that contain the search string.
findSolutionBlueprints(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of solution blueprint metadata elements that contain the search string.
findSolutionComponents(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Retrieve the list of solution component metadata elements that contain the search string.
findSolutionComponents(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution component metadata elements that contain the search string.
findSolutionComponents(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of solution component metadata elements that contain the search string.
findTags(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the list of tags containing the supplied string in either the name or description.
findTags(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the list of tags containing the supplied string in the text.
findTags(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the list of tags containing the supplied string in either the name or description.
findTechnologyTypes(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Locate valid values that match the search string.
findTechnologyTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of deployed implementation type metadata elements that contain the search string.
findTechnologyTypes(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of deployed implementation type metadata elements that contain the search string.
findTemplates(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Find templates with the requested RegEx in the string properties of the template properties.
findTypeDefsByCategory(String, String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns all the TypeDefs for a specific category.
findTypeDefsByCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns all the TypeDefs for a specific category.
findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(TypeDefProperties) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypeDefsByProperty(TypeDefProperties) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypesByExternalId(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Return the types that are linked to the elements from the specified standard.
findTypesByExternalId(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the types that are linked to the elements from the specified standard.
findTypesByExternalId(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the types that are linked to the elements from the specified standard.
findTypesByExternalId(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the types that are linked to the elements from the specified standard.
findTypesByExternalId(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the types that are linked to the elements from the specified standard.
findTypesByExternalID(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the types that are linked to the elements from the specified standard.
findTypesByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns a list of type definitions that have the specified name.
findTypesByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns a list of type definitions that have the specified name.
findTypesByName(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns a list of type definitions that have the specified name.
findTypesByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns a list of type definitions that have the specified name.
findTypesByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns a list of type definitions that have the specified name.
findTypesByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns a list of type definitions that have the specified name.
findTypesByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns a list of TypeDefs that have the specified name.
findTypesByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns a list of type definitions that have the specified name.
findTypesByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns a list of type definitions that have the specified name.
findTypesByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns a list of type definitions that have the specified name.
findUserIdentities(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of user identity metadata elements that contain the search string.
findUserIdentities(String, String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Retrieve the list of user identity metadata elements that contain the search string.
findUserIdentities(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Retrieve the list of user identities metadata elements that contain the search string.
findValidValueDefinitions(String, String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Retrieve the list of validValueDefinitions metadata elements that contain the search string.
findValidValueDefinitions(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Retrieve the list of validValueDefinition metadata elements that contain the search string.
findValidValueDefinitions(String, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Retrieve the list of validValueDefinition metadata elements that contain the search string.
findValidValueDefinitions(String, SearchOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Retrieve the list of valid value definitions metadata elements that contain the search string and show which solution components (if any) are attached to it.
findValidValues(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Locate valid values that match the search string.
FINGERPRINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A string value that represents the content of the digital resource.
FINGERPRINT_ALGORITHM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The algorithm use to generate the fingerprint.
FINGERPRINT_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An annotation capturing digital resource fingerprint information.
FINISHED_ALL_GOVERNANCE_ENGINE_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0154 - Refreshing of governance engine {0} is complete
FINISHED_ALL_GOVERNANCE_SERVICE_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0029 - Refreshing all governance service configuration has being completed for governance engine {0}
FINISHED_ALL_INTEGRATION_CONNECTOR_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0056 - Refresh of all integration connector configuration has being completed for integration group {0}
FIRST_PUB_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date of the first published version/edition of this external source.
FirstGovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
FirstGovernanceActionProcessStepElement contains the properties and header for a governance action process step entity plus the properties of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
FirstGovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Default constructor
FirstGovernanceActionProcessStepElement(FirstGovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Copy/clone constructor
FirstGovernanceActionProcessStepResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework (OGF) API calls that returns a FirstGovernanceActionProcessStep element object as a response.
FirstGovernanceActionProcessStepResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Default constructor
FirstGovernanceActionProcessStepResponse(FirstGovernanceActionProcessStepResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Copy/clone constructor
FIVE_STARS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Excellent
FIXED_COLUMN_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-500-002 - The connector cannot change its column names because they are fixed in the connector's configuration
FIXED_COLUMN_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-500-002 - The connector cannot change its column names because they are fixed in the connector's configuration
FIXED_LOCATION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A location linked to a physical place.
FIXED_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The value of a literal data type.
FixedLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
FixedLocationProperties carries the parameters for marking a location as a fixed physical location.
FixedLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Default constructor
FixedLocationProperties(FixedLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Copy/clone constructor
FLAC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing lossless compression audio coding format.
FLAC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing lossless compression audio coding format.
FLAGS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to boolean value pairs.
FLOAT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Float
FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
FOLDER_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines that a collection should be treated like a folder.
FOLDER_ELEMENT_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
A FileFolder element with a path name of {0} is not found in the open metadata ecosystem
FOLDER_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A nested relationship between two file folders.
FOLDER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
FOLDER_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-404-001 - The folder named {0} in the Connection object {1} does not exist
FOLDER_NOT_READABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-007 - The folder {0} given in Connection object {1} is not readable
FOLDER_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-400-005 - The folder name is null in the Connection object {0}
FOLDER_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Discovers the types of files located within a file system directory (and its sub-directories).
FOLDER_TARGET_PROPERTY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
FolderHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
FolderHierarchyProperties describes the properties for the FolderHierarchy relationship between folders.
FolderHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FolderHierarchyProperties
Default constructor
FolderHierarchyProperties(FolderHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FolderHierarchyProperties
Copy/clone constructor
folderName - Variable in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
 
FolderProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
FolderProperties is a java bean used to classify a collection.
FolderProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.FolderProperties
Default constructor
FolderProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.FolderProperties
Copy/clone constructor.
FolderRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.controls
FolderRequestParameter details the request parameter supported by the Folder Surveyor.
FolderSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
FolderSurveyService is a survey action service implementation for analysing the files nested in a folder.
FolderSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
 
FolderSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
FolderSurveyServiceProvider provides the connector provider for the Folder Survey Action Service
FolderSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyServiceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action implementation.
FOR_INFO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The work for the activity is in progress.
FORCES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the aspects of the situation that make the problem hard to solve.
forDuplicateProcessing - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
forDuplicateProcessing - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
FOREIGN_KEY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The primary key for another column is stored in a relational column from another table to enable them to be joined.
ForeignKeyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
ForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
ForeignKeyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Default constructor
ForeignKeyProperties(ForeignKeyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Copy/clone constructor for a foreign key.
ForeignKeyTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata of a foreign key
ForeignKeyTransfer(Omas, AuditLog, OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ForeignKeyTransfer
 
FOREST_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
forLineage - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
forLineage - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
FORM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A structure used to request new data.
FORMAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The format standard used in the file system.
FORMAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Format of the file system.
formatEntityResults(List<EntityDetail>, int, String, SequencingOrder, int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Use the paging and sequencing parameters to format the results for a repository call that returns a list of entity instances.
formatEntityResults(List<EntityDetail>, int, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Use the paging and sequencing parameters to format the results for a repository call that returns a list of entity instances.
formatRelationshipResults(List<Relationship>, int, String, SequencingOrder, int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Use the paging and sequencing parameters to format the results for a repository call that returns a list of relationship instances.
formatRelationshipResults(List<Relationship>, int, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Use the paging and sequencing parameters to format the results for a repository call that returns a list of relationship instances.
FormProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
FormProperties is a class for representing a display of data fields for a user to supply data values.
FormProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.FormProperties
Default constructor
FormProperties(FormProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.FormProperties
Copy/clone constructor.
FORMULA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The formula used to populate the data set.
FORMULA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Formula that describes the behaviour of the element.
FORMULA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The language/format used in the data set's formula.
FORMULA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Format of the expression provided in the formula attribute.
FORWARDS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Forwards - Chronological order (oldest first).
FOUNDERS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
FOUR_STARS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Very good
FRIDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Unique identifier of the integration connector that is able to catalog the contents of a UC catalog.
FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0007 - The {0} PostgreSQL Server Connector has been supplied with a friendship connector with GUID {1}
FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Unique identifier of the integration connector that is able to catalog the contents of a UC catalog.
FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0007 - The {0} OSS Unity Catalog Connector has been supplied with a friendship connector with GUID {1}
FROM_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
From Third Party - The third party technology is logically upstream (the originator and owner of the metadata).
fromString(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
FULL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Full or official/legal name of the individual (if different from known name).
FULL_TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
FULL_TIME_PERMANENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This permanent employee is contracted to work 35 hours or more per week.
FULL_TOPIC_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
The full name of the topic.
FUNCTION_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
FUNCTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of a function within a schema and catalog in Unity Catalog (UC).
FUNCTION_NOT_SUPPORTED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0010 - Method {0} called from {1} for service {2} is using function that not supported by any of the metadata repositories connected to {3} - error message is: {4}
FUNCTION_NOT_SUPPORTED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-018 - Method {0} for service {1} is not supported by any of the metadata repositories connected to {2}
FUNCTION_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0015 - The {0} Connector has detected a change in the open metadata element {1} that controls the definition of function {2} but is unable to update the function in Unity Catalog (UC) at {3}
FunctionDependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Describes a function that is dependent on a SQL object.
FunctionDependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Constructor
FunctionInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a function.
FunctionInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Constructor
FunctionNotSupportedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
FunctionNotSupportedException provides a checked exception for reporting that an OMRS repository connector does not support the method called.
FunctionNotSupportedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
Deprecated.
FunctionNotSupportedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
This is the constructor used when receiving an exception from a remote server.
FunctionNotSupportedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
Deprecated.
FunctionNotSupportedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
This is the typical constructor used for creating an exception.
FunctionNotSupportedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
FunctionNotSupportedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
FunctionNotSupportedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
This is the typical constructor used for creating an exception.
FunctionParameterInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties of an element stored in Unity catalog.
FunctionParameterInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
Constructor
FunctionParameterInfos - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Parameter list
FunctionParameterInfos() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Constructor
FunctionParameterMode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
The mode of the function parameter.
FunctionParameterType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
The type of function parameter.
FunctionProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
The properties of a function - maps to CreateFunction.
FunctionProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Constructor
FVTAuditLogDestination - Class in org.odpi.openmetadata.fvt.utilities.auditlog
FVTAuditLogDestination is the logging destination for FVT tests.
FVTAuditLogDestination() - Constructor for class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
 
FVTConstants - Class in org.odpi.openmetadata.fvt.utilities
Constants that provide defaults to the FVT Suite.
FVTConstants() - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTConstants
 
FVTResults - Class in org.odpi.openmetadata.fvt.utilities
FVTResults holds the results from running a number of FVT tests.
FVTResults(String) - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTResults
Set up the results for a specific test case
FVTSuiteBase - Class in org.odpi.openmetadata.fvt.utilities
FVTSuiteBase provides the common functions for calling the Access Services FVT Test suite as a main program.
FVTSuiteBase() - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
 
FVTTestFailureException - Exception in org.odpi.openmetadata.fvt.utilities.exceptions
FVTTestFailureException is the exception thrown when a test fails.
FVTTestFailureException(FVTResults) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTTestFailureException
Simple constructor
FVTUnexpectedCondition - Exception in org.odpi.openmetadata.fvt.utilities.exceptions
FVTUnexpectedCondition is an exception used by the FVT test cases to indicate that an unexpected condition has occurred.
FVTUnexpectedCondition(String, String) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
Constructor when an expected exception does not occur.
FVTUnexpectedCondition(String, String, Exception) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
Constructor for an unexpected exception.

G

GAF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Support governance action services.
GAFOperationalServices - Class in org.odpi.openmetadata.frameworkservices.gaf.admin
GAFOperationalServices initializes the REST Services that support the Open Survey Framework (OGF) open metadata store calls.
GAFOperationalServices() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFOperationalServices
 
GAFRESTClient - Class in org.odpi.openmetadata.frameworkservices.gaf.client.rest
GAFRESTClient is responsible for issuing calls to the OMAS REST APIs.
GAFRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for no authentication.
GAFRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for simple userId and password authentication.
GAFRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for simple userId and password authentication with audit log.
GAFRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for no authentication with audit log.
GAFServicesInstance - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFServicesInstance caches references to OMRS objects for a specific server.
GAFServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesInstance
Set up the local repository connector that will service the REST Calls.
GAFServicesInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFServicesInstanceHandler retrieves information from the instance map for the access service instances.
GAFServicesInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesInstanceHandler
Default constructor registers the access service
GAFServicesRegistration - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFServicesRegistration registers the access service with the OMAG Server administration services.
GAFServicesRegistration() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesRegistration
 
GARY_GEEKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Gary Geeke
geCertifiedElements(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements linked to a certification type.
GENERAL_FOLDER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
GENERAL_PURPOSE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
Data may be processed for any purpose.
GeneralGovernanceActionService - Class in org.odpi.openmetadata.frameworks.opengovernance
GovernanceActionService describes the base class for a governance action service connector that is responsible for preforming specific governance actions on demand.
GeneralGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
 
GENERATE_CONNECTOR_ACTIVITY_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Should the service/connector create integration reports based on its activity? (Default is true.)
generateIntegrationReport - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
generatePropertiesForInstance(String, List<TypeDefAttribute>, int) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return generated instance properties specialised for search tests
generatePropertiesForInstance(String, List<TypeDefAttribute>, int) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return generated instance properties specialised for search tests
generateToken(Authentication) - Method in class org.odpi.openmetadata.userauthn.TokenService
 
GENERIC - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Generic Event - Event used for sending generic messages, typically error messages.
GENERIC_DATA_FIELDS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
These terms describe the types of data often collected during a clinical trial.
GENERIC_HOSPITAL_CERTIFICATION_GAT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
GENERIC_HOSPITAL_NOMINATION_GAT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
GENERIC_HOSPITAL_ONBOARDING_GAT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
GENERIC_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
GENERIC_SET_UP_DATA_LAKE_GAT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
GenericElementRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericElementRequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
GenericElementRequestType - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
MoveCopyFileRequestType provides a template for defining the request type for a governance service.
GenericElementWatchdogGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
MonitorForNewAssetGovernanceActionConnector is a Watchdog Governance Action Service that listens for new or refreshed Assets and kicks off a governance action process to validate that this Asset is correctly set up.
GenericElementWatchdogGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementWatchdogGovernanceActionConnector
 
GenericElementWatchdogGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericElementWatchdogGovernanceActionProvider is the OCF connector provider for the generic element monitor governance action service.
GenericElementWatchdogGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementWatchdogGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
genericErrorCode - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
GenericFolderRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericFolderRequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
GenericFolderRequestType - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
MoveCopyFileRequestType provides a template for defining the request type for a governance service.
GenericFolderWatchdogGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericFolderWatchdogGovernanceActionConnector listens for events relating to the files in a folder.
GenericFolderWatchdogGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderWatchdogGovernanceActionConnector
 
GenericFolderWatchdogGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericFolderWatchdogGovernanceActionProvider is the OCF connector provider for the Generic Folder Watchdog Governance Action Service.
GenericFolderWatchdogGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderWatchdogGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
GenericHandlersAuditCode - Enum Class in org.odpi.openmetadata.commonservices.generichandlers.ffdc
The GenericHandlersAuditCode is used to define the message content for the OMRS Audit Log.
GenericHandlersErrorCode - Enum Class in org.odpi.openmetadata.commonservices.generichandlers.ffdc
The GenericHandlersErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Repository Handler Services.
GenericWatchdogActionListener - Class in org.odpi.openmetadata.frameworks.openwatchdog
GenericWatchdogListener implements the watchdog listener interface for the GenericWatchdogGovernanceActionConnectors.
GenericWatchdogActionListener(WatchdogActionServiceConnector) - Constructor for class org.odpi.openmetadata.frameworks.openwatchdog.GenericWatchdogActionListener
Construct the listener that is registered with the GovernanceContext.
GenericWatchdogGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericWatchdogGovernanceActionConnector provides a base class for generic watchdog functions.
GenericWatchdogGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGovernanceActionConnector
 
GenericWatchdogGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericWatchdogGovernanceActionProvider is the OCF connector provider for the Generic WatchDog Governance Action Service.
GenericWatchdogGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGovernanceActionProvider
 
GenericWatchdogGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
The Guard enum describes some common guards that can be used when implementing governance services.
GenericWatchdogListener - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
GenericWatchdogListener implements the watchdog listener interface for the GenericWatchdogGovernanceActionConnectors.
GenericWatchdogListener(GenericWatchdogGovernanceActionConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogListener
Construct the listener that is registered with the GovernanceContext.
GEOTIFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A TIFF formatted file with additional geo-referencing information embedded.
get(int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
get(String) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
retrieve expiration from persistence
GET_CATALOG_TARGET_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0015 - An unexpected {0} exception was returned to the {1} integration connector while retrieving the action targets.
GET_DAY_OF_WEEK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
get-day-of-week
GET_ENTITY_VERSIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to retrieve stored versions of an entity.
get_producer() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Return the URI identifying the producer of this metadata.
get_producer() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Return the URI identifying the producer of this metadata.
GET_RELATIONSHIP_VERSIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to retrieve stored versions of a relationship.
get_schemaURL() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
get_schemaURL() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
get$ref() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
get$ref() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
get$ref() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
get$ref() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
get$ref() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getAbbreviation() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getAbbreviation() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return the abbreviation used for this term.
getAbbreviation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the short name (abbreviation) for the glossary term.
getAbbreviation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getAbbreviation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getAbbreviation(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the abbreviation property from the supplied element properties.
getAbbreviation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the abbreviation property from the supplied instance properties.
getAcceptedAnswers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAccess_key_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Return the access key ID that identifies the temporary credentials.
getAccessGroups() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Return the permissions for each access group.
getAccessGroups() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Return the permissions for each access group.
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 class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
Return the code for this access service
getAccessServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the config for an access service.
getAccessServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Retrieve the config for an access service.
getAccessServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the short description of the access service.
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 class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
Return the development status of the service.
getAccessServiceId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the code number (ordinal) for this access service.
getAccessServiceName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Return the name of the access service.
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.
getAccessServiceRegistration(String) - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGAccessServiceRegistration
Retrieve the requested OMAS registration information
getAccessServiceRegistrationList() - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGAccessServiceRegistration
Retrieve the list of registered OMASs
getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the access services registered on the platform
getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the access services registered on the platform
getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Retrieve a list of the access services registered on the platform
getAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the access services registered on the platform
getAccessServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the registered Open Metadata Access Services (OMASs).
getAccessServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the configuration for the access services in this server.
getAccessServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Return the list of access services that are configured for this server.
getAccessServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Return the configuration for the access services in this server.
getAccessServiceTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Retrieve the topic names for this access service
getAccessServiceTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the topic names for this access service
getAccessServiceTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Retrieve the topic names for this access service.
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 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 class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceRegistrationEntry
Return the URL for the wiki page describing this access service.
getAccountType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return whether this account for a person or automation.
getActionByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve a action by unique identifier.
getActionByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve a "Action" by unique identifier.
getActionCause() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getActionCauseGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the list of elements that caused this action.
getActionCauseGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the list of elements that caused this action.
getActionCauseGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the list of elements that caused this action.
getActionDescription() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the description of the action in progress when the exception occurred.
getActionDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the description of the action in progress when the exception occurred.
getActionDescription() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the description of the activity that this log record relates.
getActionDescription() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the description of the activity in progress when the exception occurred.
getActionGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetGraphMermaidGraphBuilder
Return the graph showing the governance actions on the asset.
getActionMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return details of the actions operating on the asset.
getActionProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Return the properties that will guide the governance action.
getActionRequested() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Return the identifier of the type of action that needs to be run.
getActionsByCategory(String, ActivityStatusFilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve the "To Dos" that match the category name and status.
getActionsByCategory(String, ActivityStatusFilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve the actions that match the category name and status.
getActionsForActionTarget(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve the "To Dos" that are chained off of an action target element.
getActionsForActionTarget(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve the "Actions" that are chained off of an action target element.
getActionsForActionTarget(String, String, ActivityStatus, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the actions that are chained off of an action target element.
getActionsForSponsor(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve the "To Dos" that are chained off of a sponsoring element.
getActionsForSponsor(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve the "Actions" that are chained off of a sponsor's element.
getActionsForSponsor(String, String, ActivityStatus, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the actions that are chained off of a sponsor's element.
getActionsForTarget() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getActionSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getActionSourceGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the list of elements that triggered this request.
getActionSourceGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the list of elements that triggered this request.
getActionSourceGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the list of elements that triggered this request.
getActionSponsorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return the unique identifier of the sponsor of the action.
getActionStatus() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the current status of the engine action.
getActionStatus() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the current status of the engine action.
getActionStatus(String, InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the ActionStatus enum property from the instance properties of a Governance Action.
getActionTargetElements() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the list of elements that this governance action service should work on.
getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the list of elements that this governance action service should work on.
getActionTargetElements() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the list of elements that this governance action service should work on.
getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of elements that the engine action will work on.
getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of elements that the engine action will work on.
getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the list of elements that this governance action service should work on.
getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the list of elements that this governance action service should work on.
getActionTargetElementStub() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Return the details for this action target.
getActionTargetGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Return the unique identifier for this action target.
getActionTargetGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return the unique identifier of the action target metadata element.
getActionTargetGUIDs() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Return the list of unique identifiers for the request for action target elements.
getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Return the name assigned to this action target.
getActionTargetName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Name of the action target to associate with the ToDoElement.
getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Return the name assigned to this action target.
getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Return the name assigned to this action target.
getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Return the name assigned to this action target.
getActionTargetRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return the unique identifier of the ActionTarget relationship.
getActionTargets() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return predefined action targets used by this service.
getActionTargets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getActionTargets() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the list of elements that the governance action will work on.
getActionTargets() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the list of elements that the governance action process will work on.
getActionTargets() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the list of elements that the governance service will work on.
getActionTargets() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the list of elements that should be acted upon.
getActionTargets() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return predefined action targets used by this service.
getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return an action target type for use in the governance service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return an target type for use in the governance service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return an action target type for use in the governance service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return an action target type for use in the governance action service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return an action target type for use in the governance action service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return an action target type for use in the governance action service's provider.
getActionTargetType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return an action target type for use in the governance action service's provider.
getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the action targets defined in this enum for a PostgreSQL database.
getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return all the action targets defined in this enum.
getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return all the action targets defined in this enum.
getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return all the action targets defined in this enum.
getActionTypeProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return details of the process
getActiveAttributeTypeDefs() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of attributeTypeDefs active in the local repository.
getActiveAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of attributeTypeDefs active in the local repository.
getActiveClaimedEngineActions(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceCompletionInterface
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
getActiveClaimedEngineActions(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
getActiveClaimedEngineActions(String, String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the engine actions that are still in progress and that have been claimed by this caller's userId.
getActiveClaimedEngineActions(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
getActiveClaimedEngineActions(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
getActiveConfiguration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the configuration used for the current active instance of the server.
getActiveConfiguration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the configuration used for the current active instance of the server.
getActiveConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Return the configuration used for the current active instance of the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the configuration used for the current active instance of the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Return the configuration used for the current active instance of the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Return the configuration used for the current active instance of the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Return the configuration used for the current active instance of the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Return the complete set of configuration properties in use by the server.
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Return the configuration used for the current active instance of the server.
getActiveEngineActions(int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, int, int) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the engine actions that are still in progress.
getActiveEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are still in process.
getActiveEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the engine actions that are still in process.
getActiveServerList(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of OMAG Servers running in this OMAG Server Platform.
getActiveServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of OMAG Servers that are active on this OMAG Server Platform.
getActiveServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of OMAG Servers that are active on this OMAG Server Platform.
getActiveServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active servers on the platform
getActiveServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the status of a running server (use platform services to find out if the server is running).
getActiveServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the status of a running server (use platform services to find out if the server is running).
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the status of a running server (use platform services to find out if the server is running).
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
Return the status for the current active instance of the server.
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Return the status for the current active instance of the server.
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Return the status of a running server (use platform services to find out if the server is running).
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Return the status of the server along with it services within.
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Return the status for the current active instance of the server.
getActiveServiceListForServer() - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Return the list of services that are active in the server.
getActiveServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the active services on a server
getActiveServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Retrieve a list of the active services on a server
getActiveServices(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Retrieve a list of the active services on a server
getActiveServices(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Return the list of services that are active on a specific OMAG Server that is active on this OMAG Server Platform.
getActiveServices(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
Return the list of services that are active on a specific OMAG Server that is active on this OMAG Server Platform.
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of services running in an OMAG Server that is running on this OMAG Server Platform.
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active services on a server
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of services that are active on a specific OMAG Server that is active on this OMAG Server Platform.
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of services that are active on a specific OMAG Server that is active on this OMAG Server Platform.
getActiveTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getActiveTypeDefGallery() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of typeDefs and attributeTypeDefs active in the local repository.
getActiveTypeDefGallery() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of typedefs active in the local repository.
getActiveTypeDefs() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of typeDefs active in the local repository.
getActiveTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of typeDefs active in the local repository.
getActivityDescription() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
Retrieve the name of the activity that failed.
getActivityStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Return the status value.
getActivityStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Return the status value.
getActivityStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Return the status value.
getActivityStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the status of the action/to do.
getActivityType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Return the activity type for the classification.
getActorName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Returns the name of the role from the agreement text.
getActorProfileByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor profile metadata elements that contain the search string.
getActorProfileByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Return the properties of a specific actor profile.
getActorProfileByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Return the properties of a specific actor profile.
getActorProfileByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Return the properties of a specific actor profile.
getActorProfileByUserId(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Return the properties of a specific actor profile retrieved using an associated userId.
getActorProfileByUserId(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Return the properties of a specific actor profile retrieved using an associated userId.
getActorProfileClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing actor profiles.
getActorProfileHandler() - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
Return the actor profile handler.
getActorProfileHandler() - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerInstance
Return the actor profile handler.
getActorProfileHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstance
Return the client.
getActorProfileHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
This method returns an open metadata handler.
getActorProfileHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerInstanceHandler
This method returns an Open Metadata Store client.
getActorProfileHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstanceHandler
This method returns an Open Metadata Store client.
getActorProfilesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor profile metadata elements that contain the search string.
getActorProfilesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Returns the list of actor profiles with a particular name.
getActorProfilesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Returns the list of actor profiles with a particular name.
getActorProfilesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Returns the list of actor profiles with a particular name.
getActorRoleByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor role metadata elements that contain the search string.
getActorRoleByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Return the properties of a specific actor role.
getActorRoleByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Return the properties of a specific actor role.
getActorRoleByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Return the properties of a specific actor role.
getActorRoleClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing actor roles.
getActorRoleHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstance
Return the client.
getActorRoleHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstanceHandler
This method returns an Open Metadata Store client.
getActorRolesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of actor role metadata elements that contain the search string.
getActorRolesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Returns the list of actor roles with a particular name.
getActorRolesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Returns the list of actor roles with a particular name.
getActorRolesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Returns the list of actor roles with a particular name.
getActors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the actors associated with the solution component.
getActualCompletionDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the actual date that the event ended.
getActualDuration() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the actual duration of the event in milliseconds.
getActualStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the actual start date for the event.
getAddedClassification() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.ClassifyEntityExecutor
Return the result of the execution.
getAdditionalAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getAdditionalInformation() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return any additional information in the audit log record.
getAdditionalMembers() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the number of additional anonymous members to generate.
getAdditionalProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Return a map of additional column based data quality metrics facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Return a map of quantile measurements.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Return a map of additional data set facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Return a map of additional input facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Return a map of additional job facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Return a map of additional output facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Return a map of additional custom facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Return a map of additional data set facets.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the additional properties associated with the encoding process.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Return the additional values associated with the association.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the additional properties for the Annotation.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return any additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return any additional properties.
getAdditionalProperties(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Extract the additional properties from the supplied element.
getAdditionalProperties(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Extract the additional properties from the supplied element.
getAdditionalTranslations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the map of additional text string translations.
getAdditionalValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Return the additional values associated with the symbolic name.
getAdditionalValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the additionalValues property from the supplied element properties.
getAdditionalValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the additionalValues property from the supplied instance properties.
getAddress() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Returns the stored address property for the endpoint.
getAddressProperties() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Return the individual segments of the address stores as a string map.
getAgreementActors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAgreementContents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAgreementEnd() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the expected end date for the subscription.
getAgreementItemId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the unique identifier for the agreement item.
getAgreementItems() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAgreementsForContract() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAgreementStart() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the start time for the agreement.
getAliases() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return a list of alternative names for the data field.
getAliases() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return the list of alternative names for the term.
getAliases() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAliases() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Return the list of alternative names for the term.
getAllAccessServiceTopicNames() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Retrieve the topic names for all configured access service
getAllAccessServiceTopicNames(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the topic names for all configured access services
getAllAccessServiceTopicNames(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Retrieve the topic names for all access services.
getAllAnchors() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Return whether all anchors should be added - or just those to known nodes? Default is false.
getAllAssetsWithConnection(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return the list of assets that are stored.
getAllAttachmentLinks(String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return all relationships attached to a specific entity.
getAllGovernanceEngines(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of governance engine definitions that are stored.
getAllGovernanceServices(int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of governance services definitions that are stored.
getAllIntegrationConnectors(int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of integration connectors definitions that are stored.
getAllIntegrationGroups(int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of integration group definitions that are stored.
getAllMetadataElementRelationships(String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the relationships linking the supplied elements.
getAllMetadataElementRelationships(String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the relationships linking the supplied elements.
getAllowRetrieve() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return whether the code allowed to retrieve an existing element, or must it create a new one - the match is done on the qualified name (default is false).
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return whether the same value can be used by more than one instance of this attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getAllPropertiesForInstance(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return instance properties for the properties defined in the TypeDef and all of its supertypes.
getAllPropertiesForInstance(String, TypeDef, int) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return instance properties for the properties defined in the TypeDef and all of its supertypes.
getAllPropertiesForTypedef(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Return type def attributes for the properties defined in the TypeDef and all of its supertypes
getAllPropertiesForTypedef(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
Return type def attributes for the properties defined in the TypeDef and all of its supertypes
getAllPropertiesForTypeDef(String, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the names of all the properties in the supplied TypeDef and all of its super-types.
getAllPropertiesForTypeDef(String, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the names of all the properties in the supplied TypeDef and all of its super-types.
getAllRegisteredServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of services that are registered (supported) in this OMAG Server Platform and can be configured as part of a server.
getAllRegisteredServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of all services that are registered (supported) in this OMAG Server Platform.
getAllRegisteredServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of all services that are supported in this OMAG Server Platform.
getAllRelatedEntities(String, EntityDetail, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return all relationships attached to a specific entity.
getAllRelatedMetadataElements(String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements connected to the supplied element.
getAllRelatedMetadataElements(String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the metadata elements connected to the supplied element.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return all the OMAG Server configurations that are stored on this platform.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return all the OMAG Server configurations that are stored on this platform.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Return all the OMAG Server configurations that are stored on this platform.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return all the OMAG Server configurations that are stored on this platform
getAllServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the services known on the platform
getAllServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the services known on the platform
getAllServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the services known on the platform
getAllTypeDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of retrieved type definitions used to guide the testing of types.
getAllTypeDefsForProperty(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the names of all the type definitions that define the supplied property name.
getAllTypeDefsForProperty(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the names of all the type definitions that define the supplied property name.
getAllTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the types registered to Apache Atlas.
getAllTypes() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns the list of different types of metadata organized into two groups.
getAllTypes() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns the list of different types of metadata organized into two groups.
getAllTypes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns the list of different types of metadata organized into two groups.
getAllTypes(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Returns the list of different types of metadata organized into two groups.
getAllTypes(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Returns the list of different types of metadata organized into two groups.
getAllTypes(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Returns the list of different types of metadata organized into two groups.
getAllTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns the list of different types of metadata organized into two groups.
getAllTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns the list of different types of metadata organized into two groups.
getAllTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns the list of different types of metadata organized into two groups.
GetAllTypesExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetAllTypesExecutor provides the executor for the getAllType executor
GetAllTypesExecutor(String, String, String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetAllTypesExecutor
Simple public constructor
getAllUniquePropertiesForInstance(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return only the unique properties for the properties defined in the TypeDef and all of its supertypes.
getAlsoKnownAs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return attached external identifiers.
getAnalysisParameters() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Return the parameters used to drive the discovery service's analysis.
getAnalysisParameters() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the parameters used to drive the discovery service's analysis.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Return the locally defined analysis step.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the locally defined analysis step.
getAnalysisStep() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return a description of the analysis step that the survey action service was in when it created the annotation.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the locally defined analysis step.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the analysis step that produces this type of annotation.
getAnalysisStepName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the analysis step that produces this type of annotation.
getAnalysisStepType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
Return the analysis step type for the connector provider for this enum value.
getAnalysisStepTypes(AnalysisStep[]) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
convert the list of Analysis Steps into a list of analysis step types.
getAnchor() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
 
getAnchor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the Anchors classification
getAnchorDomainName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return the domain (type name) of the anchor.
getAnchorDomainName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the type name of the anchor's domain.
getAnchoredElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return the list of elements that are anchored to the asset.
getAnchoredElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Return the list of elements that are anchored to the asset.
getAnchoredElementsGraph(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Return all the elements that are anchored to an element plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return all the elements that are anchored to a requested element plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchoredElementsGraph(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAnchorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return the optional anchor unique identifier.
getAnchorGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return the unique identifier of the anchor.
getAnchorGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Return the unique identifier of the element that should be the anchor for the new element.
getAnchorGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the unique identifier of the anchor to limit the search results to.
getAnchorGUID(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Retrieve the anchorGUID from the Anchors classification.
getAnchorGUID(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the anchorGUID for an element.
getAnchorGUID(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Retrieve the anchorGUID from the Anchors classification.
getAnchorGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the anchorGUID property from the supplied element properties.
getAnchorGUIDForEntity(EntityDetail, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Retrieve the anchor guid for an entity.
getAnchorScopeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return the unique identifier of the anchor's scope.
getAnchorScopeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Return the unique identifier of the anchor's scope.
getAnchorScopeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Return the unique identifier of the anchor's scope.
getAnchorScopeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the unique identifier of the anchor scope to link the search results to.
getAnchorScopeGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
getAnchorScopeGUIDFromAnchorsClassification(EntitySummary, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Retrieve the anchorScopeGUID from the anchors classification.
getAnchorsFromAnchorsClassification(EntitySummary, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Retrieve the anchorGUID property from the Anchors classification if present.
getAnchorTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return the type name of the anchor.
getAngleValidationQualityDimensions() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the defined metrics as a list
getAnnotation() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.extractors.FileStatsExtractor
 
getAnnotation() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return the Annotation object.
getAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return a specific annotation stored in the annotation store (previous or new).
getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Retrieve a single annotation by unique identifier.
getAnnotationBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SAFConverter
Using the supplied instances, return a new instance of the Connection bean.
getAnnotationsForElement(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the list of Annotations created for the element by previous runs of the survey action service.
getAnnotationStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Returns the stored qualified name property for the metadata entity.
getAnnotationStatus() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the current status of the annotation.
getAnnotationStore() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the annotation store for the survey action service.
getAnnotationSubjects() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the list of elements that are linked to this annotation via the AssociatedAnnotation relationship.
getAnnotationTitle(OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.reports.surveyreport.SurveyReportService
Return the title to use on an annotation section of the report.
getAnnotationType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the informal name for the type of annotation.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the defined annotation types as a list of annotation type types.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the defined annotation types as a list of annotation type types.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the defined annotation types for the platform survey.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the defined annotation types as a list of annotation type types.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the defined annotation types as a list of annotation type types.
getAnnotationURL(OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.reports.surveyreport.SurveyReportService
Return the URL to use to link to an annotation section of the report.
getAnsweredQuestions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAntonyms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getAPIEndpoints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getApplicationInformation(HttpServletRequest) - Method in class org.odpi.openmetadata.userauthn.PublicController
Return information about this runtime.
getApplyToVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the version number of the TypeDef that this patch applies to.
getAppointee() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
The person to be appointed to the role.
getAppointees() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Return the appointees.
getAppRoles() - Method in class org.odpi.openmetadata.userauthn.auth.ComponentService
Returns the set of roles used by the runtime.
getApproximateCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getArchiveAfter() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Return the date that this asset will be archived.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas.ApacheAtlasPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka.ApacheKafkaPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.apis.APIPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.core.CorePackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.nanny.NannyPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.postgres.PostgresPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog.UnityCatalogPackArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.businesssystems.CocoBusinessSystemsArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.CocoClinicalTrialsArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.combo.CocoComboArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Implemented by subclass to add the content.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEnginesArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceProgramArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.organization.CocoOrganizationArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.productcatalog.CocoProductCatalogArchiveWriter
Add the content to the archive builder.
getArchiveContent() - Method in class org.odpi.openmetadata.samples.archiveutilities.sustainability.CocoSustainabilityArchiveWriter
Add the content to the archive builder.
getArchiveContents() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Return the contents of the archive.
getArchiveContents() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Return the contents of the archive.
getArchiveContents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getArchiveContents() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStore
Return the contents of the archive.
getArchiveContents() - Method in class org.odpi.openmetadata.serveroperations.server.OpenMetadataArchiveWrapper
Return the contents of the archive.
getArchiveDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Returns the date when the data source was archived (or discovered missing).
getArchiveDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Returns the date when the element was archived (or discovered missing).
getArchiveDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
Return the description of the contents of the archive.
getArchiveDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the description for this open metadata archive.
getArchiveFileName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
Name of the file name to use.
getArchiveGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
Return the unique name of the archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_3
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_4
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_5
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_6
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_7
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_0
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_10
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_11
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_4
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_5
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_7
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_8
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_9
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_1
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_11
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_12
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_13
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_14
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_15
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_2
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_3
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_4
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_5
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_7
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_8
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_9
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_0
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_1
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_2
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_3
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_0
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_1
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_2
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_3
Return the unique identifier for this archive.
getArchiveGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the unique identifier for this archive.
getArchiveInstanceStore() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Return the InstanceStore for this archive.
getArchiveName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
Return the display name of the archive.
getArchiveName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the descriptive name for this open metadata archive.
getArchiveProcess() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Returns the name of the process that either performed the archive or detected the missing data source.
getArchiveProcess() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Returns the name of the process that requested delete.
getArchiveProperties() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Return the archive properties as will appear in the archive.
getArchiveProperties() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Return the archive properties as will appear in the archive.
getArchiveProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Return the archive properties.
getArchiveProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Return the properties that characterize where the data source was archived to.
getArchiveProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Return the properties that provide additional information related to any associated data - eg details of where the data source was archived to.
getArchiveProperties() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Return the archive properties as will appear in the archive.
getArchiveProperties() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Return the archive properties as will appear in the archive.
getArchiveProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Return details of the archive.
getArchiveType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the type of this open metadata archive.
getArchiveTypeStore() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Return the TypeStore for this archive.
getArchiveVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the descriptive version name for this archive.
getArgumentCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Return the number of arguments needed to set up the collection type name.
getArgumentCount() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Return the number of arguments for this collection type.
getArgumentCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Return the number of arguments needed to set up the collection type name.
getArgumentCount() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Return the number of arguments for this collection type.
getArguments() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Return the arguments for the embedded connection.
getArguments(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "arguments" property from the supplied element properties.
getArguments(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the "arguments" property from the supplied instance properties.
getArgumentTypes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Return the list of argument types set up for this collection.
getArgumentTypes() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Return the list of argument types set up for this collection.
getArrayCollectionDef(String, String, String, PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Create a CollectionDef for an Array.
getArrayConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a comma-separated list of strings.
getArrayConfigurationProperty(String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a comma-separated list of strings.
getArrayConfigurationProperty(String, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a comma-separated list of strings.
getArrayCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Return the number of elements in the array.
getArrayCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Return the number of elements in the array.
getArrayEnumTypeDefAttribute(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name, type and description.
getArrayIntTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is an array of strings.
getArrayRequestParameter(String, Map<String, String>, List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Retrieve a request parameter that is a comma-separated list of strings.
getArrayStringTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is an array of strings.
getArrayValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Return a copy of the array elements.
getArrayValues() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Return a copy of the array elements.
getArtifact() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
getAsOfTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the repository time that should be used when retrieving metadata.
getAsOfTime() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Return the current type.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Return the point in time for the search.
getAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Return the point in time for the search.
getAsOfTimeWhereClause() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Return the where clause built up from the query parameters supplied.
getAssertion() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Return the type of assertion that the data set has been tested against.
getAssertionId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the ID for the test, which can be cross-referenced with the specific testCaseId for additional details.
getAssertionId() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.AssertionFailureException
Return the identifier of the assertion that failed.
getAssertions() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Return the list of assertions that the data set has been tested against.
getAssetByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Retrieve the list of asset metadata elements that contain the search string.
getAssetByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Return the properties of a specific asset.
getAssetByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Return the properties of a specific asset.
getAssetByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Return the properties of a specific asset.
getAssetByNameWithConnection(String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return an asset along with any associated connection.
getAssetByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Return the properties of a specific governance definition.
getAssetByUniqueName(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Return the properties of a specific governance definition.
getAssetClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets.
getAssetClient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets of a specific subtype.
getAssetDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the name for the associated capability.
getAssetForConnection(String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Returns the unique identifier for the asset connected to the requested connection.
getAssetForConnectionName(String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Returns the asset corresponding to the supplied connection name.
getAssetGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return the graph object.
getAssetGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAssetGraph(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAssetGraph(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the unique identifier of the asset that was analyzed.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Return the unique identifier for the asset.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the unique identifier of the asset being discovered.
getAssetGUIDsByName(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
getAssetGUIDsByName(String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
getAssetGUIDsByTag(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return the list of unique identifiers for assets that are linked to a specific tag either directly, or via one of its schema elements.
getAssetHandler() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
Return the main Asset Consumer OMAS client.
getAssetHandler() - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
Return the asset handler.
getAssetHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstance
Return the client.
getAssetHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
This method returns the object for the tenant to use to work with the Asset Consumer API
getAssetHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
This method returns an open metadata handler.
getAssetHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstanceHandler
This method returns an Open Metadata Store client.
getAssetLineageGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Return the graph object.
getAssetLineageGraph(String, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Return all the elements that are linked to an asset using lineage relationships.
getAssetLineageGraph(String, String, AssetLineageGraphRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Return all the elements that are linked to an asset using lineage relationships.
getAssetLineageGraph(String, String, AssetLineageGraphRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Return all the elements that are linked to an asset using lineage relationships.
getAssetName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the name of the asset.
getAssetOriginClassification(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the asset origin classification.
getAssetProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Returns a comprehensive collection of properties about the requested asset.
getAssetsByDeployedImplementationType(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in the deployed implementation type property.
getAssetsByDeployedImplementationType(String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in the deployed implementation type property.
getAssetsByDeployedImplementationType(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of assets with a particular name.
getAssetsByDeployedImplementationType(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of assets with a particular deployedImplementationType.
getAssetsByMetadataCollectionId(String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested metadataCollectionId.
getAssetsByMetadataCollectionId(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Return a list of assets that come from the requested metadata collection.
getAssetsByMetadataCollectionId(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Return a list of assets that come from the requested metadata collection.
getAssetsByMetadataCollectionId(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Return a list of assets with the requested name.
getAssetsByName(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
getAssetsByName(String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return a list of assets with the requested name in either the display name or qualified name.
getAssetsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Retrieve the list of asset metadata elements that contain the search string.
getAssetsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Returns the list of assets with a particular name.
getAssetsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of assets with a particular name.
getAssetsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of assets with a particular name.
getAssetsFromOrigin(String, String, String, Map<String, String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Returns the list of assets that are classified with a specific origin.
getAssetStore() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the asset store for the survey action service.
getAssetSubTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Return the type name that this deployed implementation type is associated with.
getAssetSummary(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the assetSummary property from the supplied element properties.
getAssetSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the assetSummary property from the supplied instance properties.
getAssetsUsingProfile() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssetTypeCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the asset type name.
getAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getAssetTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
Return the subtypes for asset.
getAssetWithConnection(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return an asset along with any associated connection.
getAssignedActions(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Retrieve the "To Dos" for a particular actor.
getAssignedActions(String, String, ActivityStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Retrieve the "Actions" for a particular actor.
getAssignedActions(String, String, ActivityStatus, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the actions for a particular actor.
getAssignedActors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssignedDataClasses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the assigned data classes that describes the content in this data field.
getAssignedItems() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssignedToDataClass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssignedValidValues(String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Page through the list of valid values assigned to referenceable element.
getAssignmentScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssignmentType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Return the expectations with respect to the scope.
getAssignToActorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return the unique identifier of the action assigned to perform the work.
getAssignToQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the unique name of the person that should perform the to do.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedClassification() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedGovernanceActions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssociatedGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Return the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
getAssociatedLogs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssociatedLogSubjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssociatedSecurityGroups() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the type name that this deployed implementation type is associated with.
getAssociatedValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getAssociatedWorkLocation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getAssociationDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Returns the short description of the type of association.
getAssociationDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the associationDescription property from the supplied element properties.
getAssociationDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the associationDescription property from the supplied instance properties.
getAssociationName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Returns the name for the association.
getAssociationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Returns the name for association.
getAtlasAttributeDef(OpenMetadataTypeDefAttribute, int, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a single attribute definition for a business metadata type.
getAtlasGlossary(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary based on the paging count.
getAtlasGlossary(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary based on its guid.
getAtlasGlossaryCategory(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a category based on its guid.
getAtlasGlossaryTerm(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary term based on its guid.
getAtlasMetrics() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the metrics of this Apache Atlas.
getAtlasVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the version of this Apache Atlas.
getAttachedClassifications(List<Classification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the classifications from the entity.
getAttachedCollections(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Returns the list of collections that are linked off of the supplied element.
getAttachedCollections(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Returns the list of collections that are linked off of the supplied element.
getAttachedCollections(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Returns the list of collections that are linked off of the supplied element.
getAttachedComments(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the comments attached to an element.
getAttachedComments(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the comments attached to an element.
getAttachedComments(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Return the comments attached to an element.
getAttachedElement(String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the Bean for the required relationship attached to a specific element.
getAttachedElementGUID(String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElementGUID(String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElementGUIDs(String, String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElementGUIDs(String, String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElements(String, String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElements(String, String, String, String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedElements(String, String, String, String, String, String, String, String, String, List<Integer>, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the elements of the requested type attached to an entity identified by the starting GUID.
getAttachedEntities(String, String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entities for the required relationships attached to a specific entity.
getAttachedEntities(String, String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entities for the required relationships attached to a specific entity.
getAttachedEntities(String, EntityDetail, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entities for the required relationships attached to a specific entity.
getAttachedEntity(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity for the required relationship attached to a specific entity.
getAttachedEntity(String, String, String, String, String, String, String, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity for the required relationship attached to a specific entity.
getAttachedLikes(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the likes attached to an element.
getAttachedLikes(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the likes attached to an element.
getAttachedLikes(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LikeHandler
Return the likes attached to an element.
getAttachedRatings(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the comments attached to an element.
getAttachedRatings(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the ratings attached to an element.
getAttachedRatings(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.RatingHandler
Return the ratings attached to an element.
getAttachedSchemaAttributes(String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a parent schema element.
getAttachedSchemaAttributes(String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a parent schema element.
getAttachedTags(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the informal tags attached to an element.
getAttachedTags(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the informal tags attached to an element.
getAttachedTags(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the informal tags attached to an element.
getAttachmentLink(String, String, String, String, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a visible relationship retrieved by its GUID.
getAttachmentLink(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return a visible relationship retrieved by its GUID.
getAttachmentLinks(String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationships to required elements attached to a specific entity.
getAttachmentLinks(String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationships to required elements attached to a specific entity.
getAttachmentLinks(String, EntityDetail, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationships to required elements attached to a specific entity.
getAttribute(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getAttributeCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Return the cardinality for this end of the relationship.
getAttributeCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the cardinality of this attribute.
getAttributeCardinality() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Return the cardinality for this end of the relationship.
getAttributeCardinality() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the cardinality of this attribute.
getAttributeDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the list of typeDefAttributes that are either new or changing.
getAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
getAttributeDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Return the attributeDescription of this end of the relationship.
getAttributeDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the short description of the attribute.
getAttributeDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Return the attributeDescription of this end of the relationship.
getAttributeDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the short description of the attribute.
getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Return the unique identifier (guid) of the glossary term that describes this OpenMetadataRelationshipEndDef.
getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the unique id of the glossary term that describes this attribute (or null if no attribute defined).
getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Return the unique identifier (guid) of the glossary term that describes this RelationshipEndDef.
getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the unique id of the glossary term that describes this attribute (or null if no attribute defined).
getAttributeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getAttributeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Return the attribute name used to describe this end of the relationship
getAttributeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the name of this attribute.
getAttributeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return the name of the attribute that this reference data value represents.
getAttributeName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Return the attribute name used to describe this end of the relationship
getAttributeName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the name of this attribute.
getAttributeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "attributeName" property from the supplied element properties.
getAttributeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the "attributeName" property from the supplied instance properties.
getAttributeNames() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
getAttributes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Return the attributes that make up the fields of the struct.
getAttributes() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Return the attributes that make up the fields of the struct.
getAttributes() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getAttributes() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
getAttributesForSchemaType(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Returns the list of schema attributes nested under a schema attribute.
getAttributesForSchemaType(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Returns the list of schema attributes nested under a schema attribute.
getAttributeStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the status of this attribute.
getAttributeStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the status of this attribute.
getAttributeType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the name of the type for the value in this attribute.
getAttributeType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the name of the type for the value in this attribute.
getAttributeTypeDef() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Return the resulting AttributeTypeDef object.
getAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the associated attribute type.
getAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the complete AttributeTypeDef object.
getAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Return the resulting AttributeTypeDef object.
getAttributeTypeDef(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the AttributeTypeDef identified by the guid and name supplied by the caller.
getAttributeTypeDef(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the AttributeTypeDef identified by the guid and name supplied by the caller.
getAttributeTypeDef(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the AttributeTypeDef identified by the guid and name supplied by the caller.
getAttributeTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the AttributeTypeDef identified by the guid and name supplied by the caller.
getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a type definition object by name (or null if not known)
getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the AttributeTypeDef identified by the name supplied by the caller.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the AttributeTypeDef identified by the name supplied by the caller.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefFromEvents(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a specific type definition received in an OMRS event.
getAttributeTypeDefFromRESTAPI(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a specific type definition received from the REST API.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of retrieved attribute type definitions.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Return the list of attribute type definitions from the gallery.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Return the list of AttributeTypeDefs.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Return the list of attribute type definitions from this gallery.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Return the list of attribute types used in this archive.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Return the list of attribute type definitions from the gallery.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Return the list of AttributeTypeDefs.
getAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Return the list of attribute type definitions from this gallery.
getAttributeValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getAttribution() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the attribution statement required when this reference is used.
getAuditLog() - Method in class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
Return the audit log for this access service.
getAuditLog() - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstance
Return the audit log for this conformance suite server.
getAuditLog() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the audit log for this server.
getAuditLog() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Return the audit log for this server.
getAuditLog() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the audit log for this server.
getAuditLog() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the audit log destination for this server.
getAuditLog(int, ComponentDevelopmentStatus, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Create an audit log for an external component.
getAuditLog(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstanceHandler
Return the audit log for this access service and server.
getAuditLog(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstanceHandler
Return the audit log or null (if the instance is not available).
getAuditLogConnections() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the Connection properties used to create an OCF Connector to the AuditLog.
getAuditLogDestination() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Return the audit log for the client.
getAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the list of audit log destinations.
getAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the list of audit log destinations.
getAuditLogRecord(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Retrieve a specific audit log record.
getAuditLogRecord(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Retrieve a specific audit log record.
getAuditLogRecord(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Retrieve a specific audit log record.
getAuditLogRecord(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Retrieve a specific audit log record.
getAuditLogRecords() - Method in class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
Retrieve the AuditLogRecords collected from the client during testing.
getAuditLogRecordsByComponent(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Retrieve a list of log records written by a specific component.
getAuditLogRecordsByComponent(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Retrieve a list of log records written by a specific component.
getAuditLogRecordsByComponent(String, Date, Date, int, int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Retrieve a list of log records written by a specific component.
getAuditLogRecordsByComponent(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Retrieve a list of log records written by a specific component.
getAuditLogRecordsBySeverity(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Retrieve a list of log records that have specific severity.
getAuditLogRecordsBySeverity(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Retrieve a list of log records that have specific severity.
getAuditLogRecordsBySeverity(String, Date, Date, int, int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Retrieve a list of log records that have specific severity.
getAuditLogRecordsBySeverity(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Retrieve a list of log records that have specific severity.
getAuditLogRecordsByTimeStamp(Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Retrieve a list of log records written in a specified time period.
getAuditLogRecordsByTimeStamp(Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Retrieve a list of log records written in a specified time period.
getAuditLogRecordsByTimeStamp(Date, Date, int, int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Retrieve a list of log records written in a specified time period.
getAuditLogRecordsByTimeStamp(Date, Date, int, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Retrieve a list of log records written in a specified time period.
getAuditLogReport(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
Returns the audit log for the server.
getAuditLogReport(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSAuditLogRESTServices
Return the report from the audit log for this server.
getAuditLogReport(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Return the report from the local server's audit log.
getAuditTrail() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the list of audit log entries associated with this config file.
getAuthor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the name of the author - or generation engine that created the report.
getAuthor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the name of the author - or generation engine that created the report.
getAuthor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the name of the author of the schema element.
getAuthor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the name of the author of the schema element.
getAuthorities() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Extracts the user identifier, security roles and security groups from the user account and sets them up as authorities for the token.
getAuthors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the list of authors.
getAverageColumnWidth() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getAverageValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the average (mean) value of the values stored in the data field.
getAverageValue() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the average (mean) value of the values stored in the data field.
getBackground() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return the background information that helps to understand the cause or impact of this incident.
getBackground() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the background information that describes how the incident occurred.
getBaseEntityGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getBasicRelationshipDef(String, String, TypeDefLink, String, String, String, ClassificationPropagationRule) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic RelationshipDef without any attributes or ends set up.
getBasicRelationshipDef(String, String, TypeDefLink, String, String, ClassificationPropagationRule) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic RelationshipDef without any attributes or ends set up.
getBasicRelationshipDef(OpenMetadataType, TypeDefLink, ClassificationPropagationRule) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic RelationshipDef without any attributes or ends set up.
getBasicServerProperties() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the basic server properties in a single request.
getBasicServerProperties() - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
Return the properties object.
getBasicServerProperties(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the basic server properties in a single request.
getBasicServerProperties(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Get the basic server properties in a single request.
getBean(GovernanceServiceElement, List<Relationship>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredGovernanceServiceConverter
Request the bean is extracted from the repository entity.
getBean(IntegrationConnectorElement, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredIntegrationConnectorConverter
Request the bean is extracted from the repository entity.
getBeanByQualifiedName(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Return the bean with the requested qualified name.
getBeanByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Return the bean with the requested qualified name.
getBeanByUniqueName(String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied value.
getBeanByUniqueName(String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied value.
getBeanByValue(String, String, String, String, String, List<String>, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the bean that matches the requested value.
getBeanFromEntity(String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the bean for the supplied unique identifier (guid).
getBeanFromRepository(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the bean for the supplied unique identifier (guid).
getBeanFromRepository(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the bean for the supplied unique identifier (guid).
getBeanFromRepository(String, String, String, String, boolean, boolean, List<String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the bean for the supplied unique identifier (guid).
getBeanFromRepository(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Use the supplied unique identifier (guid) of an entity in the repository to retrieve its contents as a bean.
getBeanGUIDByQualifiedName(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Return the unique identifier of the bean with the requested qualified name.
getBeanGUIDByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Return the bean with the requested qualified name.
getBeanGUIDByUniqueName(String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the unique identifier of the entity that has the supplied unique name.
getBeanGUIDByUniqueName(String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the unique identifier of the entity that has the supplied unique name.
getBeanGUIDsByClassification(String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied classification.
getBeanHistory(String, String, String, String, Date, Date, int, int, HistorySequencingOrder, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Classify an entity in the repository to show that its asset/artifact counterpart in the real world has either been deleted or archived.
getBeanProperties(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataRootConverter
Uses the type of the entity to determine the type of bean to use for the properties.
getBeansByIntValue(String, int, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied integer value.
getBeansByType(String, String, String, int, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type.
getBeansByType(String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied name.
getBeansByValue(String, String, String, String, String, List<String>, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied value.
getBeansByValue(String, String, String, String, String, List<String>, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of beans of the requested type that match the supplied value.
getBlockedPropagatedClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getBlueprints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of solution blueprints that this component is consumed by.
getBooleanAttributeDef(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type boolean
getBooleanAttributeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type boolean for a business metadata element.
getBooleanConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a boolean.
getBooleanMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getBooleanMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getBooleanMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getBooleanProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or false if property is not found.
getBooleanProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or false if property is not found.
getBooleanProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or false if property is not found.
getBooleanPropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a date value from a specific column.
getBooleanRequestParameter(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Retrieve a request parameter that is a boolean.
getBooleanTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type boolean.
getBranch() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the optional branch name.
getBroaderSubjectArea() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getBuildProperties(HttpServletRequest) - Method in class org.odpi.openmetadata.userauthn.AboutController
Retrieve information about this build.
getBusinessArea() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the business area.
getBusinessArea() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
The business area of the sustainability champion role.
getBusinessAreaScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return business area scope.
getBusinessAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getBusinessAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getBusinessCapability() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return the identifier of the business capability where this digital resource originated from.
getBusinessCapabilityPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return the property name used to supply the business capability identifier.
getBusinessCapabilityType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Return the type of business capability.
getBusinessImperatives() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Return the business imperatives driving this strategy.
getBusinessImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Return the type of implementation used for this business capability.
getBusinessMetadataDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getBusinessMetadataType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getBusinessOwner() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Business owner responsible for the system.
getBytes() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Return the number of bytes.
getCalculatedValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the CalculatedValue classification - only attached to a SchemaAttribute.
getCalculatedValueProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the schema type properties in an InstanceProperties object.
getCalculatedValueProperties(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Return the schema type properties in an InstanceProperties object.
getCalled() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return the element header associated with end 2 of the relationship.
getCalledFromGovernanceEngines() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCaller() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return the element header associated with end 1 of the relationship.
getCandidateClassifications() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Return a map of candidate classification names to additional characteristics
getCandidateDataClassGUIDs() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Return the identifiers of data classes that seem to match the values in this data field.
getCandidateGlossaryCategoryGUIDs() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Return a list of unique identifiers of glossary categories that describe the topic of the data.
getCandidateGlossaryTermGUIDs() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Return a list of unique identifiers of glossary terms that describe the meaning of the data.
getCanExecute() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getCanonicalValidValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCanRead() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getCanWrite() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getCapabilityConsumedAssets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the assets that are consumed by this software capability.
getCapabilityHostedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCapabilityUse(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of softwareCapabilities that are using a particular asset.
getCapturedErrors() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Return the list of captured exceptions (should be empty).
getCardinality() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getCardinality() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getCardinalityLabel(int, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Take the position, minCardinality and maxCardinality attributes and turn them into a label.
getCardinalityLabel(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Take the string versions of the position, minCardinality and maxCardinality and turn them into a label.
getCascadedDelete() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Return flag to indicate whether to completely replace the existing properties with the new properties, or just update the individual properties specified on the request.
getCatalog(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get catalog.
getCatalog_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
Return the name of the catalog that this element belongs to.
getCatalogActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the action targets defined in this enum for a UC Catalog.
getCatalogAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the defined annotation types for the UC catalog survey action service as a list of annotation type types.
getCatalogMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the defined catalog metrics as a list
getCatalogName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
Return the name of the catalog to survey; or throw an exception if there is no catalog name.
getCatalogNameFromThreePartName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
The catalog name is in the first segment of the three part name.
getCatalogPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get all catalogs
getCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Return the list of catalogs.
getCatalogTarget(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve a specific catalog target associated with an integration connector.
getCatalogTargetContext(CatalogTarget) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return a new context for a configured catalog target.
getCatalogTargetElement() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Return details of the catalog target element.
getCatalogTargetName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Returns the target name property.
getCatalogTargets() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Return the list of supported catalog target types for this connector.
getCatalogTargets() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Return the list of elements that this integration connector is working on.
getCatalogTargets(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the details of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the details of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve the details of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the target type for a specific target enum.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return the catalog target type for a specific catalog target enum.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return the catalog target type for a specific catalog target enum.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the target type for a specific target enum.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the target type for a specific target enum.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return the catalog target type for a specific catalog target enum.
getCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return all the catalog types defined by this enum.
getCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return all the catalog types defined by this enum.
getCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return all the catalog types defined by this enum.
getCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return all the catalog types defined by this enum.
getCatalogTemplates() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Return the list of templates for this technology type.
getCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
getCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the category for this value.
getCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the category of the OpenMetadataTypeDef.
getCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Return the category of the OpenMetadataTypeDef.
getCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Return a descriptive name for the element's category.
getCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return a descriptive name for the element's category.
getCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return the category of reference data.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Return the category for this resourceUse value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Return the category for this value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Return the category for this resourceUse value.
getCategory() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the category for this value.
getCategory() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return a category of to dos (for example, "data error", "access request").
getCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the category of the TypeDef.
getCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Return the category of the TypeDef.
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the category for the main term - may be null.
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Return the category for this resourceUse value.
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Return the category for this resourceUse value.
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Return the category for this resourceUse value.
getCategory() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
getCategoryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getCaughtException() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.CaughtException
Return the caught exception.
getCaughtException() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
Retrieve any unexpected exception.
getCauseGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the unique identifier of the element that describes the rule, project that this is on behalf of.
getCertificateId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the unique identifier of the certificate.
getCertificationGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the certificationGUID property from the supplied element properties.
getCertificationGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the certificationGUID property from the supplied instance properties.
getCertifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCertifications(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the certifications linked to an element.
getCertifications(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the certifications linked to an element.
getCertifications(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the CertificationTypes linked via a "Certification" relationship to the requested element.
getCertifiedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Return the person in the certification authority that granted this certificate.
getCertifiedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the person in the certification authority that granted this certificate.
getCertifiedBy(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the certifiedBy property from the supplied element properties.
getCertifiedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the certifiedBy property from the supplied instance properties.
getCertifiedByPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the property from the element supplying the certifiedBy property.
getCertifiedByTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the type of the element supplying the certifiedBy property.
getCertifiedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCertifiedElements(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements linked to a certification type.
getCertifiedElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "Certification" relationship to the requested CertificationType.
getCertifyHospitalActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getCertifyHospitalRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Retrieve all the defined request parameters
getCertifyWeeklyMeasurementsActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getCertifyWeeklyMeasurementsSurveyAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the defined annotation types as a list of annotation type types.
getCharOctetLength() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getChildAuditLogReports() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Return the reports for the hierarchy of audit logs nested in this audit log.
getChildDefinition() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
getChildProcesses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getChildrenCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getClassConceptsJsonLD() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
getClassForConnector() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Use the standard class loader to retrieve the class for the connector.
getClassForConnector() - Method in class org.odpi.openmetadata.frameworks.connectors.IsolatedConnectorProviderBase
Use a custom class loader to favour classes that are located in the connector implementation's JAR file.
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getClassification() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Construct a classification object from the values from the database.
getClassification() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Return the classification for the entity.
getClassification() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the new classification.
getClassification() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the new classification
getClassification() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Return the resulting entity object.
getClassification() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Return the classification.
getClassification(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a classification extension from the archive.
getClassification(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve a classification extension from the archive.
getClassification(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a classification extension from the archive.
getClassification(String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a classification extension from the archive.
getClassification(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a classification extension from the archive.
getClassification(String, InstanceProperties, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return a specific classification instance.
getClassification(List<ElementClassification>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract a particular classification from a list of classifications.
getClassification(ElementHeader, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract a particular classification from an open metadata element.
getClassification(OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract a particular classification from an open metadata element.
getClassificationDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve the relationshipDef or null if it is not defined.
getClassificationDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve the relationshipDef or null if it is not defined.
getClassificationDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve the relationshipDef or null if it is not defined.
getClassificationDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve the relationshipDef or null if it is not defined.
getClassificationDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve the relationshipDef or null if it is not defined.
getClassificationDef(String, String, TypeDefLink, String, String, String, List<TypeDefLink>, boolean) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic ClassificationDef without any attributes.
getClassificationDef(String, String, TypeDefLink, String, String, List<TypeDefLink>, boolean) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic ClassificationDef without any attributes.
getClassificationDef(String, String, TypeDefLink, String, String, TypeDefLink, boolean) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic ClassificationDef without any attributes.
getClassificationDef(OpenMetadataType, TypeDefLink, List<TypeDefLink>, boolean) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic ClassificationDef without any attributes.
getClassificationDef(OpenMetadataType, TypeDefLink, TypeDefLink, boolean) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a basic ClassificationDef without any attributes.
getClassificationDefByName(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the classification type definition for the supplied name.
getClassificationDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getClassificationDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of classification definitions returned by the repository.
getClassificationDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the classification type definitions.
getClassificationDefs(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Returns all the classification type definitions.
getClassificationDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummaryDifferences
Returns the differences between classifications of these instances, or null if there are either no classifications on the instance or the classifications are the same on both instances.
getClassificationEntityExtension(EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Build a classification entity extension that is used to pass a classification in an archive.
getClassificationForUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve details about an entity from the store.
getClassificationFromEntity(String, EntitySummary, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the named classification from an existing entity and throws an exception if it is not.
getClassificationFromEntity(String, EntitySummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the named classification from an existing entity.
getClassificationMappers() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Return the list of classification mappers that represent the classifications associated with this entity.
getClassificationName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClassificationName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Return the name of the classification
getClassificationName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Return the name of the classification
getClassificationName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Return the classification name.
getClassificationNames() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getClassificationOrigin() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Return whether the classification was added explicitly to this asset or propagated from another entity.
getClassificationOrigin() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Return the origin of the classification.
getClassificationOrigin() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Return the origin of the classification.
getClassificationOriginGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Return the entity guid that the classification was propagated from (or null if not propagated).
getClassificationOriginGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Return the guid of the entity where the propagated classification came from.
getClassificationOriginGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Return the guid of the entity where a propagate classification came from.
getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the current classification properties.
getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Return a collection of the additional stored properties for the classification.
getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Return a collection of the additional stored properties for the classification.
getClassificationProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Return the list of properties for the new entity.
getClassificationProperties(String, List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties for the requested classification from the list of classifications from OpenMetadataElement.
getClassificationProperties(String, List<Classification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties for the requested classification from the list of classifications.
getClassificationProperties(String, List<Classification>, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the properties from a named classification or null if classification not present or without properties.
getClassificationProperties(String, List<Classification>, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the properties from a named classification or null if classification not present or without properties.
getClassificationProperties(String, OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties for the requested classification from the element.
getClassificationProperties(String, EntityDetail) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties for the requested classification from the entity.
getClassificationPropertiesTableRows() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Return the rows that describe the properties for this classification.
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getClassifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Return the list of classifications associated with the metadata element.
getClassifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Return the list of classifications associated with the metadata element.
getClassifications() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Return the list of classifications defined in this open metadata archive.
getClassifications() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Return a copy of the classifications for the entity.
getClassifications() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Return the list of classifications.
getClassificationTableRow() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Extract the classification table information from the classification object.
getClassificationType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getClassifiedProjects(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Returns the list of projects with a particular classification.
getClassifiedProjects(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the list of projects with a particular classification.
getClassifiedProjects(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the list of projects with a particular classification.
getClassifies() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getClearPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return an unencrypted password.
getClearPassword() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return an unencrypted password.
getClient(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.ViewServiceClientMap
Retrieve/create the client for the requested view service.
getClientConnector() - Method in class org.odpi.openmetadata.adapters.connectors.restclients.factory.RESTClientFactory
Retrieve the REST client connector.
getClientId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getClinicalTrialSetupActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getClinicalTrialSetUpRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Retrieve all the defined request parameters
getClone() - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.CloneableRepositoryExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByClassificationExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyValueExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyValueExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetAllTypesExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailHistoryExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipHistoryExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getClone() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipsForEntityExecutor
Return a clone of this executor with the same command parameters and accumulator instance.
getCode() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
This is the preferred value that applications should use for this valid value.
getCodeSet() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the code set for the translation.
getCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the current configuration for a cohort.
getCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Retrieve the registration of server to an open metadata repository cohort.
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.
getCohortConnectionStatus(String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Return the status of the named cohort.
getCohortDescriptions() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Return the list of cohorts
getCohortDescriptions(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Returns the descriptions of all cohorts the server is a member of.
getCohortList(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Return the details of the cohorts that this server is participating in.
getCohortMember() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCohortMember() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Return the list of cohortMember.
getCohortMembers() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Return the list of cohortMembers.
getCohortName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getCohortName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Return the name of the cohort.
getCohortName() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
Return the name of the cohort.
getCohortName() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
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.
getCohorts() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getCohorts() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Return the list of cohorts.
getCohorts(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Return the details of the cohorts that this server is participating in.
getCohortTopicName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Retrieve the current topic name for the cohort.
getCohortTopicName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Retrieve the topic name that is used by this server to contact the other members of the open metadata repository cohort.
getCohortTopicName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Retrieve the current topic name for the cohort.
getCollectionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Return the properties of a specific collection.
getCollectionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Return the properties of a specific collection.
getCollectionByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Return the properties of a specific collection.
getCollectionDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a CollectionDef from the archive.
getCollectionDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve a CollectionDef from the archive.
getCollectionDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a CollectionDef from the archive.
getCollectionDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a CollectionDef from the archive.
getCollectionDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a CollectionDef from the archive.
getCollectionDefCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Return the type category for this collection type.
getCollectionDefCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Return the type category for this collection type.
getCollectionDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindAttributeTypeDefsByCategory
Return the list of collection type definitions returned by the repository.
getCollectionHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
Return the collection management client.
getCollectionHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
This method returns the object for the tenant to use to work with the Digital Service API.
getCollectionHierarchy(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Return a graph of elements that are the nested members of a collection along with elements immediately connected to the starting collection.
getCollectionHierarchy(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Return a hierarchy of nested collections.
getCollectionHierarchy(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Return a nested hierarchy of a collection along with elements immediately connected to the starting collection.
getCollectionMembers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCollectionMembers(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Return a list of elements that are a member of a collection.
getCollectionMembers(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Return a list of elements that are a member of a collection.
getCollectionMembers(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Return a list of elements that are a member of a collection.
getCollectionMembershipProperties(RelatedMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the member collection member properties from the retrieved relationship.
getCollectionRoles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the optional list of category classifications found on a collection entity that indicate how a collection is being used.
getCollectionsByCategory(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Returns the list of collections with a particular collectionType.
getCollectionsByCategory(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Returns the list of collections with a particular category.
getCollectionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Returns the list of collections with a particular name.
getCollectionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Returns the list of collections with a particular name.
getCollectionsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Returns the list of collections with a particular name.
getCollectionsByType(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Returns the list of collections with a particular collectionType.
getCollectionTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the date/time that the stats were extracted.
getColour() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Return the colour for this value.
getColourNumber() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
Return the colour number.
getColumn() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Return the name of the column that the data was located.
getColumnCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Return the number of columns discovered.
getColumnCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Return the number of columns discovered.
getColumnCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getColumnDataType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getColumnDef() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getColumnDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
Return th optional description for the column.
getColumnDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
Return th optional description for the column.
getColumnDescription() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLColumn
Return th optional description for the column.
getColumnDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
Return th optional description for the column.
getColumnDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
Return th optional description for the column.
getColumnDescriptions() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Return the list of column names associated with this data source.
getColumnDescriptions() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Return the list of column names associated with this data source.
getColumnDescriptions() - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Return the list of column names associated with this data source.
getColumnHeaders() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
getColumnMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the defined column metrics as a list
getColumnMetrics() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Return the list of column metrics for the data set.
getColumnName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getColumnName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getColumnName() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
retrieve the name of the column.
getColumnName() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
retrieve the name of the column.
getColumnName() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLColumn
retrieve the name of the column.
getColumnName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
retrieve the name of the column.
getColumnName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
retrieve the name of the column.
getColumnName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getColumnName(String) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
retrieve the qualified name of the column.
getColumnName(String) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
retrieve the qualified name of the column.
getColumnName(String) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
retrieve the qualified name of the column.
getColumnName(String) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
retrieve the qualified name of the column.
getColumnNames() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStore
Return the list of column names associated with this structured file.
getColumnNames() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Return the list of column names associated with this structured file.
getColumnNameTypeMap() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the name to type map for the columns in this table.
getColumnNameTypeMap() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the name to type map for the columns in this table.
getColumnNameTypeMap() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the name to type map for the columns in this table.
getColumnNameTypeMap() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the name to type map for the columns in this table.
getColumnNameTypeMap() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the name to type map for the columns in this table.
getColumnNotNull() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getColumns() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
getColumns(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get columns of table
getColumns(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get all column of table
getColumns(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getColumnsForDatabaseTable(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of column for a database table (or view)
getColumnSize() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getColumnSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getColumnType() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
Return the type of the column.
getColumnType() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
Return the type of the column.
getColumnType() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLColumn
Return the type of the column.
getColumnType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
Return the type of the column.
getColumnType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
Return the type of the column.
getCommand() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Return the command (eg GET, POST or method name) that is called.
getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Return a comment describing the element within its name space.
getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return a comment describing the element within its name space.
getComment() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return a comment describing the element within its name space.
getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Return a comment describing the element within its name space.
getComment(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the requested comment.
getComment(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Return the requested comment.
getCommentByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the requested comment.
getCommentedOnElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCommentHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Return the open metadata handler.
getCommentHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getComments() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the attached comments.
getCommentType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Return an enum that describes the type of comment.
getCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the common services supported on the platform
getCommunitiesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Returns the list of communities with a particular name.
getCommunitiesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Retrieve the list of community metadata elements that contain the search string.
getCommunitiesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Returns the list of communities with a particular name.
getCommunityByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Retrieve the list of community metadata elements that contain the search string.
getCommunityByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Return the properties of a specific community.
getCommunityByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Return the properties of a specific community.
getCommunityHandler() - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersInstance
Return the open metadata handler.
getCommunityHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersInstanceHandler
This method returns an open metadata handler.
getCommunityName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Return the name of the community that will coordinate the governance domain.
getCommunityName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Return the name of the community that will coordinate the governance domain.
getCommunityName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Return the name of the community that will coordinate the governance domain.
getCompleteEntityFromStore(String, Map<String, JDBCDataValue>, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve the related information for an entity.
getCompleteRelationshipFromStore(String, Map<String, JDBCDataValue>, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve the related information for a relationship.
getCompletionActionTargets() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return any additional action targets that should be made available to downstream governance actions.
getCompletionDate() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return the date/time when the governance action service stopped processing this target element.
getCompletionDate() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the completion date for the report.
getCompletionDate() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return the date/time that work on this actionTarget completed.
getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of completion guards supplied by the governance service.
getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of completion guards supplied by the governance service.
getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the list of completion guards supplied by the governance service.
getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the guards provided by the survey action service.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return the optional message from the running governance service supplied on its completion.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the optional message from the running governance service supplied on its completion.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the optional message from the running governance service supplied on its completion.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Return the optional message from the running governance service supplied on its completion.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the optional message from the running governance service supplied on its completion.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the completion message - it may be null which means it completed ok.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the completion message - it may be null which means it completed ok.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the populated message to act as the completion message.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return message to describe completion results or reasons for failure.
getCompletionMessage() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return message to describe completion results or reasons for failure.
getCompletionRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return any new request parameters for downstream governance actions.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return any completion status from the governance action service.
getCompletionStatus() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return any completion status from the archive service.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return the completion status typically used with this guard.
getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return any completion status from the governance action service.
getCompletionStatus() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return any completion status from the governance action service.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the completion status provided by the survey action service.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Return the typical completion status used with this guard.
getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the completion status provided by the watchdog action service.
getCompletionStatus() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Return the typical completion status used with this guard.
getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the date/time that the governance service completed (or null if not yet completed).
getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the date/time that the governance service completed (or null if not yet completed).
getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Return the date/time when the actor stopped processing this target element.
getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the date/time that this process ended (instance only).
getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the completion time for the report.
getComponent1() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
getComponent1() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
getComponent2() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
getComponent2() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
getComponentDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the component description information that the connector uses to register with the audit log.
getComponentDescription() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return the short description of the component.
getComponentDescription() - Method in interface org.odpi.openmetadata.frameworks.auditlog.ComponentDescription
Return the short description of the component.
getComponentDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Return the short description of the component.
getComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Return the short description of the component.
getComponentDevelopmentStatus() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return the development status of the component.
getComponentDevelopmentStatus() - Method in interface org.odpi.openmetadata.frameworks.auditlog.ComponentDescription
Return the development status of the component.
getComponentDevelopmentStatus() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Return the development status of the component.
getComponentDevelopmentStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Return the development status of the component.
getComponentId() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return the numerical code for this component.
getComponentId() - Method in interface org.odpi.openmetadata.frameworks.auditlog.ComponentDescription
Return the numerical code for this component.
getComponentId() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Return the numerical code for this component.
getComponentId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Return the numerical code for this component.
getComponentName() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return the name of the component.
getComponentName() - Method in interface org.odpi.openmetadata.frameworks.auditlog.ComponentDescription
Return the name of the component.
getComponentName() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Return the name of the component.
getComponentName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Return the name of the component.
getComponentType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the type of solution component - for example, is it a process, of file or database.
getComponentType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the type of solution component - for example, is it a process, of file or database.
getComponentWikiURL() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return the URL link to the wiki page that describes this component.
getComponentWikiURL() - Method in interface org.odpi.openmetadata.frameworks.auditlog.ComponentDescription
URL to the wiki page that describes this component.
getComponentWikiURL() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
URL to the wiki page that describes this component.
getComponentWikiURL() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
URL to the wiki page that describes this component.
getConceptBeadMap() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getConceptGroup() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
getConceptGroups() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.SubjectArea
 
getConcepts() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
getCondition() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getConditions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return any conditions or endorsements to this certificate.
getConditions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return any conditions or endorsements to this license.
getConditions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Retrieve the classification conditions against which to match.
getConditions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Retrieve the conditions against which to match.
getConditions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Retrieve the classification conditions against which to match.
getConditions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Retrieve the conditions against which to match.
getConditions(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "conditions" property from the supplied element properties.
getConditions(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the "conditions" property from the supplied instance properties.
getConfidence() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return any confidence assessment associated with this element.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the confidence level (0-100) that the matching is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the confidence level (0-100) that the mapping is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Return the level of confidence that the relationship is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Return the level of confidence that the relationship is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the level of confidence in the classification (0=none to 100=excellent).
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the level of confidence that the relationship is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Return the level of confidence that the relationship is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Returns the level of confidence that the foreign key is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return the confidence level (0-100) that the mapping is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Return the confidence level (0-100) that the mapping is correct.
getConfidence(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the confidence property from the supplied element properties.
getConfidence(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the confidence property from the supplied instance properties.
getConfidenceClassifiedElements(String, boolean, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the elements classified with the confidence classification.
getConfidenceClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the confidence classification.
getConfidenceClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the confidence classification.
getConfidenceLevel() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the confidence level of the survey action service that the annotation is correct.
getConfidentiality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the level of confidentiality assigned to this element.
getConfidentialityClassification(int, int, String, String, String, String, String, int) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the confidentiality classification.
getConfidentialityClassifiedElements(String, boolean, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the elements classified with the confidentiality classification.
getConfidentialityClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the confidentiality classification.
getConfidentialityClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the confidentiality classification.
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.LocalRepositoryConfigResponse
Return the config object.
getConfig() - Method in class org.odpi.openmetadata.adminservices.rest.ViewServiceConfigResponse
Return the config object.
getConfigurationProperties() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the configuration properties for the connection.
getConfigurationProperties() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConfigurationProperties() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the configuration properties for the event bus connection.
getConfigurationProperties() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the configuration properties for the connection.
getConfigurationProperties() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the configuration properties.
getConfigurationProperties() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the configuration properties for the connection.
getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return a copy of the configuration properties.
getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return a copy of the configuration properties.
getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return a copy of the configuration properties.
getConfigurationProperties() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Retrieve the configuration properties of the connector.
getConfigurationProperties() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Return the configuration properties for the connection.
getConfigurationProperties(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String, String) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Retrieve the configuration properties of the named integration connector running in the integration daemon.
getConfigurationProperties(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Retrieve the configuration properties of the named integration connector running in the integration daemon.
getConfigurationProperties(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Retrieve the configuration properties of the named integration connector running in the integration daemon.
getConfigurationProperties(String, String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Retrieve the configuration properties of the named connector.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Return a summary of this enum to use in a service provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Return a summary of this enum to use in a service provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Return a summary of this enum to use in a service provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Return a summary of this enum to use in a service provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationServerName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
Return the name of the server where configuration is supposed to be stored.
getConfigurationServerName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the name of the server where configuration is supposed to be stored.
getConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return the connection object for the configuration store.
getConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the connection object for the configuration store.
getConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Return the connection object for the configuration store.
getConfiguredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the list of access services that are configured for this server.
getConfiguredAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Return the list of access services that are configured for this server.
getConfiguredAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Return the list of access services that are configured for this server.
getConfiguredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the list of engine services for this server.
getConfiguredEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the list of engine services that are configured for this server.
getConfiguredEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Return the list of registered engine services for this server.
getConfiguredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the list of view services for this server.
getConfiguredViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the list of view services that are configured for this server.
getConfiguredViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Return the list of view services that are configured for this server.
getConformanceException() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return details of an unexpected exception that interrupted the test.
getConformanceException() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return details of an unexpected exception that interrupted the test.
getConformanceReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Request a full report on the conformance of the technology under test.
getConformanceReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Request a full report on the conformance of the technology under test.
getConformanceStatus() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the conformance status of the technology under test (TUT).
getConformanceStatus() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the conformance status of the technology under test (TUT).
getConformanceStatus() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Return the conformance status of the technology under test (TUT).
getConformanceSuiteConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the open metadata conformance suite services.
getConformanceSuiteConfig() - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstance
Return the configuration for the conformance suite.
getConformanceSummaryReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Request a summary report on the conformance of the technology under test.
getConformanceSummaryReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Request a summary report on the conformance of the technology under test.
getConnectedAssetClient() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstance
Return the connected asset client.
getConnectedAssetClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstanceHandler
This method returns the object for the tenant to use to work with the IT Infrastructure API.
getConnectedAssetContext() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the connected asset context that support an integration connector working with assets and their connectors.
getConnectedAssets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the assets reached through this connection.
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.
getConnection() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return the Connection object.
getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Returns the connection object that was used to create the connector instance.
getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Returns the connection object that was used to create the connector instance.
getConnection() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the connection used to create a instance of this governance service.
getConnection() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Return the connection used to create an instance of this integration connector.
getConnection() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Return the connection used to create a instance of this governance service.
getConnection() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the connection used to create the connector.
getConnection() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the connection used to create the instance of the connector.
getConnection() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Return the Connection object.
getConnectionByGUID(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Retrieve the metadata element with the supplied unique identifier.
getConnectionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFRESTServices
Returns the connection object corresponding to the supplied connection GUID.
getConnectionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring.ConnectedAssetResource
Returns the connection object corresponding to the supplied connection GUID.
getConnectionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connection metadata elements that contain the search string.
getConnectionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Return the properties of a specific connection.
getConnectionByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Return the properties of a specific connection.
getConnectionByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Return the properties of a specific connection.
getConnectionByGUID(OCFRESTClient, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connection corresponding to the supplied connection GUID.
getConnectionByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFRESTServices
Returns the connection object corresponding to the supplied connection name.
getConnectionByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring.ConnectedAssetResource
Returns the connection object corresponding to the supplied connection name.
getConnectionByName(OCFRESTClient, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connection object corresponding to the supplied connection name.
getConnectionClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing connections.
getConnectionForAsset(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFRESTServices
Returns the connection corresponding to the supplied asset GUID.
getConnectionForAsset(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring.ConnectedAssetResource
Returns the connection corresponding to the supplied asset GUID.
getConnectionForAsset(String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Retrieve the list of connection objects attached to the requested asset object.
getConnectionForAsset(OCFRESTClient, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connection corresponding to the supplied asset GUID.
getConnectionHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstance
Return the client.
getConnectionHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstanceHandler
This method returns an Open Metadata Store client.
getConnectionName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the name of the connection used to create the connector making the log request.
getConnectionName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return the name of the connection to access the resource.
getConnections() - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Return the connection list result.
getConnections() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getConnectionsByName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get connection by name
getConnectionsByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Retrieve the list of metadata elements with a matching qualified name or display name.
getConnectionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connection metadata elements that contain the search string.
getConnectionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Returns the list of connections with a particular name.
getConnectionsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Returns the list of connections with a particular name.
getConnectionsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Returns the list of connections with a particular name.
getConnectionsForAsset(String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Retrieve the list of connection objects attached to the requested asset object.
getConnectionStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getConnectionStatus() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Return the status of the connection to the cohort.
getConnectionType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return the standard type for a connection type.
getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
Creates a new instance of a connector using the name of the connector provider in the supplied connection.
getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
Creates a new instance of a connector using the information from the connection and the properties from the subclass(es).
getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Creates a new instance of a connector based on the information in the supplied connection.
getConnector(Connection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSConnectorProvider
Creates a new instance of an EnterpriseOMRSRepositoryConnector based on the information in the supplied connection.
getConnector(Connection) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSConnectorProvider
Creates a new instance of a connector based on the information in the supplied connection.
getConnectorActivityReport(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.ConnectorActivityReportClient
Retrieve a specific connector activity report by unique identifier.
getConnectorActivityReports(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.ConnectorActivityReportClient
Retrieve the published connector activity reports.
getConnectorActivityReportsForElement(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.ConnectorActivityReportClient
Retrieve the connector activity reports attached to an element.
getConnectorByConnection(String, Connection) - Method in interface org.odpi.openmetadata.frameworks.connectors.api.ConnectorFactoryInterface
Returns the connector corresponding to the supplied connection.
getConnectorByConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the connector corresponding to the supplied connection.
getConnectorByConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connector corresponding to the supplied connection.
getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.ConnectorFactoryService
Returns the connector corresponding to the supplied connection.
getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Returns the connector corresponding to the supplied connection.
getConnectorByGUID(String) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.ConnectorFactoryService
Returns the connector corresponding to the supplied connection GUID.
getConnectorByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.connectors.api.ConnectorFactoryInterface
Returns the connector corresponding to the supplied connection GUID.
getConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the connector corresponding to the supplied connection GUID.
getConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connector corresponding to the supplied connection GUID.
getConnectorByName(String) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.ConnectorFactoryService
Returns the connector corresponding to the supplied connection name.
getConnectorByName(String, String) - Method in interface org.odpi.openmetadata.frameworks.connectors.api.ConnectorFactoryInterface
Returns the connector corresponding to the supplied connection name.
getConnectorByName(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the connector corresponding to the supplied connection name.
getConnectorByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connector corresponding to the supplied connection name.
getConnectorClassName() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Return the class name for the connector that the connector provider generates.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.restclients.RESTClientConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in interface org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStoreConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStoreConnectorBase
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Return the component description that is used by this connector in the audit log.
getConnectorConfigClient() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the client for managing the metadata associated with running connectors, governance engines and governance services.
getConnectorConfigClient() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the client for managing the metadata associated with running connectors, governance engines and governance services.
getConnectorConfigClient() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the client for managing the metadata associated with running connectors, governance engines and governance services.
getConnectorForAsset(String, String) - Method in interface org.odpi.openmetadata.frameworks.connectors.api.ConnectorFactoryInterface
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, String, AuditLog) - Method in interface org.odpi.openmetadata.frameworks.connectors.api.ConnectorFactoryInterface
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, String, AuditLog) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, String, AuditLog) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.ConnectorFactoryService
Returns the connector corresponding to the supplied asset GUID.
getConnectorForAsset(String, AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.context.ConnectedAssetContext
Return the connector to the requested asset.
getConnectorForConnection(String, Connection, String) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Use the Open Connector Framework (OCF) to create a connector using the supplied connection.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
getConnectorGUID() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the unique identifier of the connector entity - set up in the metadata store.
getConnectorId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Return the unique identifier of this connector.
getConnectorId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Return the unique identifier of this connector.
getConnectorId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the id of this connector instance
getConnectorId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the unique identifier for the connector deployment.
getConnectorId() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the unique identifier of the connector - set up in the configuration.
getConnectorIds() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
Return the list of connectorIds registered with an integration daemon.
getConnectorInstanceId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the instance id of the connector making the log record.
getConnectorInstanceId() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Returns the unique connector instance id that assigned to the connector instance when it was created.
getConnectorInstanceId() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Returns the unique connector instance id that assigned to the connector instance when it was created.
getConnectorInstanceId() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the unique identifier of the connector instance.
getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the language that the connector is implemented in - default Java.
getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return list of interfaces that the connector supports.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectorName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Return the name of the connector.
getConnectorName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the name of the connector in the integration group
getConnectorName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the name of this connector
getConnectorName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the name of the connector.
getConnectorName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the name of the connector deployment.
getConnectorName() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the name of the connector.
getConnectorName() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Return the name of the connector (from the integration service configuration).
getConnectorProvider() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the class name of the connector provider for the event bus.
getConnectorProviderClassName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the name of the governance service provider implementation class.
getConnectorProviderClassName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the class name of the connector provider.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Returns the stored connectorProviderClassName property for the connector type.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorProviderClassName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the name of the governance service provider implementation class.
getConnectorReport() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return the component description information that the connector uses to register with the audit log.
getConnectorReport() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Retrieve details of this connector.
getConnectorReports() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Retrieve all the connectors.
getConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getConnectorShutdownDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the date/time that the integration connector should stop running.
getConnectorShutdownDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Return the date/time that the monitor should stop running.
getConnectorStatistics() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Retrieve all the statistics gathered by the connector.
getConnectorStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectorStatus() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the status for the integration connector.
getConnectorToAsset() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Return the connector to the requested asset.
getConnectorToTarget() - Method in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Return the connector to access the catalog target.
getConnectorType() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the ConnectorType object.
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the type of connector making the log record.
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return the ConnectorType object.
getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
Returns the properties about the type of connector that this ConnectorTypeManager supports.
getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Returns the properties about the type of connector that this ConnectorProvider supports.
getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Returns a copy of the properties for this connection's connector type.
getConnectorType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Returns a copy of the properties for this connection's connector type.
getConnectorType() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSConnectorProvider
Returns the properties about the type of connector that this Connector Provider supports.
getConnectorType(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorType(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorType(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorType(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorType(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorTypeByGUID(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Retrieve the metadata element with the supplied unique identifier.
getConnectorTypeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connectorType metadata elements that contain the search string.
getConnectorTypeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Return the properties of a specific connectorType.
getConnectorTypeByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Return the properties of a specific connector type.
getConnectorTypeByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Return the properties of a specific connectorType.
getConnectorTypeClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing endpoints.
getConnectorTypeForAsset(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Retrieves the connector type for the named asset type and if found, returns its unique identifier.
getConnectorTypeForConnection(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Retrieves the connector type for the qualified name and if found, returns its unique identifier.
getConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the connector type GUID for the connection.
getConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the connector type GUID for the connection.
getConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Return the connector type GUID for the connection.
getConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the connector type GUID for the connection.
getConnectorTypeHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstance
Return the client.
getConnectorTypeHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstanceHandler
This method returns an Open Metadata Store client.
getConnectorTypesByName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get connector types by name
getConnectorTypesByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Retrieve the list of metadata elements with a matching qualified name, display name or connector provider class name.
getConnectorTypesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of connectorType metadata elements that contain the search string.
getConnectorTypesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Returns the list of connectorTypes with a particular name.
getConnectorTypesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Returns the list of connector types with a particular name.
getConnectorTypesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Returns the list of connectorTypes with a particular name.
getConnectorTypeType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the standard type for a connector type.
getConnectorUserId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
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).
getConnectorUserId() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the connector's userId.
getConnectorUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
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).
getConsistentMetadataValues(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve all the consistent valid values for the requested property.
getConsistentMetadataValues(String, String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve all the consistent valid values for the requested property.
getConsistentValidValues(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Page through the consistent values from different valid value sets.
getConsistentValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getConsoleAuditLogConnection(String, List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the console audit log destination.
getConsolidatedElementGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Gets consolidated metadata element guid.
getConsolidatedEntity(String, EntityDetail, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.DuplicateEntityIterator
Return the entity at the other end of the requested relationship type.
getConstraintName() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
Return the name of the constraint.
getConstraintName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
Return the name of the constraint.
getConstraints() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getConsumedByCapabilities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the capabilities that are using this asset.
getConsumingBlueprints() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
getConsumingBlueprints() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
 
getConsumingBusinessCapabilities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContact() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
getContactDetails() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the contact methods for this element.
getContactDetailsForPersonGUID(String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Retrieve the email for a specific person.
getContactMethodByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Return the properties of a specific contact method.
getContactMethodsByName(String, String, QueryOptions, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Returns the list of contact methods with a particular name.
getContactMethodService() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Return the URL of the service used to contact the individual.
getContactMethodType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Return the type of the contact method.
getContactMethodTypeFromProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Retrieve the ContactMethodType enum property from the instance properties of an entity
getContactMethodValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Return the account name or similar value used to direct the message to the individual.
getContacts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContactType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Return the type of contact - is it related to work or personal etc.
getContainsDataFields() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContainsRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "contains" semantic.
getContainsRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "contains" semantic.
getContainsRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "contains" semantic.
getContainsRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "contains" semantic.
getContent() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
getContent() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Get identifier of content pack where this template should be located.
getContentPackDefinition() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Get identifier of content pack where this template should be located.
getContentType() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIEncoding
 
getContentType() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Return the content type for the API.
getContext() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return details of the information supply chains and parent components for this solution component.
getContextId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the function name, or processId of the activity that the caller is performing.
getContextManager() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Return the context manager.
getContextRelevantTerms() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContractId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Returns the unique identifier for the contract.
getContractLiaison() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Return the name of the person responsible for this contract.
getContractLiaisonPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Return the name of the property from the element supplying the contractLiaison property.
getContractLiaisonTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Return the name of the type of the element supplying the contractLiaison property.
getContracts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContributingMetadataCollections() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ClassificationAccumulator
Return the list of metadata collections that have been called.
getContributingMetadataCollections(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Return the list of metadata collection ids for the metadata collections that retrieved this entity.
getContributingMetadataCollections(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Return the list of metadata collection ids for the metadata collections that retrieved this entity.
getContributionRecord() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getContributorProfile() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getControlFlowHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return the element header associated with the relationship.
getControlFlowProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return details of the relationship
getControllingProject() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Which project provides direction?
getControllingProject() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Which project provides direction?
getControlsZones() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getControlTable() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Extract the repository control table from the database schema.
getControlTableRow() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Return the formatted roe for the control table.
getConverter() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return this handler's converter.
getCoordinates() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return the position of the location.
getCopyright() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the copyright statement for this external reference.
getCount() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return the count of objects.
getCount() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the number of values in this column.
getCountryCode() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getCounts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Return the set of name-value counts.
getCounts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return the set of name-value counts.
getCourtesyTitle() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the courtesy title for the person.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return the time that the element was created.
getCreated_at() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return the time that the element was created.
getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the time that the element was created.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return the userId that created the element.
getCreated_by() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return the userId that created the element.
getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the userId that created the element.
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return the name of the user that created this instance.
getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the identifier of the person/process that created this membership.
getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the name/description of the creator of the relationship.
getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Return the name/description of the creator of the relationship.
getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the user name of the person that created this OpenMetadataTypeDef.
getCreatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the name of the user that created this instance.
getCreatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the user name of the person that created this TypeDef.
getCreatedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the list of guids of elements that have been created.
getCreatedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the date/time that the report was created.
getCreatedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the date/time that the report was created.
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCreateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return the date/time that this instance was created.
getCreateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the date/time that this OpenMetadataTypeDef was created.
getCreateTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Return the date and time that the data source was created.
getCreateTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the date/time that this instance was created.
getCreateTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the date/time that this TypeDef was created.
getCreationDate() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the creation date for the file.
getCreationDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the creation date for the file.
getCreationDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the creation date for the file.
getCreationDate() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the date that this open metadata archive was created.
getCreationTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the time that the file was created.
getCreationTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getCreationTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Gets the time when this IncomingEvent instance was created.
getCriteria() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Return details of the criteria that Assets have when they are placed in these zones.
getCriteria() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns a description of the criteria for including assets in the zone.
getCriterion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getCriticality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the criticality assessment for this element.
getCriticalityClassifiedElements(String, boolean, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the elements classified with the criticality classification.
getCriticalityClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the criticality classification.
getCriticalityClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the criticality classification.
getCrowdSourcedContributions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCrowdSourcingContributors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getCSVSurveyAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the defined annotation types as a list of annotation type types.
getCurrentMessageId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Gets the unique identifier for the current message that is being processed.
getCurrentMessageId() - Static method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSEventProcessingContext
Gets unique identifier for the current message.
getCurrentStep() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return the element header associated with end 1 of the relationship.
getCurrentTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Return the current type.
getCustodian() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Return the person/team responsible for ensuring that the certificate conditions are adhered to.
getCustodian() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the person/team responsible for ensuring that the certificate conditions are adhered to.
getCustodian() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the person/team responsible for ensuring that the license conditions are adhered to.
getCustodian(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the custodian property from the supplied element properties.
getCustodian(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the custodian property from the supplied instance properties.
getCustodianPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the property from the element supplying the custodian property.
getCustodianPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the property from the element supplying the custodian property.
getCustodianTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the type of the element supplying the custodian property.
getCustodianTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the type of the element supplying the custodian property.
getCustomAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getData() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Retrieve the stats.
getData_source_format() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
getData_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the data type of the function ?
getDataAssetEncodingClassification(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a DataStoreEncoding classification containing the supplied properties.
getDatabaseByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the database metadata element with the supplied unique identifier.
getDatabaseColumnByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the database column metadata element with the supplied unique identifier.
getDatabaseColumnsByName(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database column metadata elements with a matching qualified or display name.
getDatabaseImportedFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Return the source (typically connection name) of the database information.
getDatabaseInstance() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Return the name of this database instance - useful if the same schemas are deployed to multiple database instances.
getDatabaseName() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Return the name of the database.
getDatabaseProductName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getDatabaseProductName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get database product name
getDatabaseProductVersion() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getDatabaseProductVersion() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get database product version
getDatabasesByName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get databases
getDatabasesByName(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database metadata elements with a matching qualified or display name.
getDatabaseSchemaByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the database schema metadata element with the supplied unique identifier.
getDatabaseSchemasByName(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database schema metadata elements with a matching qualified or display name.
getDatabasesForDatabaseManager(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of databases created for the requested database manager.
getDatabaseTableByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the database table metadata element with the supplied unique identifier.
getDatabaseTablesByName(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database table metadata elements with a matching qualified or display name.
getDatabaseURL(String, String) - Static method in class org.odpi.openmetadata.adapters.connectors.postgres.utilities.PostgresUtils
Convert the connection string for the database server into a connection string for the database.
getDatabaseVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Return the version of the database - often this is related to the version of its schemas.
getDatabaseViewByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the database view metadata element with the supplied unique identifier.
getDatabaseViewsByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database view metadata elements with a matching qualified or display name.
getDataClassByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
getDataClassByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Return the properties of a specific data class.
getDataClassByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Return the properties of a specific data class.
getDataClassDefinition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDataClassesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Returns the list of data classes with a particular name.
getDataClassesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
getDataClassesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Returns the list of data classes with a particular name.
getDataClassHandler() - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Return the client.
getDataClassHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
This method returns a Open Metadata Store client.
getDataCollectionEndTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the end time that data was collected for this asset.
getDataCollectionEndTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return the end time that data was collected for this asset.
getDataCollectionStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the start time that data was collected for this asset.
getDataCollectionStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return the start time that data was collected for this asset.
getDataColumns() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the columns that are not primary keys.
getDataColumns() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the columns that are not primary keys.
getDataColumns() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the columns that are not primary keys.
getDataColumns() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the columns that are not primary keys.
getDataColumns() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLView
Return the columns that are not primary keys.
getDataColumns() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the columns that are not primary keys.
getDataColumns() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the columns that are not primary keys.
getDataConsumer() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return the element header associated with end 2 of the relationship.
getDataFieldByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
getDataFieldByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Return the properties of a specific data field.
getDataFieldByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Return the properties of a specific data field.
getDataFieldHandler() - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Return the client.
getDataFieldHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
This method returns a Open Metadata Store client.
getDataFieldsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Returns the list of data fields with a particular name.
getDataFieldsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
getDataFieldsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Returns the list of data fields with a particular name.
getDataFileByGUID(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a Folder asset by its unique identifier (GUID).
getDataFileByPathName(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a data file by its fully qualified path name.
getDataFilesPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties for data files
getDataFlowHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return the element header associated with the relationship.
getDataFlowProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return details of the relationship
getDataPatterns() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return a regular expression that characterizes the data values stored in this data field.
getDataQualityAssertions() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Return data quality assertions facet.
getDataQualityMetrics() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Return the data quality metrics facet.
getDataSetContent() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDataSetContents(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of assets providing data to the data set.
getDataSetContents(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of assets providing data to the data set.
getDataSetPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties for directories (file folder)
getDataSource() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Return the DataSource implementation for this database.
getDataSource() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Return the data source facet.
getDataStoreEncoding(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the encoding property from the supplied element properties.
getDataStoreEncodingDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the encoding description property from the supplied element properties.
getDataStoreEncodingDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the encoding description property from the supplied instance properties.
getDataStoreEncodingLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the encoding language property from the supplied element properties.
getDataStoreEncodingLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the encoding language property from the supplied instance properties.
getDataStoreEncodingType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the encoding property from the supplied instance properties.
getDataStoreId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the deployed identifier for this data store.
getDataStorePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties
getDataStructureByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.
getDataStructureByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Return the properties of a specific data structure.
getDataStructureByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Return the properties of a specific data structure.
getDataStructureDefinition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDataStructureHandler() - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Return the client.
getDataStructureHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
This method returns a Open Metadata Store client.
getDataStructuresByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Returns the list of data structures with a particular name.
getDataStructuresByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.
getDataStructuresByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Returns the list of data structures with a particular name.
getDataSupplier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return the element header associated with end 1 of the relationship.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Return the data type for the request parameter.
getDataType() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return the data type name for the configuration property value.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Return the data type name for the parameter value.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Return the data type for the request parameter.
getDataType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return the data type name for the parameter value.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return the data type name for the placeholder property value.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return the data type name for the parameter value.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Returns the data type of the preferred value.
getDataType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Returns the data type of the preferred value.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Return the data type of the property used to store the measure.
getDataType() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.measurements.SurveyMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Return the data type for the request parameter.
getDataType() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Attribute
 
getDataType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return the data type for the placeholder property.
getDataType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Return the data type for the request parameter.
getDataTypeId() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
Return the type - only set if the attribute is a link to another table - for primitives, the type is set in the attribute.
getDataValidationSurveyGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return details of the guards used on a survey that is validating the structure and content of data.
getDataValue() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
The value formatted into the appropriate SQL type.
getDateConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a string formatted date or null if not set.
getDateConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
Retrieve a configuration property that is a string formatted date or null if not set.
getDateFromLong(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Convert the long value returned by UC into a date (or null).
getDateMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDateMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDateMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDateProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or null if property is not found.
getDateProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or null if property is not found.
getDateProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or null if property is not found.
getDatePropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a date value from a specific column.
getDateTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type date.
getDateValidationQualityDimensions() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the defined metrics as a list
getDDLStatements() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLSchemaDDL
Returns the list of DDL statements to define the schema.
getDecimalDigits() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getDecisions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
 
getDedicatedCohortTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Retrieve the current topic names for the three dedicated topics of the cohort.
getDedicatedCohortTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Retrieve the current topic names for the three dedicated topics of the cohort.
getDedicatedCohortTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Retrieve the current topic name for the cohort.
getDedicatedTopicList() - Method in class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
Return the list of topics for the dedicated topic structure.
getDeepCopy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return whether the template creation extends to the anchored elements (true) or just the direct entity (false).
getDefaultAuditLogConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the default audit log.
getDefaultCohortConfig(String, String, CohortTopicStructure, Map<String, Object>, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return a CohortConfig object that is pre-configured with default values.
getDefaultCohortOMRSTopicConnection(String, Map<String, Object>, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the registration OMRS topic for the named cohort.
getDefaultCohortRegistryConnection(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection to the default registry store called localServerName.cohortName.registrystore.
getDefaultEnterpriseAccessConfig(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the default settings for the enterprise repository services' configuration.
getDefaultEnterpriseOMRSTopicConnection(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the default connection for the enterprise OMRS topic.
getDefaultEntityDef(String, String, TypeDefLink, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Sets up a default EntityDef.
getDefaultEntityDef(String, String, TypeDefLink, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Sets up a default EntityDef.
getDefaultEntityDef(OpenMetadataType, TypeDefLink) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Sets up a default EntityDef.
getDefaultEventBusConnection(String, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the event bus connection substituting default values where they are missing from the event bus configuration.
getDefaultEventMapperConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the default local repository event mapper.
getDefaultInstancesCohortOMRSTopicConnection(String, Map<String, Object>, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the single OMRS topic for the named cohort.
getDefaultLocalRepositoryLocalConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the default local repository's local connection.
getDefaultLocalRepositoryRemoteConnection(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the Connection for this server's OMRS Repository REST API.
getDefaultMediaUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Return the list of recommended uses for the related media.
getDefaultMediaUsageOtherId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Return the other Id
getDefaultOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return the default server configuration document.
getDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the default server configuration document.
getDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Return the default server configuration document.
getDefaultRegistrationCohortOMRSTopicConnection(String, Map<String, Object>, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the registration OMRS topic for the named cohort.
getDefaultRemoteEnterpriseOMRSTopicConnection(String, Map<String, Object>, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the default connection for the enterprise OMRS topic.
getDefaultRepositoryServicesConfig() - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Returns a repository services config with the audit log set up.
getDefaultSingleCohortOMRSTopicConnection(String, Map<String, Object>, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the single OMRS topic for the named cohort.
getDefaultTemplateGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return the unique identifier of the default template to use with this connector - this is optional.
getDefaultTemplateGUID() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return the unique identifier of the default template to use with this connector - this is optional.
getDefaultTypesCohortOMRSTopicConnection(String, Map<String, Object>, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the registration OMRS topic for the named cohort.
getDefaultValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDefaultValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
getDefaultValue() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the default value typically assigned to these types of data fields.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the default value for the element.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Return the default value for the OpenMetadataEnumDef.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the default value for this attribute.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the default value for the element.
getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Return whether it is a default value.
getDefaultValue() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getDefaultValue() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Return the default value for the EnumDef.
getDefaultValue() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the default value for this attribute.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
getDefaultZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the default zones set up for this service instance.
getDefaultZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Get the defaultZones for a specific service.
getDeferrability() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDelegationEscalationAuthority() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Return whether delegations and escalations flow along this relationship.
getDelegationPorts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return the list of ports that belong to subcomponents.
getDelete() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getDeleteAfter() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Return the date that this asset will be permanently deleted.
getDeletedElementByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique name (typically the qualified name) and the DELETED status.
getDeletedElementByUniqueName(String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata element using its unique name (typically the qualified name) and the DELETED status.
getDeletedElementByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata element using its unique name (typically the qualified name) and the DELETED status.
getDeletedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the identifiers of the elements that have been deleted.
getDeleteMethod() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return the delete method policy.
getDeleteMethod() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return the type of delete method to use.
getDeleteMethod() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Return the approach to use to delete the element.
getDeleteMethod() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Return the delete method that the service should use.
getDeleteOptions(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the standard options for deleting an element or relationship.
getDeleteRule() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getDelimiterCharacter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the delimiter character used between the columns.
getDelimiterCharacter() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Return the delimiter character used between the columns.
getDependedOnProcessSteps() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDependencies() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Return the dependency list.
getDependentOn() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Which projects is this project dependent on?
getDependentProjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of projects that need this project to complete.
getDependsOnArchives() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the list of GUIDs for open metadata archives that need to be loaded before this one.
getDependsOnBusinessCapabilities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDependsOnProjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of projects that this project needs to complete.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return a more specific definition of a permitted target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return a more specific definition of a permitted catalog target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return a more specific definition of a permitted catalog target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return a more specific definition of a permitted target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return a more specific definition of a permitted target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the deployed implementation type for the service.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return a more specific definition of a permitted catalog target.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return a more specific definition of a permitted catalog target.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return a more specific definition of a permitted action target.
getDeployedImplementationType() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the deployed implementation type.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Retrieve the name of the technology used for this data asset.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Return the description of the type of software capability this is.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Retrieve the name of the technology used for this data asset.
getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Return the description of the type of capability this is.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the deployed implementation type for the service.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
getDeployedImplementationTypeCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getDeployedImplementationTypes() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the qualified name for the deployed implementation type that this connector supports
getDeployedITAssets(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of assets with a particular assetGUID.
getDeployedITAssets(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of assets with a particular assetGUID.
getDeployedOn() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the host that this system system is deployed on.
getDeployedOn() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return where this system is running.
getDeployedTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return end 2 of the DeployedOn relationship.
getDeployer() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Return the userId of the deployer.
getDeployerPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Return the property name from the element used to represent the deployer.
getDeployerTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Return the type name of the element used to represent the deployer.
getDeploymentStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Return whether the capability is ready to use.
getDeploymentTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Return the time that the capability was deployed into the server.
getDepth() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getDerivedFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDerivedFromDataField() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDerivedFromDataStructure() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDescribedByDataClass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDescribesStructureForAsset() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the asset that this schema describes.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the description for this value.
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the description of Apache Atlas.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Return the description of the requestType.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the description of the target.
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Return the description of the requestType.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Return the description of the requestType.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Return the description of the requestType.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the description of the target.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the description of the target.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Return the description of the request parameter.
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.
getDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the description of the governance engine.
getDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the description of the governance service.
getDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the description of the integration connector.
getDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Return the description of the integration group.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the description of the file.
getDescription() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
Return the default description for the enum, used when there is not natural language resource bundle available.
getDescription() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the short description of the profile.
getDescription() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the short description of the profile.
getDescription() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Return the short description of the requirement.
getDescription() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
Return the default description for the enum, used when there is not natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
Return the default description for the enum, used when there is not natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the default description for the enum, used when there is not a natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the default description for the enum, used when there is no natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Return the default description of this enum.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Return the default description for this enum.
getDescription() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogRecordSeverity
Return the default description of this enum.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
Return the description of the configuration property.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Return the description of the request parameter.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Returns the stored description property for the element.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
Return the description for the enum.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return the description of this list.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
Return the description for the enum.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
Return the description for the enum.
getDescription() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Return the description of the data set.
getDescription() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Return the description of the data set.
getDescription() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Return the description of the field.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return the description of the action target.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return the description of the action target.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Return the description of the guard.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return the description of the action target.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Return the description of the request parameter.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Return the description of the requestType.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the default description for the status for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the default description for the status for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return the description of the placeholder property.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return the description of the replacement attribute.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Return the default description for the key pattern for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Return the default description of the classification origin.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Return the description for the enum.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the default description for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the default description for the media usage pattern for this enum instance.
getDescription() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.enums.OpenMetadataEnum
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Return the default description of the sequencing order.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Return the default description of the classification origin.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Return additional descriptive text.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Return the description of the user identity with respect to the individual.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return the description of the relationship between the software server capability and the asset.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Return the description (typically and overview of the revision) of the glossary.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Return the description (typically and overview of the revision) of the glossary.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Return the description (typically and overview of the revision) of the glossary.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Return the description for the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Return the description of the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Returns the description for the dependency.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Return the description of the external reference with respect to the linked object.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Return the description of the external reference with respect to the linked object.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Return the description of the external reference with respect to the linked object.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Return the tag description null means no description is available.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Return the optional keyword description.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Return the description for the context.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Return the description for the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Return the description of the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Return the reasons why the governance definitions are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the description for the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Return the description for the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Return the implementation notes.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Return the description for this element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Return the description of the dependency.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Return the description for this relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Return the description of the relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Return the description of security at the site.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
Return the default description of the cardinality.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the short description of this OpenMetadataAttributeTypeDef.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Return the default description of the propagation rule.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Return the description for the enum value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Return the default description of the cardinality.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the description of this OpenMetadataTypeDef.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Return the description of the status.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
Return the description of the status.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Returns the stored description property for the element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Return the description for the foreign key.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return the description of this end of the vertex.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Returns the stored description property for the element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Return the description for this element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Return the description for this element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Return the description for this relationship.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Return the reasons why the elements are related.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Returns the description property for the template.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the translation for the "description" property if it is used in the attached element type.
getDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Returns the stored description property for the valid value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the description for this value.
getDescription() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Return the description of the attribute.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
Return the default description of the match criteria.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Return the default description of the property comparison operator.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the default description of the enumeration.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
Return the description of the analysis step.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Return the description of the analysis step.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return the description of the action target.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Return the description of the metric.
getDescription() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.measurements.SurveyMetric
Return the description of the metric.
getDescription() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the survey report description.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return the description of the action target.
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Return the description of the request parameter.
getDescription() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the description of the governance action.
getDescription() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Return the description of the governance engine.
getDescription() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
Return the default description for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Return the default description of this enum.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Return the short description of the component.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Return the default description of the archive type.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Return the default description of the sequencing order.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Return the default description of the classification origin.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return the description for this enum.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Return the default description of the instance provenance type.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Return the description for the enum.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
Return the default description of the match criteria.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Return the default description of the property comparison operator.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Return the default description of the sequencing order.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
Return the default description of the cardinality.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the short description of this AttributeTypeDef.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Return the default description of the propagation rule.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Return the description for the enum value.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Return the default description of the cardinality.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the description of this TypeDef.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Return the description of the status.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
Return the default description for the type for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the new description for the TypeDef.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
Return the description of the status.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Return the default description of the event category.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Return the default description for the enum, used when there is no natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Return the default description for the enum, used when there is no natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
Return the default description for the star rating for this enum instance.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Return the default description for the enum, used when there is no natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
Return the default description for the enum value.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Return the default description for the enum, used when there is no natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
Return the default description for the enum value.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
Return the default description for the enum, used when there is not natural language resource bundle available.
getDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
Return the default description for the enum value.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the description of this system.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the description of this system.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the description of this system.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the description for this glossary term.
getDescription() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the description of the governance engine.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the description of the governance service.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the description of the solution information supply chain.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return the description of the solution blueprint
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the description of the solution blueprint
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns a detailed description of the role.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the description of the certification type.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns a detailed description of the role.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Return the description for the project.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Return the description of the contact type.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return this department's description.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Return the description of the organization.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns a detailed description of the role.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return the description of the solution blueprint
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the description of the solution blueprint
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Return the description of the value's meaning.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Return the description for the project.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns a detailed description of the role.
getDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns a detailed description of the assets within the zone.
getDescription() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the description of the action target.
getDescription() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Return the description of the guard.
getDescription() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Return the description of the request parameter.
getDescription() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Return the default description for this enum.
getDescription() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.userauthn.AppInfoBean
 
getDescription() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Returns the description of the type.
getDescription() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
getDescription() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
getDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the description property from the supplied element properties.
getDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the description property from the supplied instance properties.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.enums.OpenMetadataEnum
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the unique identifier of the glossary term that describes this OpenMetadataAttributeTypeDef.
getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Return the unique identifier (guid) of the glossary term that describes this OpenMetadataEnumElementDef.
getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the unique identifier (guid) of the valid value that describes this OpenMetadataTypeDef.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the unique identifier for the valid value that represents the enum value.
getDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the unique identifier of the glossary term that describes this AttributeTypeDef.
getDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Return the unique identifier (guid) of the glossary term that describes this EnumElementDef.
getDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the unique identifier (guid) of the valid value definition that describes this TypeDef.
getDescriptionGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the unique identifier for the new glossary term that describes the TypeDef.
getDescriptionWiki() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the URL to the wiki page that gives more information for this type.
getDescriptionWiki() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the URL to the wiki page that gives more information for this type.
getDescriptionWiki() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the URL to the wiki page that gives more information for this type.
getDesignStep() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Return the name of design step that created the implementation.
getDestinationName() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Return the name of this audit log store destination.
getDestinationName() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Return the name of this audit log destination.
getDestinationName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Return the name of this audit log destination.
getDestinationsReport() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Return the list of destinations where audit log records are being sent.
getDestinationSystem() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
getDetails() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the details of how the certification type works.
getDetails() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getDetails() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getDetails() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getDigitalResourceOrigin() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the DigitalResourceOrigin classification.
getDigitalSubscribers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDigitalSubscriptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getDirection() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getDirectoryName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getDiscoveredProperties() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the properties about the repository that were discovered during the test.
getDisplayName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDisplayName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the display name of the governance engine.
getDisplayName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the display name of the governance service.
getDisplayName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the display name of the integration connector.
getDisplayName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Returns the stored display name property for the element.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return the display name for this list.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the display name for this user (for example, the preferred name of a person).
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Return the name of the tag.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Returns the stored display name property for the element.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Returns the stored display name property for the foreign key.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Return the name for the primary key.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Returns the stored display name property for the element.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Returns the name property for the template.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the translation for either then "name" or "displayName" property if they are used in the attached element type.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Returns the stored display name property for the valid value.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Return the name of the metric.
getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Return the name of the metric.
getDisplayName() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.measurements.SurveyMetric
Return the name of the metric.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the display name of the survey report.
getDisplayName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the display name for the governance action.
getDisplayName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Return the display name for messages and UI.
getDisplayName() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Return the printable name.
getDisplayName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the display name of the governance engine.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the display name of the governance service.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the display name of the information supply chain.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return the display name of the solution blueprint.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the display name of the solution blueprint.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns a descriptive name of the role.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
 
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns a descriptive name of the role.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Return the display name for the project.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
 
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the display name
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Return the name of the organization.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Return the common name for the work location.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns a descriptive name of the role.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return the display name of the solution blueprint.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the display name of the solution blueprint.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Return the printable name.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Return the display name for the project.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns a descriptive name of the role.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns a descriptive name of the zone.
getDisplayName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the name of the metric.
getDisplayName() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return the name of the user.
getDisplayName() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
getDisplayName(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Extract the display name from the supplied element.
getDisplayName(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Extract the display name from the supplied element.
getDisplayName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the displayName property from the supplied element properties.
getDisplayName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the displayName property from the supplied instance properties.
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getDistinctCount() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the number of distinct values in this column for the rows evaluated.
getDistinctPropertyJoinQuery(RepositoryTable, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Join the principle table with its associated attributes table.
getDistinguishedName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return the distinguished name of the list.
getDistinguishedName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the distinguished name of the user.
getDistinguishedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Return the unique name in LDAP.
getDistinguishedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Return the specific distinguishedName of the security group.
getDistinguishedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getDistinguishedName() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return the distinguished name of the user.
getDocumentation() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Return the document facet.
getDocumentation() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Return the documentation
getDocumentationURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the URL link to the profile.
getDocumentationURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the URL link to the profile.
getDocumentationURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Return the URL link to the requirement.
getDocumentationURL() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the URL to link to more documentation about this profile.
getDocumentationURL() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the URL to link to more documentation about this profile.
getDocumentLifecycleEntityDef(OpenMetadataType, TypeDefLink) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Sets up an EntityDef with the standard lifecycle states for an entity that goes through a document review.
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Return the identifier of the domain that this subject area belongs - 0 means all domains
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Return the domain of the governance role.
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
Return the identifier of the domain that this subject area belongs - 0 means all domains
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Return the identifier of the domain that this subject area belongs - 0 means all domains
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
Return the identifier of the domain that this subject area belongs - 0 means all domains
getDomain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Return the identifier of the domain that this subject area belongs - 0 means all domains
getDomainConceptGUID() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
getDomainConceptName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Return the identifier of the governance domain that this role belongs to.
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return the identifier of the governance domain that this incident related to (or zero for none/all).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the identifier of the governance domain that this definition belongs to (0=all).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Return the identifier of the governance domain that this zone is managed by.
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the identifier of the governance domain that this incident report belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Returns the unique name for the zone.
getDomainIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Returns the unique name for the zone.
getDomainIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Returns the unique name for the zone.
getDomainLink(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getDomainName(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Return the domain name of a type.
getDomainName(ElementControlHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the domain name from an element's header.
getDomainName(EntitySummary) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Return the domain name of an entity.
getDomainOfLinkNames() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getDomainOfLinks() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getDoubleMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDoubleMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDoubleMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getDownstreamRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Return the downstream relationships that provide the evidence that this asset is part of the resulting lineage graph.
getDriverName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getDriverName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get driver name
getDueDate() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the date/time that to do should be completed.
getDueTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return when this needs to be completed by.
getDuplicateClassifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return whether this element is involved in duplicate processing.
getDuplicateGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the unique identifier of the duplicate.
getDuplicateManagementClient() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the client that manages deduplication.
getDuplicateManagementClient() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the client that manages deduplication.
getDuplicateProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Retrieve details of the duplicate itself.
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.
getEdgeMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetLineageGraphMermaidGraphBuilder
Return the pre-built mermaid graph.
getEdgeMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Return the ultimate sources and destinations found within the lineage graph.
getEdges() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getEdition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the edition of the resource that this external reference represents.
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Return the date/time that this new element becomes effective in the governance program (null means immediately).
getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return the date/time that this new classification becomes effective in the governance program (null means immediately).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveFromTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the appropriate effectiveTime for a request.
getEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return the effective time that this update is to occur in.
getEffectiveTime() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Return the date/time when the new element is no longer effective in the governance program (null means until deleted).
getEffectiveTo() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return the date/time when the new classification is no longer effective in the governance program (null means until deleted).
getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return the date/time that this instance should no longer be used.
getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Return the date/time that this instance should no longer be used.
getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Return the date/time that this instance should no longer be used.
getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the date/time that this instance should no longer be used.
getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return the date/time that this instance should no longer be used.
getEffectiveToTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Return the date/time that this instance should no longer be used.
getElapsedTime() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the elapsed time taken to execute the specific test.
getElapsedTime() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the elapsed time that this test case executed.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Return the property object.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
Return the element.
getElement() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Return details of the first governance action process step
getElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return the properties of the related element.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeReportResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Return the element result.
getElementAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return details of the element at end 1 of this relationship.
getElementAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return whether the related element is at end 1 of the relationship.
getElementAtEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return details of the element at end 2 of this relationship.
getElementClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Return an element classification from an attached classification.
getElementClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return an element classification from an attached classification.
getElementClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the classifications from the element.
getElementClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the classifications from the element.
getElementClassifications(List<Classification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the classifications from the entity.
getElementDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
getElementDefs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Return the list of defined Enum values for this OpenMetadataEnumDef.
getElementDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Return the list of defined Enum values for this EnumDef.
getElementEntitiesForScope(String, String, String, String, String, int, int, Date, boolean, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Return the list of entities for open metadata elements of an open metadata type that are associated with an external identifier in a particular scope.
getElementFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Get an element from a template.
getElementGraph() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Return the graph object.
getElementGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Return the unique id for the metadata element.
getElementGUIDAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the unique identifier of the element at end 1 of the relationship.
getElementGUIDAtEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the unique identifier of the element at end 2 of the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Return the relationship header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Return the element header associated with the relationship.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
The element header is setup when an element is retrieved from the repository.
getElementHeader(ElementControlHeader, String, List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the element.
getElementHeader(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the element.
getElementHeaders() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return the list of metadata elements.
getElementHierarchies(String, String, List<RelatedMetadataElementSummary>, int, String, QueryOptions, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the nested elements to the required depth.
getElementHierarchy(String, RelatedMetadataElementSummary, int, String, QueryOptions, int, List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the nested elements to the required depth.
getElementList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Return the list of metadata elements.
getElementOriginCategory(InstanceProvenanceType) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Translate the repository services' InstanceProvenanceType to an ElementOrigin.
getElementProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the map of properties for the element provided with the event.
getElementProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Return the properties that are stored with the metadata element.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return the properties for the element.
getElementProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataClassificationBuilder
Convert the specific properties into a set of element properties for the open metadata client.
getElementProperties(EntityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataElementBuilder
Convert the specific properties into a set of element properties for the open metadata client.
getElementProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataRelationshipBuilder
Convert the specific properties into a set of element properties for the open metadata client.
getElementPropertiesAsMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Convert an element properties object into a map.
getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Convert an element properties object into a map.
getElementRelatedElements(String, OpenMetadataElement, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Retrieve the related elements for an item and filter for relevant relationships.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return the list of external references.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Return the element list result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeElementListResponse
Return the list of elements.
getElements() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeSummaryListResponse
Return the list of technology types.
getElements(String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements of the requested type name.
getElements(String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements of the requested type name.
getElements(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements of the requested type name.
getElementsByClassification(String, String, String, List<String>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
getElementsByClassification(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements with the requested classification name.
getElementsByClassification(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements with the requested classification name.
getElementsByClassification(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements with the requested classification name.
getElementsByClassificationWithPropertyValue(String, String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
getElementsByClassificationWithPropertyValue(String, String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
getElementsByOrigin(String, String, FindDigitalResourceOriginProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements from a specific origin.
getElementsByOrigin(String, String, FindDigitalResourceOriginProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the digital resources from a specific origin.
getElementsByOrigin(String, DigitalResourceOriginProperties, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the assets from a specific origin.
getElementsByPropertyValue(String, String, List<String>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements by a value found in one of the properties specified.
getElementsByPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements by a value found in one of the properties specified.
getElementsByPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements by a value found in one of the properties specified.
getElementsByTag(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsByTag(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsByTag(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsForExternalIdentifier(String, int, int, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the unique identifier of the external asset manager from its qualified name.
getElementsForExternalIdentifier(String, int, int, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the metadata element associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, int, int, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Retrieve the unique identifier of the external asset manager from its qualified name.
getElementsForExternalIdentifier(String, String, String, int, int, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Retrieve the metadata element associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, String, int, int, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsForExternalIdentifier(String, String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsSourcedFrom(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the elements linked via a "SourcedFrom" relationship to the requested element.
getElementsSourcedFrom(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "SourcedFrom" relationship to the requested element.
getElementsSourcedFrom(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getElementStatus(InstanceStatus) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Translate the repository services' InstanceStatus to an ElementStatus.
getElementStatus(InstanceStatus) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Translate the repository services' InstanceStatus to an ElementStatus.
getElementStub(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getElementStub(Class<B>, OpenMetadataElementStub, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getElementStub(Class<B>, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the relationship.
getElementStub(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the entity.
getElementStub(Class<B>, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the entity.
getElementStub(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the relationship.
getElementStub(EntityProxy) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Convert an entity proxy into an element stub.
getElementSummary(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getElementType(InstanceAuditHeader) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Convert information from a repository instance into an Open Metadata Framework ElementType.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the value to use in the element that describes its version.
getElementVersionIdentifier() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the value to use in the element that describes its version.
getElementVersions(InstanceAuditHeader) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract detail of the version of the element and the user's maintaining it.
getEmail() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
getEmail() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return a person's contact email.
getEmail() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getEmbeddedConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnection(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Using the supplied instances, return a new instance of the Connection bean.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Return the list of embedded connections for this virtual connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of embedded connections for this virtual connection.
getEmbeddedSurveyActionServices() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Retrieve and validate the list of embedded connectors and cast them to survey action service connector.
getEmoji() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Return an emotion or additional reaction.
getEmployeeNumber() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the employee number (maybe called personnel number, or similar name).
getEmployeeNumber() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the unique identifier of the person used by their employer.
getEmployeeNumber() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getEmployeeType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the type of employee (for example, are they full time, contractor etc).
getEmployeeType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return code used by employer typically to describe the type of employment contract.
getEmployeeType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getEmptyEnumDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Create an EnumDef that has no valid values defined.
getEmptyEnumDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Create an EnumDef that has no valid values defined.
getEncoding() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
getEncoding() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the type of encoding.
getEncoding() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the encoding of the file - may be null
getEncoding() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Return the optional name of the encoding method used in the file.
getEncoding() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getEncoding() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Return the encoding of the data source.
getEncoding() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Return the encoding to use in OMRSEvents.
getEncoding() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Return the encoding to use in OMRSEvents.
getEncoding() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
Return the encoding to use in OMRSEvents.
getEncodingDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the optional encoding language used by the asset.
getEncodingLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Return the name of the natural language used for text strings within the data store.
getEncodingProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Return the additional properties associated with the encoding process.
getEncodingProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the encoding properties property from the supplied element properties.
getEncodingProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the encoding properties property from the supplied instance properties.
getEncodingStandard() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingStandard() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Return the name of the encoding style used in the data store.
getEncryptedPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return an encrypted password.
getEncryptedPassword() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return an encrypted password.
getEncryption() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the type of encryption used on the file system (or null is unencrypted).
getEncryption() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Return the type of encryption used on the file system (or null is unencrypted).
getEncryption(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the encryption property from the supplied element properties.
getEncryption(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the encryption property from the supplied instance properties.
getEncryptionMethod() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Returns the stored encryptionMethod property for the endpoint.
getEncryptionMethod() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEnd(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the end property from the supplied element properties.
getEnd(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the end property from the supplied instance properties.
getEnd1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getEnd1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Return the summary of the metadata element at end 1 of the relationship.
getEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Return the summary of the metadata element at end 1 of the relationship.
getEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return the element header associated with end 1 of the relationship.
getEnd1AssetGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return the unique identifier of the end 1 asset.
getEnd1Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the header of the end 1 entity.
getEnd1Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return the header of the end 1 entity.
getEnd1Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return the header of the end 1 entity.
getEnd1EntityGUID(Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the guid of an entity linked to end 1 of the relationship.
getEnd1EntityGUID(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the guid of an entity linked to end 1 of the relationship.
getEnd1Mapper() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Return the mapper for the entity proxy at end 1 of the relationship.
getEnd2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getEnd2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Return the summary of the metadata element at end 2 of the relationship.
getEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Return the summary of the metadata element at end 2 of the relationship.
getEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return the element header associated with end 2 of the relationship.
getEnd2AssetGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return the unique identifier of the end 2 asset.
getEnd2Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the header of the end 2 entity.
getEnd2Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return the header of the end 2 entity.
getEnd2Element() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return the header of the end 2 entity.
getEnd2EntityGUID(Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the guid of an entity linked to end 2 of the relationship.
getEnd2EntityGUID(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the guid of an entity linked to end 2 of the relationship.
getEnd2Mapper() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Return the mapper for the entity proxy at end 2 of the relationship.
getEndDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the date/time that this certificate is no longer valid.
getEndDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the date/time that this license is no longer valid.
getEndDef1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getEndDef1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Return the details associated with the first end of the relationship.
getEndDef1() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Return the details associated with the first end of the relationship.
getEndDef1() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the details associated with the first end of the relationship.
getEndDef2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getEndDef2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Return the details associated with the second end of the relationship.
getEndDef2() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Return the details associated with the second end of the relationship.
getEndDef2() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the details associated with the second end of the relationship.
getEndOneElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the element at end one of the relationship that is described in the principleElement.
getEndOneElementProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the property map for end one's properties (used for relationship events).
getEndpoint() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Returns a copy of the properties for this connection's endpoint.
getEndpoint() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Returns a copy of the properties for this connection's endpoint.
getEndpointAddress() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the optional endpoint address for the first catalog target.
getEndpointByGUID(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Retrieve the metadata element with the supplied unique identifier.
getEndpointByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.
getEndpointByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Return the properties of a specific endpoint.
getEndpointByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Return the properties of a specific endpoint.
getEndpointByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Return the properties of a specific endpoint.
getEndpointClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing endpoints.
getEndpointDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the server description.
getEndpointHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstance
Return the client.
getEndpointHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerInstanceHandler
This method returns an Open Metadata Store client.
getEndpointsByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Retrieve the list of metadata elements with a matching qualified name, display name or network address.
getEndpointsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.
getEndpointsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Returns the list of endpoints with a particular name.
getEndpointsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Returns the list of endpoints with a particular name.
getEndpointsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Returns the list of endpoints with a particular name.
getEndpointsByNetworkAddress(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Return the list of endpoints exactly matching the supplied network address.
getEndpointsByNetworkAddress(String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Return the list of endpoints exactly matching the supplied network address.
getEndpointsByNetworkAddress(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsByNetworkAddress(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsByNetworkAddress(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsByNetworkAddress(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Retrieve the list of endpoint metadata elements with a matching networkAddress.
getEndpointsForInfrastructure(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getEndpointsForInfrastructure(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getEndpointsForInfrastructure(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getEndpointsForInfrastructure(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
getEndpointType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Return the standard type for an endpoint.
getEndsWith() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Return whether the value ends with the supplied string.
getEndsWithRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "endswith" semantic.
getEndsWithRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "endswith" semantic.
getEndsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "ends with" semantic.
getEndsWithRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "endswith" semantic.
getEndsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "endswith" semantic.
getEndTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getEndTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getEndTime() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Return the time when this instance of the server ended.
getEndTwoElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the element at end two of the relationship that is described in the principleElement.
getEndTwoElementProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the property map for end two's properties (used for relationship events).
getEngineAction(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Request the status of an executing engine action request.
getEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Request the status of an executing engine action request.
getEngineAction(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Request the status of an executing engine action request.
getEngineAction(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Request the status and properties of an executing engine action request.
getEngineAction(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Request the status and properties of an executing engine action request.
getEngineAction(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request the status and properties of an executing engine action request.
getEngineAction(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Request the status and properties of an executing engine action request.
getEngineAction(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Request the status of an executing engine action request.
getEngineAction(String, EntityDetail, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Request the status of an executing engine action request.
getEngineActionGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the unique identifier of the governance action that this service request is associated with.
getEngineActionGUID() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the unique identifier of the engine action that this service request is associated with.
getEngineActionGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the unique identifier for the engine action associated with this report.
getEngineActionHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesInstance
Return the handler for governance action requests.
getEngineActions(int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Retrieve the engine actions known to the server.
getEngineActions(String, int, int) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Retrieve the engine actions that are known to the server.
getEngineActions(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the engine actions known to the server.
getEngineActions(String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the engine actions that are known to the server.
getEngineActions(String, int, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the engine actions that are known to the server.
getEngineActions(String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the engine actions that are known to this server.
getEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are known to the server.
getEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the engine actions that are known to the server.
getEngineActionsByName(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, String, String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getEngineActionStatus() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the equivalent action status.
getEngineClassification(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a classification for an Engine software server capability.
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.
getEngineHostServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the configuration for the complete engine host services in this server.
getEngineHostServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the engine host services configuration including the list of engine services that are configured for this server.
getEngineHostServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Return the configuration of the specialist services for 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.
getEngineServiceConfiguration(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the configuration for the named engine service for this server.
getEngineServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the configuration for the requested engine service that is configured for this server.
getEngineServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Return the configuration for the named engine service for 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.
getEngineServiceRegistration(String) - Static method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
Retrieve the requested OMES registration information
getEngineServiceRegistrationList() - Static method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
Retrieve the list of registered OMESs
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the engine services registered on the platform
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the engine services registered on the platform
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Retrieve a list of the engine services registered on the platform
getEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the engine services registered on the platform
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).
getEnterpriseConnectorManager() - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Return the enterprise connector manager.
getEnterpriseMetadataCollection() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the enterprise metadata collection for this instance.
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.
getEnterpriseOMRSRepositoryConnector(String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Create repository connector for an access service.
getEnterpriseOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the connection for the Enterprise OMRS Topic connector.
getEnterpriseOMRSTopicConnection(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the connection for remote access to the enterprise topic connector.
getEnterpriseOMRSTopicConnection(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the connection for remote access to the enterprise topic connector.
getEnterpriseOMRSTopicConnector() - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Return 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.
getEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getEntities() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Return the list of entities defined in the open metadata archive.
getEntities() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return the list of all the entities (vertices/nodes) in the instance graph.
getEntities() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Return the list of entities.
getEntitiesByIntValue(String, int, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type that match the supplied value.
getEntitiesByName(String, InstanceProperties, String, List<InstanceStatus>, List<String>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity by name.
getEntitiesByType(String, String, String, boolean, boolean, List<InstanceStatus>, Date, SequencingOrder, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type.
getEntitiesByType(String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type.
getEntitiesByType(String, String, List<InstanceStatus>, Date, String, SequencingOrder, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entities that match the requested type.
getEntitiesByValue(String, String, String, String, String, List<String>, boolean, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type that match the supplied value.
getEntitiesByValue(String, String, String, String, String, List<String>, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type that match the supplied value.
getEntitiesByValue(String, String, String, List<InstanceStatus>, List<String>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entities that match all supplied properties.
getEntitiesForClassificationType(String, String, String, InstanceProperties, MatchCriteria, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of entities by the requested classification type.
getEntitiesForRelationshipType(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Deprecated.
getEntitiesForRelationshipType(String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of entities at the other end of the requested relationship type.
getEntitiesForType(String, int, int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a list of entities that are of the requested type.
getEntitiesForType(String, String, String, List<InstanceStatus>, List<String>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of entities of the requested type.
getEntitiesUniqueAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntitlements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the entitlements granted by the agreement.
getEntitlements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the entitlements granted by the license.
getEntitlements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Return the entitlements granted by the license.
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return details of the entities in the Apache Atlas metadata repository.
getEntity() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the values for the entity at the end of the operation.
getEntity() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the entity instance (if applicable) or null.
getEntity() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Return the entity where the classification belongs.
getEntity() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Return the resulting entity object.
getEntity() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Return the resulting entity object.
getEntity(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve an entity from the archive.
getEntity(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve an entity from the archive.
getEntity(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve an entity from the archive.
getEntity(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve an entity from the archive.
getEntity(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve an entity from the archive.
getEntityByGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve a single entity by GUID.
getEntityByGUID(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity, converting any errors from the repository services into the local OMAS exceptions.
getEntityByGUID(String, String, String, String, boolean, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity, converting any errors from the repository services into the local OMAS exceptions.
getEntityByValue(String, String, String, String, String, List<String>, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity that matches the requested value.
getEntityByValue(String, String, String, String, String, List<String>, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity that matches the requested value.
getEntityClassifications() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return a list of entity classifications that can be stored in the metadata repository.
getEntityCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the count of entity instances in the Apache Atlas repository.
getEntityDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve the entityDef or null if it is not defined.
getEntityDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve the entityDef or null if it is not defined.
getEntityDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve the entityDef or null if it is not defined.
getEntityDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve the entityDef or null if it is not defined.
getEntityDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve the entityDef or null if it is not defined.
getEntityDef(Map<String, EntityDef>, TypeDefLink) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Returns the appropriate entity definition for the supplied entity identifiers.
getEntityDefByGuid(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the entity type definition for the supplied type guid.
getEntityDefByName(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the entity type definition for the supplied name.
getEntityDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getEntityDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of entity definitions returned by the repository.
getEntityDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the entity type definitions.
getEntityDefs(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Returns all the entity type definitions.
getEntityDetail() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Construct an entity detail object using the values from the database.
getEntityDetail() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Return the header, classifications and properties of a specific entity.
getEntityDetail(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the header, classifications and properties of a specific entity.
getEntityDetail(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a historical version of an entity.
getEntityDetail(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetail(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a historical version of an entity - includes the header, classifications and properties of the entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a historical version of an entity - includes the header, classifications and properties of the entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a historical version of an entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a historical version of an entity.
getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a historical version of an entity.
getEntityDetail(String, String, InstanceProperties, InstanceStatus, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return a specific entity detail instance.
getEntityDetail(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetail(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a historical version of an entity includes the header, classifications and properties of the entity.
getEntityDetailAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Return a historical version of an entity.
getEntityDetailDifferences(EntityDetail, EntityDetail, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Calculate the differences between the two provided EntityDetail objects.
getEntityDetailDifferences(EntityDetail, EntityDetail, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Calculate the differences between the two provided EntityDetail objects.
GetEntityDetailExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetEntityDetailExecutor provides the executor for the isEntityKnown and getEntityDetail methods.
GetEntityDetailExecutor(String, String, Date, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Constructor takes the parameters for the request.
GetEntityDetailExecutor(String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Constructor takes the parameters for the request.
getEntityDetailHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return all historical versions of an entity within the bounds of the provided timestamps.
getEntityDetailHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return all historical versions of an entity within the bounds of the provided timestamps.
GetEntityDetailHistoryExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetEntityDetailHistoryExecutor is the executor for the findEntitiesByPropertyValue request.
GetEntityDetailHistoryExecutor(String, String, Date, Date, int, int, HistorySequencingOrder, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailHistoryExecutor
Create the executor.
getEntityElementList() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Return the list of entities stored in the graph.
getEntityElementList() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Return the list of entities stored in the graph.
GetEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetEntityExecutor provides the common base executor for the getEntityXXX methods.
GetEntityExecutor(String, String, ClassificationAccumulator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityExecutor
Constructor takes the parameters for the request.
getEntityFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getEntityForRelationshipType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entity at the other end of the requested relationship type.
getEntityForRelationshipType(String, EntityDetail, String, String, String, String, int, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entity at the other end of the requested relationship type.
getEntityForUpdate(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve details about an entity from the store.
getEntityFromRepository(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the keyword for the supplied unique identifier (guid).
getEntityFromRepository(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity for the supplied unique identifier (guid).
getEntityFromRepository(String, String, String, String, String, String, boolean, boolean, List<String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the entity for the supplied unique identifier (guid).
getEntityFromStore(String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve the version of an entity from the database that was active at the requested time.
getEntityGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getEntityGUID() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ClassificationMapper
Extract the entity GUID from the values from the database.
getEntityGUIDByValue(String, String, String, String, String, List<String>, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the unique identifier of the entity matching the value.
getEntityGuids() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntityGUIDsByValue(String, String, String, String, String, List<String>, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type that match the supplied value.
getEntityHistoryFromStore(String, Date, Date, boolean) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Return the list of versions for an entity.
getEntityInstanceSet(String, int) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Retrieve entity instances for the given type for the given instance set
getEntityNeighborhood(String, String, String, int, EntityNeighborhoodFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, String, int, EntityNeighborhoodFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, String, int, EntityNeighborhoodFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhoodHistory(String, String, String, int, EntityNeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhoodHistory(String, String, String, int, EntityNeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhoodHistory(String, String, String, int, EntityNeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityNeighborhoodParameterValidation(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityOneGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the unique identifier (GUID) for the first entity linked by the relationship.
getEntityOneProxy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Return details of the entity at the first end of the relationship.
getEntityPropertiesTableRows() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Return the rows that describe the properties for this entity.
getEntityProxy() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Construct an entity proxy object from the values from the database.
getEntityProxy() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return associated entity proxy.
getEntityProxy() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the entity proxy (if applicable) or null.
getEntityProxy() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Return entity proxy.
getEntityProxy() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Return the entity where the classification belongs.
getEntityProxy() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Return entity proxy.
getEntityProxy(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Retrieve an entity proxy
getEntityProxy(String, String, InstanceProperties, InstanceStatus, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return a specific entity proxy instance.
getEntityProxy(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Build an entity proxy from an entity.
getEntityProxyDifferences(EntityProxy, EntityProxy, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Calculate the differences between the two provided EntityProxy objects.
getEntityProxyDifferences(EntityProxy, EntityProxy, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Calculate the differences between the two provided EntityProxy objects.
getEntityProxyOneDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns the differences between the first entity proxy of the two relationships.
getEntityProxyTwoDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns the differences between the second entity proxy of the two relationships.
getEntityRelationshipTypes(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the list of end types for the named relationship type.
getEntityStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getEntityStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getEntitySubTypes(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the list of subtypes of the named entity type
getEntitySummary() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntitySummaryExecutor
Return the entity and accumulated classifications.
getEntitySummary(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the header and classifications for a specific entity.
getEntitySummary(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the header and classifications for a specific entity.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the header and classifications for a specific entity.
getEntitySummary(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the header and classifications for a specific entity.
getEntitySummary(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the header and classifications for a specific entity.
getEntitySummary(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the header and classifications for a specific entity.
getEntitySummaryDifferences(EntitySummary, EntitySummary, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Calculate the differences between the two provided EntitySummary objects.
getEntitySummaryDifferences(EntitySummary, EntitySummary, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Calculate the differences between the two provided EntitySummary objects.
GetEntitySummaryExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetEntitySummaryExecutor provides the executor for the getEntitySummary method.
GetEntitySummaryExecutor(String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntitySummaryExecutor
Constructor takes the parameters for the request.
getEntityTableRow() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Extract the entity table information from the entity object.
getEntityToClassify() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Return which entity to attach this classification to.
getEntityTwoGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the unique identifier (GUID) for the second entity linked by the relationship.
getEntityTwoProxy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Return details of the entity at second end of the relationship.
getEntityType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Return the identifiers of the OpenMetadataEntityDef describing the type of entity on this end of the relationship.
getEntityType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Return the identifiers of the EntityDef describing the type of entity on this end of the relationship.
getEntityType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getEntityTypeGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the type of the new entity.
getEntityTypeGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Return the list of entity types that should restrict the find request.
getEntityTypeGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Return the list of entity types that should restrict the find request.
getEntityTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntityTypeNames() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the set of supported entity type names
getEntityTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getEntityURL(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return the URL string to use for direct access to the metadata instance.
getEntityURL(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return the URL string to use for direct access to the metadata instance.
getEntityURL(String, String...) - Static method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the URL for the requested instance.
getEnumDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Get an existing EnumDef from the archive.
getEnumDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Get an existing EnumDef from the archive.
getEnumDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Get an existing EnumDef from the archive.
getEnumDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Get an existing EnumDef from the archive.
getEnumDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Get an existing EnumDef from the archive.
getEnumDefByName(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the enumeration type definition for the supplied name.
getEnumDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getEnumDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindAttributeTypeDefsByCategory
Return the list of enum type definitions returned by the repository.
getEnumElement(String, int) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Extract the enum value definition based on the ordinal.
getEnumElementDef(int, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Create an EnumElementDef that carries one of the valid values for an Enum.
getEnumPropertyOrdinal(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Retrieve the ordinal value from an enum property.
getEnumPropertyOrdinal(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Retrieve the ordinal value from an enum property.
getEnumPropertySymbolicName(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Retrieve the ordinal value from an enum property.
getEnumTypeDefAttribute(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name, type and description.
getEnumTypeDefAttribute(OpenMetadataProperty) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name, type and description.
getEquivalentElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getEquivalentSchemaAttribute() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getEquivalentSchemaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getErrorCode() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the reason for the error.
getErrorCode() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the error code for this instance event.
getErrorCode() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Return the error code for the event.
getErrorCode() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the TypeDef error code for error events.
getErrorHandler(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the handler for managing errors from the repository services.
getErrorMessage() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the error message associated with the exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Deprecated.
getErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Deprecated.
getErrorMessage() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the message associated with the error.
getErrorMessage() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return any error message for the event.
getErrorMessage() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Deprecated.
getErrorReport() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getErrorSection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return the properties specific to an error event.
getEstimatedVolumetrics() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Set up the estimated volumetrics (size, volume of data, frequency of interaction etc).
getEvent() - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.BufferedInstanceEvent
Gets the associated OMRSInstanceEvent
getEventBean(String, Class<T>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListenerConnectorBase
Parse the event and return it to a Java bean.
getEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the current configuration for the event bus.
getEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
Return the current configuration for the event bus.
getEventBusConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the information used to create connections to an event bus.
getEventCategory() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return whether this is a registry, type or instance event.
getEventCategory() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the category of the event.
getEventDirection() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return whether this is an inbound or outbound event.
getEventEffect() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the effect of the event.
getEventMapperConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the connection properties for the event mapper for the local repository.
getEventOriginator() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return details of the originator of the event including the id of their metadata collection.
getEventProcessorName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
Return the name of the event processor.
getEventProcessorName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Return the name of the event processor.
getEventProcessorName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Return the name of the event processor.
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.
getEventTime() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the time the event occurred at.
getEventTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the time that the element was updated.
getEventTimestamp() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the timestamp for the event.
getEventTopicAuditLogConnection(String, List<String>, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the event topic audit log.
getEventType() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the current transition of the run state.
getEventType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the event type.
getEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the reason for the event.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the event version id.
getExactMatchRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, without being interpreted as a regular expression (i.e.
getExactMatchRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, without being interpreted as a regular expression (i.e.
getExactMatchRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, without being interpreted as a regular expression (i.e.
getExactMatchRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, without being interpreted as a regular expression (i.e.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return an example configuration property value.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return an example parameter value.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return an example placeholder property value.
getExample() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return an example parameter value.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExamples() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getExamples() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up the description of one or more examples.
getExceptionCausedBy() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the name of any nested exception that may indicate the root cause of the exception.
getExceptionCausedBy() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the name of any nested exception that may indicate the root cause of the exception.
getExceptionCausedBy() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the name of any nested exception that may indicate the root cause of the exception.
getExceptionClassName() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionClassName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the name of the Java class name to use to recreate the exception.
getExceptionClassName() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the name of the class name for a caught exception.
getExceptionClassName() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionClassName() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the name of any exception linked to the audit log record.
getExceptionClassName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the error message associated with the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the error message associated with the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the error message associated with the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the error message associated with the exception.
getExceptionErrorMessageId() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the formal message identifier for the error message.
getExceptionErrorMessageId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the formal message identifier for the error message.
getExceptionErrorMessageId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the formal message identifier for the error message.
getExceptionErrorMessageParameters() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the parameters that were inserted in the error message.
getExceptionErrorMessageParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the parameters that were inserted in the error message.
getExceptionErrorMessageParameters() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the parameters that were inserted in the error message.
getExceptionHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the exception handler that can package up common exceptions and pack them into a REST Response.
getExceptionHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Retrieve the exception handler that can package up common exceptions and pack them into a REST Response.
getExceptionMessage() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the name of the message associated with any exception linked to the audit log record.
getExceptionProperties() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the additional properties stored by the exceptions.
getExceptionProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the additional properties stored by the exceptions.
getExceptionProperties() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the additional properties stored by the exceptions.
getExceptionProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the additional properties stored by the exceptions.
getExceptionStackTrace() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the stack trace associated with any exception linked to the audit log record.
getExceptionSystemAction() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the description of the action taken by the system as a result of the exception.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the action that a user should take to resolve the problem.
getExceptionUserAction() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the action that a user should take to resolve the problem.
getExceptionUserAction() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the action that a user should take to resolve the problem.
getExceptionUserAction() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the action that a user should take to resolve the problem.
getExcludedColumns() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Gets excluded columns, only if took into consideration (inclusion is not present).
getExcludedSchemas() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Gets excluded schemas, only if took into consideration (inclusion is not present).
getExcludedTables() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Gets excluded tables, only if took into consideration (inclusion is not present).
getExcludedViews() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Gets excluded view, only if took into consideration (inclusion is not present).
getExecutableFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getExecutionPoints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return details of whether this element is identified as providing the implementation of one or more execution points.
getExecutorEngineGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique identifier of governance engine that is processing the engine action.
getExecutorEngineName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique name of governance engine that is processing the engine action.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the format of the data that the connector supports - null for "any".
getExpectedDataFormat() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExpectedTimeAllocationPercent() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Return the expected percentage of a person's time that should be allocated to the role.
getExpectedTimeAllocationPercent() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Return the expected percentage of a person's time that should be allocated to the role.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the description of the annotation type.
getExplanation() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the description of the processing that produces the annotation type.
getExplanation() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the description of the annotation type processing.
getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the description of the annotation type.
getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the description of the annotation type.
getExplanation() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the explanation for the annotation.
getExplanation() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the description of the annotation type.
getExportedKeys(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getExportedKeys(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get foreign keys as described by the foreign key columns referenced by primary key columns of target table
getExpression() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getExpression() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the expression used to determine the membership.
getExpression() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Returns the expression that describes the relationship.
getExpression() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Returns the expression that describes the relationship.
getExpression() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Returns the expression that describes the relationship.
getExpression() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the expression used in the annotation type processing.
getExpression() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the expression that represent the relationship between the annotation and the asset.
getExpression() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the expression used in the annotation type processing.
getExtendedAnnotations(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return any annotations attached to this annotation.
getExtendedAnnotations(String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return any annotations attached to this annotation.
getExtendedAnnotations(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return any annotations attached to this annotation.
getExtendedProperties() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the properties defined for the asset subtype.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return a copy of the properties from subclasses.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Return a copy of the properties from subclasses.
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
getExtensions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getExternal_language() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the name of the external language of the function (if relevant).
getExternalDocs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getExternalDocs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getExternalDocs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getExternalDocs() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
getExternalIdByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Return the properties of a specific externalId.
getExternalIdEffectiveTimeQueryRequestBody(String, String, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the asset manager identifiers packaged in an appropriate request body.
getExternalIdentifier() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
The specific identifier from the third party system.
getExternalIdentifierHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Return the handler for external identifiers requests.
getExternalIdentifierName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return a short description of the external identifier (such as style or property name).
getExternalIdentifierProperties(ElementBase, String, String, String, String, PermittedSynchronization) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Populate and return the external identifier properties for a UC Schema.
getExternalIdentifiers(String, String, String, int, int, boolean, boolean, ExternalIdEffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the external identifiers for a particular metadata element.
getExternalIdentifiers(String, String, String, int, int, boolean, boolean, ExternalIdEffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the external identifiers attached to the supplied element guid.
getExternalIdentifiers(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Assemble the correlation headers attached to the supplied element guid.
getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Assemble the correlation headers attached to the supplied element guid.
getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Assemble the correlation headers attached to the supplied element guid.
getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Assemble the correlation headers attached to the supplied element guid.
getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, ExternalIdEffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Retrieve the external identifiers for a particular metadata element.
getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, ExternalIdEffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Retrieve the external identifiers attached to the supplied element guid.
getExternalIdentifiersForElement(String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Return the external identifiers attached to a referenceable by the ExternalIdLink.
getExternalIdentifiersForScope(String, String, String, String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Return the external identifiers attached to a referenceable by the ExternalIdLink.
getExternalIdentifiersForScope(String, String, String, String, List<String>, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Return the external identifiers attached to a referenceable by the ExternalIdLink.
getExternalIdentifierSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
getExternalIdentifierUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return a short description of how the external identifier is used.
getExternalIdsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Returns the list of externalIds with a particular name.
getExternalIdsByNetworkAddress(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Retrieve the list of externalId metadata elements with a matching networkAddress.
getExternalIdScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Return the list of external sources that use this external identifier.
getExternalIdsForInfrastructure(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Retrieve the list of externalId metadata elements that are attached to a specific infrastructure element.
getExternalInstanceCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the username of the person or process that created the instance in the external system.
getExternalInstanceCreatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the username of the person or process that created the instance in the external system.
getExternalInstanceCreationTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the date/time when the instance in the external system was created.
getExternalInstanceCreationTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the date/time when the instance in the external system was created.
getExternalInstanceLastUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the username of the person or process that last updated the instance in the external system.
getExternalInstanceLastUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the username of the person or process that last updated the instance in the external system.
getExternalInstanceLastUpdateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the date/time that the instance in the external system was last updated.
getExternalInstanceLastUpdateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the date/time that the instance in the external system was last updated.
getExternalInstanceTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the type of element described by this external identifier in the external system.
getExternalInstanceTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the type of element described by this external identifier in the external system.
getExternalInstanceVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the latest version of the element in the external system.
getExternalInstanceVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the latest version of the element in the external system.
getExternalReferenceByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Retrieve the list of external reference metadata elements that contain the search string.
getExternalReferenceByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Return the properties of a specific external reference.
getExternalReferenceByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Return the properties of a specific external reference.
getExternalReferenceHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesInstance
Return the client.
getExternalReferenceHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesInstanceHandler
This method returns an Open Metadata Store client.
getExternalReferences() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of external references for this element.
getExternalReferences() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Return the list of external references that describe this technology type in detail.
getExternalReferencesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Retrieve the list of external reference metadata elements that contain the search string.
getExternalReferencesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Returns the list of external references with a particular name.
getExternalReferencesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Returns the list of external references with a particular name.
getExternalSchemaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the schema type that is reusable amongst assets.
getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the unique identifier for an external schema type.
getExternalScopeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Return the unique identifier of the software server capability that represents the manager for the external identifier.
getExternalScopeGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Return the unique identifier of the software server capability that represents the asset manager.
getExternalScopeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Return the qualified name of the software server capability that represents the manager for the external identifier.
getExternalScopeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Return the qualified name of the software server capability that represents the asset manager.
getExternalScopeTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Return the type of the manager for the external identifier.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceID(boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
The externalSource identifier is supplied on the APIs that supply external source identifiers for two purposes.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Return the unique name of the software server capability entity that represented the external source.
getExternalStandardMappings() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the list of mappings to external standards.
getExternalStandardMappings() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the list of mappings to external standards.
getExternalStandardMappings() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the list of mappings to external standards.
getExternalStandardMappings() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the list of mappings to external standards.
getExternalStandardMappings() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the list of External Standards Mappings that are either new or changing.
getExternalURL() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getExternalURL() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getExtractedAttributeTypeDef() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Return the attribute type definition extracted from the event (or null).
getExtractedTypeDef() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Return the type definition extracted from the event (or null).
getFacetedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return the map of data set facets (if any).
getFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Return the list of job facets (if any).
getFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return the map of data set facets (if any).
getFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Return the map of facets describing the run of the job.
getFacilityLeader() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getFacilityLeaderRole() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getFacilityType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getFailedTestCaseReport() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests detailed information on the execution of all of the failed test cases.
getFailedTestCaseReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests detailed information on the execution of all of the failed test cases.
getFailedTestCaseReport(String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests detailed information on the execution of all of the failed test cases.
getFailedTestCases() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the list of test cases that failed.
getFailingExceptionMessage() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the message extracted from an exception returned by the connector.
getFailingExceptionMessage() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the message extracted from an exception returned by the connector.
getFeedbackForUser(String, String, String, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.FeedbackHandler
Retrieve any feedback previously added by this user.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Return details of the relationship from the element in the request to the tag.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Return details of the relationship from the element in the request to the rating.
getFieldLevelLineageGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetGraphMermaidGraphBuilder
Return the field level lineage graph.
getFieldLevelLineageGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return field-level lineage graph.
getFields() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Return the list of data files described by this schema.
getFile() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the Java File object that provides access to the file.
getFile() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the Java File object that provides access to the file.
getFile() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the Java File object that provides access to the file.
getFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the Java File object that provides access to the file.
getFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the Java File object that provides access to the file.
getFileBasedAuditLogConnection(String, String, List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the file-based audit log.
getFileClassifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the file classifier that uses reference data to describe a file.
getFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getFileExtension() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the file extension of the file.
getFileExtension() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Return the file extension, if any.
getFileExtension() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
Return the file name.
getFileExtension() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getFileExtension(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassifier
Retrieves the extension from a file name.
getFileExtensionCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getFileLength() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the number of bytes in the file
getFileLength() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the number of bytes in the file
getFileLength() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the number of bytes in the file
getFileName() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the name of the file to read.
getFileName() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the name of the file to read.
getFileName() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the name of the file to read.
getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Return the invalid parameter's name, if known.
getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
Return the invalid parameter's name, if known.
getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
Return the invalid parameter's name, if known.
getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
Return the invalid parameter's name, if known.
getFileName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the short file name of the file.
getFileName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Return the name of the file (do not want to rely on Name).
getFileName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
Return the file name.
getFileName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getFileNameCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getFileNames(String, String) - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Get filenames from the file system that match the store template.
getFileNames(String, String) - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Get filenames from the file system that match the store template.
getFileNameSource() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
Return the source of the file name.
getFilesInFolder(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of file assets catalogued under the folder asset.
getFilesInFolder(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of file assets catalogued under the folder asset.
getFilesInFolder(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of file assets catalogued under the folder asset.
getFileSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the size of the file in bytes.
getFileSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getFileSurveyAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the defined annotation types as a list of annotation type types.
getFileSystemByGUID(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a filesystem by its unique identifier (GUID).
getFileSystemByUniqueName(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a filesystem by its unique name.
getFileSystemClassification(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a Template classification to add to an entity as it is created.
getFileSystemPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve the Kafka Topic defined placeholder properties
getFileSystems(String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a list of unique identifiers for defined filesystems.
getFileSystemType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the type of the file system.
getFileType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
return the logical file type.
getFileType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Return the file type of the file if known.
getFileType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
Return the file type.
getFileType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getFileTypeCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getFileTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Return the name of the file type.
getFileTypes() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
Return the file type.
getFillColour() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
Return the colour number to use for the text.
getFilter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Return the boolean result.
getFirstActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Return the governance action process step that is the first step in a governance action process.
getFirstActionProcessStep(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Return the governance action process step that is the first step in a governance action process.
getFirstActionProcessStep(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Return the governance action process step that is the first step in a governance action process.
getFirstActionProcessStep(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Return the governance action process step that is the first step in a governance action process.
getFirstProcessStep() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return the first process step
getFirstProcessStep(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Return the governance action process step that is the first step in a governance action process.
getFirstProcessStep(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Return the governance action process step that is the first step in a governance action process.
getFirstProcessStep(String, String, Relationship, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Return the governance action process step that is the first step in a governance action process.
getFirstPublicationDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the date when this was first published.
getFirstStep() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getFixedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the parameters to pass onto the governance service.
getFixedValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFixedValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the fixed value for the element.
getFkColumnName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getFkName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getFkTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getFkTableName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getFkTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getFlag() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Return the boolean result.
getFlags() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Return the set of name-value flags.
getFlags() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return the set of name-value flags.
getFloatTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type long.
getFolderByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a Folder asset by its unique identifier (GUID).
getFolderByPathName(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Retrieve a folder by its fully qualified path name.
getFolderFileGUIDs(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Get the files inside a folder - both those that are nested and those that are linked.
getFolderFiles(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Get the files inside a folder - both those that are nested and those that are linked.
getFolderPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties for directories (file folder)
getFollowOnActions() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of engine actions that will run after this engine action has completed.
getFollowOnActions() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of engine actions that will run after this engine action has completed.
getFollowOnProcessSteps() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getFollowOnReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getForDuplicateProcessing() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return whether this request is updating an element as part of a deduplication exercise.
getForeignKeyColumn() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
Return the column in the table that is the foreign key.
getForeignKeyColumn() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
Return the column in the table that is the foreign key.
getForeignKeys() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the list of foreign keys for this table.
getForeignKeys() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the list of foreign keys for this table.
getForeignKeys() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the list of foreign keys for this table.
getForeignKeys() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the list of foreign keys for this table.
getForeignKeys() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the list of foreign keys for this table.
getForeignKeys() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getForLineage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return whether this request is to update lineage memento elements.
getFormat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getFormat() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the format of the file system.
getFormat() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Return the format of the file system.
getFormat(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the format property from the supplied element properties.
getFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the format property from the supplied instance properties.
getFormattedMessage(MessageDefinition) - Method in class org.odpi.openmetadata.frameworks.auditlog.MessageFormatter
Create a formatted message from a message definition instance.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the formula used to combine the values of the queries.
getFormula(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the formula property from the supplied element properties.
getFormula(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the formula property from the supplied instance properties.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Return the specification language for the formula.
getFormulaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the specification language for the formula.
getFormulaType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the formulaType property from the supplied element properties.
getFormulaType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the formulaType property from the supplied instance properties.
getFromEntityId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getFromTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Return the starting date/time to use for the query.
getFromTime() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Return the starting date/time to use for the query.
getFromTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Return the earliest point of history to retrieve (inclusive).
getFull_data_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the "pretty-printed" function data type.
getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the fully qualified name of the function.
getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the fully qualified name of the registered model version.
getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the fully qualified name of the registered model.
getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the fully-qualified name of the schema.
getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the fully qualified name of the volume.
getFullName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the full legal name for this person.
getFullName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getFullParentContext(String, RelatedMetadataElement, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Retrieve the context in which this component is used.
getFullPath() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the full path of the file - this should be unique.
getFullReport() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Return a full report for the OMRS Audit log.
getFullServiceName() - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Return the cached service name.
getFullServiceName() - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Return the cached service name.
getFullServiceName() - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Return the cached service name.
getFullTextResult() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getFunction() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Return the function dependency.
getFunction(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get function.
getFunction_full_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Return the full name of the dependent function, in the form of __catalog_name__.__schema_name__.__function_name__.
getFunction_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the internal identifier of the function.
getFunction_info() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Return the properties of the function to create.
getFunctionPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getFunctions() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Return the list of functions.
getFuture() - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.BufferedInstanceEvent
Gets the DelegatableFuture associated with the event
getGeneral() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return summary metrics about the metadata stored in the repository.
getGenerateActivityReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return whether connector activity reports should be generated when this service is called.
getGeneratedReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getGenerateIntegrationReport() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Should the governance engine activate integration reports for this service.
getGenerateIntegrationReports() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Return a flag indicating whether the integration connector should create an integration report.
getGenerateIntegrationReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return a flag indicating whether the integration connector should create an integration report.
getGenericErrorCode() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the error code for the event.
getGet() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getGetOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default get options.
getGetOptions() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the default get options.
getGivenName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return a person's given name.
getGivenNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the name strings that are the part of a person's name that is not their surname.
getGivenNames() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getGlossariesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Returns the list of glossaries with a particular name.
getGlossaryByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Return the properties of a specific glossary.
getGlossaryClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing glossaries.
getGlossaryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getGlossaryHandler() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Return the glossary handler.
getGlossaryHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
This method returns the object for the tenant to use to work with the OME API
getGlossaryTermActivityTypes(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term relationship status enum values.
getGlossaryTermActivityTypes(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Return the list of glossary term relationship status enum values.
getGlossaryTermByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Return the properties of a specific glossary term.
getGlossaryTermByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Return the properties of a specific glossaryTerm.
getGlossaryTermClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing glossary terms.
getGlossaryTermHandler() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Return the glossary term handler.
getGlossaryTermHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
This method returns the object for the tenant to use to work with the OME API
getGlossaryTermRelationshipStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term relationship status enum values.
getGlossaryTermRelationshipStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Return the list of glossary term relationship status enum values.
getGlossaryTermsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Returns the list of glossary terms with a particular name.
getGlossaryTermsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Returns the list of glossaryTerms with a particular name.
getGlossaryTermStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term status enum values.
getGlossaryTermStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Return the list of glossary term status enum values.
getGovernanceActionDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Create a governance action description from the governance service's provider.
getGovernanceActionDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Create a governance action description from the governance service's provider.
getGovernanceActionExecutor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getGovernanceActionProcess() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return the descriptive information for a governance action process.
getGovernanceActionProcessByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessGraph(String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessGraph(String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessGraph(String, String, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the governance action process metadata element with the supplied unique identifier along with its process flow implementation.
getGovernanceActionProcessGraph(String, String, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the governance action process metadata element with the supplied unique identifier along with its process flow implementation.
getGovernanceActionProcessGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessStepByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepByGUID(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepsByName(String, String, String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionProcessStepsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeByGUID(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the unique identifier of the governance action type.
getGovernanceActionTypeGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the unique identifier of the governance action type.
getGovernanceActionTypeName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique name for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the unique name for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique name for the governance action type that acted as a template for this engine action (if appropriate).
getGovernanceActionTypeQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the qualified name of the GovernanceActionProcess that will act as a template for the engine actions that will be created and run.
getGovernanceActionTypesByName(String, String, String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceActionTypesByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceConfigurationClient() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Return the governance configuration client.
getGovernanceConfigurationClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getGovernanceConfigurationHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesInstance
Return the handler for configuring governance engines.
getGovernanceDefinitionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Retrieve the list of governance definition metadata elements that contain the search string.
getGovernanceDefinitionByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Return the properties of a specific governance definition.
getGovernanceDefinitionByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Return the properties of a specific governance definition.
getGovernanceDefinitionByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Return the properties of a specific governance definition.
getGovernanceDefinitionClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets.
getGovernanceDefinitionClient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets of a specific subtype.
getGovernanceDefinitionHandler() - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerInstance
Return the client.
getGovernanceDefinitionHandler() - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaInstance
Return the client.
getGovernanceDefinitionHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstance
Return the client.
getGovernanceDefinitionHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstance
Return the client.
getGovernanceDefinitionHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerInstanceHandler
This method returns an Open Metadata Handler.
getGovernanceDefinitionHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaInstanceHandler
This method returns an Open Metadata Handler.
getGovernanceDefinitionHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstanceHandler
This method returns a handler.
getGovernanceDefinitionHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstanceHandler
This method returns a handler.
getGovernanceDefinitionInContext(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionGraphHandler
Retrieve the definition metadata element with the supplied unique identifier.
getGovernanceDefinitionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Retrieve the list of governance definition metadata elements that contain the search string.
getGovernanceDefinitionsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Returns the list of governance definitions with a particular name.
getGovernanceDefinitionsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Returns the list of governance definitions with a particular name.
getGovernanceDefinitionsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Returns the list of governance definitions with a particular name.
getGovernanceEngine() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the governance engine where this request type belongs to.
getGovernanceEngine() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the governance engine where this request type belongs to.
getGovernanceEngineByGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceEngineByName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from the named governance engine definition.
getGovernanceEngineByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceEngineDescription() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the description of the governance engine.
getGovernanceEngineElement() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Return the governance engine element - used to determine if the governance engine is configured.
getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique identifier of governance engine that is processing the engine action.
getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the unique identifier of governance engine that is processing the governance action.
getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the governance engine's unique identifier.
getGovernanceEngineHandler(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Return the governance engine handler for a specific governance engine name if known.
getGovernanceEngineHandler(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Retrieve, or create the governance handler for a governance engine.
getGovernanceEngineHandlerFactoryMap() - Static method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
Retrieve the requested OMES governance engine handler factory map
getGovernanceEngineHandlers() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Return the list of active governance engine handlers.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique name of governance engine that is processing the engine action.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the unique name of governance engine that is processing the engine action.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Return the governance engine name - used for error logging.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Return the unique name for the hosting governance engine.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the name of this governance engine.
getGovernanceEngineNames() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Return the list of the configured engines.
getGovernanceEngineNames(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Return the list of the configured engines for a particular engine service.
getGovernanceEngines(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of governance engines connected to a particular governance service.
getGovernanceEngineService() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the name of the Open Metadata Engine Service (OMES) that is supporting this governance engine.
getGovernanceEngineStatus() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the status of the governance engine.
getGovernanceEngineSummaries() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
getGovernanceEngineSummaries() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Return the summary of each governance engine assigned to the governance server.
getGovernanceEngineSummaries(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Retrieve the description and status of each governance engine assigned to the Engine Host OMAG Server.
getGovernanceEngineSummaries(String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
Return a summary of each of the governance engines running in the Engine Host.
getGovernanceEngineSummaries(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Retrieve the description and status of each governance engine assigned to a specific Open Metadata Engine Service (OMES).
getGovernanceEngineSummaries(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
Return a summary of each of the governance engines' status for all running engine services.
getGovernanceEngineSummaries(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
Retrieve the description and status of each governance engine assigned to a specific Open Metadata Engine Service (OMES).
getGovernanceEngineSummary() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Return the summary for the governance engine.
getGovernanceEngineSummary(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Retrieve the description and status of the requested governance engine.
getGovernanceEngineSummary(String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
Retrieve the description and status of the requested governance engine.
getGovernanceEngineSummary(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
Return a summary of the requested engine's status.
getGovernanceEngineTypeName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the type of the governance engine.
getGovernanceEngineTypeName(String) - Static method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
Return the type name of the governance engine for the url marker for the engine service.
getGovernanceOfficer() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Return the person who should be appointed as a governance officer.
getGovernanceOfficer() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Return the person who should be appointed as a governance officer.
getGovernanceOfficer() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Return the person who should be appointed as a governance officer.
getGovernanceRequestType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the Request Type.
getGovernanceRequestType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the Request Type.
getGovernanceRequestTypes() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Return the list of request types that this governance engine supports.
getGovernanceResponsibility() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Return the associated responsibility.
getGovernanceService() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the governance service that this request type maps to,
getGovernanceService() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the governance service that this request type maps to,
getGovernanceServiceByGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceByName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceGUID() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Return the unique identifier of the governance service.
getGovernanceServiceGUID() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Simple getter for the governance service's unique identifier (GUID).
getGovernanceServiceGUID() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Return the unique identifier of this governance service.
getGovernanceServiceName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Simple getter for the governance service name - used in messages.
getGovernanceServiceName() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Return the unique name of this governance service.
getGovernanceServiceRegistrations(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the governance services supported on the platform
getGovernanceServiceSummary(String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
Retrieve the description and status of each governance engine assigned to a specific Open Metadata Engine Service (OMES).
getGovernanceZoneFilter() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return the list of governance zones to restrict the assets (if any) returned to members of these zones.
getGovernedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getGovernedByDefinitions(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGovernedByDefinitions(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGovernedByDefinitions(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getGovernedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getGovernedElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getGovernedElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getGovernedElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGraphQueryDepth() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the maximum number of relationships away from the starting element that a graph query can traverse.
getGroup() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
getGroupingLocations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getGroups() - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
Return the list of groups
getGroups() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Return the list of security group distinguished names for the user.
getGroups(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "groups" property from the supplied element properties.
getGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return the string to use as the guard.
getGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Return the triggering guard (or null for any guard).
getGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return the triggering guard (or null for any guard).
getGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return the triggering guard (or null for any guard).
getGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return the triggering guard (or null for any guard).
getGuard() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Return the guard of the relationship.
getGuard() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Return the triggering guard (or null for any guard).
getGuard(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the guard property from the supplied element properties.
getGuard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the guard property from the supplied instance properties.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Return details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return the details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Return the details of a specific guard.
getGuardType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Return details of a specific guard.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Return details of all defined guards.
getGuardTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Return details of all defined guards.
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Return the unique identifier from Atlas.
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the unique identifier of the governance engine.
getGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the unique identifier of the governance service.
getGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the unique identifier of the integration connector.
getGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Return the unique identifier for the integration group.
getGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return the guid result.
getGUID() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the unique Identifier of the audit log record.
getGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Return the unique id for the properties object.
getGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the unique id for the properties object.
getGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the unique identifier for this OpenMetadataTypeDef.
getGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Return the unique id for the metadata element.
getGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
Return the guid for this primitive type.
getGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Return the unique identifier for this OpenMetadataTypeDef.
getGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
Return the guid for this primitive type.
getGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Return the unique identifier for this instance.
getGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the unique identifier for this TypeDef.
getGUID() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
Return the guid for this primitive type.
getGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Return the unique identifier for this TypeDef.
getGUID() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the unique identifier of the governance engine.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the unique identifier of the governance service.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Return the name of the PersonRole type to use.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Return the name of the PersonRole type to use.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the GUID for the element.
getGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getGUID() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
Return the GUID for the element.
getGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Retrieve the guid for an element based on its id.
getGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the guid of an element based on its qualified name.
getGuidAssignments() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
getGuidEntityMap() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getGuidHeaderMap() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
getGUIDs() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return the guids result.
getHandlerByConnectorId(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
Retrieve the integration connector for the connectorId.
getHandlerByConnectorName(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
Retrieve the integration connector by its connector name.
getHasIndexes() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getHasMoreInputs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getHasMoreOutputs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getHasRowSecurity() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getHasRules() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getHasTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getHasTriggers() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getHead() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getHeadCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Return the head count limit (or zero if not set).
getHeadCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Return the head count limit (or zero if not set).
getHeadCount() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns the number of people that can be appointed to the role.
getHeadCount() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns the number of people that can be appointed to the role.
getHeadCountLimitSet() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Return the indicator whether the head count limit is set for a person role.
getHeadCountLimitSet() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Return the indicator whether the head count limit is set for a person role.
getHeadersThreadLocal() - Static method in class org.odpi.openmetadata.tokenmanager.http.HTTPHeadersThreadLocal
Return the header values stored in thread local storage.
getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Return the version of this header.
getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return the version of this header.
getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Return the version of this header.
getHeaderVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Return the version of this header.
getHeadingLevel(int) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Set up the heading hash characters that represent the heading level of the markdown document.
getHidden() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getHiddenFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getHighlightISCQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Return whether a particular information supply chain should be highlighted.
getHistoryResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipHistoryExecutor
Return the results or exception.
getHistoryResults(EnterpriseOMRSRepositoryConnector, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailHistoryExecutor
Return the results or exception.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Return the list of home classifications for an entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityExecutor
Retrieve the home classifications from the repository.
getHomeClassificationsFromEntity(String, EntityDetail, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the classifications from the requested metadata collection.
getHomeClassificationsFromEntity(String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the classifications from the requested metadata collection.
getHomeFolder() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getHomeId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getHomeId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the new metadata collection unique identifier.
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the identifier of the instance's home metadata collection.
getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Return the name of the metadata collection that this asset belongs to.
getHospitalOnboardingActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getHospitalOnboardingRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Retrieve all the defined request parameters
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.
getHostedITAssets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return end 1 of DeployedOn relationship.
getHostId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the deployed identifier for this system.
getHostLocation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the facility where this server is located.
getHostPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties
getHostsUsingStorageVolume() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the hosts that are using this storage volume.
getHostType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the type of host (used to set the open metadata type name).
getHTTPEndpointPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties
getHttpErrorCode() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageDefinition
Return the HTTP code that describes the nature of the exception.
getHttpRequestType() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Return the HTTP request type for the Token API: GET, POST etc
getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return the internal identifier of the catalog.
getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the internal identifier of the registered model version.
getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the internal identifier of the registered model.
getId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the identifier of the profile.
getId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the identifier of the profile.
getId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Return the identifier of the requirement.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Return the unique identifier for this job role/appointment typically from an HR system.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Return the code that uniquely identifies the team.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the business identifier for the report.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the business identifier for the report.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Return the identifier for this agreement used by the business.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Return the identifier assigned by the organization to this capability.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the product's identifier
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return the unique identifier used in the external asset manager for this element.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return the unique identifier used in the external asset manager for this element.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Returns the identifier property for the metadata entity.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Return the code value or symbol used to identify the location - typically unique.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the code value or symbol used to identify the project - typically unique.
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns the unique name for the role.
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns the unique name for the role.
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Return the short identifier for the project.
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
 
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns the unique name for the role.
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns the unique name for the role.
getIdentifierScopedTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getIgnoreCase() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Return whether the search should ignore the case of the matching element values.
getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Return whether this action type can be triggered more than once in a single step of the governance action process.
getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return whether this action type can be triggered more than once in a single step of the governance action process.
getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Return whether this action type can be triggered more than once in a single step of the governance action process.
getImpact() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the impact assessment for this element.
getImpactClassifiedElements(String, boolean, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the elements classified with the impact classification.
getImpactClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the impact classification.
getImpactClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the impact classification.
getImpactedElementGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Return the unique identifier of the impacted element.
getImpactedResources() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the list of elements that are affected by this incident.
getImpactSeverityLevel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Return the severity of the impact - the definition of the severity level is set up as part of the governance program.
getImplementation() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return the relationships between the asset metadata that identifies the lineage relationship as belonging to this information supply chain.
getImplementationClass() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Return the name of the class that is providing the implementation of this audit log store.
getImplementationDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Return the specific distinguishedName of the security group.
getImplementationLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Return the name of the programming language that this process is implemented in.
getImplementationLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the implementationLanguage property from the supplied element properties.
getImplementationResource() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the GUID of the implementation element (or null)
getImplementationResource() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the GUID of the implementation element (or null)
getImplementationResources() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getImplementations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of elements that implement this solution component (related by the ImplementedBy relationship).
getImplementationType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return which type of software component is likely to be deployed to implement this solution component.
getImplementationType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return which type of software component is likely to be deployed to implement this solution component.
getImplementationValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Returns the implementation value for the valid value used in a particular system.
getImplementationValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the implementationValue property from the supplied element properties.
getImplementationValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the implementationValue property from the supplied instance properties.
getImplementedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getImplementedByList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return list of linked ImplementedBy relationships = these link typically to solution components by may also link directly to assets implementing the data flows.
getImplementingComponents() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the solution components that should be inked with the ImplementedBy relationship.
getImplications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the list of implications for the organization that this governance definition brings.
getImplications() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getImplications() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getImportance() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the priority of the governance definition.
getImportance() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getImportance() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getImportedKeys(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getImportedKeys(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get foreign keys as described by the primary key columns referenced by foreign key columns of target table
getIn() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
getInaccessibleFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getIncidentClassifiers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return the map of classifiers (name to identifier) that help to classify this incident.
getIncidentClassifiers() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the map of classifiers that help to organize and prioritize this incident report.
getIncidentStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return the status of the incident
getIncludeOnlyClassifiedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the list of classification names that must be found on any returned elements.
getIncludeOnlyRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the list of relationship type names that restrict which types of relationships can be returned from the query.
getIncomingInstanceEventProcessor() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the instance event processor that should be passed all incoming instance events received from the cohorts that this server is a member of.
getIncomingInstanceEventProcessor() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the instance event processor that should be passed all incoming instance events received from the cohorts that this server is a member of.
getIncomingInstanceRetrievalEventProcessor() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the instance event processor that should be passed all incoming instance events received from the cohorts that this server is a member of.
getIncomingTypeDefEventProcessor() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the TypeDef event processor that should be passed all incoming TypeDef events received from the cohorts that this server is a member of.
getIncomingTypeDefEventProcessor() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the TypeDef event processor that should be passed all incoming TypeDef events received from the cohorts that this server is a member of.
getIncomplete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getIncomplete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getIndexType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getInferredDataType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the name of the data type that the discovery service believes the field is.
getInferredFormat() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the name of the data format that the discovery service believes the field is.
getInferredLength() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the length of the data field that has been deduced from the data stored.
getInferredPrecision() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the precision of the data field that has been deduced from the data stored.
getInferredScale() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the inferred scale used in other properties.
getInfo() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getInformalTagHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Return the open metadata handler.
getInformalTagHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getInformalTags() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the attached informal tags.
getInformalTerm() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Return a string that describes the meaning of this data.
getInformalTopic() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Return a string that describes the topic that this data is about.
getInformationSupplyChainByGUID(String, String, boolean, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of information supply chain metadata elements that contain the search string.
getInformationSupplyChainByGUID(String, String, boolean, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Return the properties of a specific information supply chain.
getInformationSupplyChainByGUID(String, String, boolean, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Return the properties of a specific information supply chain.
getInformationSupplyChainContext(String, List<RelatedMetadataElement>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Navigate through the ImplementedBy and ImplementationSupplyChainComposition relationships to locate the Information Supply Chains associated with the originally requested element
getInformationSupplyChainHandler() - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstance
Return the solution manager client.
getInformationSupplyChainHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstanceHandler
This method returns an OMF handler.
getInformationSupplyChainMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetGraphMermaidGraphBuilder
Return the information supply chain graph.
getInformationSupplyChainMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return the mermaid string used to render a summary graph of the information supply chains that the asset is a part of.
getInformationSupplyChainQualifiedName(String) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Extract the qualified name for the information supply chain.
getInformationSupplyChains() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return the list of information supply chains that are associated with the lineage relationships to the asset.
getInformationSupplyChains() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return the properties found in the relationship.
getInformationSupplyChainsByName(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of information supply chain metadata elements that contain the search string.
getInformationSupplyChainsByName(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Returns the list of information supply chains with a particular name.
getInformationSupplyChainsByName(String, String, QueryOptions, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Returns the list of information supply chains with a particular name.
getInheritsFromZone() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getInitialClassifications() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return the map of classification names to classification properties to include in the entity creation request.
getInitialClassifications() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Return the map of classification names to classification properties to include in the entity creation request.
getInitialClassifications() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Return the map of classification name to properties describing the initial classification for the new metadata element.
getInitialClassifications() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the list of classification for the new entity.
getInitialClassifications(Map<String, ClassificationProperties>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataClassificationBuilder
Convert the properties beans into Element properties beans.
getInitialize() - Method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform
Make adjustments to the local environment.
getInitialProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the list of properties for the new entity.
getInitialProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the list of properties for the new relationship.
getInitials() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return first letter of each of the person's given names.
getInitials() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getInitialStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the initial status setting for an instance of this type.
getInitialStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Return the initial status of the solution element.
getInitialStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the initial status setting for an instance of this type.
getInitialStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the initial status setting for an instance of this type.
getInitialStatus() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the initial status for the new entity.
getInitialStatus() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the initial status for the new relationship.
getInitialStatus(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return the initial status value to use for an instance of the supplied type.
getInitialStatus(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return the initial status set up for the instance.
getInMemoryLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for an in-memory local repository.
getInMemoryLocalRepositoryLocalConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the in-memory local repository connection.
getInput_params() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the description of the input parameters.
getInputFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return the map of input facets (if any).
getInputRelationsCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getInputRelationsLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getInputRelationsReachedLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getInputs() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the set of input data sets.
getInsideCatalogSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Retrieve the defined request parameters used by the Inside Catalog Survey Service
getInsideCatalogTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return all the template types defined by this enum.
getInsideSchemaSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Retrieve the defined request parameters used by the Inside Schema Survey Service
getInstance() - Static method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return a special singleton for the open metadata types archive (note not thread safe).
getInstance() - Static method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Gets the thread-local InternalOMRSEventProcessingContext instance for the current thread.
getInstance(String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstanceMap
Return the instance for this server.
getInstance(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstanceHandler
Get the object containing the properties for this server.
getInstanceActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return all the action targets defined in this enum.
getInstanceBatch() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return a batch of instances.
getInstanceBatch() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the instance batch (if applicable) or null.
getInstanceEventSection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return the properties specific to an instance event.
getInstanceEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the code for this event's type.
getInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the unique identifier of the instance.
getInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the unique identifier for the instance itself.
getInstanceHistoryParameterValidation(String, String, Date, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for a retrieve multiple historical versions of an instance.
getInstanceLicense() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the license string for this instance - null means no restrictions.
getInstanceParameterValidation(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for a retrieve of an instance.
getInstanceParameterValidation(String, String, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for a retrieve of a historical version of an instance.
getInstanceProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Return the instance properties as a map.
getInstanceProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Return the list of properties for the new entity.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationBuilder
Return the supplied bean properties in an InstanceProperties object for the annotation entity.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
Return the supplied bean properties that represent a name in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EmbeddedConnectionBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PropertyFacetBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(Map<String, JDBCDataValue>, List<Map<String, JDBCDataValue>>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Convert the tables retrieved from the database into an instance properties object.
getInstanceProperties(Map<String, InstancePropertyValue>, Date, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return the properties based on the parameters supplied.
getInstancePropertiesAsMap(InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Convert an instance properties object into a map.
getInstancePropertiesAsMap(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Convert an instance properties object into a map.
getInstancePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailDifferences
Returns the differences between instance properties of these instances, or null if there either are no instance properties on the instance or the instance properties are the same on both instances.
getInstancePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns the differences between instance properties of these instances, or null if there either are no instance properties on the instance or the instance properties are the same on both instances.
getInstancePropertyCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return the category of this instance property's type.
getInstanceProvenanceType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the type of the provenance for this instance.
getInstancesPerType() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
Return the number of instances that should be created for each type definition.
getInstancesPerType() - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return the number of instances that should exist per type in the repository.
getInstancesPerType() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the number of instances that should be created per type definition.
getInstanceStatus() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return the status that this entity should be created with.
getInstanceStatuses(List<ElementStatus>) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Convert a list of omf ElementStatuses into a list of OMRS InstanceStatuses.
getInstancesTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Return the connection to the instances cohort topic if it is in use.
getInstancesTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
Return the name of the topic used to pass messages about metadata instances.
getInstanceTestTypeDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of retrieved type definitions used to guide the testing of instances.
getInstanceType(String, TypeDefCategory, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return the InstanceType that matches the supplied type name.
getInstanceType(String, TypeDefCategory, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return identifiers for the TypeDef that matches the supplied type name.
getInstanceTypeName(String, String, String, String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new entity has been created.
getInstanceURL() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Return the URL for this instance (or null if the metadata repository does not support instance URLs).
getInstructions() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the instructions that describe the action to perform.
getIntConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is an integer.
getIntegerMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getIntegerMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getIntegerMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getIntegrationConnectorByGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration connector definition.
getIntegrationConnectorGUID() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the unique identifier of the element that represents this integration connector in open metadata.
getIntegrationConnectorGUID() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the unique identifier of the connector entity from the configuration or the integration group definition.
getIntegrationConnectorId() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the unique identifier of the connector from the configuration or the integration group definition.
getIntegrationConnectorInstanceId() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the unique instance identifier of the connector.
getIntegrationConnectorName() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the name of the connector.
getIntegrationConnectorProcessingList() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
Return the list of connectors that should be processed by the integration daemon thread.
getIntegrationConnectorRegistrations(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorReports() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return reports of connectors running in the integration daemon.
getIntegrationConnectorReports() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Return reports of connectors running in the integration daemon.
getIntegrationConnectorReports() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the status of the connectors running under this integration group.
getIntegrationConnectorStatus() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the status for the integration connector.
getIntegrationContext() - Method in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Return the integration context for this catalog target.
getIntegrationDaemonServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the integration daemon services configuration including the list of integration services and integration services that are configured for this server.
getIntegrationDaemonServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Return the configuration of the specialist services for an Integration Daemon OMAG Server.
getIntegrationDaemonStatus() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
Return the summary of the services and groups running in the integration daemon.
getIntegrationDaemonStatus(String) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Return a summary of each of the integration services' and integration groups' status.
getIntegrationDaemonStatus(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Return a summary of each of the integration services' and integration groups' status.
getIntegrationDaemonStatus(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Return a summary of each of the integration services' and integration groups' status.
getIntegrationDaemonStatus(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Return the status of each of the integration services and integration groups running in the integration daemon.
getIntegrationGroupByGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration group definition.
getIntegrationGroupByName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration group definition.
getIntegrationGroupContextManagers(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Retrieve the specific context manager for all integration groups.
getIntegrationGroupDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the description of the integration group.
getIntegrationGroupDescription() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the description of the integration group.
getIntegrationGroupGUID() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the integration group's unique identifier.
getIntegrationGroupGUID() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Return the unique identifier for the integration group's entity stored in the metadata server (if known).
getIntegrationGroupGUID() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the integration group's unique identifier.
getIntegrationGroupName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the name of this integration group.
getIntegrationGroupName() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Return the integration group name - used for error logging.
getIntegrationGroupName() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the name of this integration group.
getIntegrationGroupQualifiedName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
Return the name of the integration group.
getIntegrationGroups() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return the summary of each integration group running in the integration daemon.
getIntegrationGroups(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of integration groups connected to a particular integration connector.
getIntegrationGroupsConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the configuration for the integration groups in this server.
getIntegrationGroupsConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the list of integration groups that are configured for this server.
getIntegrationGroupsConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Return the integration groups configuration for this server.
getIntegrationGroupStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the status of the integration group.
getIntegrationGroupStatus() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the status of the integration group.
getIntegrationGroupSummaries() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Return the summary of each integration group running in the integration daemon.
getIntegrationGroupSummaries() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Return the summary of each integration group assigned to the integration daemon.
getIntegrationGroupSummaries(String) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Retrieve the description and status of all configured integration groups.
getIntegrationGroupSummaries(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Retrieve the description and status of each integration group assigned to the Integration Daemon.
getIntegrationGroupSummaries(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Return a summary of each of the integration groups' status for all running engine services.
getIntegrationGroupSummaries(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Return a summary of each of the integration groups running in the integration daemon.
getIntegrationGroupSummary() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Return the summary for the integration group.
getIntegrationGroupSummary(String, String) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Retrieve the description and status of the requested integration group.
getIntegrationGroupSummary(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Retrieve the description and status of the requested integration group.
getIntegrationGroupSummary(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Return a summary of the requested engine's status.
getIntegrationGroupSummary(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Retrieve the description and status of the requested integration group.
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the integration services registered on the platform
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the integration services registered on the platform
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Retrieve a list of the integration services registered on the platform
getIntegrationServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the integration services registered on the platform
getIntegrationStyle() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Return the integration style adopted in this segment.
getInteractingWithActors() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getInteractingWithSolutionComponents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return details of the relationships to solution components.
getInterestingNotificationTypes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getInternalRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Return the internal relationships that provide the evidence that this asset is part of the resulting lineage graph.
getIntProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or 0 if property is not found.
getIntProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or 0 if property is not found.
getIntProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or 0 if property is not found.
getIntRequestParameter(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Retrieve a request parameter that is an integer.
getIntroductionDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the date that the product was added to the market.
getIntTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type int.
getInvalidParameterHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the handler for validating parameters.
getInvolvedInAgreements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getIs_deterministic() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return whether this function is deterministic.
getIs_null_call() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return whether thi function is a null call,
getIsA() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getIsActive() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return an indication of whether the server is active
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getIsATypeOf() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the optional deployed implementation type that this technology is a tye of.
getIsAutoIncrement() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getIsCaseSensitive() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return whether this data class is case-sensitive, or will match irrespective of case.
getIsCaseSensitive() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return whether this valid value is case-sensitive, or will match irrespective of case.
getIsCaseSensitive() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return whether this valid value is case-sensitive, or will match irrespective of case.
getISCQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Return associated information supply chain unique name (if relevant).
getISCQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
 
getISCQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Returns the stored qualified name of the associated information supply chain.
getISCQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
getISCQualifiedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the iscQualifiedName property from the supplied instance properties.
getISCQualifiedNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Return the information supply chain segments that his wire implements.
getISCQualifiedNames() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
getISCQualifiedNames() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
getIsGeneratedColumn() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getIsNullable() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getIsNullable() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return whether the field is nullable or not.
getIsNullable() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return whether the field is nullable or not.
getIsNullable() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return whether the field is nullable or not.
getIsolation_mode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Return the type of isolation - eg OPEN.
getIsOwnAnchor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Return whether this element should be classified as its own anchor or not.
getIsPopulated() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
Return whether the table is populated (typically true).
getIsPublic() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Return if the link to the tag is private to the creating user.
getIsPublic() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Return if the contents of this profile be shared with colleagues.
getIsTemplateSubstitute() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return whether the new element should have the TemplateSubstitute classification attached, or not.
getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Return the name of the java class that can be used to store properties of this type.
getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
Return the name of the java class that can be used to store properties of this type.
getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
Return the name of the java class that can be used to store properties of this type.
getJavaClassName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Return the name of the java class that can be used to store properties of this type.
getJavaClassName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
Return the name of the java class that can be used to store properties of this type.
getJDBCEndpointPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getJdbcType() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
Return the type value used on JDBC calls to retrieve data from the database.
getJob() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Return details of the parent process.
getJob() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the description of the job.
getJobLevel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getJobTitle() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the primary job title for this person.
getJobTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getJournalCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Return category of note log where the journal entry should go.
getJournalEntry() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Return the text that should be added the journal of the anchor element.
getJson() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Gets the json for the event
getJSONLogRecord(AuditLogRecord, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Create JSON version of the log record.
getJsonProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the JSON properties associated with the annotation.
getJSONProperties(Object) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Convert the supplied properties object to a JSON String.
getJSONProperties(Object) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Convert the supplied properties object to a JSON String.
getKafkaServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Retrieve the Kafka Server defined placeholder properties
getKafkaTopicPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Retrieve the Kafka Topic defined placeholder properties
getKarmaPoints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Return the karma points awarded to this person.
getKeyPattern() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Returns the key pattern used in the asset manager for the external identifier.
getKeyPattern() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Returns the key pattern used in the asset manager for the external identifier.
getKeyPattern() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Returns the key pattern for the primary key.
getKeySeq() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getKeySeq() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getKeyword() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Return the name of the keyword.
getKeywordElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getKnownAttributeTypeDefs() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of attributeTypeDefs active in the connected cohorts.
getKnownAttributeTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of attributeTypeDefs active in the local repository.
getKnownLocations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getKnownServerList(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getKnownServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getKnownServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getKnownServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the known servers on the platform
getKnownTypeDefGallery() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of types active in the connected cohorts.
getKnownTypeDefGallery() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of typedefs known by the local repository.
getKnownTypeDefs() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of typeDefs active in the connected cohorts.
getKnownTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of typeDefs known in the cohort.
getLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Return the identifier that this reference is to be known as with respect to the linked object.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Return the label used when displaying this relationship.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Return the display label for this relationship.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Return the label used when displaying this relationship.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Return the label.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Return the display label for this relationship.
getLabel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Return the label.
getLabel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
 
getLabel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
getLabel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
getLabel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the label property from the supplied instance properties.
getLabelAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the descriptive label for end 1 of the relationship.
getLabelAtEnd2() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the descriptive label for end 2 of the relationship.
getLabels() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getLabels() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getLanguage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
getLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Return the language that the glossary contents are written in.
getLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the name of the language that this translation is using.
getLastAccessDate() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the last access date for the file.
getLastAccessDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the last accessed date for the file.
getLastAccessDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the last accessed date for the file.
getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the last time the file was accessed.
getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Return the last time that the resource was accessed.
getLastFileAccessedTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getLastFileCreationTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getLastFileModificationTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the last time the file was modified.
getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the date/time that the report was last updated.
getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the date/time that the report was last updated.
getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getLastModifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the name of the person or engine that last modified the report.
getLastModifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the name of the person or engine that last modified the report.
getLastPauseTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return when this was completed - or null if still outstanding.
getLastRefreshTime() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the date/time when the connector was last refreshed.
getLastRefreshTime() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the date/time when the connector was last refreshed.
getLastResumeTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the last time the process was resumed.
getLastReviewTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the last time the action was reviewed for priority, ownership etc.
getLastShutdownTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getLastStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getLastStatusChange() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the date/time when the status was last changed.
getLastStatusChange() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the date/time when the status was last changed.
getLastSynchronized() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Return the date/time that the instance in the external system was last queried.
getLastSynchronized() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Return the last time that the metadata properties were synchronized between open metadata and the third party technology.
getLastUpdateDate() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the last update date for the file.
getLastUpdateDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the last update date for the file.
getLastUpdateDate() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Return the last update date for the file.
getLatestRow(Connection, String, String, String, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row with the requested identifier and with the latest timestamp.
getLeader() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Who is the leader for this project?
getLeader() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Who is the leader for this project?
getLeaders() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
 
getLeaders() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the leaders for the department.
getLeftValue(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns the value of the thing with the provided name from the first object used to create this diff.
getLength() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the length of the data field.
getLength() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return the length of the data field.
getLength() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the length of the data field.
getLevel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Return the level of security.
getLevelIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Return the level assigned to this element for this classification.
getLevelIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Return the level to match on.
getLibraryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Return the format of the file system.
getLibraryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Return the format of the file system.
getLibraryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Return the format of the file system.
getLicense() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
getLicense() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Return the license associated with this metadata element (null means none).
getLicense() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the license granted for this external reference.
getLicensedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the person in the license authority that granted this license.
getLicensedBy(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the licensedBy property from the supplied element properties.
getLicensedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the licensedBy property from the supplied instance properties.
getLicensedByPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the property from the element supplying the licensedBy property.
getLicensedByTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the type of the element supplying the licensedBy property.
getLicensedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLicensedElements(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements linked to a license type.
getLicensedElements(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements linked to a license type.
getLicensedElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "License" relationship to the requested LicenseType.
getLicensee() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the person/team that received the license.
getLicensee(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the licensee property from the supplied element properties.
getLicensee(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the licensee property from the supplied instance properties.
getLicenseePropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the property from the element supplying the licensee property.
getLicenseeTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the name of the type of the element supplying the licensee property.
getLicenseGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the licenseGUID property from the supplied element properties.
getLicenseId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the unique identifier of the license.
getLicenses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLicenses(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the licenses linked to an element.
getLicenses(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the licenses linked to an element.
getLicenses(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the LicenseTypes linked via a "License" relationship to the requested element.
getLikedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLikeHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Return the open metadata handler.
getLikeHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getLikes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of likes for this element.
getLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getLimitResultsByClassification() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Return the list of entity classifications that should restrict the find request.
getLimitResultsByClassification() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Return the list of classifications that must be present in the results.
getLimitResultsByClassification() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Return the list of entity classifications that should restrict the find request.
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the optional list of statuses that should be used to restrict the elements returned by their status.
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Return the list of statuses that the resulting metadata instances must be in.
getLimitToISCQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Return whether the returned results should just show a particular information supply chain.
getLineageDepth() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getLineageDirection() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getLineageElementByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique name (typically the qualified name).
getLineageHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerInstance
Return the open metadata handler.
getLineageHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerInstanceHandler
This method returns an Open Metadata Handler.
getLineageLinkage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the lineage relationships associated with this element.
getLineageMappingHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return the element header associated with the relationship.
getLineageMappingProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return the properties associated with the lineage mapping relationship.
getLineageOnDemandPayload() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getLineageRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Return the relationships that connect the assets together in the lineage graph.
getLineColour() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
Return the colour number to use for the text.
getLinkChoices() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.LinkChoice
 
getLinkedAssets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Return the list of elements that are linked to the asset by lineage relationships.
getLinkedAttributeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Return the GUID of the schema attribute that this link connects together.
getLinkedAttributeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Return the name of this link
getLinkedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Return the header of the entity at the other end.
getLinkedFiles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkedFolders() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkedFromDataFields() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkedFromSegment() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the segments that preceded this segment.
getLinkedMediaFiles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkedProjects(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Returns the list of projects that are linked off of the supplied element.
getLinkedProjects(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the list of projects that are linked off of the supplied element.
getLinkedProjects(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the list of projects that are linked off of the supplied element.
getLinkedToDataFields() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkedToPrimaryKey() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Return the unique identifier of the relationship.
getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Return the identifier for the schema link.
getLinkingEntities(String, String, String, String, OMRSAPIFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, String, OMRSAPIFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, String, OMRSAPIFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntitiesHistory(String, String, String, String, OMRSAPIHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntitiesHistory(String, String, String, String, OMRSAPIHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntitiesHistory(String, String, String, String, OMRSAPIHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all the relationships and intermediate entities that connect the startEntity with the endEntity.
getLinkingEntitiesParameterValidation(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to getLinkingEntities.
getLinkProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Return the properties associated with this schema link.
getLinks() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return the list of links in the information supply chain.
getLinks() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Return the list of links in the information supply chain.
getLinkType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Return the type of the link - this is related to the type of the schema it is a part of.
getLinkTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return the name of the link.
getListenForTypes() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the list of open metadata types that this module supports events for.
getListLabel(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Convert an array into a comma separated string.
getListMembers() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return the list of nested lists - typically this is the distinguished names of the members.
getListStringMapPropertyValue(Map<String, List<String>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Create a MapTypePropertyValue.
getLoadTime() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the time offset to set up the creation time.
getLoadTime() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the time offset to set up the creation time.
getLoadTime() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the time offset to set up the creation time.
getLocale() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Return the locale that this translation is using.
getLocalGraphLocalRepositoryConfig(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for a local repository that is using the built-in graph repository.
getLocalGraphRepositoryLocalConnection(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the local graph repository's connection.
getLocalLineageGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.AssetGraphMermaidGraphBuilder
Return the graph of the local lineage relationships.
getLocalLineageGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return the mermaid graph that shows the directly connected lineage relationships.
getLocalMetadataCollection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getLocalMetadataCollection() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the local metadata collection for this instance.
getLocalMetadataCollectionGUID() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Return the local metadata collection identifier.
getLocalMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Return the local metadata collection id.
getLocalMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the metadata collection id for the local repository.
getLocalMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the metadata collection id for the local repository.
getLocalMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
getLocalMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Return the local metadata collection id.
getLocalMetadataCollectionName() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Return the local metadata collection name.
getLocalMetadataCollectionName(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
getLocalMetadataCollectionName(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Return the local metadata collection name.
getLocalRegistration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getLocalRegistration() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Return the description of the local server's registration with the cohort.
getLocalRegistration() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Return the local registration for this cohort.
getLocalRegistration() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Return the common values used by this server to register with a cohort.
getLocalRegistration(String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Return the common values used by this server to register with a cohort.
getLocalRegistration(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Returns the registration of the local server in the specified cohort.
getLocalRegistration(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Return the local registration information used by this server to register with open metadata repository cohorts.
getLocalRegistration(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Return the local registration information used by this server to register with open metadata repository cohorts.
getLocalRegistration(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Return the local registration information used by this server to register with the requested open metadata repository cohort.
getLocalRegistration(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Return the local registration information used by this server to register with the requested open metadata repository cohort.
getLocalRepositoryConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Return the configuration properties for the local repository.
getLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the configuration for the local repository.
getLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Return the configuration for the local repository.
getLocalRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the connector to the local repository.
getLocalRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the connector to 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.
getLocalRepositoryRemoteConnection() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Returns the Connection to the local repository that can be used by remote servers to create an OMRS repository connector to call this server in order to access the local repository.
getLocalRepositoryRemoteConnection() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Returns the Connection to the local repository that can be used by remote servers to create an OMRS repository connector to call this server in order to access the local repository.
getLocalResources() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
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.
getLocalServerName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the name of the server where this connector is running
getLocalServerName() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the local server name.
getLocalServerName() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the local server name used for outbound events.
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).
getLocalServerPassword() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the password for this server.
getLocalServerType() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the descriptive name for the server type.
getLocalServerType() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the local server type.
getLocalServerType() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the local server type used for outbound events.
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.
getLocalServerURL() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the URL root for this 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.
getLocalServerUserId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the userId for this server.
getLocalServiceName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the name of the service supporting this connector
getLocationByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Retrieve the list of location metadata elements that contain the search string.
getLocationByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Return the properties of a specific location.
getLocationByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Return the properties of a specific location.
getLocationHandler() - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaInstance
Return the open metadata handler.
getLocationHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaInstanceHandler
This method returns an open metadata handler.
getLocationsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Returns the list of locations with a particular name.
getLocationsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Retrieve the list of location metadata elements that contain the search string.
getLocationsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Returns the list of locations with a particular name.
getLogStoreReports() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Return the report for each audit log store.
getLongConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is an integer.
getLongDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getLongMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getLongMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getLongMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getLongProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or 0 if property is not found.
getLongProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or 0 if property is not found.
getLongProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or 0 if property is not found.
getLongPropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a long value from a specific column.
getLongRequestParameter(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Retrieve a request parameter that is a long.
getLongTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type long.
getMadeOfDataClasses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMaintainedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return the list of users responsible for maintaining this instance.
getMaintainedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the list of users responsible for maintaining this instance.
getMakeAnchor() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Return whether this element should be classified as its own anchor or not.
getManagedProjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the governance definitions that support this governance definition.
getManager() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return a person's manager.
getManagingProjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return parent projects.
getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return if the guard must be returned from the previous action for any of the next actions to progress.
getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return if the guard must be returned from the previous action for any of the next actions to progress.
getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return if the guard must be returned from the previous action for any of the next actions to progress.
getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Return whether the guard was mandatory.
getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Return if the guard must be returned from the previous action for any of the next actions to progress.
getMandatoryGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of guards that must be received before this engine action can proceed.
getMandatoryGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of guards that must be received before this engine action can proceed.
getMandatoryGuards() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the list of guards that must be received before this engine action can proceed.
getMapCollectionDef(String, String, String, PrimitiveDefCategory, PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Create a CollectionDef for a map.
getMapElementCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Return the number of elements in the map.
getMapElementCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Return the number of elements in the map.
getMapFrom() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the builder for the type of the value that is in the domain of the map.
getMapFromElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the type of schema element that represents the key or property name for the map.
getMapFromGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the GUID for the type of the value that is in the domain of the map.
getMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getMappingProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return any additional properties to help with the mapping of the external identifier to open metadata elements.
getMappingProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Return any additional properties to help with the mapping of the external identifier to open metadata elements.
getMappingProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the additional properties used by the master repository to map to stored instances.
getMapProjection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return the map projection used to define the coordinates.
getMapProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or null if property is not found.
getMapProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or null if property is not found.
getMapStringBooleanTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to boolean.
getMapStringDateTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to date.
getMapStringDoubleTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to double.
getMapStringIntTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to integer.
getMapStringLongTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to long.
getMapStringObjectTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to string.
getMapStringStringTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of a map from string to string.
getMapTo() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the builder for the type of the value that is in the range of the map.
getMapToElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the type of schema element that represents the property value for the map.
getMapToGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the GUID for the type of the value that is in the range of the map.
getMapValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Return a copy of the map elements.
getMapValues() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Return a copy of the map elements.
getMarker() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getMasterAuditLog() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the master audit log for audit log services.
getMatchClassifications() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Return details about the classifications that need to be present/absent from the search request.
getMatchClassifications() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Return the list of classification search criteria.
getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Retrieve the criteria against which to match the classifications.
getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Retrieve the criteria against which to match the conditions.
getMatchCriteria() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Retrieve the criteria against which to match the classifications.
getMatchCriteria() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Retrieve the criteria against which to match the conditions.
getMatchCriteria() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Return the criteria for how the properties should match - ie all, any, none.
getMatchingElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Return the list of anchored elements that match the search criteria.
getMatchingElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Return the list of anchored elements that match the search criteria.
getMatchingRow(Connection, String, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row that matches the where clause.
getMatchingRows(Connection, String, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row with the requested identifier and with the latest timestamp.
getMatchingRows(Connection, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row with the requested identifier and with the latest timestamp.
getMatchingValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMatchingValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Return the count of matching values that match the specification of these data classes.
getMatchProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Retrieve the (optional) properties-based conditions for the classification.
getMatchProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Return the collection of match properties for this find request.
getMatchProperties() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Return the collection of match properties for this find request.
getMatchPropertyNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the list of property values filled out in this annotation.
getMatchThreshold() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the match threshold that a data field is expected to achieve to be assigned this data class.
getMaterializedViewCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Return the number of materialized views discovered.
getMaterializedViewCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Return the number of materialized views discovered.
getMaturity() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the maturity level of the product.
getMax() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the maximum value in this column.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the maxCardinality property from the supplied instance properties.
getMaxCount() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
getMaxHeight() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the maximum height that data is collected from.
getMaximumInstances() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return the maximum number of running asset instances controlled by the software server capability.
getMaximumInstancesSet() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return whether the maximum instances value is set up or just default.
getMaxLatitude() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the maximum latitude in a bounded box.
getMaxLongitude() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the max longitude in a bounded box.
getMaxPageSize() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
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.
getMaxPageSize() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the maximum number of records that should be returned on a REST call.
getMaxPageSize() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the maximum number of elements that can be returned on a request.
getMaxPageSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Returns the server configuration for the maximum number of elements that can be returned on a request.
getMaxPageSize() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the maximum page size
getMaxPageSize() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the maximum PageSize
getMaxPagingSize() - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Get the maximum paging size.
getMaxPagingSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Get the maximum paging size.
getMaxPagingSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Get the maximum paging size.
getMaxPagingSize() - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Get the maximum paging size.
getMaxPollIntervalMs() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaConfigurationWrapper
In Kafka 0.10.0.0 (which we are using), session.timeout.ms.config is used for this.
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.
getMaxSearchResults() - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return the page size to use for testing the repository.
getMaxSearchResults() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the maximum number of search results that be processed for tests of the repository under test.
getMaxSearchResults() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the maximum number of search results that be processed for tests of the repository under test.
getMeaningForDataElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMeaningNames() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getMeanings() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getMeanings() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getMeanings() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the glossary terms linked by semantic assignment.
getMeanings(String, String, String, String, GlossaryTermAssignmentStatus, boolean, int, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMeanings(String, String, String, SemanticAssignmentQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMeanings(String, String, String, SemanticAssignmentQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMeasurement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Return the description of the measurements needed to support this metric.
getMeasurements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMediaFilesPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties for data files
getMediaId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Return the identifier that this reference is to be known as with respect to the linked object.
getMediaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Return the type of media referenced.
getMediaTypeOtherId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Return the other id.
getMediaUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Return the expected use of the media.
getMediaUsageOtherId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Return the other usage type for the reference.
getMemberAction(Date, Date) - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
Return the action that needs to be taken based on the information both in the open metadata ecosystem and the third party system.
getMemberByQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
Retrieve the member element by qualified name.
getMemberOfCollections() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of collections that is definition is a member of.
getMemberOfValidValueSets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMembers() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
 
getMembers() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Return the team members.
getMembers() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the department members.
getMembers() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Return the team members.
getMembershipRationale() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the rationale or role of the asset in this collection.
getMembersOfSubjectArea(String, String, FindNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the confidence classification.
getMembersOfSubjectArea(String, String, FindNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the subject area classification.
getMembersOfSubjectArea(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getMemento() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the memento classification that shows that the element has been archived.
getMementoProperties(Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Return the template properties in an InstanceProperties object.
getMemory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
 
getMergeClassifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Return whether the classification be merged or replace the target entity?e (default is true).
getMergeUpdate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Return flag to indicate whether to completely replace the existing properties with the new properties, or just update the individual properties specified on the request.
getMergeUpdate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Return indication of there properties should be over-write or replace existing properties.
getMergeUpdate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Return indication of there properties should be over-write or replace existing properties.
getMergeUpdate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Return indication of there properties should be over-write or replace existing properties.
getMergeUpdate() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Return indication of whether properties should be over-write or replace existing properties.
getMermaidGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add any style requests and return the built mermaid graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the mermaid representation of this data structure.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
 
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
 
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Return the mermaid string used to render a graph.
getMermaidGraph() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Return the mermaid string used to render a graph.
getMermaidGraph(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Add anchors, any style requests and return the built mermaid graph.
getMermaidSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return the mermaid string used to render a specification.
getMermaidSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return the mermaid string used to render a specification.
getMermaidSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return the mermaid string used to render a specification.
getMermaidSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return the mermaid string used to render a specification.
getMermaidString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
Return the mermaid version of the hierarchy.
getMermaidTimeline() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the timeline showing the flow of data along the solution component.
getMessage() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the actual log message.
getMessage() - Method in class org.odpi.openmetadata.platformchassis.springboot.StartupFailEvent
Return the message.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
Retrieve a message definition object for an exception.
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() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageSet
Retrieve a message definition object for logging.
getMessageDefinition() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageSet
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageSet
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
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.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageSet
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageSet
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageSet
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
Retrieve a message definition object for logging.
getMessageId() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the identifier of the message within the log record.
getMessageId() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Return the unique identifier for the message.
getMessageId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Gets the unique message id for this event.
getMessageId() - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.BufferedInstanceEvent
Gets the message id for the event.
getMessageParameters() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the array of values that were inserted in the message text.
getMessageParams() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Return the array of values that apply to this message instance.
getMessageTemplate() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Return the template of the message.
getMessageText() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the text of the message within the log record.
getMetadataCollection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTRepositoryConnector
Returns the metadata collection object that provides an OMRS abstraction of the metadata within a metadata repository.
getMetadataCollection() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the metadata collection for the repository.
getMetadataCollection() - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return the metadata collection used to call the repository.
getMetadataCollection() - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return the metadata collection used to call the repository.
getMetadataCollection() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Returns the metadata collection object that provides an OMRS abstraction of the metadata within a metadata repository.
getMetadataCollection() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Returns the metadata collection object that provides an OMRS abstraction of the metadata within a metadata repository.
getMetadataCollection() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Returns the metadata collection object that provides an OMRS abstraction of the metadata within a metadata repository.
getMetadataCollection(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the metadata collection for the access service.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns the identifier of the metadata repository.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the unique id of local repository's metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Return the originator's metadata collection Id extracted from the event.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns the identifier of the metadata repository.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns the identifier of the metadata repository.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Deprecated.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Returns the unique identifier (guid) of the originating repository's metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the unique identifier of the repository's metadata collection id.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Deprecated.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the unique identifier for the metadata collection that is the home for this instance.
getMetadataCollectionId() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the unique id for this metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the unique id for this metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Returns the unique identifier (guid) of the originating repository's metadata collection.
getMetadataCollectionId() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Returns the unique identifier (guid) of the local repository's metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Returns the unique identifier (guid) of the local repository's metadata collection.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Return the metadata collection id for this new entity
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the metadata collection id for this new entity
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Return the metadata collection id for the local repository.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Return the metadata collection id for the local repository.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the metadata collection id for this new relationship
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns the identifier of the metadata repository.
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns the identifier of the metadata repository.
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns the identifier of the metadata repository.
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns the identifier of the metadata repository.
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Deprecated.
getMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns the identifier of the metadata repository.
getMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns the identifier of the metadata repository.
getMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns the identifier of the metadata repository.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Return the display name of the metadata collection.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the metadata collection name.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return a display name for the metadata collection that this instance belongs to.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the metadata collection name of this repository connector.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Return the optional metadata collection name.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Return the display name for the repository's metadata collection.
getMetadataCollectionName() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Returns the display name of the local repository's metadata collection.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Return the name of the metadata collection for this new relationship.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Return the name of the metadata collection for this new relationship.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the name of the metadata collection for this new relationship.
getMetadataCollectionName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the metadata collection name (or null) for a metadata collection id.
getMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the metadata collection name (or null) for a metadata collection id.
getMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return the metadata collection name (or null) for a metadata collection id.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataElement1GUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Returns the unique identifier of the metadata element at end 1 of the relationship.
getMetadataElement1GUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Gets metadata element 1 guid.
getMetadataElement2GUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Returns the unique identifier of the metadata element at end 2 of the relationship.
getMetadataElement2GUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Gets metadata element 2 guid.
getMetadataElementByGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, boolean, boolean, List<String>, Date, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, GetOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, String, List<ElementStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, GetOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, FindPropertyNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, FindPropertyNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementFromEntity(EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Convert the entity into a metadata element.
getMetadataElementFromTemplate(String, String, boolean, String, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Create/get a new metadata element in the metadata store using the template identified by the templateGUID.
getMetadataElementGUIDByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, String, List<ElementStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, GetOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, FindPropertyNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, FindPropertyNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, UniqueNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesInstance
Return the handler for open metadata store requests.
getMetadataElementHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Return the handler for open metadata store requests.
getMetadataElementHeader(Class<B>, ElementControlHeader, String, List<AttachedClassification>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getMetadataElementHeader(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getMetadataElementHeader(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the entity.
getMetadataElementHeader(Class<B>, InstanceHeader, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the entity.
getMetadataElementHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve all the versions of an element.
getMetadataElementHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve all the versions of an element.
getMetadataElementHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve all the versions of an element.
getMetadataElementHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve all the versions of an element.
getMetadataElementHistory(String, String, HistoricalQueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return each of the versions of a metadata element.
getMetadataElementHistory(String, String, HistoricalQueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return each of the versions of a metadata element.
getMetadataElementHistory(String, String, HistoricalQueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return each of the versions of a metadata element.
getMetadataElementHistory(String, HistoricalQueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return each of the versions of a metadata element.
getMetadataElementRelationships(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the relationships linking the supplied elements via a specific type of relationship.
getMetadataElementRelationships(String, String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the relationships linking the supplied elements via a specific type of relationship.
getMetadataElementRelationships(String, String, String, String, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the relationships linking to the supplied elements.
getMetadataElementRelationships(String, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the relationships linking to the supplied elements.
getMetadataElementsByClassification(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
getMetadataElementsByClassificationPropertyValue(String, String, String, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
getMetadataElementsByClassificationPropertyValue(String, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
getMetadataElementsByClassificationPropertyValue(String, String, List<String>, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with the requested classification containing any of the supplied list of property names exactly matching the supplied value.
getMetadataElementsByPropertyValue(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
getMetadataElementsByPropertyValue(String, List<String>, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve metadata elements with any of the supplied list of property names similar to the supplied value.
getMetadataElementsByType(String, String, boolean, boolean, List<ElementStatus>, Date, String, SequencingOrder, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the metadata elements that are of the correct type.
getMetadataElementSubtypeNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the list of valid subtypes that the returned metadata elements must belong to.
getMetadataElementSummaries(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Convert a list of open metadata elements from OMF into a summary object.
getMetadataElementSummary(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the element.
getMetadataElementSummaryHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Return the handler for open metadata store requests.
getMetadataElementTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the type of metadata element that the caller is searching for.
getMetadataHighwayManager() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the metadata highway manager
getMetadataSourceGUID() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the guid of the software capability that represents an external source of metadata.
getMetadataSourceGUID(String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the unique identifier of metadata collection that corresponds to the qualified name of a software capability, This qualified name is supplied through open metadata values and may be incorrect which is why any exceptions from retrieving the software capability are passed through to the caller.
getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve the unique identifier of the metadata element that represents the metadata source.
getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Retrieve the unique identifier of the metadata element that represents the metadata source.
getMetadataSourceGUID(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
Retrieve the unique identifier of the external metadata source.
getMetadataSourceGUID(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
Retrieve the unique identifier of the software server capability representing a metadata source.
getMetadataSourceOptions() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Set up the metadata source options used on open metadata API calls.
getMetadataSourceOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default metadata source options.
getMetadataSourceOptions() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the default metadata source options.
getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Return the qualified name of the metadata source for this integration connector.
getMetadataSourceQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the optional metadata source qualified name for the connector.
getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the qualified name of the software capability that represents an external source of metadata.
getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return the qualified name of the metadata source for this integration connector.
getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the qualified name of the metadata source for this integration connector.
getMetastore_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return the guid is the associated hive metastore.
getMethod() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Returns the method used to identify data class.
getMethodName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the name of the method that this evidence supports.
getMethodName() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutorBase
Return the method name for the executor.
getMethodsToSkip() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
Return the methods (if any) that should be skipped during the performance test.
getMethodsToSkip() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the methods that should be skipped (if any) by the performance test.
getMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the defined metrics as a list
getMetrics() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Return the defined metrics as a list
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Return the defined metrics as a list
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Return the defined metrics as a list
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Return the defined metrics as a list
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Return the defined metrics as a list
getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Return the defined metrics as a list
getMiddleRegex(String, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "starts with" semantic.
getMin() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the minimum value in this column.
getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the minCardinality property from the supplied instance properties.
getMinCount() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
getMinHeight() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the minimum height that data is collected from.
getMinimumInstances() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return the minimum number of running asset instances controlled by the software server capability.
getMinimumInstancesSet() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return whether the minimum instances value is set up or just default.
getMinimumLength() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the minimum length of the data.
getMinimumLength() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return the minimum length of the data.
getMinLatitude() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the minimum latitude in a bounded box.
getMinLongitude() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return the minimum longitude in a bounded box.
getMinMinutesBetweenRefresh() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the configured minimum time between calls to refresh.
getMinMinutesBetweenRefresh() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the configured minimum time between calls to refresh.
getMinPropertiesForInstance(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return instance properties for only the mandatory properties defined in the TypeDef and all of its supertypes.
getMinutes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
 
getMission() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Return the mission of the community.
getModel_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Return the name of the registered model that this is a part of.
getModel_version_status() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the status of this version.
getModel_versions() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Return the list of registered models.
getModelDescription() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelLanguage() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelLocation() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelScope() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelSummary() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelTechnicalName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelUsage() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelVersion() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getModelVersion(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get registered model version.
getModelVersionPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getModifiedTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Return the time that the file was last modified.
getModuleName() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the name of this module for messages.
getMonitoredResources() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMonitoredResources() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the unique identifier of the asset being discovered.
getMonitoredResources(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.handlers.NotificationHandler
Return the list of resources linked to the supplied notification type.
getMonitoredThrough() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getMostCommonValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getMostCommonValuesFrequency() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getMultiLanguageClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing translations for properties of open metadata elements.
getMultiLink() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Return whether multiple relationships of this type are allowed between the same two entities.
getMultiLink() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Return whether multiple relationships of this type are allowed between the same two entities.
getMultiLink() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return whether multiple relationships of this type are allowed between the same two entities.
getMutatedEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
getMyProfile(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Return the profile for this user.
getMyProfile(String) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Return the profile for this user.
getMyUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the userId for this connector.
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the name of the Apache Atlas runtime.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Return the name of the metric.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
Return the name of the metric.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the target name.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return the catalog target name.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return the catalog target name.
getName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the target name.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the target name.
getName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Return the unique name of the element within its name space.
getName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the unique name of the element within its name space.
getName() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the unique name of the element within its name space.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Return the name of the request parameter.
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.
getName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the unique name of the governance engine.
getName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the unique name of the governance service.
getName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Return the name of the integration group.
getName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the name for the query request.
getName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the name of the resource that this asset represents.
getName() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
Return the name for the enum, used for message content.
getName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the display name of the profile.
getName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the display name of the profile.
getName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Return the display name of the requirement.
getName() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Return the name of this enum.
getName() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Return the default name for this enum type.
getName() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogRecordSeverity
Return the name of this enum.
getName() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return the string to use as the name of the configuration property.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
Return the name of the request parameter.
getName() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Return the string to use as the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
Return the descriptive name for the enum.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
Return the descriptive name for the enum.
getName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
Return the descriptive name for the enum.
getName() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return the catalog target name.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return the catalog target name.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Return the name of the data source.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return the name of the input.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Return the name of the job.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return the name of the output.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Return the name of the job.
getName() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Return the name of the field.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return the name of the action target.
getName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return the string to use as the name of the action target.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Return the name of the request parameter.
getName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return the string to use as the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the default name for the status for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the default name for the status for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return the name of the placeholder property.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return the string to use as the name of the placeholder property.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return the string to use as the name of the replacement attribute.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Return the default name of the classification origin.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Return the descriptive name for the enum.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the default name for this enum instance.
getName() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.enums.OpenMetadataEnum
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Return the default name of the sequencing order.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Return the default name of the classification origin.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
Return the default name of the cardinality.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the type name for this OpenMetadataTypeDef.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Return the default name of the propagation rule.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Return the name of type that can be used for text-based interchange formats such as JSON or XML.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Return the default name of the cardinality.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Return the descriptive name for the status.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
Return the default name for this enum instance.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Return the type name for this OpenMetadataTypeDef.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
Return the descriptive name for the status.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Return the name of the value.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Return the name of the value.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Return the name of the value.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Return the name of the value.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Return the name of the value.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Retrieve the name of the classification.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Return the name for the query request.
getName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Return the name for the query request.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
Return the default name of the match criteria.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Return the default name of the property comparison operator.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the default name of the enumeration.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
Return the name of the analysis step.
getName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Return the string to use as the name of the analysis step.
getName() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the name of the annotation type.
getName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return the name of the action target.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return the name of the action target.
getName() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Return the name of the request parameter.
getName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Return the name of the resource that this asset represents.
getName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Return the name for the query request.
getName() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return the name of the request parameter.
getName() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Return the name of this enum.
getName() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Return the name of the component.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Return the printable name for the archive type.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Return the default name of the sequencing order.
getName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Return the name of the classification.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Return the default name of the classification origin.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Return the default name of the instance provenance type.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Return the descriptive name for the enum.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
Return the default name of the match criteria.
getName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Retrieve the name of the classification.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Return the default name of the property comparison operator.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Return the default name of the sequencing order.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
Return the default name of the cardinality.
getName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the type name for this TypeDef.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
Return the default name for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Return the default name of the propagation rule.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Return the name of type that can be used for text-based interchange formats such as JSON or XML.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Return the default name of the cardinality.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Return the descriptive name for the status.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
Return the default name for this enum instance.
getName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Return the type name for this TypeDef.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
Return the descriptive name for the status.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Return the name of the event category.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
Return the default symbol for this enum instance.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
Return the string name used for messages that include the enum.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
Return the string name used for messages that include the enum.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
Return the name for the enum, used for message content.
getName() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
Return the string name used for messages that include the enum.
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
 
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the name of the main term.
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the unique name of the governance engine.
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Return the unique name of the governance service.
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
 
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
 
getName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the name of the action target.
getName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Return the name of the guard.
getName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Return the default name for this enum type.
getName() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Returns the type name.
getName() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
getNamedList(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Look up a particular named list in the collection.
getNamedList(String) - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Look up a particular named list in the collection.
getNamedLists() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Return the named lists in this collection.
getNamedLists() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Return all of the known named lists in this collection
getNamedLists() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Return all of the known named lists in this collection
getNameFromFullName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
The full name uses dot separators.
getNameListAnnotation(AnnotationType, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
Fill out a name list annotation.
getNameParameterName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the parameter name.
getNameParameterName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Return the parameter name.
getNamePatterns() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return a regular expression that characterizes the name used for this type of data field.
getNamePatterns() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Return the list of name patterns that make up this standard.
getNamePropertyName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the property name from the open metadata types.
getNamePropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Return the property name from the open metadata types.
getNamePropertyName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Return the property name from the open metadata types.
getNames() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return the name list result.
getNames() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns the set of names of the things that differ.
getNamespace() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return the namespace for the input.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Return the namespace for the job.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return the namespace for the output.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Return the namespace for the job.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return the name of the namespace that this type belongs to.
getNamespace() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the category for this deployed implementation type.
getNamespace() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the namespace for this deployed implementation type.
getNativeClass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNegativeTestEvidence() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Return the list of test evidence that demonstrates the technology under test is not conformant.
getNestedConditions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Retrieve any nested conditions.
getNestedConditions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Retrieve any nested conditions.
getNestedConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getNestedDataFields() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNestedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Return any relevant nested components.
getNestedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Return the list of metadata elements.
getNestedFiles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNestedFolders() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNestedFolders(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Return the list of folders nested inside a folder.
getNestedLocations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNestedSchemaAttributes(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a schema attribute via the NestedSchemaAttribute relationship.
getNestedSchemaAttributes(String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a schema attribute via the NestedSchemaAttribute relationship.
getNestedSchemaAttributes(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Returns the list of schema attributes nested under a schema attribute.
getNestedSchemaAttributes(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Returns the list of schema attributes nested under a schema attribute.
getNestedSegments() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Return any relevant nested components.
getNestedSolutionComponents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNestedSubjectAreas() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNetworkAddress() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the endpoint address.
getNetworkAddress() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getNetworkAddress() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the endpoint address.
getNetworkAddress() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the endpoint address.
getNetworkAddress() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the endpoint address.
getNetworkAddress() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Returns the stored address property for the endpoint.
getNetworkAddress() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Return the network address used to connect to the location.
getNetworkAddress() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNetworkAddress() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the host name of this host.
getNetworkAddress() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the network URL for the system.
getNetworkAddress(Connector) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Retrieve the endpoint from the asset connection.
getNew_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Return the unique name of the element within its name space..
getNewActionTargets() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return any specific action targets for the action.
getNewActionTargets() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return the metadata elements that the next governance action should target.
getNewAnnotations(int, int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the current list of annotations created by this survey run.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.ConnectorActivityReportConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.InformationSupplyChainConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataElementSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataRootConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionBlueprintConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.converters.ReferenceableConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.converters.TechnologyTypeSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, OpenMetadataElement, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataRootConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Using the supplied relatedMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied relatedMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataRootConverter
Using the supplied relatedMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.RelatedMetadataElementSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.MetadataElementConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.MetadataElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ValidMetadataValueConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.MetadataElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelatedElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.MetadataElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.RelatedElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ValidMetadataValueConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityProxy, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBeans(Class<B>, List<OpenMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataElementSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBeans(Class<B>, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.RelatedMetadataElementSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBeans(Class<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Using the supplied instances, return list of new instances of the bean.
getNewBeans(Class<B>, OpenMetadataRelationshipList, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataRelationshipSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewBeans(Class<B>, RelatedMetadataElementList, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.RelatedMetadataElementSummaryConverter
Using the supplied openMetadataElement, return a new instance of the bean.
getNewClassification(String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Deprecated.
getNewClassification(String, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Deprecated.
getNewClassification(String, String, String, InstanceProvenanceType, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a classification with the header and type information filled out.
getNewClassification(String, String, String, InstanceProvenanceType, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a classification with the header and type information filled out.
getNewClassification(String, String, InstanceProvenanceType, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a classification with the header and type information filled out.
getNewClassification(String, String, InstanceProvenanceType, String, String, String, ClassificationOrigin, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a classification with the header and type information filled out.
getNewComplexBean(Class<B>, OpenMetadataElement, List<OpenMetadataElement>, List<OpenMetadataRelationship>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.InformationSupplyChainConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionComponentConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionPortConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, OpenMetadataElement, RelatedMetadataElementList, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, RelatedMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.AttributedElementConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, RelatedMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, RelatedMetadataElement, RelatedMetadataElementList, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConnectionConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SurveyReportConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.EngineActionConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceServiceConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationConnectorConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexGraphBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexRelatedEntityBean(Class<B>, EntityDetail, Relationship, List<RelatedEntity>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of the bean.
getNewConnectorGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Each connector has a guid to make it easier to correlate log messages from the various components that serve it.
getNewElementProperties(Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Convert an element properties with optional effectivity dates into an NewElementProperties object.
getNewElementProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataClassificationBuilder
Convert the properties beans into Element properties beans.
getNewElementProperties(EntityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataElementBuilder
Convert the properties beans into Element properties beans.
getNewElementProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataRelationshipBuilder
Convert the properties beans into Element properties beans.
getNewEntity() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddEntityExecutor
Return the result of the execution.
getNewEntity(String, String, String, InstanceProvenanceType, String, String, String, InstanceProperties, List<Classification>) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a filled out entity.
getNewEntity(String, String, String, InstanceProvenanceType, String, String, String, InstanceProperties, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a filled out entity.
getNewEntity(String, String, InstanceProvenanceType, String, String, String, InstanceProperties, List<Classification>) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a filled out entity.
getNewEntity(String, String, InstanceProvenanceType, String, String, String, InstanceProperties, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a filled out entity.
getNewEntityProxy(String, String, InstanceProvenanceType, String, String, InstanceProperties, List<Classification>) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a filled out entity proxy.
getNewEntityProxy(String, String, InstanceProvenanceType, String, String, InstanceProperties, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a filled out entity.
getNewEntityProxy(String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Generate an entity proxy from an entity and its TypeDef.
getNewEntityProxy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Generate an entity proxy from an entity and its TypeDef.
getNewInstanceType(String, TypeDefSummary) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a relationship with the header and type information filled out.
getNewInstanceType(String, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a relationship with the header and type information filled out.
getNewRelatedMetadataElementsBean(Class<B>, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataRelationshipSummaryConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelatedMetadataElementsBean(Class<B>, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied relationship, return a new instance of the bean.
getNewRelationship() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddRelationshipExecutor
Return the result of the execution.
getNewRelationship(String, String, String, InstanceProvenanceType, String, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a filled out relationship which just needs the entity proxies added.
getNewRelationship(String, String, String, InstanceProvenanceType, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a filled out relationship which just needs the entity proxies added.
getNewRelationship(String, String, InstanceProvenanceType, String, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a filled out relationship which just needs the entity proxies added.
getNewRelationship(String, String, InstanceProvenanceType, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a filled out relationship, caller just needs the entity proxies added.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ControlFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.MetadataRelationshipConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessCallConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataRelationshipConverter
Using the supplied relationship, return a new instance of the bean.
getNewRequestedCatalogTargetSkeleton(CatalogTarget, CatalogTargetContext, Connector) - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaConnector
Create a new catalog target processor (typically inherits from CatalogTargetProcessorBase).
getNewRequestedCatalogTargetSkeleton(CatalogTarget, CatalogTargetContext, Connector) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationConnector
Create a new catalog target processor (typically inherits from CatalogTargetProcessorBase).
getNewRequestedCatalogTargetSkeleton(CatalogTarget, CatalogTargetContext, Connector) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataConnector
Create a new catalog target processor (typically inherits from CatalogTargetProcessorBase).
getNewRequestedCatalogTargetSkeleton(CatalogTarget, CatalogTargetContext, Connector) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
Create a new catalog target processor (typically inherits from CatalogTargetProcessorBase).
getNewRequestedCatalogTargetSkeleton(CatalogTarget, CatalogTargetContext, Connector) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetIntegrator
Create a new catalog target processor (typically inherits from CatalogTargetProcessorBase).
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the properties from the schema attribute entity.
getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, B, B, B, List<B>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Return the converted bean.
getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, String, B, String, B, String, B, List<String>, List<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Return the converted bean.
getNewStatus() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Return the new status value - or null to leave as is.
getNewStatus() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Return the new status value - or null to leave as is.
getNewTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Return the new type.
getNewTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Return the TypeDef's new unique identifier.
getNewTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Return the TypeDef's new name.
getNewTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Return the list of new TypeDefs in this open metadata archive.
getNewVersionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the new version name ot use once the patch is applied.
getNext() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
Return the next entity.
getNext() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
Return the next relationship.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Return the opaque token to retrieve the next page of results.
getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Return the opaque token to retrieve the next page of results.
getNextGovernanceActionProcessSteps(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Return the list of next process step defined for the governance action process.
getNextGovernanceActionProcessSteps(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Return the list of next action process step defined for the governance action process.
getNextGovernanceActionProcessSteps(String, String, int, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Return the list of next action process step defined for the governance action process.
getNextGovernanceService() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Return a governance service connector instance using the registered properties for the governance service.
getNextMarker() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getNextMember() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
Return the next element.
getNextProcessStep() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return details of the next governance action process step
getNextProcessStep() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return details of the next governance action process step
getNextProcessStepLinkGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return the unique identifier of the relationship.
getNextProcessStepLinkGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return the unique identifier of the relationship.
getNextProcessSteps() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return the list of process steps in the process.
getNextProcessSteps(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Return the list of next action process step defined for the governance action process.
getNextProcessSteps(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Return the list of next process steps defined for the governance action process.
getNextProcessSteps(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Return the list of next action process step defined for the governance action process.
getNextProcessSteps(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Return the list of next process steps defined for the governance action process.
getNextStep() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return the element header associated with end 2 of the relationship.
getNextVersionDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the date of the next version of the digital service.
getNodeDisplayName(ElementHeader, OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Extract the name of a node.
getNodeDisplayName(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Extract the name of a node.
getNodeDisplayName(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Extract the name of a node.
getNominalEndTime() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Return an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal end time (excluded) of the run.
getNominalStartTime() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Return an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal start time (included) of the run.
getNominalTime() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Return the nominal time.
getNominateHospitalActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getNominateHospitalRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Retrieve all the defined request parameters
getNonMatchingValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Return the count of values that do not match the specification of these data classes.
getNoteLogByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogEntries() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNoteLogHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Return the open metadata handler.
getNoteLogHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getNoteLogs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNoteLogsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsForElement(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the list of note log metadata elements attached to the element.
getNoteLogsForElement(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Retrieve the list of note log metadata elements attached to the element.
getNoteLogsForElement(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Retrieve the list of note log metadata elements attached to the element.
getNoteLogSubjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return any notes associated with the certificate.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return any notes for the steward.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return additional information relating to this classification.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return any notes associated with the license.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the steward's notes.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return any notes for the steward.
getNotes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "notes" property from the supplied element properties.
getNotes(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the "notes" property from the supplied instance properties.
getNotesForNoteLog(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Retrieve the list of notes associated with a note log.
getNotesForNoteLog(String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Retrieve the list of notes associated with a note log.
getNotesForNoteLog(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Retrieve the list of note log metadata elements attached to the element.
getNotificationActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return all the action targets defined in this enum.
getNotificationProperties(MessageDefinition) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Convert the message definitions into properties for a notification.
getNotificationSubscribers() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the unique identifier of the asset being discovered.
getNotificationSubscribers(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.handlers.NotificationHandler
Return the list of subscribers linked to the supplied notification type.
getNotificationType() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return details of notification type to monitor along with its linked resources and subscribers, the actions it has caused and any additional context.
getNotificationTypeGUID() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the unique identifier of the asset being discovered.
getNotSupportAssertions() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the list of assertions for functions that correctly reported not supported.
getNullable() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getNullCount() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the number of null values in this column for the rows evaluated.
getNumberOfDistinctValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getNumberOfPages() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the number of pages in the reference.
getNumberOfRowsDeleted() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getNumberOfRowsInserted() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getNumberOfRowsUpdated() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getNumberOfSuccesses() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Retrieve the number of successful tests (should match the number of tests).
getNumberOfTests() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Retrieve the number of test run.
getNumericRepresentation(InstancePropertyValue) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Retrieve a numeric representation of the provided value, or null if it cannot be converted to a number.
getNumericRepresentation(InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Retrieve a numeric representation of the provided value, or null if it cannot be converted to a number.
getNumPrecRadix() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getObjective() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Return the objective of the meeting - what it is trying to achieve?
getObjectMapPropertyValue(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Create a MapTypePropertyValue.
getObligations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the obligations stipulated by the agreement.
getObligations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the obligations stipulated by the license.
getObligations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Return the obligations stipulated by the license.
getObsoleteTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Return the TypeDef's name.
getOffset() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getOffset() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaIncomingEvent
Gets the kafka offset of this message
getOffset() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Return the starting element number for this set of results.
getOffset() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Return the starting element number for this set of results.
getOffset() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Return the starting element number for this set of results.
getOldestFirst() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Return whether this request is to return the oldest or newest version first.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigResponse
Return the OMAGServerConfig object.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Return the complete set of configuration properties in use by the server.
getOMAGServerConfigs() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerConfigsResponse
Return the OMAGServerConfig objects.
getOMAGServerInstanceConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the complete set of configuration properties in use by a running instance of the server.
getOMAGServerName() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Return the name of the OMAG server.
getOMAGServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
getOMAGServerPlatformRootURL() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerClientConfig
Return the root URL of the OMAG ServerPlatform.
getOMAGServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getOMRSEventV1() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Returns an OMRSEvent populated with details about a generic event.
getOMRSEventV1() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Returns an OMRSEvent populated with details from this InstanceEvent
getOMRSEventV1() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Returns an OMRSEvent populated with details from this RegistryEvent
getOMRSEventV1() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Returns an OMRSEvent populated with details from this TypeDefEvent
getOnDemandConstraints() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getOnlyOnLeft() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns a mapping of things (by name) that only appear on the first object used to create this diff.
getOnlyOnRight() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns a mapping of things (by name) that only appear on the second object used to create this diff.
getOpenapi() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getOpenGovernanceClient() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the open governance client.
getOpenGovernanceClient() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the open governance client.
getOpenGovernanceClient() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Return the open governance client.
getOpenGovernanceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenGovernanceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenIntegrationServiceClient() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Return the open integration client.
getOpenIntegrationServiceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent.BigGlossaryArchiveBuilder
Returns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleAPICatalogArchiveBuilder
Returns the open metadata type archive containing all the for this catalog.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleComboCatalogArchiveBuilder
Returns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleDataCatalogArchiveBuilder
Returns the open metadata type archive containing all the elements for this catalog.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleEventCatalogArchiveBuilder
Returns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleGovernanceCatalogArchiveBuilder
Returns the open metadata type archive containing all the elements for this catalog.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_3
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_4
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_5
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_6
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_7
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_0
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_10
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_11
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_4
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_5
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_7
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_8
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_9
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_1
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_11
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_12
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_13
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_14
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_15
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_2
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_3
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_4
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_5
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_7
Returns the open metadata type archive containing all of the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_8
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_9
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_0
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_1
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_2
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_3
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_0
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_1
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_2
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_3
Returns the open metadata type archive containing all the standard open metadata types.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
getOpenMetadataArchive() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveCache
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.combo.CocoComboArchiveWriter
Returns the open metadata archive containing new metadata entities.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Returns the open metadata archive containing new metadata entities.
getOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.types.CocoTypesArchiveWriter
Returns the open metadata type archive containing all the new type definitions.
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.
getOpenMetadataArchiveFileConnection(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for an open metadata archive file.
getOpenMetadataArchiveFileConnection(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
Return the connection for an open metadata archive file.
getOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the list of open metadata archives.
getOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Return the list of open metadata archives.
getOpenMetadataClient() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstance
Return the open metadata store client.
getOpenMetadataClient() - Method in class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstance
Return the open metadata store client.
getOpenMetadataClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstanceHandler
This method returns the object for the tenant to use to work with the IT Infrastructure API.
getOpenMetadataClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstanceHandler
This method returns a Digital Architecture OMAS client.
getOpenMetadataElement(String, List<EntityDetail>) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
Build an open metadata element bean from a matching entity.
getOpenMetadataElementStub(EntityProxy) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
Create an OpenMetadataElementStub from an EntityProxy.
getOpenMetadataHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertInstance
Return the open metadata handler.
getOpenMetadataHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerInstance
Return the open metadata handler.
getOpenMetadataHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstanceHandler
This method returns the object for the tenant to use to work with the Open Survey Framework Services API
getOpenMetadataHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertInstanceHandler
This method returns the object for the tenant to use to work with the Open Metadata Framework Services API
getOpenMetadataHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerInstanceHandler
This method returns the object for the tenant to use to work with the Open Metadata Framework Services API
getOpenMetadataRootHierarchies() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Return the members of the collection, organized hierarchically.
getOpenMetadataStore() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing all types of metadata.
getOpenMetadataStoreClient() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Return the open metadata store client.
getOpenMetadataStoreClient() - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataInstance
Return the open metadata store client.
getOpenMetadataStoreClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenMetadataStoreClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataInstanceHandler
This method returns a Community Profile OMAS client.
getOpenMetadataStoreHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstance
Return the open metadata handler.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Return the deployed implementation type for the service.
getOpenMetadataTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Return the open metadata type name to filter by.
getOpenMetadataTypeName() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenMetadataTypeName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Return the name of the type of annotation - default is "Annotation".
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
This is the name of the open metadata type to use when creating the Host entity.
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the description for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeDescriptionWiki() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the unique identifier for the valid value element for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeRelationshipName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Return the Open Metadata Type Name used on the relationship that links the APIParameterList to an APIOperation.
getOperatingSystem() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the operating system.
getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Return the operation permitted by the credential.
getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Return the operation permitted by the credential.
getOperationalViewServerGenericServiceAdminList() - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Return the list of references to the admin object for each active Open Metadata View Service (OMVS).
getOperationId() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getOperationName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Return the name of the associated operation.
getOperator() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getOperator() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Retrieve the operator to use for the comparison.
getOperator() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Retrieve the operator to use for the comparison.
getOptions() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getOptions() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the options for this OpenMetadataTypeDef.
getOptions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the options for this TypeDef.
GetOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
GetOptions carries the date/time for a query along with other common search parameters.
GetOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Default constructor
GetOptions(BasicOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Copy/clone constructor
GetOptions(GetOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Copy/clone constructor
getOrderedValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return whether the attribute instances are arranged in an order.
getOrderedValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
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.
getOrdinal() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
Return the identifier for the enum, used for indexing arrays etc with the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
Return the identifier for the enum, used for indexing arrays etc with the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
Return the identifier for the enum, used for indexing arrays etc with the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the identifier for the enum, used for indexing arrays etcetera with the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the identifier for the enum, used for indexing arrays etc.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Return the code for this enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in interface org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogRecordSeverity
Return the code for this enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
Return the numerical value for the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
Return the numerical value for the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
Return the numerical value for the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Return the status code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Return the status code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Return the numeric representation of the classification origin.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Return the numerical value for the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return the code for this enum instance
getOrdinal() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.enums.OpenMetadataEnum
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Return the numeric representation of the sequencing order.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Return the numeric representation of the classification origin.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
Return the numeric representation of the cardinality.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Return the numeric representation of the propagation rule.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Return the numeric code for the primitive type which can be used in optimized data flows.
getOrdinal() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Return the numeric value used for the enum value.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
Return the numeric code for the primitive type which can be used in optimized data flows.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Return the numeric representation of the cardinality.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Return the code value for the status.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
Return the code value for the status.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
Return the numeric representation of the match criteria.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
Return the numeric code for the primitive type which can be used in optimized data flows.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Return the numeric representation of the property comparison operator.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Return the code for this enum.
getOrdinal() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Return the numerical code for this enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Return the code number for the archive type.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Return the numeric representation of the sequencing order.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Return the numeric representation of the classification origin.
getOrdinal() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return the integer ordinal for this enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Return the numerical value for the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
Return the numeric representation of the match criteria.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Return the numeric representation of the property comparison operator.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Return the numeric representation of the sequencing order.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
Return the numeric representation of the cardinality.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Return the numeric representation of the propagation rule.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Return the numeric code for the primitive type which can be used in optimized data flows.
getOrdinal() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Return the numeric value used for the enum value.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
Return the numeric code for the primitive type which can be used in optimized data flows.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Return the numeric representation of the cardinality.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Return the code value for the status.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
Return the code value for the status.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Return the code number for the event category.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Return the identifier for the enum, used for indexing arrays etc.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Return the identifier for the enum, used for indexing arrays etc.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Return the identifier for the enum, used for indexing arrays etc.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
Return the int identifier used for indexing based on the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Return the identifier for the enum, used for indexing arrays etc.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
Return the int identifier used for indexing based on the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
Return the identifier for the enum, used for indexing arrays etc with the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
Return the int identifier used for indexing based on the enum.
getOrdinal() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Return the code for this enum used for indexing based on the enum value.
getOrdinalPosition() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getOrganization() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the name of the organization that owns the resource that this external reference represents.
getOrganization() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return the unique identifier (GUID) of the organization where this digital resource originated from.
getOrganization() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getOrganizationName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
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.
getOrganizationName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Return the name of the organization that runs/owns the server.
getOrganizationName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the name of the organization.
getOrganizationName() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the name of the organization that runs/owns the server used to access the repository.
getOrganizationName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the name of the organization that runs/owns the server used to access the repository.
getOrganizationName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Return the name of the organization that runs/owns the server.
getOrganizationName() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the name of the organization that owns this local repository.
getOrganizationName() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the name of the organization that owns this local repository.
getOrganizationPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return the property name used to supply the organization identifier.
getOrganizationType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Return the type of organization to fill in the "teamType" property.
getOrganizingPrinciple() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Return the organizing principle used to create the taxonomy in the glossary.
getOrigin() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return information about the origin of the element.
getOrigin() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the unique identifier for metadata collection id where this OpenMetadataTypeDef came from.
getOrigin() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the unique identifier for metadata collection id where this TypeDef came from.
getOriginalAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the attribute before the change.
getOriginalAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the details of the AttributeTypeDef before it was changed.
getOriginalClassification() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the classification before it was changed.
getOriginalClassification() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the original classification if exists
getOriginalEntity() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the entity values before it was updated.
getOriginalEntity() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the original entity instance (if applicable) or null.
getOriginalHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the unique identifier of the metadata collection before it was changed.
getOriginalHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the identifier of the original metadata collection for this instance.
getOriginalInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the unique identifier of the instance before it was changed.
getOriginalInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the original unique identifier (guid) for this instance.
getOriginalRelationship() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return values for the relationship before it was changed.
getOriginalRelationship() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the original relationship instance (if applicable) or null.
getOriginalTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Return the TypeDef's original name.
getOriginalTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the type before it was changed.
getOriginalTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the type before the change.
getOriginalTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the original version for this instance's TypeDef.
getOriginalTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the details of the TypeDef before it was changed.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_3
Add the new types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_4
Add the new types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_5
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_6
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_7
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_0
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_10
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_11
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_4
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_5
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_7
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_8
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_9
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_1
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_11
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_12
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_13
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_14
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_15
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_2
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_3
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_4
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_5
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_7
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_8
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_9
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_0
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_1
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_2
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_3
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_0
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_1
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_2
Add the types from this archive to the archive builder supplied in the constructor.
getOriginalTypes() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_3
Add the types from this archive to the archive builder supplied in the constructor.
getOriginator() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Return details of the originator of the log record.
getOriginator() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return details about the event originator.
getOriginatorComponent() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the name of the component that reported the situation recorded in the log record.
getOriginatorEngineName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the qualified name of the governance engine that originated this request (if any).
getOriginatorEngineName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the qualified name of the governance engine that originated this request (if any).
getOriginatorEngineName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the qualified name of the governance engine that originated this request (if any).
getOriginatorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return the unique identifier of the element that originated the action.
getOriginatorGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the unique identifier of the person or process that created the incident.
getOriginatorLicense() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the default license for all instance in this archive (this value can be overridden in individual instances in the archive).
getOriginatorName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the name of the originator of this open metadata archive.
getOriginatorOrganization() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return the name of the organization that provided this archive.
getOriginatorProperties() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Return the map of properties used to describe the originator process/server.
getOriginatorProperties() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogDestination
Return the map of properties used to describe the originator process/server.
getOriginatorProperties() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return details of the originator of the log record.
getOriginatorProperties() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Return the properties that describe the server that owns the audit log.
getOriginatorServiceName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the unique name of the service that created this request.
getOriginatorServiceName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the unique name of the service that created this request.
getOriginatorServiceName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the unique name of the service that created this request.
getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the unique identifier of the business capability that originated this governance service.
getOriginBusinessCapabilityGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the businessCapabilityGUID property from the supplied element properties.
getOriginCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Return the origin of the metadata element.
getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the unique identifier for the organization that originated this governance service.
getOriginOrganizationGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the organizationGUID property from the supplied element properties.
getOrphanedConceptGroups() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getOs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of properties about the operating system.
getOtherAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the type information for the conflicting type.
getOtherAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the AttributeTypeDef from the other repository.
getOtherClassifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the list of remaining classifications associated with the metadata element.
getOtherElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of other elements connected to the solution component.
getOtherEnd(String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the entity proxy for the related entity.
getOtherEnd(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the entity proxy for the related entity.
getOtherEnd(String, String, Relationship, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entity proxy for the related entity.
getOtherEnd(String, Relationship) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entity proxy for the related entity.
getOtherEndName(String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the attribute name for the related entity.
getOtherEndName(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the attribute name for the related entity.
getOtherInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the unique identifier of the conflicting instance.
getOtherInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the unique identifier for the other instance.
getOtherMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the unique identifier of the conflicting metadata collection.
getOtherMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the unique identifier for the metadata collection containing the other instance.
getOtherOrigin() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the provenance type of the conflicting metadata collection.
getOtherOrigin() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the provenance (origin) information for the other instance.
getOtherOriginValues() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the properties that characterize where this governance service is from.
getOtherOriginValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return any other descriptive labels describing origin of the digital resource.
getOtherOriginValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the otherOriginValues property from the supplied element properties.
getOtherProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return any other properties that should be shared with security providers.
getOtherProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return any other properties that should be shared with security providers.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return a map of property name to property value that the target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return a map of property name to property value that the catalog target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return a map of property name to property value that the catalog target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return a map of property name to property value that the target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return a map of property name to property value that the target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return a map of property name to property value to provide additional information for this configuration property.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return a map of property name to property value that the catalog target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return a map of property name to property value that the catalog target should have to be valid for this integration connector.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return a map of property name to property value to provide additional information for this governance service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return a map of property name to property value to provide additional information for this governance service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return a map of property name to property value to provide additional information for this governance service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Return a map of property name to property value to provide additional information for this governance service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return a map of property name to property value to provide additional information for this service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return a map of attribute name to attribute value to provide additional information for this service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Return a map of property name to property value to provide additional information for this governance service.
getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return a map of property name to property value to provide additional information for this governance service.
getOtherRelatedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return details of other related elements retrieved from the repository.
getOtherRelatedElements(List<RelatedMetadataElement>, List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the list of collections that the element is a member of (linked via the CollectionMembership) relationship.
getOtherTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the type information for the conflicting type.
getOtherTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the TypeDef from the other repository.
getOtherTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the type information for the conflicting type.
getOtherTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the version of the TypeDef from the other repository.
getOutboundRepositoryEventManager() - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Return the event manager that the local repository uses to
getOutboundRepositoryEventManager() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Return the event manager that the local repository uses to distribute events from the local repository.
getOutcomes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the list of expected outcomes from implementing this governance definition.
getOutcomes() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getOutcomes() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getOutputFacets() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return the map of output facets (if any).
getOutputGuards() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return the list of guards supplied by the governance service when it completed.
getOutputRelationsCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getOutputRelationsLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getOutputs() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the set of output data sets.
getOutputStatistics() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Return statistics facet.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the client side connection object for the OMF Services' out topic.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the connection object for the Open Metadata Store's out topic.
getOutTopicConnection(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Return the connection used in the client to create a connector to access events from the out topic.
getOutTopicEventBusConnector(Connection, String, AuditLog) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Create the event bus connector for this access services' Out Topic.
getOutTopicStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the status of the services' out topic.
getOverallAsyncProcessingResult() - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Gets the overall asynchronous processing result from all consumers.
getOwner() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return the owner of the element.
getOwner() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the owner of the element.
getOwner() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Returns the name of the owner for this asset.
getOwner() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Returns the name of the owner for this asset.
getOwner() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the identifier of the owner.
getOwner(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the owner property from the supplied element properties.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the property name used to identifier the owner.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Return the property name of the identifier that is representing the owner.
getOwnerPropertyName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the property name used to identify the owner.
getOwnersElements(String, String, FindNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the confidence classification.
getOwnersElements(String, String, FindNameProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the ownership classification.
getOwnersElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getOwnership() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the Ownership classification.
getOwnershipClassification(String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an Ownership classification containing the supplied properties.
getOwnerTypeName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the type of owner stored in the owner property.
getOwnerTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Return the type name of the element representing the owner.
getOwnerTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the type name of the element describing the owner.
getOwningSupplyChain() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the supply chain that this segment is a part of.
getPackagedInArchiveFiles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPageRange() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the page range of the reference.
getPages() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Return the page range for the reference.
getPageSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Return the max number of elements that can be returned on this request.
getPageSize() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Return the maximum number of elements that can be returned on this request.
getPageSize() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Return the maximum number of elements that can be returned on this request.
getPageSize() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Return the maximum number of elements that can be returned on this request.
getParameter_default() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
getParameter_mode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
getParameter_style() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the function parameter style.
getParameter_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
getParameterName() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Return the invalid parameter's name, if known.
getParameterName() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
Return the invalid parameter's name, if known.
getParameters() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
getParameters() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getParameters() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getParameters() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Return the parameter list.
getParameterType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Return the type of parameter - for example for REST APIs, is it a PathVariable or a RequestParameter?
getParams() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getParams() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
getParent() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Return details of the parent process.
getParent() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Return the name of the parent subject area - null for top level.
getParent() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Return the name of the parent subject area - null for top level.
getParent() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Return the name of the parent subject area - null for top level.
getParentAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Return which end any parent entity sits on the relationship.
getParentCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getParentCategoryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getParentConnections() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of connections that this connection is embedded in.
getParentDataFields() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getParentDefinition() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
getParentFolder() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getParentGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Return the optional unique identifier for an element that should be connected to the newly created element.
getParentProcesses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getParentRelationshipProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return any properties to include in parent relationship.
getParentRelationshipProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return any properties that should be included in the parent relationship.
getParentRelationshipProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Return any properties that should be included in the parent relationship.
getParentRelationshipProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Return any properties that should be included in the parent relationship.
getParentRelationshipProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Return the supplied parent relationship properties in an InstanceProperties object.
getParentRelationshipTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Return the name of the relationship, if any, that should be established between the new element and the parent element.
getParents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return the list of parent information supply chains for the information supply chain.
getParentSchemaElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the schema elements that are using this schema type.
getParentSet(String, String, String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Find or create the parent set for a valid value.
getParentSite() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getPartition_index() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
 
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.
getPartnerServerType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the type of the server that the partner service resides on.
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).
getPartnerServiceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the service in a remote server that this service depends on.
getPartnerServiceRootURL(EngineServiceConfig) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
Return the open metadata server's root URL from the configuration.
getPartnerServiceServerName(EngineServiceConfig) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
Return the open metadata server's name from the configuration.
getPartOfDataClasses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPartOfDataStructures() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPassedTestCases() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the list of test cases that passed.
getPassword() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return an encrypted password.
getPatch() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getPatchForType(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Create a skeleton patch for a TypeDefPatch.
getPatchForType(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Create a skeleton patch for a TypeDefPatch.
getPatchForType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Create a skeleton patch for a TypeDefPatch.
getPatchForType(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Create a skeleton patch for a TypeDefPatch.
getPatchForType(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Create a skeleton patch for a TypeDefPatch.
getPatchLevel() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the patch level of the file system.
getPatchLevel() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Return the patch level of the governance engine.
getPatchLevel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Return the patch level of the software capability.
getPatchLevel() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return the patch level of the governance engine.
getPatchLevel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the patch level of the operating system.
getPath() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the path in the repo containing the source files.
getPath() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Return the path name to add to the network address in the API's endpoint.
getPathName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return the full pathname of the file.
getPathName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Return the fully qualified physical location of the data store.
getPathName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getPathName() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
getPathNameFromStorageLocation(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Convert the US format for the storage location into a proper pathname.
getPaths() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getPatientIdValidationQualityDimensions() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the defined metrics as a list
getPeerGovernanceDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPeerLocations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPeerPersons() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPendingTasks() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getPerformsRoles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
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).
getPermittedSynchronization() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the permitted synchronization direction.
getPermittedSynchronization() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return the synchronization direction policy.
getPermittedSynchronization() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the permitted direction of metadata flow (see the enum definition for more details).
getPkColumnName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getPkName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getPkName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getPkTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getPkTableName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getPkTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholder() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholder() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Retrieve all the defined placeholder properties
getPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Retrieve all the defined placeholder properties
getPlaceholderPropertyValues() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return the property values to replace placeholders in the template.
getPlaceholderPropertyValues() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Return the property values to replace placeholders in the template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholders() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholders() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the placeholder variables that will be used on each server start up.
getPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Return the placeholder variables.
getPlannedCompletionDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the expected completion date for this event.
getPlannedDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Return which type of software component is likely to be deployed to implement this solution component.
getPlannedDuration() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the number of milliseconds that the event is due to run for.
getPlannedEndDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the date that the project is expected to complete.
getPlannedStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the planned start date for the event.
getPlatformAuthenticationProvider() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformSecurityConfig
Provide information about the platform authentication service (user directory).
getPlatformBuildProperties() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformBuildProperties(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return details of then the platform was built.
getPlatformByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns details about the platform's catalog entry (asset).
getPlatformByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the platform's catalog entry (asset).
getPlatformName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformOrigin() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformOrigin(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve the platform origin
getPlatformReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the latest status information for the platform.
getPlatformReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the latest status information for the platform.
getPlatformReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns details about the running platform.
getPlatformReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the running platform.
getPlatformsByDeployedImplType(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns the list of platforms with a particular deployed implementation type.
getPlatformsByDeployedImplType(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of platforms with a particular deployed implementation type.
getPlatformsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns the list of platforms with a particular qualifiedName or name.
getPlatformsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of platforms with a particular name.
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
getPlatformSecurityConnection(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Return the connection object for the configuration store.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the connection object for platform security connector.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
Return the connection object for the platform security connector.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldPlatformSecurityResource
Deprecated.
Return the connection object for platform security connector.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformSecurityResource
Return the connection object for platform metadata security connector.
getPlatformStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformStartTime(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the start time for this instance of the platform.
getPlatformStartTime(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the start time for this instance of the platform.
getPlatformStartTime(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the start time for this instance of the platform.
getPlatformURLRoot() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformWorkbenchConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return the configuration for the platform workbench.
getPluginRepositoryLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the local repository configuration for a plugin repository.
getPointType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the pointType property from the supplied element properties.
getPortDelegatingFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPortDelegatingTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPortOwningProcesses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPorts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPorts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the component's ports.
getPortType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Return the direction of data flow of the port.
getPosition() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the ordinal position of data field (starting at position 0).
getPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Return the position of this data field in the data structure.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Return the position of this data field in the data structure.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Return the position of this data field in the data structure.
getPosition() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Return the position of this data field in the data structure.
getPosition(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the position property from the supplied element properties.
getPosition(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the position property from the supplied instance properties.
getPositiveTestEvidence() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Return the list of test evidence that demonstrates the technology under test is conformant.
getPost() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getPostalAddress() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return the postal address of the location (if appropriate).
getPostalAddress() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Return the postal address of the location.
getPostgresDatabaseActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the targets defined in this enum for a PostgreSQL database.
getPostgresDatabaseAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the defined annotation types for the PostgreSQL Database.
getPostgresDatabasePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getPostgresLocalRepositoryConfig(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for a local repository that is using the built-in graph repository.
getPostgreSQLBasedAuditLogConnection(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the JDBC-based audit log.
getPostgresRepositoryLocalConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the postgres repository's connection.
getPostgresSchemaPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getPostgresServerActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the targets defined in this enum for a PostgreSQL server.
getPostgresServerAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the defined annotation types for the PostgreSQL Server survey action service as a list of annotation type types.
getPostgresServerCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return all the catalog types defined by this enum.
getPostgresServerConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Retrieve the defined configuration properties for the
getPostgresServerIntegrationConnectorNames() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Get recognizedConfigurationProperties for the PostgreSQLServer Integration connector.
getPostgresServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Retrieve all the defined placeholder properties
getPostgresTabularDataSourceConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Retrieve the defined configuration properties for the PostgreSQL tabular data source connector
getPostgresTabularDataSourceConnectorNames() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Get recognizedConfigurationProperties for the PostgreSQL tabular data source resource connector.
getPostgresType() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
Return the PostgreSQL type used when defining tables.
getPrecision() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the number of significant digits to the right of decimal point.
getPrecision() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPredefinedActionTargets() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return the list of predefined action targets for this governance action.
getPredefinedActionTargets() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return the list of predefined action targets for this governance action.
getPredefinedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return any pre-defined request parameters.
getPredefinedTargetForAction() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPreferredLanguage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return spoken or written language preferred by the person.
getPreferredTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getPreferredToTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getPreferredValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return the preferred values to use in implementations (normally used with definitions)
getPreferredValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
This is the preferred value that applications should use for this valid value.
getPreferredValue() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
This is the preferred value that applications should use for this valid value.
getPresentInNoteLogs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getPreviousActions() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of engine actions that preceded this engine action.
getPreviousActions() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of engine actions that preceded this engine action.
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getPreviousIncidents() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return details of the previously raised incidents that relate to this situation.
getPreviouslyReportedIncidentGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Return the identifier of an incident that this incident is dependent on.
getPreviousProcessStep() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return details of the previous governance action process step
getPrimaryKey() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return whether this element (TabularColumn) is a primary key.
getPrimaryKeys() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the columns that are primary keys.
getPrimaryKeys() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the columns that are primary keys.
getPrimaryKeys() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the columns that are primary keys.
getPrimaryKeys() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the columns that are primary keys.
getPrimaryKeys() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the columns that are primary keys.
getPrimaryKeys(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get table primary keys
getPrimaryKeys(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getPrimaryKeysClause(String, long, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Return the where clause that identified the primary key of an entity, relationship or classification.
getPrimitiveDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a PrimitiveDef from the archive.
getPrimitiveDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve a PrimitiveDef from the archive.
getPrimitiveDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a PrimitiveDef from the archive.
getPrimitiveDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a PrimitiveDef from the archive.
getPrimitiveDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a PrimitiveDef from the archive.
getPrimitiveDef(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Set up an individual primitive definition
getPrimitiveDefCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Return the type category for this primitive type.
getPrimitiveDefCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Return the category of the primitive's type.
getPrimitiveDefCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Return the type category for this primitive type.
getPrimitiveDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindAttributeTypeDefsByCategory
Return the list of primitive type definitions returned by the repository.
getPrimitivePropertyValue(String, PrimitiveDef, boolean, int) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Create a primitive property value for the requested property.
getPrimitivePropertyValue(PrimitiveTypeCategory, Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Create a primitive property value.
getPrimitiveTypeCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Return the category of the primitive's type.
getPrimitiveValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Return the primitive value.
getPrimitiveValue() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Return the primitive value.
getPriority() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return how important this is.
getPriority() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the priority of this project.
getPriority() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the identifier of the governance domain that this incident report belongs to (0=ALL/ANY).
getPriorReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getProcessCallHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return the element header associated with the relationship.
getProcessCallProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return details of the relationship
getProcessContainmentType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Return the relationship between the parent and child process.
getProcessesByCategory(String, String, ActivityStatus, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Retrieve the actions that match the type name and status.
getProcessHierarchyProperties(int) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessBuilder
Create the properties for the ProcessHierarchy relationship.
getProcessingEngineUserId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the userId of the governance engine that is responsible for running the governance service for this engine action.
getProcessingEngineUserId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the userId of the governance engine that is responsible for running the governance service for this engine action.
getProcessingEngineUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the userId of the governance engine that is responsible for running the governance service for this engine action.
getProcessName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the name of the governance action process - or similar request source.
getProcessName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the name of the governance action process - or similar request source.
getProcessName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the name of the governance action process - or similar request source.
getProcessName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the name of the process that this action belongs to.
getProcessProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return details of the process
getProcessQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the qualified name of the GovernanceActionProcess that will act as a template for the governance actions that will be created and run.
getProcessStatus() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Return the initial status of the governance action status.
getProcessStepGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepLinks() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return the list of links between process steps.
getProcessStepName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
getProcessStepProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return details of the process
getProcessStepProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return details of the process
getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The action target names returned are those produced by the governance service.
getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
Return list of action targets produced by this governance service, along with their descriptions.
getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the action targets that are produced by the governance service.
getProducedAnnotationTypes() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceProvider
Return the supported annotation types.
getProducedGuards() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The guards describe the output assessment from the governance action service.
getProducedGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
The guards describe the output from the governance service.
getProducedGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the list of guards produced by the governance service.
getProducedRequestParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request parameters returned are produced by the governance service.
getProducedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
Return list of request parameters produced by this governance service, along with their descriptions.
getProducedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the request parameters that are produced by the governance service.
getProducer() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the URI identifying the producer of this metadata.
getProductIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Returns the display name for the folder.
getProductName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the product name.
getProfile() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the profile that this requirement belongs to.
getProfile() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the profile that this requirement belongs to.
getProfileCounts() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the map of different profiling counts that have been calculated.
getProfileDates() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return a set of relevant dates describing different aspects of the data.
getProfileDescription() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Return the default description for the enum, used when there is not a natural language resource bundle available.
getProfileDescription() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Return the default description for the enum, used when there is not a natural language resource bundle available.
getProfileDescription() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Return the default description for the enum, used when there is no natural language resource bundle available.
getProfileDocumentationURL() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Return the URL to link to more documentation about this profile.
getProfileDocumentationURL() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Return the URL to link to more documentation about this profile.
getProfileDocumentationURL() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Return the URL to link to more documentation about this profile.
getProfileDoubles() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the map of different large profiling counts that have been calculated.
getProfileEndDate() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the time that the profiler stopped gathering data.
getProfileFlags() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return a set of boolean flags describing different aspects of the data.
getProfileId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the identifier of the profile that this test evidence supports.
getProfileId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Return the identifier for the enum, used for indexing arrays etcetera with the enum.
getProfileId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Return the identifier for the enum, used for indexing arrays etcetera with the enum.
getProfileId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the profile identifier that this requirement belongs to.
getProfileId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Return the identifier for the enum, used for indexing arrays etc.
getProfileId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the profile identifier that this requirement belongs to.
getProfileName() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Return the name for the enum, used for message content.
getProfileName() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Return the name for the enum, used for message content.
getProfileName() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Return the name for the enum, used for message content.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Accumulate the set of profile names registered with this work pad.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests the list of all profiles (names) registered across all workpads.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
Return the test case IDs that are available.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Accumulate the set of profile names registered with this work pad.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Accumulate the set of profile names registered with this work pad.
getProfileNames() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Accumulate the set of profile names registered with this work pad.
getProfileNames(String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests the list of profile (names) that are available.
getProfileNames(String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests the list of profile (names) that are available.
getProfilePriority() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return the priority of the profile.
getProfilePriority() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return the priority of the profile.
getProfilePriority() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Return whether this profile is mandatory or optional.
getProfilePriority() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Return whether this profile is mandatory or optional.
getProfilePriority() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Return whether this profile is mandatory or optional.
getProfileProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Return the properties of the profile.
getProfileProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the map of properties that make up the profile.
getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the list of property names that make up this profile entry
getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the list of property names that make up this profile entry
getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the list of property names that make up this profile entry
getProfilePropertyNames() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the list of property values filled out in this annotation.
getProfileReport(String) - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests detailed information on the execution of a specific profile.
getProfileReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests detailed information on the execution of a specific test case.
getProfileReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests detailed information on the execution of a specific profile.
getProfileResult() - Method in class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
Return the results from running a single profile.
getProfileResults() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the indexed list of profile results.
getProfileResults() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Accumulate the evidences for each profile
getProfileResults() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Accumulate the evidences for each profile
getProfileResults() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Accumulate the evidences for each profile
getProfileResults() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Accumulate the evidences for each profile
getProfileResults(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Accumulate the evidences for a given profile.
getProfileResults(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Accumulate the evidences for a given profile.
getProfileResults(String) - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Accumulate the evidences for a given profile.
getProfileResults(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Accumulate the evidences for a given profile.
getProfilesForAsset() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getProfileStartDate() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the time that the profiler started gathering data.
getProfilesToSkip() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryPerformanceWorkbenchConfig
Return the profiles (if any) that should be skipped during the performance test.
getProfilesToSkip() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the profiles that should be skipped (if any) by the performance test.
getProfileSummaries() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the indexed list of profile summaries.
getProfileSummaries() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Accumulate the summarized evidences for each profile
getProfileSummaries() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Accumulate the summarized evidences for each profile
getProfileSummaries() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Accumulate the summarized evidences for each profile
getProfileSummaries() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Accumulate the summarized evidences for each profile
getProject(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Return the properties of a specific project.
getProject(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Return the properties of a specific project.
getProjectActors(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Return information about the actors linked to a project.
getProjectByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the metadata element with the supplied unique identifier.
getProjectGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the graph of related projects and resources starting with a supplied project guid.
getProjectGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the graph of related projects and resources starting with a supplied project guid.
getProjectHandler() - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerInstance
Return the project management client.
getProjectHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerInstanceHandler
This method returns the object for the tenant to use to work with the Project Management API.
getProjectHealth() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the current health of the project.
getProjectHierarchy(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the graph of managed projects and resources starting with a supplied project guid.
getProjectHierarchy(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the hierarchy of managed projects and resources starting with a supplied project guid.
getProjectHierarchy(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the project hierarchy for a project.
getProjectInContext(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the project metadata element and all linked projects.
getProjectMembers(String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Return a list of actors that are members of a project.
getProjectPhase() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the current phase in the project lifecycle.
getProjectRoles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the optional list of category classifications found on a project entity that indicate how a collection is being used.
getProjects(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the list of projects.
getProjectsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Retrieve the list of metadata elements with a matching qualified or display name.
getProjectsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the list of projects with a particular name.
getProjectsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the list of projects with a particular name.
getProjectStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the status for this project.
getProjectStatus() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
What is the project's current status?
getProjectTeam(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Returns the list of actors that are linked off of the project.
getProjectTeam(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Returns the list of actors that are linked off of the project.
getProjectTypeClassification() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
How should this project be classified?
getPronouns() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the person's preferred pronouns.
getPronouns() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getPropagate() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getPropagatedClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getPropagationRule() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Return the rule that determines if classifications are propagated across this relationship.
getPropagationRule() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Return the rule that determines if classifications are propagated across this relationship.
getProperties() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
Return arbitrary name-value property pairs.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return the properties of the action.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return the properties for this external reference.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return the properties of the new element.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Return the properties of the new element.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return the property map.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Return the properties for the new element.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Return the properties for the new element.
getProperties() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the properties providing more details about the exception.
getProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Return the properties of the governance engine.
getProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Return the properties of the governance service.
getProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Return the properties of the integration connector.
getProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Return the properties of the integration group.
getProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Return the properties of the registered governance service.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Return the properties of the certification type.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Return the properties of the tag.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return the information supply chain properties
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Return the properties of the license type.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Return a collection of the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Return a collection of the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Return a collection of the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Return the properties for the asset.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Return the properties of the rating.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Return the properties of the role.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the solution component properties
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Return the properties from the relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Return the origin properties to search for.
getProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Return the properties of the report.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Return the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Return the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Return the properties for the element.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Return the properties for the new classification.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Return the properties for the new metadata element.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Return the properties for the new relationship.
getProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Return the properties for the update.
getProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Returns a collection of the additional stored properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Return a copy of all the properties for this entity.
getProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Return a copy of all the properties for this relationship.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return the properties for the relationship.
getPropertiesAsStrings() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Return all the properties as a string map.
getPropertiesAsStrings() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Return all the properties as a string map.
getPropertiesAsStrings(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Convert the remaining properties into a map that is returned as the extended properties.
getPropertiesDefinition() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the list of typeDefAttributes that are either new or changing.
getPropertiesForInstance(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return instance properties for the properties defined in the TypeDef, but do not include properties from supertypes.
getPropertiesForTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Recursively walk the supertype hierarchy starting at the given typeDef, and collect all the TypeDefAttributes.
getPropertiesForTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Recursively walk the supertype hierarchy starting at the given typeDef, and collect all the TypeDefAttributes.
getProperty() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Retrieve the name of the property being compared.
getProperty() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Retrieve the name of the property being compared.
getProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
Retrieve the property value from the values passed to this governance action service.
getProperty(KafkaOpenMetadataEventConsumerProperty) - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerConfiguration
Gets the value of a property whose value is a String.
getPropertyConceptsJsonLD() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
getPropertyCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Return the number of properties stored.
getPropertyCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Return the number of properties stored.
getPropertyCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Return the number of properties stored.
getPropertyDefinitions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the list of typeDefAttributes that are either new or changing.
getPropertyDescriptionMap() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getPropertyDescriptions() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyGroup
 
getPropertyFacets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return any attached property facets such as vendor specific properties.
getPropertyGroupMap() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getPropertyJoinQuery(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Join the principle table with its associated attributes table.
getPropertyName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
getPropertyName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the name of a discovered property.
getPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Returns the property name for the valid value that is used to look up the placeholder value.
getPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Return the list of property names to match against.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Return the property name used to store the measurement.
getPropertyName() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.measurements.SurveyMetric
Return the property name used to store the measurement.
getPropertyName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the property name used to store the measurement.
getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Returns a list of the instance properties for the element.
getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Return the list of property names to match against.
getPropertyNames() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Returns a list of the instance properties for the element.
getPropertyType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Return the name of the attribute.
getPropertyValue() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the value of a discovered property.
getPropertyValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Return the name for the query request.
getPropertyValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Return the name for the query request.
getPropertyValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Returns the requested instance property for the element.
getPropertyValue(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Returns the requested instance property for the element.
getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Return the instance properties as a map.
getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Return the instance properties as a map.
getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Return the instance properties as a map.
getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Return the instance properties as a map.
getProtocol() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the endpoint protocol.
getProtocol() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Returns the stored protocol property for the endpoint.
getProtocol() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Returns the stored protocol property for the endpoint.
getProtocolVersionId() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
Return the protocol version identifier for this event.
getProvenanceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getProvenanceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getProxy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getPublicationCity() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the name of the city where the document was published from.
getPublicationDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the publication date of this version.
getPublicationNumbers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the identifiers used to uniquely identify this document (eg ISBN).
getPublicationSeries() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the publication series that this reference comes from.
getPublicationSeriesVolume() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the volume.
getPublicationYear() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the year of publication of this version.
getPublisher() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Return the name of the publisher.
getPublishZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the publishZones set up for this service instance.
getPublishZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Get the publishZones for a specific service.
getPurpose() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the purpose of the report.
getPurpose() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return the purpose of the report.
getPurpose() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the purpose of the survey.
getPurposes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Return the list of purposes for the information supply chain.
getPurposes() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the purposes of the information supply chain.
getPut() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getQualifiedColumnName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
getQualifiedColumnNames() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Return the unique name from
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the unique name to use in the template.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the name of the server where this asset resides.
getQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Return the name of the server where this asset resides.
getQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Return the unique name of the integration group.
getQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the unique name to use in the template.
getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Return the qualified name so the handler can check for uniqueness.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return the qualified name for this value.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Return the qualified name for this resourceUse value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Return the qualified name for this value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Return the qualified name for this resourceUse value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return the qualified name for this value.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Returns a comprehensive collection of properties about the requested asset.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the qualified name for this new governance action.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Return the qualified name.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return the unique name of the new incident report.
getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the unique name of the new to do.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the manufactured qualified name.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the manufactured qualified name.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the manufactured qualified name.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
This is the preferred value that applications should use for this valid value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Qualified name of the main glossary term.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the unique name of the information supply chain.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return the unique name of the solution blueprint.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the unique name of the solution blueprint.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns the unique name for the role entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the unique name of the certification type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns the unique name for the zone entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns the unique name for the subject area entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Returns the unique name for the zone entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns the unique name for the role entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Return the qualified name for the project.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the unique identifier.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Return the unique name of the organization entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Returns the unique name for the subject area entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Returns the unique name for the zone entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns the unique name for the role entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return the unique name of the solution blueprint.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the unique name of the solution blueprint.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns the unique name for the subject area entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
This is the preferred value that applications should use for this valid value.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Returns the unique name for the zone entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Return the qualified name for the project.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns the unique name for the role entity.
getQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns the unique name for the subject area entity.
getQualifiedName() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
getQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Return the qualified name of an element using UnityCatalog's full name.
getQualifiedName(String) - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the unique name of the integration connector.
getQualifiedName(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Extract the qualified name from the supplied element.
getQualifiedName(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Extract the qualified name from the supplied element.
getQualifiedName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the qualifiedName property from the supplied element properties.
getQualifiedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the qualifiedName property from the supplied instance properties.
getQualifiedSchemaName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
getQualifiedTableName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getQualityDimension() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Return the type of quality being measured.
getQualityDimensions() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the defined metrics as a list
getQualityScore() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Return a quality score between 0 and 100 - 100 is the best.
getQuantiles() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the quantile measurements.
getQueries() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of individual query targets for a derived column.
getQueries() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getQuery() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Return the query expression used.
getQuery() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Return the query string for this element.
getQuery() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Return the query that explains how the results are extracted from the data set.
getQuery() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return the query string for this element.
getQuery() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Return the query string for this element.
getQuery(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the query property from the supplied element properties.
getQuery(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the query property from the supplied instance properties.
getQueryDefinition() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getQueryId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the queryId property from the supplied element properties.
getQueryId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the queryId property from the supplied instance properties.
getQueryOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default query options.
getQueryOptions() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the default get options.
getQueryOptions(int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default query options.
getQueryOptions(int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the default query options.
getQueryOptions(int, int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the default get options.
getQueryOptions(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default query options.
getQueryOptions(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the default query options.
getQueryOptions(String, List<String>, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default query options.
getQueryOptions(String, List<String>, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the default query options.
getQueryText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getQueryType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getQueryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Return the name of the query language used in the query.
getQueryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Return the format/language used for the query.
getQueryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return the name of the query language used in the query.
getQueryType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Return the name of the query language used in the query.
getQuoteCharacter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the character used to group the content of a column that contains one or more delimiter characters.
getQuoteCharacter() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Return the character used to group the content of a column that contains one or more delimiter characters.
getRangeConceptGUID() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
getRangeConceptName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
getRangeLink(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getRangeOfLinkNames() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getRangeOfLinks() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getRatingHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstance
Return the open metadata handler.
getRatingHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getRationale() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Return the reason why the new definition supports the original definition.
getRationale(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the rational property from the supplied element properties.
getReadableFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getReadOnlyLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for an in-memory local repository.
getReadOnlyLocalRepositoryLocalConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the read only local repository connection.
getReceivedGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of guards provided by the previous governance service(s).
getReceivedGuards() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of guards provided by the previous governance service(s).
getReceivedGuards() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the list of guards provided by the previous governance service(s).
getReceivedGuards() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the list of guards that should be passed to the governance service that executes this request.
getRecipient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Return the person/team that received the certification.
getRecipient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the person/team that received the certification.
getRecipient(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the recipient property from the supplied element properties.
getRecipient(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the recipient property from the supplied instance properties.
getRecipientPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the property from the element supplying the recipient property.
getRecipientTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the name of the type of the element supplying the recipient property.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Get recognizedConfigurationProperties for the connector.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Retrieve all the defined configuration property names
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Get recognizedConfigurationProperties for the connector.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Get recognizedConfigurationProperties for the connector.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Get recognizedConfigurationProperties for the connector.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Retrieve all the defined configuration properties
getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreProviderBase
Return the list of recognized configuration properties supported by the base class for the connector.
getRecognizedConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Retrieve all the defined configuration properties
getRecognizedExternalIdentifiers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getRecordCount() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStore
Return the number of records in the file.
getRecordCount() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Return the number of records in the file.
getRecordCount() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Return the number of records in the file.
getRecordCount() - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Return the number of records in the data source.
getRecordCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getReferenceableProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Return the properties of a referenceable.
getReferenceAbstract() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the short description of the reference.
getReferenceColumn() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
Return the primary key column in the reference table.
getReferenceColumn() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
Return the primary key column in the reference table.
getReferenceCopyMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the external metadata collection ID that can be used for reference copies.
getReferenceEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the date to use as an effective from value in elements tied to the context event.
getReferenceEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the date to use as an effective to value in elements tied to the context event.
getReferenceId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Return the identifier that this reference is to be known as with respect to the linked object.
getReferenceId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the referenceId property from the supplied element properties.
getReferenceId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the referenceId property from the supplied instance properties.
getReferenceTable() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
Return details of the table where the primary key is located.
getReferenceTable() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
Return details of the table where the primary key is located.
getReferenceTitle() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the title of this reference.
getReferenceValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getReferenceValues(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Page through the list of assigned reference values for a referenceable.
getReferencingElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getReferredEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
getReferredEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getRefGeneration() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.envar.EnvVarSecretsStoreConnector
Retrieve the refresh time from the secrets store.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Return the length of time that secrets can be cached.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Retrieve the refresh time from the secrets store.
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.
getRefreshTimeInterval() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the refresh time interval (minutes)
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the recommended number of minutes between each call to the connector to refresh the metadata.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Retrieve the refresh time from the secrets store.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Return the recommended number of minutes between each call to the connector to refresh the metadata.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the number of minutes between each call to the connector to refresh the metadata.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Return the number of minutes between each call to the monitor to refresh the metadata.
getRegistered_models() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Return the list of registered models.
getRegisteredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the list of access services for this server.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured in a metadata access point or metadata server.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured in a metadata access point or metadata server.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured for a metadata server.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of common services that are registered (supported) in this OMAG Server Platform and can be configured as part of a server.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of common services that are registered (supported) in this OMAG Server Platform.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of common services that are registered (supported) in this OMAG Server Platform and can be configured as part of any server.
getRegisteredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the list of engine services for this server.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of engine services that are registered (supported) in this OMAG Server Platform and can be configured in an engine hosting OMAG server.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of engine services that are registered (supported) in this OMAG Server Platform and can be configured in an engine hosting OMAG server.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of engine services that are implemented in this OMAG Server Platform and can be configured for an engine host server.
getRegisteredGovernanceService() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Return the properties object.
getRegisteredGovernanceService(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Retrieve a specific governance service registrations with a particular governance engine.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of governance services that are registered (supported) in this OMAG Server Platform and can be configured as part of a governance server.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of governance services that are registered (supported) in this OMAG Server Platform and can be configured as part of a governance server.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of governance services that are registered (supported) in this OMAG Server Platform and can be configured as part of a governance server.
getRegisteredGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredGovernanceServices(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Retrieve the identifiers of the registered governance services with a governance engine.
getRegisteredGovernanceServices(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredGovernanceServices(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredIntegrationConnector() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Return the properties object.
getRegisteredIntegrationConnector(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve a specific integration connector registrations with a particular integration group.
getRegisteredIntegrationConnectors(String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Retrieve the identifiers of the integration connectors registered with an integration group.
getRegisteredIntegrationConnectors(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Retrieve the identifiers of the integration connectors registered with an integration group.
getRegisteredIntegrationConnectors(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Retrieve the identifiers of the integration connectors registered with an integration group.
getRegisteredIntegrationConnectors(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve the identifiers of the registered integration connectors with an integration group.
getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the integration connectors registered with an integration group.
getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Retrieve the details of the integration connectors registered with an integration group.
getRegisteredModel(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get registered model.
getRegisteredModelPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getRegisteredOMAGService(int) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
getRegisteredOMAGService(String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the requesting service's description.
getRegisteredOMAGServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getRegisteredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the list of view services for this server.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured in a view server.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured in a view server.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured for a view server.
getRegistrationProperties() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Return the properties of the registered integration connector.
getRegistrationTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the time that this repository registered with the cohort.
getRegistrationTimestamp() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Return the timestamp for the registration.
getRegistrationTimestamp() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Return the date/time that the repository registered with the open metadata repository cohort.
getRegistrationTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Return the connection to the registration cohort topic if it is in use.
getRegistrationTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
Return the name of the topic used for registration events.
getRegistryEventSection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return the properties specific to a registry event.
getRegistryEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Return the reason for the event.
getRegistryEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Return the specific registry event type.
getRegulationSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Return the source of the regulation.
getRegulators() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Return the list of regulators for this regulation.
getReIdentifiedFromGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Return the unique identifier by which this instance was previously known.
getRelatedAction() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return details of the next governance action
getRelatedActionLinkGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return the unique identifier of the relationship.
getRelatedActions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRelatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return details of the relationship used to retrieve this element.
getRelatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Return details of the relationship used to retrieve this element.
getRelatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Return details of the relationship used to retrieve this element.
getRelatedBy(Class<B>, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedBy(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedBy(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Return the element header associated with the technology type.
getRelatedElement(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElement(Class<B>, Relationship, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElement(String, List<RelatedMetadataElement>, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the related elements of the requested type
getRelatedElementAtEnd1() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return whether the element is at end 1 of the relationship.
getRelatedElementList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Return the list of metadata elements.
getRelatedElements(String, String, String, int, String, List<String>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve elements linked via the requested relationship type name and with the requested value found in one of the relationship's properties specified.
getRelatedElements(String, String, String, int, FindProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve related elements of the requested type name.
getRelatedElements(String, String, String, int, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve related elements of any type name.
getRelatedElements(String, String, String, String, int, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve related elements of the requested type name.
getRelatedElements(String, String, String, String, int, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve related elements of the requested type name.
getRelatedElements(String, List<RelatedMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the related elements of the requested type
getRelatedElements(String, List<RelatedMetadataElement>, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the related elements of the requested type
getRelatedElements(List<String>, List<RelatedMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the related elements of the requested type
getRelatedElements(List<String>, List<RelatedMetadataElement>, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Summarize the related elements of the requested type
getRelatedElementStub(Class<B>, OpenMetadataElement, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElementStub(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElementSummary(RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the properties from the element.
getRelatedElementSummary(RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the element.
getRelatedElementsWithPropertyValue(String, String, String, String, int, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve elements linked via the requested relationship type name and with the requested a value found in one of the classification's properties specified.
getRelatedElementsWithPropertyValue(String, String, String, String, int, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve elements linked via the requested relationship type name and with the requested value found in one of the relationship's properties specified.
getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntities(String, EntityDetail, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationships to required elements attached to a specific entity.
getRelatedEntities(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entities at the other end of the named relationship.
getRelatedEntitiesHistory(String, String, String, RelatedEntitiesHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntitiesHistory(String, String, String, RelatedEntitiesHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntitiesHistory(String, String, String, RelatedEntitiesHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelatedEntitiesParameterValidation(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to the getRelatedEntities.
getRelatedEntity(AtlasEntityHeader, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelatedEntity(AtlasEntity, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelatedEntity(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelatedEntityGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Return the unique identifier of the object to connect to.
getRelatedHTTPCode() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedMetadataElement(String, int, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element connected to the supplied element for a relationship type that only allows one relationship to be attached.
getRelatedMetadataElement(String, int, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata element connected to the supplied element for a relationship type that only allows one relationship to be attached.
getRelatedMetadataElement(String, String, int, String, GetOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata element connected to the supplied element for a relationship type that only allows one relationship to be attached.
getRelatedMetadataElement(String, String, int, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata element connected to the supplied element for a relationship type that only allows one relationship to be attached.
getRelatedMetadataElement(String, String, int, String, GetOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the metadata element connected to the supplied element for a relationship type that only allows one relationship to be attached.
getRelatedMetadataElements(String, int, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, int, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, int, String, QueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, int, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, int, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements connected to the supplied element via a specific relationship type.
getRelatedMetadataElements(String, String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, String, String, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the metadata elements connected to the supplied element via a specific relationship type.
getRelatedMetadataElements(String, EntityDetail, int, String, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElementSummary(Class<B>, RelatedEntity, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Extract the properties from the element.
getRelatedNodeSummaries(String, List<RelatedMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the list of elements.
getRelatedNodeSummary(String, RelatedMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract the properties from the element.
getRelatedProperties() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getRelatedProperties() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Return any additional properties that were added to the exception to aid diagnosis.
getRelatedProperties() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getRelatedProperties() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getRelatedRootElements(String, String, String, int, String, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Returns the list of elements of the appropriate type with a particular name.
getRelatedTerms() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the related terms.
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getRelations() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getRelations() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getRelationship() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Construct a relationship object using the values from the database.
getRelationship() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Return a requested relationship.
getRelationship() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return new relationship values.
getRelationship() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the relationship instance (if applicable) or null.
getRelationship() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Return the resulting relationship.
getRelationship(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a relationship from the archive.
getRelationship(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve a relationship from the archive.
getRelationship(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a relationship from the archive.
getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a requested relationship.
getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a requested relationship.
getRelationship(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a relationship from the archive.
getRelationship(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a relationship from the archive.
getRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the current version of a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a requested relationship.
getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a requested relationship.
getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a requested relationship.
getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a requested relationship.
getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a requested relationship.
getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return a historical version of a relationship.
getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a historical version of a relationship.
getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return a historical version of a relationship.
getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return a historical version of a relationship.
getRelationship(String, String, InstanceProperties, InstanceStatus, EntityProxy, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return a specific relationship instance.
getRelationship(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return a historical version of a relationship.
getRelationship(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return a historical version of a relationship.
getRelationshipAsOfTime() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Return a historical version of a relationship.
getRelationshipAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getRelationshipAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getRelationshipAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipBetweenEntities(String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the first found relationship of the requested type connecting the supplied entities.
getRelationshipByGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve a single relationship by GUID.
getRelationshipByGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the current version of a requested relationship.
getRelationshipByGUID(String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the current version of a requested relationship.
getRelationshipByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Deprecated.
getRelationshipByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, GetOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the relationship using its unique identifier.
getRelationshipByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Retrieve the relationship using its unique identifier.
getRelationshipCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getRelationshipDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve the relationshipDef or null if it is not defined.
getRelationshipDef(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Retrieve the relationshipDef or null if it is not defined.
getRelationshipDef(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve the relationshipDef or null if it is not defined.
getRelationshipDef(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve the relationshipDef or null if it is not defined.
getRelationshipDef(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve the relationshipDef or null if it is not defined.
getRelationshipDefByGuid(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the relationship type definition for the supplied type guid.
getRelationshipDefByName(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the relationship type definition for the supplied name.
getRelationshipDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getRelationshipDefs() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Return the list of relationship definitions returned by the repository.
getRelationshipDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the relationship type definitions.
getRelationshipDefs(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Returns all the relationship type definitions.
getRelationshipDifferences(Relationship, Relationship, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Calculate the differences between the two provided Relationship objects.
getRelationshipDifferences(Relationship, Relationship, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Calculate the differences between the two provided Relationship objects.
getRelationshipElementList() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Return the list of relationships that are part of this instance graph.
getRelationshipElementList() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Return the list of relationships that are part of this instance graph.
getRelationshipElements(Class<B>, List<OpenMetadataRelationship>, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Convert a list of relationships
getRelationshipEnd() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return the position of this data field in the data structure.
getRelationshipEndDef(TypeDefLink, String, String, String, RelationshipEndCardinality) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Returns a RelationshipEndDef object that sets up details of an entity at one end of a relationship.
getRelationshipEndName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return the name of the relationship.
getRelationshipEndTypes(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the list of end types for the named relationship type
GetRelationshipExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetRelationshipExecutor provides the executor for the isRelationshipKnown and getRelationship methods.
GetRelationshipExecutor(String, String, Date, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Constructor takes the parameters for the request.
GetRelationshipExecutor(String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Constructor takes the parameters for the request.
getRelationshipFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getRelationshipForUpdate(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve a relationship from the database.
getRelationshipFromStore(String, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Retrieve the version of a relationship from the database that was active at the requested time.
getRelationshipGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Return the unique identifier of the CatalogTarget relationship.
getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the unique id for the relationship .
getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return the unique id for the relationship .
getRelationshipGUID(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the named relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Return the element header associated with the relationship.
getRelationshipHistory(String, String, String, Date, Date, int, int, HistorySequencingOrder, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Retrieve the list of versions for the relationship.
getRelationshipHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve all the versions of an element.
getRelationshipHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve all the versions of a relationship.
getRelationshipHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Retrieve all the versions of an element.
getRelationshipHistory(String, String, String, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Retrieve all the versions of a relationship.
getRelationshipHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, String, HistoricalQueryOptions) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Return each of the versions of a relationship.
getRelationshipHistory(String, String, HistoricalQueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return each of the versions of a relationship.
getRelationshipHistory(String, String, HistoricalQueryOptions) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return each of the versions of a relationship.
getRelationshipHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return all historical versions of a relationship within the bounds of the provided timestamps.
getRelationshipHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return all historical versions of a relationship within the bounds of the provided timestamps.
GetRelationshipHistoryExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetRelationshipHistoryExecutor is the executor for the getRelationshipHistory request.
GetRelationshipHistoryExecutor(String, String, Date, Date, int, int, HistorySequencingOrder, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipHistoryExecutor
Create the executor.
getRelationshipHistoryFromStore(String, Date, Date, boolean) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Return the list of versions for a relationship.
getRelationshipId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getRelationshipInstanceSet(String, int) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Retrieve relationship instances for the given type for the given instance set
getRelationshipLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getRelationshipLabel() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
getRelationshipList() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Return the list of metadata elements.
getRelationshipName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getRelationshipName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the properties associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Return the properties associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Return the properties that should be stored in the relationship.
getRelationshipPropertiesTableRows() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Return the rows that describe the properties for this relationship.
getRelationships() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return the list of element identifiers.
getRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return the relationships that connect the anchored elements to the asset, to each other, and to other open metadata elements.
getRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Return the relationships that connect the anchored elements to the asset, to each other, and to other open metadata elements.
getRelationships() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Return the list of relationships defined in this open metadata archive.
getRelationships() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return the list of all relationships (edges/links) in the instance graph.
getRelationships() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Return the list of relationships for this response.
getRelationships(String, String, String, List<String>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
getRelationships(String, String, FindProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve relationships of the requested relationship type name.
getRelationships(String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve relationships of the requested relationship type name.
getRelationships(String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve relationships of the requested relationship type name.
getRelationships(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entities at the other end of the named relationship and build a map of the relationships.
getRelationshipsBetweenEntities(String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connecting the supplied entities.
getRelationshipsBetweenEntities(String, EntityDetail, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, Date, boolean, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connecting the supplied entities with matching effectivity dates.
getRelationshipsByType(String, String, boolean, boolean, List<ElementStatus>, Date, String, SequencingOrder, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Retrieve the relationships that are of the correct type.
getRelationshipsByType(String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connected to the starting entity.
getRelationshipsByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connected to the starting entity.
getRelationshipsByType(String, EntityDetail, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connected to the starting entity.
getRelationshipsForEntity(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the relationships for a specific entity.
getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the relationships for a specific entity.
GetRelationshipsForEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
GetRelationshipsForEntityExecutor is the executor for the getRelationshipsForEntity request.
GetRelationshipsForEntityExecutor(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String, AuditLog, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipsForEntityExecutor
Create the executor.
getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the relationships for a specific entity.
getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the relationships for a specific entity.
getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the relationships for a specific entity.
getRelationshipsForEntityParameterValidation(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for getRelationshipsForEntity.
getRelationshipsForType(String, String, String, List<InstanceStatus>, int, int, Date, String, SequencingOrder, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested relationships that match the requested type.
getRelationshipsPageSize() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the maximum number of relationships of a particular kind that can be returned with this element.
getRelationshipStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipSubTypes(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the list of subtypes of the named relationship type
getRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
getRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
getRelationshipTableRow() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Extract the relationship table information from the relationship object.
getRelationshipType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Return the element type properties for this relationship object.
getRelationshipType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
getRelationshipType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getRelationshipTypeGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Return the type of the new relationship.
getRelationshipTypeGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Return the list of relationship type guids that limit the find request.
getRelationshipTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
getRelationshipTypeName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Return the type of relationship to create.
getRelationshipTypeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Return the type of relationship that the caller is searching for.
getRelationshipTypeNames() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the set of supported relationship type names
getRelationshipTypes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return the type names from the matching relationships.
getRelationshipURL(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return the URL string to use for direct access to the metadata instance.
getRelationshipURL(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return the URL string to use for direct access to the metadata instance.
getRelationshipURL(String, String...) - Static method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the URL for the requested instance.
getRelationshipVersions() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Return the latest version information from the catalog target relationship.
getRelationsOnDemand() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getRelevantToScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRemainingExtendedProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Convert the remaining properties into a map that is returned as the extended properties.
getRemainingExtendedProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Convert the remaining properties into a map that is returned as the extended properties.
getRemarks() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getRemarks() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getRemoteConnection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Return the connection used to call the remote repository.
getRemoteConnection() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Return the remote connection used to create a connector used to call the repository across the network.
getRemoteEnterpriseOMRSTopicConnection() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Return the optional connection for an external topic for enterprise events.
getRemoteEnterpriseOMRSTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Return the connection to the remote enterprise topic connection.
getRemoteMembers() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Return the remote members for this cohort.
getRemoteMembers(String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Return the remote member of a specific cohort
getRemoteRegistrations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getRemoteRegistrations() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Return details of each of the remote repositories registered with this cohort.
getRemoteRegistrations(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Returns the remote member registrations seen by the local server in the specified cohort.
getRemoteRegistrations(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Return the list of remote registrations received from a specific cohort.
getRemoteRegistrations(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Return the list of registrations received from remote members of the cohort.
getRemoteServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
Return the remote server name
getRemoteServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
the remote server name
getRemoteServerURL() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
the remote server URL
getRemoteServerURLRoot() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
the remote server URL
getRemovePropagationsOnEntityDelete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getRepeatInterval() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return the number of milliseconds between repeated occurrences of the event.
getReplacedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getReplacedByAttribute() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
If the attribute has been renamed, this contains the name of the new attribute.
getReplacedByAttribute() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
If the attribute has been renamed, this contains the name of the new attribute.
getReplacedByTypeGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
If the type has been replaced, this contains the GUID of the new type.
getReplacedByTypeGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
If the type has been replaced, this contains the GUID of the new type.
getReplacedByTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
If the type has been renamed, this contains the name of the new type.
getReplacedByTypeName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
If the type has been renamed, this contains the name of the new type.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getReplacementAttributes() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getReplacementProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return the properties for the new metadata element.
getReplacementProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Return the properties for the new metadata element.
getReplacementTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getReplicatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the metadata collection id of the cohort member responsible for replicating metadata owned by repositories (eg data tools/engines/platforms) from outside the cohort or from an open metadata archive.
getReport() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Return a report describing the audit log's properties and activity.
getReport() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Return the resulting report object.
getReportActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return all the action targets defined in this enum.
getReportDisplayName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the display name of the survey report that will result from this survey request.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
An exception that was caught and wrapped by this exception.
getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
An exception that was caught and wrapped by this exception.
getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
An exception that was caught and wrapped by this exception.
getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
An exception that was caught and wrapped by this exception.
getReportedErrorMessage() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getReportedErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getReportedErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getReportedErrorMessage() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Return the formal message identifier for the error message.
getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Return the formal message identifier for the error message.
getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Return the formal message identifier for the error message.
getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Return the formal message identifier for the error message.
getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Return the parameters that were inserted in the error message.
getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Return the parameters that were inserted in the error message.
getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Return the parameters that were inserted in the error message.
getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Return the parameters that were inserted in the error message.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
The class that created this exception.
getReportingComponent() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Return the description of the component that is using this audit log.
getReportingComponent() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Return the name of the component that reported the situation recorded in the log record.
getReportOriginator() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getReportQualifiedName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the unique name of the survey report that will result from this survey request.
getReports() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getReportSubjects() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRepositoryConnection() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the connection information for a connector that enables remote calls to the repository server.
getRepositoryConnection(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Returns the connection for an arbitrary repository proxy.
getRepositoryConnector() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Return details about the connector to the server's metadata repository.
getRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return the repository connector generated from the cohort registration event.
getRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Return the repository connector generated from the cohort registration event.
getRepositoryConnector(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the repository connector for the access service.
getRepositoryEventMapperConnection(String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return a connection for a repository event mapper.
getRepositoryGovernanceContext() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Return the archive context for this archive service.
getRepositoryHandler() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the repository handler for this server.
getRepositoryHandler(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the repository handler for the access service.
getRepositoryHelper() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the repository helper for this server.
getRepositoryHelper() - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Return the repository helper for the repository.
getRepositoryHelper() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the repository helper for this connector.
getRepositoryHelper(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the repository helper for the access service.
getRepositoryName() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the name of the repository where the metadata collection resides.
getRepositoryName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the name of the repository where the metadata collection resides.
getRepositoryPerformanceConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return the configuration for the repository performance workbench.
getRepositoryProxyLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the local repository configuration for a repository proxy.
getRepositoryServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the Open Metadata Repository Services (OMRS) config.
getRepositoryValidator() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the repository validator for this connector.
getRepositoryWorkbenchConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Return the configuration for the repository workbench.
getRepoUrl() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the URL to the repository.
getRequestBodies() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
getRequestBody() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getRequestBody() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Return the request body properties to use when issuing a REST call to get a token.
GetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GetRequestBody describes the query options for a request that returns a single element.
GetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GetRequestBody
Default constructor
GetRequestBody(GetOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GetRequestBody
Copy/clone constructor
getRequestedActions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRequestedCatalogTargets() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
Return list of the current catalog targets
getRequestedStartTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the time that the engine action should start.
getRequestedStartTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the time that the engine action should start.
getRequestedStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the time that the process should start.
getRequestedTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the time that the engine action was created.
getRequestedTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the time that the engine action was created.
getRequestedTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the time that this action was created.
getRequesterUserId() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the userId of the original person, process, service that requested this action.
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the userId of the original person, process, service that requested this action.
getRequesterUserId() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the userId of the original person, process, service that requested this action.
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the requesting user
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the requesting user
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the requesting user
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the requester user identifier.
getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the requester user identifier.
getRequestHeadersFilter() - Method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform
Initialization of HTTPRequestHeadersFilter.
getRequestParameters() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the request parameters (if needed).
getRequestParameters() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the properties that hold the parameters used to drive the governance action service's processing.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the properties that hold the parameters used to drive the governance action service's processing.
getRequestParameters() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the properties that hold the parameters used to drive the governance action service's processing.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the properties that hold the parameters used to drive the survey action service's analysis.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the properties that hold the parameters used to drive this watchdog action service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Return the list of analysis parameters that are passed to the governance service (via the governance context).
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Return the parameters used to adapt the governance service's work.
getRequestParameters() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the request parameters (if needed).
getRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Return the request/analysis parameters to use if none supplied from the caller - these can be null too.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterType() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Retrieve all the defined request parameters
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Retrieve all the defined request parameters
getRequestSourceElement() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Return the specific element that caused the governance action service to be started.
getRequestSourceElements() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the list of metadata elements associated with the request to the governance action service.
getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the list of metadata elements associated with the request to the governance action service.
getRequestSourceElements() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the list of metadata elements associated with the request to the governance action service.
getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the list of elements that triggered this request.
getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the list of elements that triggered this request.
getRequestSourceName() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the name of the request source.
getRequestType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Return the name of the requestType.
getRequestType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Return the name of the requestType.
getRequestType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Return the name of the requestType.
getRequestType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Return the name of the requestType.
getRequestType() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the unique identifier of the asset being discovered.
getRequestType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Return the name of the requestType.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Return the request type value.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Return the type of request.
getRequestType() - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Return the unique identifier of the asset being discovered.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the governance request type used to call the governance service via this governance engine.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the request type associated with this governance action.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return the governance request type used to call the governance service via this governance engine.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return the request type used to call the service.
getRequestType() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the request type that was used to start this watchdog action service.
getRequestType() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Return the request type used to call the governance service via this governance engine.
getRequestType() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the request type associated with this governance action.
getRequestType() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Return the request type.
getRequestTypeDefinition(List<PlaceholderPropertyType>) - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Convert a list of placeholder variables into a list request parameters - to create the specification for a governance action process or governance action type.
getRequestTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Return the registered request types and parameters that this governance service supports.
getRequestTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Return the request type packaged for use by the Service Provider.
getRequestTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Return the request type packaged for use by the Service Provider.
getRequestTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Return the request type packaged for use by the Service Provider.
getRequestTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Return the request type packaged for use by the Service Provider.
getRequestTypeType() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Return the request type packaged for use by the Service Provider.
getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Return details of all the defined request types for a governance service.
getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Return details of all the defined request types for a governance service.
getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Return details of all the defined request types for a governance service.
getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Return details of all the defined request types for a governance service.
getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Return details of all the defined request types for a governance service.
getRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return whether this configuration property is required for this connector to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return whether this catalog template is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return whether this action target type is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return whether this request parameter is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return whether this placeholder property is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return whether this replacement attribute is required for this service to work successful.
getRequired() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Return if this is a mandatory parameter.
getRequirementId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the identifier of the profile's requirement that this test evidence supports.
getRequirementId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Return the requirement identifier as an Integer.
getRequirementId() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Return the requirement identifier as an Integer.
getRequirementResults() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Return detailed results, requirement by requirement.
getRequirementSummary() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Return detailed results, requirement by requirement.
getResidentCountry() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the name of this person's country of residence.
getResolvedStringPropertyFromTemplate(String, OpenMetadataElement, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the property name from the template entity that has its placeholder variables resolved.
getResourceList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return elements linked via the resource list relationship.
getResourceList() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Return the list of resources available for working with this technology type.
getResourceList(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getResourceList(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "ScopedBy" relationship to the requested scope.
getResourceList(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "ResourceList" relationship to the requested element.
getResourceListUsers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getResourceManagerRoles() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the resource manager classifications attached to this element.
getResourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Returns the stored display name property for the asset.
getResourceName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Return the full name of the resource as it is known in its owning technology.
getResourceName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getResourceProfileLogGUIDs() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Return the names of the log files used to store the profile data.
getResourceProperties() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Return the properties of the data source.
getResourceUse() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Return the deployed implementation type that this connector supports
getResourceUse() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Return the identifier that describes the type of resource use.
getResourceUse() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Return the value of resourceUse.
getResourceUse() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
 
getResourceUseDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Return the description of how the resource is used, or why it is useful.
getResourceUseDescription() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
 
getResourceUseProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Return any additional properties that explains how to use the resource.
getResourceUseProperties() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Return the resource use properties associated with this resourceUse value
getResourceUseProperties(ResourceUse) - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService
Set up the properties for a resource use enum.
getResponseBodyMapping() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Return mapping from secret name to response property name.
getResponses() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
getResponses() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getRestoredEntity() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreEntityExecutor
Return the result of the execution.
getRestoredRelationship() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreRelationshipExecutor
Return the result of the execution.
getRestrictions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return the restrictions imposed by the agreement.
getRestrictions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the restrictions imposed by the license.
getRestrictions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Return the restrictions imposed by the license.
getResult() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getResult() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Return the result object for this test case.
getResult() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitySummaryAccumulator
Extract the resulting entity and accumulated classifications.
getResult() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeEntityExecutor
Return the result of the execution.
getResult() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeRelationshipExecutor
Return the result of the execution.
getResult() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyAttributeTypeDefExecutor
Return the result of the execution.
getResult() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyTypeDefExecutor
Return the result of the execution.
getResult(boolean) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityDetailAccumulator
Extract the resulting entity and accumulated classifications.
getResultCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getResults() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the list of actual results from implementing this governance definition.
getResults() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.TypesAccumulator
Extract the results - this will the a unique list of types selected from the responses supplied to this accumulator.
getResults() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetAllTypesExecutor
Return the result of the combined requests
getResults() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getResults() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipHistoryAccumulator
Extract the results - this will be a unique list of entities selected from the instances supplied to this accumulator.
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipsAccumulator
Extract the results - this will a list of unique relationships selected from the instances supplied to this accumulator.
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyExecutor
Return the results of the combined requests.
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyValueExecutor
Return the results of the combined requests.
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsExecutor
Return the results of the combined requests.
getResults(EnterpriseOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipsForEntityExecutor
Return the results of the combined requests.
getResults(EnterpriseOMRSRepositoryConnector, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Extract the results - this will be a unique list of entities selected from the instances supplied to this accumulator.
getResults(EnterpriseOMRSRepositoryConnector, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Extract the results - this will be a unique list of entities selected from the instances supplied to this accumulator.
getResults(EnterpriseOMRSRepositoryConnector, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PageableEntityRepositoryExecutorBase
Return the results or exception.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ClassificationAccumulator
Return the list of GUIDs for the entities returned from the query.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Return the list of GUIDs for the entities returned from the query.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityDetailAccumulator
Return the list of GUIDs for the entities returned from the query.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Return the list of GUIDs for the entities returned from the query.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitySummaryAccumulator
Return the list of GUIDs for the entities returned from the query.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityExecutor
Return the results that need further augmentation.
getResultsForAugmentation() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PageableEntityRepositoryExecutorBase
Return the results that need further augmentation.
getResultsForAugmentation() - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutor
Return the results that need further augmentation.
getResultString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return the guid result.
getRetention() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return any retention requirements.
getRetentionBasis() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Return a description of the factor used to set the archiveAfter and deleteAfter dates.
getRetentionClassifiedElements(String, boolean, int, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the elements classified with the retention classification.
getRetentionClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the confidence classification.
getRetentionClassifiedElements(String, String, LevelIdentifierQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the retention classification.
getReturn_params() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the description of the function's return parameters.
getReturnSpecificConfidence() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Return whether the confidence value should be used in the query.
getReturnSpecificLevel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Return whether the level identifier is in use
getReview() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Return the review comments - null means no review is available.
getReviewComment() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return any comments made by the steward during the review.
getReviewDate() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the date that this annotation was reviewed.
getReviewedElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getReviewLinkInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
Return the supplied bean properties that represent a name in an InstanceProperties object.
getReviews() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the attached reviews (ratings).
getRevision() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return whether this is a release or a snapshot.
getRightValue(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns the value of the thing with the provided name from the second object used to create this diff.
getRole() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Return the role of this implementation in supporting the behaviour of element it is derived from.
getRole() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Return the role of this role in supporting the behaviour of element it is derived from.
getRole() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Return the role of this role in supporting the behaviour of element it is derived from.
getRole() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
getRole() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
 
getRoleGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Return the instance of the role.
getRolePerformers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getRoleType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Return the expectations with respect to the scope.
getRoleTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Return the type of the role.
getRootElementByGUID(String, String, GetOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the properties of a specific governance definition.
getRootElementByUniqueName(String, String, String, GetOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Return the properties of a specific governance definition.
getRootElementsByName(String, String, List<String>, QueryOptions, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Returns the list of elements of the appropriate type with a particular name.
getRootSchemaType() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
Return the related schema type element that is the root of the element's schema.
getRootSchemaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the attached schema for this asset.
getRootSchemaType(OpenMetadataRootElement, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Return the nested schema type associated with the asset
getRoutine_body() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the language of implementation.
getRoutine_definition() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the function body.
getRoutine_dependencies() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return te list of dependencies.
getRowCount() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Return the row count metric.
getRowCount() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Return the number of row written to the data set.
getRowCount(Connection, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the number of rows in the table.
getRows(Connection, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row with the requested identifier and with the latest timestamp.
getRowsDeleted() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getRowsFetched() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getRowsInserted() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getRowsUpdated() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getRun() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Return details of the parent process's run.
getRun() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the details of the job run.
getRun_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Return the run id for the model version
getRunId() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Return the unique identifier of the parent job run.
getRunId() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Return the unique identifier of the job run.
getRuntime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of properties about the Java runtime.
getSampleData() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return details of the asset(s) that provides the sample data.
getSampleData(int) - Method in interface org.odpi.openmetadata.frameworks.connectors.SampleDataExtension
Return sample data for the default user configured for this connector.
getSampleData(String, int) - Method in interface org.odpi.openmetadata.frameworks.connectors.SampleDataExtension
Return sample data for the calling user.
getSampleValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return a list of sample values for the data field.
getScaleOrLength() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
Return the scaleOrLength.
getSchema() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
getSchema() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Return the schema facet.
getSchema(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get schema.
getSchema_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the internal identifier of the schema.
getSchema_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
Return the name of the schema that this element belongs.
getSchemaActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the action targets defined in this enum for a UC Catalog.
getSchemaAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the defined annotation types for the UC schema survey action service as a list of annotation type types.
getSchemaAttribute(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Retrieve a specific schema attribute by GUID.
getSchemaAttributeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema attribute metadata elements that contain the search string.
getSchemaAttributeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Return the properties of a specific schema attribute.
getSchemaAttributeByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Return the properties of a specific schema attribute.
getSchemaAttributeByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Return the properties of a specific schema attribute.
getSchemaAttributeClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing schema attributes.
getSchemaAttributeClient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing schema attributes of a specific subtype.
getSchemaAttributeHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstance
Return the client.
getSchemaAttributeHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstance
Return the client.
getSchemaAttributeHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerInstanceHandler
This method returns an Open Metadata Store client.
getSchemaAttributeHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstanceHandler
This method returns an Open Metadata Store client.
getSchemaAttributes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the schema attributes in this schema type.
getSchemaAttributesByName(String, String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of specifically typed schema attributes with matching names - either display names or qualified names
getSchemaAttributesByName(String, String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of specifically typed schema attributes with matching names - either display names or qualified names
getSchemaAttributesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema attribute metadata elements that contain the search string.
getSchemaAttributesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Returns the list of schema attributes with a particular name.
getSchemaAttributesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Returns the list of schema attributes with a particular name.
getSchemaAttributesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Returns the list of schema attributes with a particular name.
getSchemaAttributesForComplexSchemaType(String, String, String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a ComplexSchemaType via the AttributeForSchema relationship.
getSchemaAttributesForComplexSchemaType(String, String, String, String, String, String, List<String>, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Returns a list of schema attributes that are linked to a ComplexSchemaType via the AttributeForSchema relationship.
getSchemaCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getSchemaMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the defined schema metrics as a list
getSchemaName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
Return the name of the schema to survey; or throw an exception if there is no schema name.
getSchemaName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
getSchemaName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Return the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
getSchemaNameFromThreePartName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
The schema name is in the middle segment of the three part name.
getSchemaOptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the list of types that are represented by a schema option type.
getSchemaOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of alternative schema types that this attribute or asset may use.
getSchemaPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getSchemas() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getSchemas() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
getSchemas() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Return the list of schemas.
getSchemas(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get all schemas
getSchemas(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get schemas of database
getSchemas(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getSchemasForDatabase(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Return the list of (deployed database) schemas associated with a database.
getSchemasJsonLD() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
getSchemaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the TypeEmbeddedAttribute classification - only attached to a SchemaAttribute.
getSchemaType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return the stub for the optional schema type describing the structure of the data passing through the port.
getSchemaType(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Retrieve a specific schema type based on its unique identifier (GUID).
getSchemaTypeBuilder() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Return the schema type builder to the handler to add any extra elements.
getSchemaTypeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema type metadata elements that contain the search string.
getSchemaTypeByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Return the properties of a specific schema type.
getSchemaTypeByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Return the properties of a specific schema type.
getSchemaTypeByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Return the properties of a specific schemaType.
getSchemaTypeByName(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing schema types.
getSchemaTypeClient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing schema types of a specific subtype.
getSchemaTypeForAsset(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Is there an attached schema for the Asset?
getSchemaTypeForAsset(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Return the properties of a specific schema type retrieved using an associated userId.
getSchemaTypeForAsset(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Return the properties of a specific schema type retrieved using an associated userId.
getSchemaTypeForElement(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeForParent(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Is there an attached schema for the parent entity? This is either an asset or a port entity.
getSchemaTypeForPort(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Is there an attached schema for the Port?
getSchemaTypeFromInstance(String, InstanceHeader, String, InstanceProperties, List<Classification>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Transform the schema type information stored either as a schema type entity or in the TypeClassifiedAttribute classification into a schema type bean.
getSchemaTypeHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstance
Return the client.
getSchemaTypeHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstanceHandler
This method returns an Open Metadata Store client.
getSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the schema type's type name
getSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Return the name of the schema type for this asset.
getSchemaTypesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Retrieve the list of schema type metadata elements that contain the search string.
getSchemaTypesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Returns the list of schema types with a particular name.
getSchemaTypesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Returns the list of schema types with a particular name.
getSchemaTypesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Returns the list of schemaTypes with a particular name.
getSchemaURL() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
getSchemaValidationQualityDimensions() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Return the defined metrics as a list
getSchemaVersion() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Return the schema version.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Return the context in which the person is appointed.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Return the scope that the terms in the glossary covers.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Returns the name of the scope of where the context applies.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the organizational scope that this governance definition applies to.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Return the scope for this information supply chain.
getScope() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return the scope of values that this valid value covers (normally used with sets)
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the scope of the information supply chain.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns the breadth of responsibility for the role.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the scope of usage for this information supply chain.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns a description of the organizational scope for the use of this subject area.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns the breadth of responsibility for the role.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns the breadth of responsibility for the role.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns a description of the organizational scope for the use of this subject area.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns the breadth of responsibility for the role.
getScope() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns a description of the organizational scope for the use of this subject area.
getScopeCatalog() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getScopedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getScopedElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the elements linked via a "ScopedBy" relationship to the requested scope.
getScopedElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "ScopedBy" relationship to the requested scope.
getScopedElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "ScopedBy" relationship to the requested scope.
getScopes(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the elements linked via a "ScopedBy" relationship to the requested element.
getScopes(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "ScopedBy" relationship to the requested scope.
getScopes(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "ScopedBy" relationship to the requested element.
getScopeSchema() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getScopeTable() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getScore() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
getSearchClassifications(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Build out the search classification to request entities that have the specified classification name.
getSearchClassificationsFromList(List<String>) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Convert the provided list of classification names into an equivalent SearchClassifications object.
getSearchClassificationsFromList(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Convert the provided list of classification names into an equivalent SearchClassifications object.
getSearchKeywords() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the attached search keywords.
getSearchMatches() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return the list of matches in the response.
getSearchOptions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default search options.
getSearchOptions(int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default search options.
getSearchParameters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getSearchProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Retrieve the (optional) properties-based conditions for the classification.
getSearchProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Return the details of the property values that must be true for the returned metadata elements.
getSearchProperties() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Return the details of the property values that must be true for the returned metadata elements.
getSearchProperties(ElementProperties, MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
getSearchPropertiesByName(List<String>, String, PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the search properties that requests elements with an exactly matching name in any of the listed property names.
getSearchPropertiesForMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Build up property parameters for a search that returns the metadata collection name.
getSearchPropertiesFromInstanceProperties(String, InstanceProperties, MatchCriteria) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
getSearchPropertiesFromInstanceProperties(String, InstanceProperties, MatchCriteria) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
getSearchString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the search request.
getSearchString(String, boolean, boolean, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Construct a regular expression from the string supplied by the caller.
getSearchStringParameterName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the search string parameter name.
getSearchWeight() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getSecret(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.envar.EnvVarSecretsStoreConnector
Retrieve a secret from the secrets store.
getSecret(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Retrieve a secret from the secrets store.
getSecret(String) - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Retrieve a secret from the secrets store.
getSecret_access_key() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Return the secret access key that can be used to sign AWS API requests.
getSecrets() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Return the list of secrets.
getSecrets() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the secrets associated with the user account.
getSecretsCollectionName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name of the secrets collection to use to locate this asset's secrets.
getSecretsCollectionName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the name of the secrets collection to use to locate this asset's secrets.
getSecretsCollectionName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the name of the secrets collection to use to locate this asset's secrets.
getSecretsCollections() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Return the map of secrets collections.
getSecretServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties
getSecretsStoreConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the optional secrets store connector provider for the server.
getSecretsStoreConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the optional secrets store connector provider for the server.
getSecretsStoreConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the optional secrets store connector provider for the server.
getSecretsStoreFileName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the location of the secrets store.
getSecretsStoreFileName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the location of the secrets store.
getSecretsStoreFileName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the location of the secrets store.
getSecretsStorePurpose() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the purpose of the secrets store.
getSecretsStorePurpose() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the purpose of the secrets store.
getSecretsStorePurpose() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the purpose of the secrets store.
getSecurable_kind() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return the kind of securable element eg SCHEMA_STANDARD.
getSecurable_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return the type of securable element - eg SCHEMA.
getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return a copy of the secured properties.
getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return a copy of the secured properties.
getSecureServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties for a server using secrets.
getSecurity_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the function security type.
getSecurityConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getSecurityGroups() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the list of security roles assigned to the user.
getSecurityLabels() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Return the list of security labels attached to the element.
getSecurityLabels() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Return the list of security labels attached to the element.
getSecurityLabels(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the securityLabels property from the supplied element properties.
getSecurityManagerProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Return the properties of the software server capability.
getSecurityProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Return the security properties associated with the element.
getSecurityProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Return the security properties associated with the element.
getSecurityProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the securityProperties property from the supplied element properties.
getSecurityRoles() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the list of security roles assigned to the user.
getSecurityTaggedElements(String, String, SecurityTagQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Return information about the elements classified with the security tags classification.
getSecurityTaggedElements(String, String, SecurityTagQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Return information about the elements classified with the security tags classification.
getSecurityTaggedElements(String, List<String>, Map<String, Object>, Map<String, List<String>>, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getSeeAlso() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getSegment1() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
 
getSegment2() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
 
getSegments() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return the list of nested information supply chains (segments) in the information supply chain.
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.
getSelfReferencingColName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getSemanticallyAssociatedDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the data definitions that are linked to this glossary term via the semantic definition relationship.
getSemanticAssignees(String, String, String, String, GlossaryTermAssignmentStatus, boolean, int, String, String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
getSemanticAssignees(String, String, String, SemanticAssignmentQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getSemanticAssignees(String, String, String, SemanticAssignmentQueryProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
getSemanticDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSequenceAndPaging(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
The sequencing (order by) and paging (limit/offset) can only be added at the end and may only include
getSequencingOrder() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the order that results should be returned in.
getSequencingOrder() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Return the sequencing order for the results.
getSequencingOrder() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Return the sequencing order for the results.
getSequencingOrder(SequencingOrder) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Convert the omf sequencingOrder to the OMRS sequencingOrder.
getSequencingProperty() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return the property that should be used to order the results.
getSequencingProperty() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Return the name of the property that should be used to sequence the results.
getSerializableMapPropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a string value from a specific column.
getServerActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the action targets defined in this enum for a UC Server.
getServerActiveStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerActiveStatus() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Return the current status of the server.
getServerActiveStatus() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return the current status of the server.
getServerAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the defined annotation types for the Unity Catalog Server survey action service as a list of annotation type types.
getServerByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns details about the server's catalog entry (asset).
getServerByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the server's catalog entry (asset).
getServerCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return all the catalog types defined for the server.
getServerConfig(String, String, boolean, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Retrieve any saved configuration for this server.
getServerConfigConnection(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Returns the connection for the open metadata server configuration file.
getServerConfigConnectionForRetrieveAll() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Returns the connection for the open metadata server configuration retrieve all.
getServerConfigForStartUp(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Retrieve any saved configuration for this server.
getServerDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the server description.
getServerDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the server description.
getServerEndpoints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getServerEndTime() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return the time when this instance of the server ended.
getServerEndTime() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return the time that the server last ended - it is null if the server is currently active.
getServerEndTime(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last ended (or null if it is still running).
getServerForEndpoint() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getServerHistory() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerHistory() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return the list of start and stop times for the previous restarts of the server.
getServerHistory() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return the list of start and stop times for the previous restarts of the server.
getServerHistory(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last started.
getServerId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerList() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Return the list of servers (or null if none running).
getServerMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the defined server metrics as a list
getServerName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name of the server.
getServerName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Return the name of the server.
getServerName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.ControlMapper
Return the name of the server that is using this repository.
getServerName() - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Return the server name
getServerName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the name of the server.
getServerName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the name of the server.
getServerName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the name of this server.
getServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
Return the server name.
getServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the server name.
getServerName() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Return the originator's server name extracted from the event.
getServerName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the name of the server that this client is connected to.
getServerName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the name of the integration daemon where the integration connector was/is running.
getServerName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Return the display name for the server that is used in events, messages and UIs to make it easier for people to understand the origin of metadata.
getServerName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the display name for the server.
getServerName() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the name of the server where the metadata collection resides.
getServerName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the name of the server where the metadata collection resides.
getServerName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Return the display name for the server that is used in events, messages and UIs to make it easier for people to understand the origin of metadata.
getServerName() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return the server name
getServerName() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return the server name
getServerName() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Return the name of the server where the services are running.
getServerName() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return the name of the server where the services are running.
getServerName(String[]) - Static method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
This method gets the serverName that the FVT suite will use to issue calls to the server.
getServerOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource
Deprecated.
getServerOrigin(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource
Deprecated.
getServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getServerPlatformOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
Return the origin of this server platform implementation.
getServerPlatformOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformOriginResource
Return the origin of this server platform implementation.
getServerPurpose() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Return the purpose of this system.
getServerPurposeClassification(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a ServerPurpose classification.
getServerPurposes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return any server purposes defined for this element.
getServerReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the latest status information about a particular service.
getServerReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the latest status information about a particular service.
getServerReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns details about the running server.
getServerReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the running server.
getServers() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getServers() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getServers() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getServersByDeployedImplType(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns the list of servers with a particular deployed implementation type.
getServersByDeployedImplType(String, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of servers with a particular deployed implementation type.
getServersByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Returns the list of platforms with a particular qualifiedName or name.
getServersByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of servers with a particular name.
getServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the connection object for the server security connector.
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.
getServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Return the connection object for the server security connector.
getServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
Return the connection object for the server security connector.
getServerSecurityVerifier(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return the security verifier for the server.
getServerServiceInstance(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Get the object containing the properties for this server.
getServerServiceInstance(String, String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalInstanceHandler
Get the object containing the properties for this server.
getServerServicesList() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Return the list of services (or null if none running).
getServerSideOutTopicConnection(Connection, String, String, AuditLog) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Create the connector for this access services' Out Topic.
getServerStartTime() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return the time that this instance of the server started.
getServerStartTime() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return the time that the server last started.
getServerStartTime(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last started.
getServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve the server status
getServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Retrieve the server status
getServerStatus() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Return the status of a running server (use platform services to find out if the server is running).
getServerStatus() - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
Deprecated.
Return the server status structure.
getServerStatus() - Method in class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
Return the server status structure.
getServerStatus() - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Return a summary of the status of this server and the services within it.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve the server status
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return information about when the server has been active.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return information about when the server has been active.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Retrieve the server status
getServerStatus(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the type of server.
getServerSuperType() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationSummary
Return the description of the supertype (if any)
getServerSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Retrieve the defined request parameters used by the Server Survey Service
getServerType() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
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.AccessServiceDescription
Return the name of the type of server where this service resides.
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.
getServerType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the type of the service that this service sits in.
getServerType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Return the descriptive string describing the type of the server.
getServerType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Return the type of server.
getServerType() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the descriptive string describing the type of the server.
getServerType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the descriptive string describing the type of the server.
getServerType() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Return the descriptive string describing the type of the server.
getServerType() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return the type of server that is hosting these services.
getServerType() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return the type of server that is hosting these services.
getServerType() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return the type of server that is hosting these services.
getServerType(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the type of server.
getServerTypeClassification() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the derived server type that is classified based on the configuration values.
getServerTypeClassification() - Method in class org.odpi.openmetadata.adminservices.rest.ServerTypeClassificationResponse
Return the classification for this server type.
getServerTypeClassification(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the derived server type that is created from the classification of the server configuration.
getServerTypeClassification(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Return the derived server type that is created from the classification of the server configuration.
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.
getServerUserId() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Return the userId that the local server should use when processing events and there is no external user driving the operation.
getServerUserId() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Return the userId that the local server should use when processing events and there is no external user driving the operation.
getServerWithUserIdOnlyPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties
getService() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Return the description of the service
getServiceCache(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Retrieve the governance service for the requested type.
getServiceCode() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the code for this enum instance
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.AccessServiceDescription
Return the default description for the type 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.
getServiceDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the default description for this service.
getServiceDevelopmentStatus() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the development status of the component.
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.
getServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the development status of the service.
getServiceId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the component identifier used by the service
getServiceInstanceStatus() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the current status of the service.
getServiceLevels() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Return the map of service levels agreed in this subscription.
getServiceLife() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the estimated lifetime of the product.
getServiceName() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Return the default name for this enum instance.
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
getServiceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the default name for this service.
getServiceName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the name of this service.
getServiceName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return this service's official name.
getServiceName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return the service's official name
getServiceName() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Return the name of the service
getServiceName(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Return the service's official name.
getServiceRequestType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the service request type to map to.
getServiceRequestType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return the request type that this governance service supports.
getServiceRequestType() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Return the request type that this governance service supports.
getServiceRequestType() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceCache
Simple getter for the requestType to pass to governance service.
getServiceRequestType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the service request type to map to.
getServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
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.ViewServicesResponse
Return the list of services
getServices() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return the list of services
getServices() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return the services and their status.
getServiceStatus() - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
Deprecated.
Return the current status.
getServiceStatus() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Return the current status.
getServiceStatuses() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostOperationalServices
Return a summary of the status of this server and the services within it.
getServiceStatuses() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonOperationalServices
Return a summary of the status of this server and the services within it.
getServiceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getServiceURLMarker() - 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.
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.
getServiceURLMarker() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
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.AccessServiceDescription
Return the URL for the wiki page describing this access 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.
getServiceWiki() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the URL for the wiki page describing this service.
getSession_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Return the token that users must pass to AWS API to use the temporary credentials.
getSessionTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getSetKnownDuplicate() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Return the boolean flag indicating whether the KnownDuplicate classification should be set on the linked entities.
getSetsForValidValue(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Page through the list of valid value sets that a valid value definition/set belongs to.
getSetUpDataLakeActionTargetTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the action targets defined for this service.
getSetUpDataLakeRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Retrieve all the defined request parameters
getSeverities() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Return the list of severity values.
getSeverity() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the severity of the situation recorded in the log record.
getSeverity() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageDefinition
Return the severity of the audit log record.
getSeverityCode() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the severity of the situation recorded in the log record.
getSeverityCount() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Return the count of log records for each severity code.
getSeverityIdentification() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Return the map of severity codes to severity names - if the audit log is set up correctly they should be 1-1.
getSeverityLevelIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Return the severity of the impact - the definition of the severity level is set up as part of the governance program.
getSeverityLevelIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Return the severity level identifier for the relationship.
getSeverityList() - Static method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Return the list of severities defined for the audit log records in this server.
getSeverityList() - Static method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Return the list of severities defined for the audit log records in this server.
getSeverityList(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSAuditLogRESTServices
Return the details of the severities defined for audit log records from this server.
getSeverityList(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Return the details of the severities that this server supports.
getShape() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
Return the associated shape.
getShortDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getSimpleSurveyGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Return details of the guards used on a simple survey.
getSimpleWatchdogGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Return details of the guards used on a simple survey.
getSingleTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Return the connection to the single cohort topic if it is in use.
getSize() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Return the number of bytes written to the data set.
getSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Return the size in bytes of the data source.
getSize() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Return the size of the map.
getSkeletonClassification(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a classification with the header and type information filled out.
getSkeletonClassification(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a classification with the header and type information filled out.
getSkeletonClassification(String, String, String, InstanceProvenanceType, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a classification with the header and type information filled out.
getSkeletonClassification(String, String, String, InstanceProvenanceType, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a classification with the header and type information filled out.
getSkeletonClassification(String, String, InstanceProvenanceType, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a classification with the header and type information filled out.
getSkeletonClassification(String, String, InstanceProvenanceType, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a classification with the header and type information filled out.
getSkeletonEntity(String, String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return an entity with the header and type information filled out.
getSkeletonEntity(String, String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return an entity with the header and type information filled out.
getSkeletonEntity(String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Deprecated.
getSkeletonEntity(String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Deprecated.
getSkeletonEntitySummary(String, String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return an entity with the header and type information filled out.
getSkeletonEntitySummary(String, String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return an entity with the header and type information filled out.
getSkeletonEntitySummary(String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Deprecated.
getSkeletonEntitySummary(String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Deprecated.
getSkeletonRelationship(String, String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a relationship with the header and type information filled out.
getSkeletonRelationship(String, String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a relationship with the header and type information filled out.
getSkeletonRelationship(String, String, InstanceProvenanceType, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return a relationship with the header and type information filled out.
getSkeletonRelationship(String, String, InstanceProvenanceType, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return a relationship with the header and type information filled out.
getSkipClassifiedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the list of classification names that should not be found on any returned elements.
getSkippedTestCases() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the list of test cases that were not run due to an earlier failure.
getSkipRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return the list of relationships that the query should skip (not return).
getSLF4JAuditLogConnection(String, List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the connection for the file-based audit log.
getSoftwareCapabilitiesByDeployedImplementationType(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of softwareCapabilities with a particular name.
getSoftwareCapabilitiesByMetadataCollectionId(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Return a list of softwareCapabilities with the requested name.
getSoftwareCapabilitiesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of softwareCapabilities with a particular name.
getSoftwareCapabilitiesByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Returns the list of software capabilities with a particular name.
getSoftwareCapabilitiesForInfrastructure(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Retrieve the list of software capability metadata elements that are attached to a specific infrastructure element.
getSoftwareCapabilitiesForInfrastructure(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Retrieve the list of software capability metadata elements that are attached to a specific infrastructure element.
getSoftwareCapabilityByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Return the properties of a specific softwareCapability.
getSoftwareCapabilityByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Return the properties of a specific softwareCapability.
getSoftwareCapabilityClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets.
getSoftwareCapabilityClient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing assets of a specific subtype.
getSoftwareCapabilityGUIDsByClassification(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Retrieve a list of unique identifiers for defined software capabilities.
getSoftwareCapabilityName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name for the associated capability.
getSoftwareCapabilityName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the name for the associated capability.
getSoftwareCapabilityType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the type of associated capability.
getSoftwareCapabilityType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the type of associated capability.
getSoftwareFilesPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Retrieve all the defined placeholder properties for files associated with software
getSoftwarePlatformHandler() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstance
Return the platform manager client.
getSoftwarePlatformHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstanceHandler
This method returns the object for the tenant to use to work with software platforms.
getSoftwareServerCapabilities() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Return the list of software server capabilities that should be associated with this system.
getSoftwareServerHandler() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstance
Return the server manager client.
getSoftwareServerHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstanceHandler
This method returns the object for the tenant to use to work with software servers.
getSolutionBlueprint() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Return the name of the parent subject area - null for top level.
getSolutionBlueprintByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution blueprint metadata elements that contain the search string.
getSolutionBlueprintByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Return the properties of a specific solution blueprint.
getSolutionBlueprintByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Return the properties of a specific solution blueprint.
getSolutionBlueprintHandler() - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstance
Return the solution manager client.
getSolutionBlueprintHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstanceHandler
This method returns an OMF handler.
getSolutionBlueprintsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Returns the list of solution blueprints with a particular name.
getSolutionBlueprintsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution blueprint metadata elements that contain the search string.
getSolutionBlueprintsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Returns the list of solution blueprints with a particular name.
getSolutionComponent() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Return the component entity.
getSolutionComponent() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
getSolutionComponent() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
 
getSolutionComponentByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution component metadata elements that contain the search string.
getSolutionComponentByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Return the properties of a specific solution component.
getSolutionComponentByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Return the properties of a specific solution component.
getSolutionComponentHandler() - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstance
Return the solution manager client.
getSolutionComponentHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstanceHandler
This method returns an OMF handler.
getSolutionComponentImplementations(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of metadata elements that are associated with the solution component via the ImplementedBy relationship.
getSolutionComponentImplementations(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of metadata elements that are associated with the solution component via the ImplementedBy relationship.
getSolutionComponentImplementations(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Retrieve the list of metadata elements that are associated with the solution component via the ImplementedBy relationship.
getSolutionComponents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Return details of the relationships to solution components.
getSolutionComponentsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Returns the list of solution components with a particular name.
getSolutionComponentsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Retrieve the list of solution component metadata elements that contain the search string.
getSolutionComponentsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Returns the list of solution components with a particular name.
getSolutionComponentType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
Return the value of this property.
getSolutionComponentType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Return the type of the component.
getSolutionComponentType() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Return the value of this property.
getSolutionPort() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Return the port entity.
getSolutionPortDirection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Return the direction of data flow of the port.
getSolutionRole() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
getSolutionRole() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
 
getSolutionRoleHandler() - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstance
Return the solution manager client.
getSolutionRoleHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstanceHandler
This method returns an OMF handler.
getSortBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getSortOrder() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getSortOrder() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the order that the attribute instances are arranged in - if any.
getSortOrder() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getSource() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Return the type of source.
getSource() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the source of the file system.
getSource() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Return the source of the governance engine implementation.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Return the source (such as author, vendor or operator) of the asset.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the source of information that determined the membership.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the name of the source of knowledge that identified the relationship.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Return the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the source of this classification.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Returns the id of the source of the knowledge of the foreign key.
getSource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Return the source of the software capability implementation.
getSource() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return the source of the governance engine implementation.
getSource() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.platformchassis.springboot.StartupFailEvent
Return the source.
getSourceCodeLocation() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Return the source code location.
getSourceDataType() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getSourcedFromTemplate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSourceElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return the element header associated with end 1 of the relationship.
getSourceElementGUIDs() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Gets the metadata elements that provided the source properties/classifications.
getSourceElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the elements linked via a "SourcedFrom" relationship to the requested element.
getSourceElements(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getSourceElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getSources() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the names and addresses of all of the sources of this information.
getSourceServer() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Return the name of the server where the element was retrieved from.
getSourcesOfSampleData() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSourceSystem() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
getSpaceIndent(int) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Work out how many spaces to indent a line in the report.
getSpecific_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the specific name of the function; Reserved for future use.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return the specification for the governance action.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return the specification for the governance action.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return the specification for the governance action.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return the specification for the governance action.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Return the specification reference data for the attached element.
getSpecification() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the parsing string used to identify values of this data class.
getSpecification() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Return the specification reference data for the attached element.
getSpecification() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Return the specification reference data for the template.
getSpecification(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve the reference data for this element.
getSpecification(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the reference data for this element.
getSpecification(String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Retrieve the reference data for this element.
getSpecificationDetails() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return any additional properties used in the specification.
getSpecificationProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSpecificationPropertyUsers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSql() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Return the SQL command facet
getSql_data_access() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return the type of SQL data access used by the function.
getStandardAttributeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an Apache Atlas attribute of the requested type.
getStandardAttributeDef(String, String, OpenMetadataAttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of the requested type.
getStandardName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Return the name of the standard that this mapping relates to.
getStandardName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Return the name of the standard that this mapping relates to.
getStandardOrganization() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Return the name of organization that owns the standard that this mapping refers to.
getStandardOrganization() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Return the name of organization that owns the standard that this mapping refers to.
getStandardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Return the name of the type from the standard that is equivalent to the linked open metadata type.
getStandardTypeName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Return the name of the type from the standard that is equivalent to the linked open metadata type.
getStarRating() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Return the stars for the rating.
getStart(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the start property from the supplied element properties.
getStart(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the start property from the supplied instance properties.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return the date/time when the governance action service started processing this target element.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return the date/time that this connector can start.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Return the date/time that this certificate is valid from.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Return the date/time that this license is valid from.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Return the date/time that the monitor can start.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return the date that the project was created.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the creation date for the report.
getStartDate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return the time that this governance action should start (null means as soon as possible).
getStartDate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return the time that this process should start (null means as soon as possible).
getStartDate() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return the time that this engine action should start (null means as soon as possible).
getStartDate() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return the date/time that work on this action target started.
getStartDate() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the earliest time that this connector can run.
getStartFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Return the paging start point.
getStartingElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Return details of the starting element.
getStartingElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Return the element used as the starting point for the query.
getStartingElementGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Return whether the element is at end 1 of the relationship.
getStartsWith() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Return whether the value start with the supplied string.
getStartsWithRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "startswith" semantic.
getStartsWithRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "startswith" semantic.
getStartsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "starts with" semantic.
getStartsWithRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "startswith" semantic.
getStartsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "startswith" semantic.
getStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getStartTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return the time that this engine action should start (null means as soon as possible).
getStartTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return the time that this engine action should start (null means as soon as possible).
getStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Return the date/time when the actor started processing this target element.
getStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return the date/time that this process started (instance only).
getStartTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return the start time period that this report covers.
getStartTime() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Return the time that this instance of the server started.
getStaticSecretStoreConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Get recognizedConfigurationProperties for the PostgreSQLServer Integration connector.
getStaticSecretStoreRecognizedConfProperties() - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Get recognizedConfigurationProperties for the static secret store connectors.
getStatisticCounter(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Retrieve the value for a specific counter statistic.
getStatisticProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Return the value associated with the supplied property name (or null if the property name is not known.
getStatistics() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the statistics logged by the connector.
getStatistics() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return the statistics logged by the connector through the context.
getStatisticTimestamp(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Return the value associated with the supplied timestamp name (or null if the timestamp name is not known).
getStats() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return a map of the different statistics defined for the system.
getStatsReset() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getStatus() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return the current status of the action target.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return the current status of the element - typically ACTIVE.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Return the current status of the action target.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the status of the membership in the collection.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the status of this classification.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Return the status of this attribute.
getStatus() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return the completion status supplied by the governance service when it completed.
getStatus() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Return the status of the governance service.
getStatus() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Return the status of the governance service.
getStatus() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return the status of the work on this actionTarget.
getStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the status of this instance.
getStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Return the status of this attribute.
getStatusCode() - Method in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Return the numeric code for the enum.
getStatusDescription() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
Return the default description for the type for this enum instance.
getStatusDescription() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
Return the default description for the type for this enum instance.
getStatusDescription() - Method in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Return the description of the enum.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return the list of metadata elements.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return the list of metadata elements.
getStatusIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the status identifier for the relationship.
getStatusIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getStatusIdentifier() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getStatusName() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
Return the default name for this enum instance.
getStatusName() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
Return the default name for this enum instance.
getStatusName() - Method in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Return the name for the enum.
getStatusOnDelete() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the status to use when a deleted instance is restored.
getSteward() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Returns the id of the steward who assigned the relationship (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Returns the name of the steward who assigned the relationship (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the identifier of the steward that added this duplicate.
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the identifier for the person responsible for maintaining this classification.
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Returns the id of the steward who assigned the relationship (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Returns the id of the steward who assigned the relationship (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the name of the steward that reviewed the annotation.
getSteward() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the identifier of the steward that added this duplicate.
getSteward(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the steward property from the supplied element properties.
getSteward(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the steward property from the supplied instance properties.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
 
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the name of the property used to identify the steward.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the name of the property used to identify the steward.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the name of the property identifying the steward.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the name of the property used to identify the steward.
getStewardPropertyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the stewardTypeName property from the supplied element properties.
getStewardPropertyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the stewardTypeName property from the supplied instance properties.
getStewardshipAction() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the connected asset context that support an integration connector working with assets and their connectors.
getStewardshipHandoverActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return all the action targets defined in this enum.
getStewardshipManagementHandler() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
Return the stewardship handler.
getStewardshipManagementHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getStewardshipManagementHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getStewardshipManagerHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerInstance
Return the collaboration manager handler.
getStewardshipReviewActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return all the action targets defined in this enum.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
 
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the type name of the element used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return the type name of the element used to describe the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return the type of element identifying the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the type name of the element used to identify the steward.
getStewardTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the stewardTypeName property from the supplied element properties.
getStewardTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the stewardTypeName property from the supplied instance properties.
getStopDate() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Return the latest time that this connector can run.
getStorage_location() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
 
getStorageVolumes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the storage volumes attached to a host.
getStoreCreateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Return the time that the data store was created.
getStoredConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the complete set of configuration properties in use by the server.
getStoredConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
Return the stored configuration document for the server.
getStoredConfigurations(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigsResource
Return all the server configuration documents.
getStoreName(String, String...) - Method in class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
This method provides the ability to generate the name of the store based on a template and insert values.
getStoreUpdateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Return the last known time the data store was modified.
getStrictRequirement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Return the strict requirement flag.
getStrictRequirement(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the strictRequirement property from the supplied element properties.
getStrictRequirement(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the strictRequirement property from the supplied instance properties.
getString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Return the boolean result.
getStringArrayProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a string array property and extracts its values.
getStringArrayProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a string array property and extracts its values.
getStringArrayProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a string array property and extracts its values.
getStringArrayPropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a string value from a specific column.
getStringArrayPropertyValue(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Add a string array into a property value.
getStringArrayStringMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getStringArrayStringMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getStringAttributeDef(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type string
getStringAttributeDef(String, String, int, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type string for a business metadata element.
getStringConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a string or null if not set.
getStringConfigurationProperty(String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
Retrieve a configuration property that is a string or null if not set.
getStringConfigurationProperty(String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Retrieve a configuration property that is a string or null if not set.
getStringFromPropertyValue(InstancePropertyValue) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return the string form of a property value.
getStringFromPropertyValue(InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return the string form of a property value.
getStringMap() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return the name list result.
getStringMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getStringMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getStringMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
getStringMapPropertyValue(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Create a MapTypePropertyValue.
getStringProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or null if property is not found.
getStringProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or null if property is not found.
getStringProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or null if property is not found.
getStringPropertyFromClassification(OpenMetadataElement, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Extract a particular property from a classification if found attached to an open metadata element.
getStringPropertyFromColumn(String, Map<String, JDBCDataValue>, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Retrieve a string value from a specific column.
getStringRequestParameter(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Retrieve a request parameter that is a string or null if not set.
getStringTypeDefAttribute(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type String.
getStringValuesFromInstancePropertiesAsArray(InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return the string form of the instance properties.
getStringValuesFromInstancePropertiesAsArray(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return the string form of the instance properties.
getStringValuesFromInstancePropertiesAsMap(InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return the string form of the instance properties.
getStringValuesFromInstancePropertiesAsMap(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return the string form of the instance properties.
getStringValuesFromInstancePropertiesAsStruct(InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return the string form of the instance properties.
getStringValuesFromInstancePropertiesAsStruct(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return the string form of the instance properties.
getStructDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getSubClasses() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getSubComponents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of segments in the solution component.
getSubComponents() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the optional list of subcomponents.
getSubComponents() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the optional list of subcomponents.
getSubDataClasses() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSubDirectoryCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getSubjectArea() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the subject area.
getSubjectAreaGUID() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
getSubjectAreaId() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
getSubjectAreaMap() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
getSubjectAreaName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Return the name of the subject area - this is added to the SubjectArea classification.
getSubjectAreaName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns the unique name for the zone.
getSubjectAreaName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns the unique name for the zone.
getSubjectAreaName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns the unique name for the zone.
getSubscriberId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Returns the subscriberId for the subscription.
getSubscribers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSubstituteCategory() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the standard category for the template substitute.
getSubTeams() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSubtypeGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Return the subtype guids to limit the results of the find request.
getSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getSubTypes() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeHierarchy
Return details of the subtypes of this technology type.
getSubTypes(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Returns all the TypeDefs for a specific subtype.
getSubTypes(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Returns all the TypeDefs for a specific subtype.
getSubTypesOf(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the list of type names for all the subtypes of an entity type.
getSubTypesOf(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the list of type names for all the subtypes of an entity type.
getSuccessfulAssertions() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the list of assertions that were true when the test ran.
getSuccessMessage() - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Return the success message (if any).
getSuccessMessage() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the message to confirm the successful run of the test.
getSuccessMessage() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return the success message (if any).
getSuccessMessage() - Method in class org.odpi.openmetadata.serveroperations.rest.SuccessMessageResponse
Return the success message (if any).
getSum() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return the total sum of values in this column for the rows evaluated.
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the short description of the annotation type.
getSummary() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getSummary() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Return the short description of the annotation type.
getSummary() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Return a summary bean for this test case.
getSummary() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return the short (1-2 sentence) description of the term.
getSummary() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return the summary for this governance definition.
getSummary() - Method in interface org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationType
Return the short description of the annotation type.
getSummary() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Return the short description of the annotation type.
getSummary() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Return the short description of the annotation type.
getSummary() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Return the summary description for the annotation.
getSummary() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Return a summary of the governance engine
getSummary() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Return a summary of the integration group
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the summary for the main term.
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the summary of the certification type.
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getSummary() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Return the short description of the annotation type.
getSummary(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the summary property from the supplied element properties.
getSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the summary property from the supplied instance properties.
getSuperClassGUID() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getSuperClassName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
getSuperDataClass() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSuperTeam() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSuperTeam() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return details of the department that this department reports to.
getSuperType() - Method in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Returns super type of server - null for top level.
getSuperType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the super type for the OpenMetadataTypeDef (or null if top-level)
getSuperType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the super type for the TypeDef (or null if top-level)
getSuperType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the new supertype.
getSuperType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Returns the super type of the current type.
getSuperTypeNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return the list of type names for this type's supertypes.
getSuperTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getSuperTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getSuperTypes(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Gets super types for given type name.
getSuperTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Gets super types for given type name.
getSuperTypes(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Evaluate the superTypes for a type.
getSupplementaryProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return any attached supplementary properties.
getSupplementaryProperties(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Retrieve the supplementary properties of a technical metadata element in a glossary term linked to the supplied element.
getSupplementsElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSuppliedPlaceholderProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Pass the configuration properties as placeholder properties.
getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The action target names returned are those that affect the governance service's behaviour.
getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
Return the list of action targets to use when triggering this governance service, along with their descriptions.
getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the required action targets to supply when using this governance acton type to initiate an action.
getSupportedAnalysisSteps() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of analysis steps (survey action service only).
getSupportedAnalysisSteps() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceProvider
Return the analysis steps that the service supports.
getSupportedAnnotationTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of annotation types (survey action service only).
getSupportedAPIs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the type of asset that the connector implementation supports.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getSupportedAssetTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
Return the values from the SupportedTypesForSearch view service option.
getSupportedAssetTypes(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
Return the values from the SupportedTypesForSearch view service option.
getSupportedByResource(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
getSupportedByResource(String, String, String, FindProperties) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the elements linked via a "ResourceList" relationship to the requested resource.
getSupportedByResource(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the elements linked via a "ResourceList" relationship to the requested resource.
getSupportedConfigurationProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of supported configuration property types that describe how the connector's behaviour can be modified.
getSupportedConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
Return the list of supported configuration property types that describe how the connector's behaviour can be modified.
getSupportedDataSets() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportedDataSets(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Returns the list of assets providing data to the data set.
getSupportedDataSets(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Returns the list of assets providing data to the data set.
getSupportedDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the name of the type of technology this connector works with.
getSupportedDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getSupportedElementQualifiedName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Return the element that is supported by this request.
getSupportedElementQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Return the element that is supported by this request.
getSupportedEntityDefsForClassification() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestClassificationHasSupportedEntities
Return the list of supported entity types for this classification.
getSupportedEntityTypes() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the list of entity types that this module is maintaining.
getSupportedGovernanceDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportedGovernanceServices() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportedImplementationTypes() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportedRequestParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request parameters returned are used by the governance service to control its behaviour.
getSupportedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
Return the list of request parameters to use when triggering this governance service, along with their descriptions.
getSupportedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the required request parameters to supply when using this governance acton type to initiate an action.
getSupportedRequestTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request types returned are those that affect the governance service's behaviour.
getSupportedRequestTypes() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
The request types returned are those that affect the governance service's behaviour.
getSupportedSeverities() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Return the list of supported severities - null means all.
getSupportedSeverities() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Return the list of supported severities that this destination is configured to support.
getSupportedSeverities() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Return the list of supported severities that this destination is configured to support.
getSupportedSoftwareCapabilities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the software capabilities supported by this IT asset.
getSupportedSoftwareCapabilities(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Returns the list of softwareCapabilities linked to a particular itAssetGUID.
getSupportedTechnologyTypes() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
Return the list of technology types supported by this connector.
getSupportedTechnologyTypes(SupportedTechnologyType[]) - Static method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
convert the array of technology types into a list of technology types.
getSupportedTechnologyTypes(DeployedImplementationTypeDefinition[]) - Static method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
convert the array of deployed implementation types into a list of supported technology types.
getSupportedTemplateTypes() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
Return the list of supported template types that describe the templates used by the connector when it is creating new elements.
getSupportedTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
Returns the list with supported types for search, including the subtypes supported.
getSupportedTypesForSearchOption(Map<String, Object>, String, AuditLog) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Retrieve the option from the configuration that overrides default list of assets that a caller can search for.
getSupportedTypesForSearchOption(Map<String, Object>, String, AuditLog) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Retrieve the option from the configuration that overrides default list of assets that a caller can search for.
getSupportedZones() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the list of zones to use for retrieving assets.
getSupportedZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Retrieve the supported zones set up for this service instance.
getSupportedZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstanceHandler
Get the supportedZones for a specific service.
getSupportingGovernanceDefinitions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportLevel() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Return the level of support offered in this subscription.
getSupportsBusinessCapabilities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSupportsGovernanceActions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getSurname() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return a person's surname.
getSurname() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the family name of the person.
getSurname() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getSurveyActionServiceName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Return the survey action service.
getSurveyActivity() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Return the unique name of the discovery activity.
getSurveyContext() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Return the survey context for this survey action service.
getSurveyDescription() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the description for the survey report that will result from this survey request.
getSurveyPurpose() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the purpose of the survey.
getSurveyReport(Class<B>, OpenMetadataElement, RelatedMetadataElementList, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.converters.SurveyReportConverter
Using the supplied instances, return a new instance of the SurveyReport bean.
getSurveyReportAnnotations(String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return the annotations linked direction to the report.
getSurveyReportAnnotations(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return the annotations linked direction to the report.
getSurveyReportGUID() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the report identifier for this survey context.
getSurveyReports() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return the properties objects.
getSurveyReports(String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SurveyReportHandler
Return the survey reports about the asset.
getSymbol() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
getSymbolicName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Returns the symbolic name for the valid value that is used to look up the implementation value.
getSymbolicName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Return the symbolic name for this enum value.
getSymbolicName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return the symbolic name for this enum value.
getSymbolicName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the symbolicName property from the supplied element properties.
getSymbolicName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the symbolicName property from the supplied instance properties.
getSymbols() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
getSymLink() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
getSymLinkFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getSynchronizationDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return optional short description of the asset manager.
getSynchronizationDirection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return details of the synchronization direction.
getSynchronizationDirection() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Return details of the synchronization direction.
getSynonyms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getSystem() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return metrics relating to the IT infrastructure supporting Apache Atlas - such as memory, os and Java level.
getSystemAction() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the description of the actions taken by the local server as a result of the reported situation.
getSystemAction() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getSystemAction() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Return the action taken by the producer of this notification.
getSystemGUID() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the open metadata GUID
getSystemId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the deployed identifier for this system.
getSystemLocation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the facility where this server is located.
getSystemType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the type of system (used to set deployedImplementationType).
getTable() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Return the table dependency.
getTable(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get table.
getTable_full_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Return the full name of the dependent table, in the form of __catalog_name__.__schema_name__.__table_name__.
getTable_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return the internal identifier of the table.
getTable_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Return the unique identifier of the table.
getTable_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
getTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcCatalog
 
getTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getTableCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTableCatalog() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcSchema
 
getTableCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Return the number of tables discovered.
getTableCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Return the number of tables discovered.
getTableDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the description of the table.
getTableDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the description of the table.
getTableDescription() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the description of the table.
getTableDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the description of the table.
getTableDescription() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the description of the table.
getTableMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Return the defined table metrics as a list
getTableName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getTableName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getTableName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTableName() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the name of the table.
getTableName() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the name of the table.
getTableName() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the name of the table.
getTableName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the name of the table.
getTableName() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the name of the table.
getTableName() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getTableName(String) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the name of the table.
getTableName(String) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the name of the table.
getTableName(String) - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLTable
Return the name of the table.
getTableName(String) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the name of the table.
getTableName(String) - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the name of the table.
getTableOwner() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getTablePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getTables() - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Return the tables for schema building.
getTables() - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Return the tables for schema building.
getTables() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the columns that are primary keys.
getTables() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLView
Return the columns that are primary keys.
getTables() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Return the list of tables.
getTables() - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Return the tables for schema building.
getTables() - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Return the tables for schema building.
getTables(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get tables
getTables(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get all tables of a schema
getTables(String, String, String, String[]) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
getTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcSchema
 
getTableSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTablesForDatabaseAsset(String, String, int, int, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database tables associated with a database schema.
getTableSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getTableType() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTableType() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
getTableTypes() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getTableTypes() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get supported table types
getTag() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return details of the classifications in use in the Apache Atlas system.
getTag() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the optional tag name.
getTag(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the tag for the supplied unique identifier (guid).
getTag(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the informal tag for the supplied unique identifier (tagGUID).
getTag(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the tag for the supplied unique identifier (guid).
getTagCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the count of classifications found in the repository.
getTagEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Return a map of classification names to counts of the number of entities it is attached to.
getTagFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTaggedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTags() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
getTags() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
getTagsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Return the list of tags exactly matching the supplied name.
getTagsByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Return the tags exactly matching the supplied name.
getTagsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Return the list of tags exactly matching the supplied name.
getTarget() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Return the description of the targets that the organization is aiming to achieve.
getTargetAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return details of the attribute type in trouble.
getTargetAttributeTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the target AttributeTypeDef.
getTargetElement() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Return details of the target element that the governance action service is to process.
getTargetElement() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return the element header associated with end 2 of the relationship.
getTargetInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the unique identifier for the instance in trouble.
getTargetInstanceGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the target's instance's unique identifier.
getTargetMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the identifier of the metadata collection nominated to resolve the error.
getTargetMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
This is the identifier of the metadata collection that needs to take action.
getTargetRemoteConnection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return the remote collection that has an issue.
getTargetRemoteConnection() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
This is the target's connection that is causing errors in the originator's server.
getTargetSQLType() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
The type of the data value using the values from java.sql.Types.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the name of the organization that supplies the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the name of the organization that supplies the target technology that the connector implementation connects to.
getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Return the versions of the target technology that the connector supports.
getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTargetTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Return details of the type in trouble.
getTargetTypeDefSummary() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Return the target's TypeDef summary.
getTeamId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the department code or teamId
getTeamType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Return the type of team.
getTechnicalName() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
getTechnologyTypeDetail(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Retrieve detailed information about a specific technology type.
getTechnologyTypeDetail(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the requested deployed implementation type metadata element.
getTechnologyTypeDetail(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the requested deployed implementation type metadata element.
getTechnologyTypeElements(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Retrieve detailed information about a specific technology type.
getTechnologyTypeElements(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the requested deployed implementation type metadata element.
getTechnologyTypeElements(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the elements for the requested deployed implementation type.
getTechnologyTypeGUID() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
getTechnologyTypeHandler() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstance
Return the technology type handler.
getTechnologyTypeHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getTechnologyTypeHierarchy(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Retrieve the requested deployed implementation type metadata element and its subtypes.
getTechnologyTypeHierarchy(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the requested deployed implementation type metadata element and its subtypes.
getTechnologyTypeHierarchy(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the requested deployed implementation type metadata element and its subtypes.
getTechnologyTypeHierarchyMermaidString(TechnologyTypeHierarchy) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Return the mermaid graph for a technology type hierarchy.
getTechnologyTypesForOpenMetadataType(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Retrieve the list of deployed implementation type metadata elements linked to a particular open metadata type.
getTechnologyTypesForOpenMetadataType(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Retrieve the list of deployed implementation type metadata elements linked to a particular open metadata type.
getTechnologyTypesForOpenMetadataType(String, String, QueryOptions) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Locate valid values that match the search string.
getTemplate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return whether this element has the Template classification that shows that the element is a template.
getTemplateClassification(String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a Template classification to add to an entity as it is created.
getTemplateClassificationProperties() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Return the properties that describe the template.
getTemplateCreatedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the description of the template, such as its content.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the description to go in the template classification.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the description of the template, such as its content.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the description of the template, such as its content.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the description of the template, such as its content.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the description to go in the template classification.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the description to go in the template classification.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the description to go in the template classification.
getTemplateDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return the description of the template, such as its content.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return the description of the template, such as its content.
getTemplateDescription() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the description to go in the template classification.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the template description.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the template description.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Returns the unique identifier of the element to use as a template (optional).
getTemplateGUID() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the unique identifier of the template.
getTemplateGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Returns the unique identifier of the element to use as a template (optional).
getTemplateHandler() - Method in class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstance
Return the template manager client.
getTemplateManagerClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstanceHandler
This method returns a Digital Architecture OMAS client.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the name of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name to go in the template classification.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the name of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the name of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the name of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the name to go in the template classification.
getTemplateName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the name to go in the template classification.
getTemplateName() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the name to go in the template classification.
getTemplateName() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return the name of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return the name of the template.
getTemplateName() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the name to go in the template classification.
getTemplateName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return the template name.
getTemplateName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the template name.
getTemplates() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return a copy of the template properties.
getTemplatesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Return the templates with the requested name.
getTemplatesForCataloguing() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTemplatesForType(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Return a list of templates for a particular open metadata type of element.
getTemplateSubstituteClassification() - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the TemplateSubstitute classification.
getTemplateSubstituteName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the name of the template substitute term.
getTemplateSubstituteQualifiedName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the qualified name for the template substitute.
getTemplateSubstituteSummary() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the summary for the template substitute.
getTemplateSubstituteUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Return the usage of the template substitute term.
getTemplateType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the catalog template type for a specific catalog template enum.
getTemplateType() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the catalog template type for a specific catalog template enum.
getTemplateType() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the catalog template type for a specific catalog template enum.
getTemplateType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the catalog template type for a specific catalog template enum.
getTemplateType() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return the catalog template type for a specific catalog template enum.
getTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return all the template types defined by this enum.
getTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return all the template types defined by this enum.
getTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return all the template types defined by this enum.
getTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return all the template types defined by this enum.
getTemplateTypes() - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return all the template types defined by this enum.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the version identifier for the template classification.
getTemplateVersionIdentifier() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.controls.TemplateDefinition
Return the version identifier for the template classification.
getTermGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getTermGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getTermName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTermRelationshipTypeNames() - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Return the list of term-to-term relationship names.
getTermRelationshipTypeNames(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of term-to-term relationship names.
getTermRelationshipTypeNames(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Return the list of term-to-term relationship names.
getTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
getTestCaseCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return the number of test cases run.
getTestCaseCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Return the number of test cases run.
getTestCaseCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the number of test cases run.
getTestCaseDescriptionURL() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the URL of the description of the test case.
getTestCaseDescriptionURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the url for the documentation of the test case that produced this test evidence.
getTestCaseDescriptionURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Return the URL of the description of the test case.
getTestCaseDescriptionURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Return the URL that links to the test case description.
getTestCaseId() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the unique identifier of the test case.
getTestCaseId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the identifier of the test case that produced this test evidence.
getTestCaseId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Return the unique identifier of the test case.
getTestCaseId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Return the unique id of the test case.
getTestCaseIds() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests the list of all test cases (IDs) registered across all workpads.
getTestCaseIds() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
Return the test case IDs that are available.
getTestCaseIds(String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests the list of test case IDs that are available.
getTestCaseIds(String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests the list of test case IDs that are available.
getTestCaseName() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Return the display name of the test case.
getTestCaseName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the name of the test case that produced this test evidence.
getTestCaseName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Return the display name of the test case.
getTestCaseName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Return the name of the test case.
getTestCaseName() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
Retrieve the name of the test case that failed.
getTestCaseReport(String) - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests detailed information on the execution of a specific test case.
getTestCaseReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests detailed information on the execution of a specific test case.
getTestCaseReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests detailed information on the execution of a specific test case.
getTestCaseResult() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
Return the results from running a single test case.
getTestCaseResults() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
Return the results from running a single test case.
getTestEntityTypes() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Return the list of entity types to test.
getTestEntityTypes() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the list of entity types to test.
getTestEvidenceType() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Return the enum that describes the type of test evidence that this represents.
getTestFailedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return the number of test cases failed.
getTestFailedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Return the number of test cases failed.
getTestFailedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the number of test cases failed.
getTestLabResults() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Request a full report on the conformance of the technology under test.
getTestLabResults() - Method in class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
Return the results from running the tests.
getTestLabSummary() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Request a full report on the conformance of the technology under test.
getTestLabSummary() - Method in class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
Return the summarized results from running the tests.
getTestPassCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return the number of test cases passed.
getTestPassCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Return the number of test cases passed.
getTestPassCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the number of test cases passed.
getTestResultsFromWorkbenches() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return the list of test results from each workbench.
getTestRunDate() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return date that the test was run.
getTestRunDate() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
Return date that the test was run.
getTestSkippedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Return the number of test cases skipped.
getTestSkippedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Return the number of test cases skipped.
getTestSkippedCount() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the number of test cases skipped.
getTestSummariesFromWorkbenches() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
Return the list of test summaries from each workbench.
getTextColour() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
Return the colour number to use for the text.
getThreadId() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the identifier of the thread where the situation occurred.
getThreadName() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the name of the thread where the situation occurred.
getThreshold() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Return the threshold result used to determine that the data class matched.
getTime() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
getTimestamp() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return the timestamp for when the event was created.
getTimeStamp() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return the time stamp for when the audit log record was created.
getTimeZone() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getTimeZone() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Return the time zone that this person normally lives in.
getTimeZone() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return the time zone for the location.
getTimeZone() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Return the name of the time zone.
getTitle() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
getTitle() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getTitle() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return the short description of the action to perform.
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return the title of the certification type.
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
 
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
 
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
 
getTitle() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getTitle() - Method in class org.odpi.openmetadata.userauthn.AppInfoBean
 
getToEntityId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getTokenAPI() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Return details of a token API associated with the secrets collection.
getTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Deprecated.
getTopicConnector(Connection, Class<T>, AuditLog, String, String) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Create an instance of an open metadata topic connector using the supplied connection.
getTopicList() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Return the list of topics defined to the Apache Kafka server.
getTopicName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Return the name of topic.
getTopicName(Connection) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Return the name of the topic extracted from the endpoint of the topic's Connection.
getTopicsForSubscribers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTopicSubscribers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTopicType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Return the type of topic.
getTopicURLRoot() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Return the root of the topic URL.
getTopLevelEntityTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the list of entity types that are top level - eg Referenceable.
getTopLevelFolders(String, String, String, int, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Return the list of folders nested inside a folder.
getTotalEntitiesCreated() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the total number of entity instances created in the environment.
getTotalEntitiesFound() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the total number of entities found in the environment.
getTotalFileSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getTotalRelationshipsCreated() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the total number of relationship instances created in the environment.
getTotalRelationshipsFound() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the total number of relationships found in the environment.
getTotalTableSize() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
getToTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Return the ending date/time to use for the query.
getToTime() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Return the ending date/time to use for the query.
getToTime() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Return the latest point of history up to which to return (exclusive).
getTrace() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
getTransformation() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Return details of the transformation used to create the implementation.
getTranslatedTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getTranslation(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.MultiLanguageClient
Retrieve the translation for the matching language/locale.
getTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MultiLanguageInterface
Retrieve the translation for the matching language/locale.
getTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve the translation for the matching language/locale.
getTranslation(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve the translation for the matching language/locale.
getTranslation(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve the translation for the matching language/locale.
getTranslations(String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.MultiLanguageClient
Retrieve all translations associated with a metadata element.
getTranslations(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MultiLanguageInterface
Retrieve all translations associated with a metadata element.
getTranslations(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve all translations associated with a metadata element.
getTranslations(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve all translations associated with a metadata element.
getTranslations(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve all translations associated with a metadata element.
getTranslationTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getTriggeredFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getTutMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the metadata collection id of the technology under test (or null if it is not known).
getTutMetadataCollectionId() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the metadata collection id of the technology under test (or null if it is not known).
getTutName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the technology under test name (eg server name).
getTutName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the technology under test name (eg server name).
getTutOrganization() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the owning organization of the technology under test.
getTutOrganization() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the owning organization of the technology under test.
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.
getTutPlatformURLRoot() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Return the URL of the platform to test.
getTutRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the repository connector for the technology under test.
getTutRepositoryConnector() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the repository connector for the technology under 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.
getTutServerName() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the name of the server being tested.
getTutServerName() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the name of the server being tested.
getTutServerType() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the server type of the technology under test.
getTutServerType() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return the server type of the technology under test.
getTutType() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the technology under test type description.
getTutType() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the technology under test type description.
getType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Return the string name of the operation.
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getType() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
getType() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the open metadata type name for this engine.
getType() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Return the type of the field.
getType() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the type of source code control system.
getType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return the element type properties for this properties object.
getType() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the type of this instance.
getType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the open metadata type name for this engine.
getType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
getType() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
getType_interval_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the format of interval type.
getType_json() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the full data type specification, JSON-serialized.
getType_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the column type name enum.
getType_precision() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the digits of precision; required for DecimalTypes.
getType_scale() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the digits to right of decimal; Required for DecimalTypes.
getType_text() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return the full data type specification as SQL/catalogString text.
getTypeCat() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTypeCategory() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return the category of the element.
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
getTypeCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the number of types defined.
getTypeDef() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Return the resulting TypeDef object.
getTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the type for the event.
getTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the complete TypeDef object.
getTypeDef() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Return the resulting TypeDef object.
getTypeDef(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the TypeDef identified by the guid supplied by the caller.
getTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the TypeDef identified by the guid supplied by the caller.
getTypeDef(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the TypeDef identified by the guid and name supplied by the caller.
getTypeDef(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the TypeDef identified by the guid and name supplied by the caller.
getTypeDefAttribute(String, String, String, PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the supplied name and description that is of type String.
getTypeDefAttribute(OpenMetadataProperty) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Return an attribute with the name and description that is of type identified by the supplied definition.
getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the type definition for the supplied type guid.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the TypeDef identified by the GUID.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Return the requested type definition if known.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Return the requested type definition if known.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Return the requested type definition if known.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a type definition object by name (or null if not known)
getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the TypeDef identified by the unique name.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the TypeDef identified by the unique name.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the TypeDef identified by the unique name.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Return the type definition for the supplied name.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Return the requested type definition if known.
getTypeDefByName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Return the requested type definition if known.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Return the type definition for the named type.
getTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.OpenMetadataTypesInterface
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return the TypeDef identified by the name supplied by the caller.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return the TypeDef identified by the name supplied by the caller.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the TypeDef identified by the unique name.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the TypeDef identified by the unique name.
getTypeDefCategory() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Return the category of this instance.
getTypeDefEventSection() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Return the properties specific to a type event.
getTypeDefEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the reason for the event.
getTypeDefEventType() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the code for this event's type.
getTypeDefForInstance(InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Extract the typeDef for an instance
getTypeDefFromEvents(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a specific type definition received in an OMRS event.
getTypeDefFromRESTAPI(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Return a specific type definition received from the REST API.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Return the unique identifier for the type of this instance.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the unique identifier for the affected TypeDef.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the unique identifier of the instance type.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the unique identifier of the type.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the unique identifier for the instance's TypeDef.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the unique id of the TypeDef.
getTypeDefGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Return the TypeDef's unique identifier.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Return the name of this instance's type.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the unique name for the affected TypeDef.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Return the unique name of the instance type.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the unique name of the type.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Return the unique name for the instance's TypeDef.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return the unique name of the TypeDef.
getTypeDefName() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Return the TypeDef's name.
getTypeDefOptions() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the TypeDef options for the patch.
getTypeDefPatch() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Return the patch (changes) to a type.
getTypeDefPatch() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Return a patch for the TypeDef.
getTypeDefPatches() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Return the list of TypeDef patches from this archive.
getTypeDefProperties() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Return the list of property names.
getTypeDefProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Return the list of property names.
getTypeDefs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Return the list of type definitions from the gallery.
getTypeDefs() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Return the list of type definitions from this gallery
getTypeDefs() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Return the list of typeDefs
getTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Return the list of type definitions from the gallery.
getTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Return the list of type definitions from this gallery
getTypeDefs() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Return the list of typeDefs
getTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Returns all the TypeDefs for a specific category.
getTypeDefStatus() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return any change in status for the TypeDef.
getTypeDefVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Return the version number of this instance's TypeDef.
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.
getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Return the description of the type of governance engine this is.
getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return the description for this element's type.
getTypeDescription() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return the description of the type of governance engine this is.
getTypeEmbeddedInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the supplied bean properties in an InstanceProperties object for a TypeEmbeddedAttribute classification.
getTypeGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return the bean's type id
getTypeGUID() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Return the type guid to limit the results of the find request.
getTypeGUID() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return the unique GUID for the type.
getTypeGUID() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Return the type guid to limit the results of the find request.
getTypeId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return unique identifier for the element's type.
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Return the open metadata type name.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the type name (or super type name) of a permitted target.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Return the open metadata type name.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Return the type name (or super type name) of a permitted catalog target.
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Return the type name (or super type name) of a permitted catalog target.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Return the open metadata type name.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Return the type name (or super type name) of a permitted target.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return the type name (or super type name) of a permitted target.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Return the open metadata type name.
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.
getTypeName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return the bean's type name
getTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Return the open metadata type name.
getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Return the open metadata type name.
getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Return the type name (or super type name) of a permitted catalog target.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return the type name (or super type name) of a permitted catalog target.
getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Return the type name of the element that is linked to for this type of action target.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return the type name (or super type name) of a permitted action target.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return name of element's type.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Return the name of the open metadata type for this classification.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Return the name of the open metadata type for this metadata element.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Return the name of the open metadata type for this metadata element.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Return the name of the type.
getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Return the type name of the element that is linked to for this type of action target.
getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Return the type name of the element that is linked to for this type of action target.
getTypeName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Return the type name for the metadata source.
getTypeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Return the open metadata type name for the new metadata element.
getTypeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Return the open metadata type name for the new metadata element.
getTypeName() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Return the open metadata type name for the new metadata element.
getTypeName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return the name of the type.
getTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the userId used by this server.
getTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Return the name of the PersonRole type to use.
getTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Return the type name
getTypeName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Return the name of the PersonRole type to use.
getTypeName() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Return the type name of the element that is linked to for this type of action target.
getTypeName(InstanceAuditHeader) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Returns the type name from an instance (entity, relationship or classification).
getTypeName(InstanceAuditHeader) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Returns the type name from an instance (entity, relationship or classification).
getTypeNameForEntity(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the standard visual styles for entities.
getTypeNameForEntity(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the type name label.
getTypeNameForEntity(OpenMetadataElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the type name label.
getTypeNamesAsString(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the list of entity types as a list encoded as a single string with escaped type names.
getTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Returns the list of supported types.
getTypes() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return the list of metadata elements.
getTypeSchem() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
getTypesOfAnnotation() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return the annotation subtype names.
getTypesOfAnnotationDescriptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Return the list of annotation subtype names mapped to their descriptions.
getTypesOfAssetDescriptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return the list of asset subtype names mapped to their descriptions.
getTypesOfAssetList() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Return the list of asset subtype names.
getTypesTopicConnection() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Return the connection to the types cohort topic if it is in use.
getTypesTopicName() - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
Return the name of the topic used to pass type verification messages.
getTypeUnusedCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the number of types that are not used.
getTypeVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getTypeVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Return the version number for this element's type.
getUCCatalogFromMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the comment for a UC element from the description attribute in an egeria element.
getUCCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Return all the catalog types defined for the server.
getUCCommentFomMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the comment for a UC element from the description attribute in an egeria element.
getUCNameFromMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the name of a UC element from the name attribute in an egeria element (which is the full name).
getUCPropertiesFromMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the properties for a UC element from the additionalProperties attribute in an egeria element.
getUCSchemaFromMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the schema name for a UC element from the description attribute in an egeria element.
getUCStorageLocationFromMember(MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Extract the storage location from the
getUnclassifiedFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getUniqueAttachmentLink(String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationship between the requested elements - there should be only one.
getUniqueAttachmentLink(String, String, String, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the relationship between the requested elements - there should be only one.
getUniqueAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getUniqueAttributesList(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Determine the list of attribute names that contain a unique value.
getUniqueAttributesList(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Determine the list of attribute names that contain a unique value.
getUniqueName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the full path of the file - this should be unique.
getUniqueName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Return the unique name - if known
getUniqueName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Return the unique name - if known
getUniqueParentRelationshipByType(String, String, String, String, String, boolean, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the relationship of the requested type connected to the starting entity and where the starting entity is the logical child.
getUniqueProperties() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Return a copy of the unique attributes for the entity.
getUniqueProperties(String, String, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return an instance properties that only contains the properties that uniquely identify the entity.
getUniqueProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return an instance properties that only contains the properties that uniquely identify the entity.
getUniqueProperties(Map<String, JDBCDataValue>, List<Map<String, JDBCDataValue>>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Convert the tables retrieved from the database into an instance properties object.
getUniquePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxyDifferences
Returns the differences between unique properties of these instances, or null if there either are no unique properties on the instance or the unique properties are the same on both instances.
getUniquePropertiesList(List<TypeDefAttribute>, List<String>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Add the list of unique properties for the type to the supplied list and return the combined results.
getUniquePropertiesTableRows() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Return the rows that describe the properties for this entity.
getUniqueRelationshipByType(String, String, String, boolean, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of relationships of the requested type connected to the starting entity where the starting entity is at the end indicated by the startAtEnd1 boolean parameter.
getUniqueRelationshipByType(String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the relationship of the requested type connected to the starting entity.
getUnits() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the units for the data field.
getUnityCatalogInsideCatalogConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Retrieve the defined configuration properties for the UC Inside Catalog integration connector.
getUnityCatalogInsideCatalogRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Get recognizedConfigurationProperties for the UC Inside Catalog Integration connector.
getUnityCatalogInsideCatalogSurveyConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Retrieve the defined configuration properties for the UC Server Survey Service.
getUnityCatalogInsideCatalogSurveyRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Get recognizedConfigurationProperties for the UC Catalog Survey Service.
getUnityCatalogInsideSchemaSurveyConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Retrieve the defined configuration properties for the UC Server Survey Service.
getUnityCatalogInsideSchemaSurveyRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Get recognizedConfigurationProperties for the UC Catalog Survey Service.
getUnityCatalogServerConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Retrieve the defined configuration properties for the UC Server integration connector.
getUnityCatalogServerRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Get recognizedConfigurationProperties for the UC Server Integration connector.
getUnmappedRows(Connection, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Retrieve the row with the requested identifier and with the latest timestamp.
getUnqualifiedLiteralString(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Retrieve an unescaped version of the provided string that can be treated as a literal (not a regular expression).
getUnqualifiedLiteralString(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Retrieve an unescaped version of the provided string that can be treated as a literal (not a regular expression).
getUnsuccessfulAssertions() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Return the list of assertions that were false when the test ran.
getUpdateBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return the time that the element was last updated.
getUpdated_at() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return the time that the element was last updated.
getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the time that the element was last updated.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return the element that last updated the element.
getUpdated_by() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return the element that last updated the element.
getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the element that last updated the element.
getUpdatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getUpdatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return the name of the user that last updated this instance.
getUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the user name of the person that last updated this OpenMetadataTypeDef.
getUpdatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the name of the user that last updated this instance.
getUpdatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the user name of the person that last updated this TypeDef.
getUpdatedBy() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the user name of the person that last updated the target TypeDef.
getUpdatedElements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return the identifiers of the elements that have been updated.
getUpdatedEntity() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.ClassifyEntityExecutor
Return the result of the execution.
getUpdateMultiLink() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return whether the multi-link flag should be updated.
getUpdateOptions(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the default update options with an override for mergeUpdate.
getUpdateRule() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getUpdateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return what was the late time this instance was updated.
getUpdateTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the date/time that this OpenMetadataTypeDef was last updated.
getUpdateTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return what was the late time this instance was updated.
getUpdateTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the date/time that this TypeDef was last updated.
getUpdateTime() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the date/time that the target TypeDef was last updated.
getUpdateToVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the new version number of the TypeDef.
getUpstreamRelationships() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Return the upstream relationships that provide the evidence that this asset is part of the resulting lineage graph.
getUri() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Return the URI to connect to the data source.
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get url
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
getUrl() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
getUrl() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the full http URL to locate the file.
getUrl() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
 
getUrl() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
 
getUrl(String[]) - Static method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
This method gets the url that the FVT suite will use to issue calls to the server.
getURL() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Return the URL to use when issuing a REST call to get a token.
getURL() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Return the URI used to retrieve the resource that this external reference represents.
getUrlRoot() - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Return the URL root (typically host name and port).
getUsage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
getUsage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Return a short description of how the external identifier is used.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Return the expected usage of the glossary content.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return details of the expected usage of this term.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return details of the usage of this governance definition.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return the description of how this valid value should be used.
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Return how the value should be used.
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
The usage for the main term.
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Get the typical usage of the subject area
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
Return how the value should be used.
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Get the typical usage of the subject area
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Return how the value should be used.
getUsage() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Get the typical usage of the subject area
getUsage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the usage property from the supplied element properties.
getUsage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the usage property from the supplied instance properties.
getUsageMeasurements() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return any captured measurements of the actual use of this item under the agreement.
getUsedByDigitalProducts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedInAccessControls() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedInCertifications() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedInContexts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedInImplementationOf() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedInSolutionComponents() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsedSize() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Return the size of the map.
getUser() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Return the user that ran the survey action service.
getUser(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Retrieve the requested user definitions stored in the secrets collection.
getUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Retrieve the requested user definitions stored in the secrets collection.
getUser(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Return information about a user.
getUser(String, String) - Method in class org.odpi.openmetadata.tokencontroller.TokenController
Return userId extracted from the token in the HTTP header.
getUserAccount(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Retrieve information about a specific user.
getUserAccount(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataUserSecurity
Retrieve information about a specific user
getUserAccountStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the status of the account.
getUserAction() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return details of the actions (if any) that a user can take in response to the reported situation.
getUserAction() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Returns instructions on what to do next, given that this situation has occurred.
getUserDefinedActivityStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return additionally defined activity statuses.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Return the status used when element status is OTHER.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return the status of the membership in the collection.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the status used when element status is OTHER.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return the status used when element status is OTHER.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Return the status used when element status is OTHER.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Return the status of the agreement.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the status of the product.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return any user defined status beyond the standard element status values.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return any user defined status beyond the standard element status values.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
What is the status of the element if element status is OTHER?
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
What is the status of the element if element status is OTHER?
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Return the status of the element.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Return the status of the element.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Return the status of the element.
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Is the valid value deprecated?
getUserDefinedStatus() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Is the valid value deprecated?
getUserId() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the user id for tha connection.
getUserId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getUserId() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Return the name of the userId that this engine is using.
getUserId() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Return the user id for tha connection.
getUserId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return the userId to use on this connection.
getUserId() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Return the userId passed on the request.
getUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Return the identifier of the user's account
getUserId() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return the userId to use on this connection.
getUserId() - Method in class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Return the userId that identifies the account.
getUserId() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
Return the userId passed on the request.
getUserId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the userId used by this server.
getUserId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Return the userId ofr the engine.
getUserId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getUserId(String[]) - Static method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
This method gets the userId that the FVT suite will use to issue calls to the server.
getUserIdentities() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return the list of user identities for this element.
getUserIdentitiesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of user identity metadata elements that contain the search string.
getUserIdentitiesByName(String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Returns the list of user identities with a particular name.
getUserIdentitiesByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Returns the list of user identities with a particular name.
getUserIdentityByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Retrieve the list of user identity metadata elements that contain the search string.
getUserIdentityByGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Return the properties of a specific user identity.
getUserIdentityByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Return the properties of a specific user identity.
getUserIdentityHandler(String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstance
Return the client.
getUserIdentityHandler(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerInstanceHandler
This method returns an Open Metadata Store client.
getUserMembers() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Return the list of members - typically this is the distinguished names of the members.
getUsername() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return the userId of the user's account.
getUserName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getUserName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
getUserName() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get username
getUserName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return the name of the user.
getUserProfile() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUserResponse() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Return the suggested action that the receiver of this notification should take.
getUsers() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Return the users stored in the secrets collection.
getUsers() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Retrieve any user definitions stored in the secrets collection.
getUsers() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Retrieve any user definitions stored in the secrets collection.
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.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return if the connector should be started in its own thread to allow it to block on a listening call.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Return if the connector should be started in its own thread to allow it to block on a listening call.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Return whether the connector issues blocking calls and needs its own thread to run in.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Return whether the connector uses blocking calls and needs its own private thread.
getUsesDigitalProducts() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUsesDigitalServices() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getUseType() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Return the types of interactions that the software server capability may have with the asset.
getValidatedBeans(String, Date, boolean, boolean, List<String>, String, List<EntityDetail>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Determine if the entities returned from the repository should be converted to beans and returned to caller.
getValidatedEntities(String, String, String, List<Relationship>, String, String, String, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validates a list of entities retrieved from the repository as a result of a query.
getValidatedEntities(String, List<EntityDetail>, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Return the list of entities of the requested type that match the supplied value.
getValidAttributeTypeDefFromIds(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that an AttributeTypeDef's identifiers are not null and are recognized and return the type.
getValidAttributeTypeDefFromIds(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that an AttributeTypeDef's identifiers are not null and are recognized.
getValidClassificationTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the TypeDefs for classifications that can be attached to the requested entity type.
getValidClassificationTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Returns all the TypeDefs for classifications that can be attached to the requested entity type.
getValidElementStatusList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return the list of valid statuses for an instance of this OpenMetadataTypeDef.
getValidEntityDefs() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Return the list of identifiers for the types of entities that this type of Classification can be connected to.
getValidEntityDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Return the list of identifiers for the types of entities that this type of Classification can be connected to.
getValidEntityDefs() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return a list of EntityDef names this this ClassificationDef can be attached to.
getValidInstanceStatusList() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return the list of valid statuses for an instance of this TypeDef.
getValidInstanceStatusList() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return the list of valid statuses for an instance of this TypeDefPatch.
getValidityPeriods() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getValidMapNameValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Return the related map values.
getValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid name for a map property.
getValidMetadataMapName(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid value for a map name.
getValidMetadataMapValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid value for a property.
getValidMetadataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid value for a property.
getValidMetadataValues(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Retrieve all the valid values for the requested property.
getValidMetadataValues(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Retrieve all the valid values for the requested property.
getValidMetadataValuesClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing valid values for open metadata properties.
getValidMetadataValuesDetailHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Return the handler for reference data requests.
getValidMetadataValuesHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Return the handler for open metadata store requests.
getValidRelationshipTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the TypeDefs for relationships that can be attached to the requested entity type.
getValidRelationshipTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Returns all the TypeDefs for relationships that can be attached to the requested entity type.
getValidTypeDefFromIds(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a TypeDef's identifiers are not null and return the type.
getValidTypeDefFromIds(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a TypeDef's identifiers are not null and return the type.
getValidValueByGUID(String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Retrieve a specific valid value from the repository.
getValidValueConsumers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getValidValueDefinitionByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Retrieve the list of validValueDefinition metadata elements that contain the search string.
getValidValueDefinitionByGUID(String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Return the properties of a specific validValueDefinition.
getValidValueDefinitionByGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Return the properties of a specific validValueDefinition.
getValidValueDefinitionByGUID(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Return the properties of a specific valid value definition.
getValidValueDefinitionByUserId(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Return the properties of a specific validValueDefinition retrieved using an associated userId.
getValidValueDefinitionByUserId(String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Return the properties of a specific valid value definition retrieved using an associated userId.
getValidValueDefinitionClient() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Return the client for managing valid value definitions.
getValidValueDefinitionHandler() - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataInstance
Return the open metadata handler.
getValidValueDefinitionHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataInstanceHandler
This method returns an open metadata handler.
getValidValueDefinitionsByName(String, String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Returns the list of validValueDefinitions with a particular name.
getValidValueDefinitionsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Retrieve the list of validValueDefinition metadata elements that contain the search string.
getValidValueDefinitionsByName(String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Returns the list of validValueDefinitions with a particular name.
getValidValueDefinitionsByName(String, QueryOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Returns the list of valid value definitions with a particular name.
getValidValueImplementations() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getValidValueMembers() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getValidValues() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getValidValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Return any valid values associated with this element.
getValidValues(String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Retrieve the list of valid values metadata elements.
getValidValueSetGUID() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getValidValueSetMembers(String, String, String, int, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Page through the members of a valid value set.
getValidValuesFor() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getValidValuesSetGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return the unique identifier of the valid values set that lists the permitted values for the attached schema attribute.
getValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Retrieve the value.
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Retrieve the value.
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
Return the column type value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
Return the column type value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
Return the column type value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
Return the column type value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
Return the column type value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
Retrieve string value
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
Retrieve string value
getValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Return the symbolic name for the enum value.
getValue() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Retrieve the value of the property against which to compare.
getValue() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Retrieve the value of the property against which to compare.
getValue() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Return the symbolic name for the enum value.
getValueCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return a map of values to value count for the data field.
getValueFrequency() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Return how often does the data class specification match the data values.
getValueList() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the list of values found in the data field.
getValueList() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the list of values found in the data field.
getValueRangeFrom() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the lowest value of the data stored in this data field.
getValueRangeFrom() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the lowest value of the data stored in this data field.
getValueRangeTo() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return the upper value of the data stored in this data field.
getValueRangeTo() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Return the upper value of the data stored in this data field.
getValues() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
getValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Return the set of name-value pairs.
getValues() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return the set of name-value pairs.
getValuesMaxCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getValuesMaxCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
getValuesMaxCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
getValuesMinCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getValuesMinCount() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
getValuesMinCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
getVendorProperties(String) - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
Return any additional properties that are specific to the deployment.
getVendorProperties(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Return the vendor properties associated with an element.
getVendorProperties(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Return the vendor properties associated with an element.
getVendorProperties(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Return the vendor properties associated with an element.
getVendorProperties(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Return the vendor properties associated with an element.
getVendorProperties(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Retrieve the property facet for the vendor properties.
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the version of Apache Atlas running.
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return the version number for this version.
getVersion() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the version number of the file system.
getVersion() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return the current version deployed (not a branch name, the actual unique version).
getVersion() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Return the version of the governance engine.
getVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Return the version number for this instance.
getVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the version of the OpenMetadataAttributeTypeDef.
getVersion() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Return the version of the OpenMetadataTypeDef.
getVersion() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return the version of the governance engine.
getVersion() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
getVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return the version number for this instance.
getVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the version of the AttributeTypeDef.
getVersion() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Return the version of the TypeDef.
getVersion() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
getVersion() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Returns the version of the type.
getVersionEndDate(Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Determine the end time for the previous version of an entity, relationship or classification.
getVersionId() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the versionId of this document.
getVersionIdentifier() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Return the author-controlled version identifier.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return the author-controlled version identifier.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Return the version identifier.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the version identifier of the resource.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the version of the data store.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the version of the server.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return the version identifier of the solution blueprint.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Return the version identifier of the solution blueprint.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return the version identifier of the solution blueprint.
getVersionIdentifier() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Return the version identifier of the solution blueprint.
getVersionIdentifier() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
getVersionName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return the version name, which is a more of a human readable form of the version number.
getVersionName() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Return the version name is more of a human readable form of the version number.
getVersionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return the version name, which is a more of a human readable form of the version number.
getVersionName() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Return the version name is more of a human readable form of the version number.
getVersionNumber() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the version number of the workbench.
getVersionNumber() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the version number of the workbench.
getVersionNumber() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Return the string version number of the workbench.
getVersions() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return detail of the element's current version and the users responsible for maintaining it.
getVertices() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getViewCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Return the number of views discovered.
getViewCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Return the number of views discovered.
getViewDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the description of the table.
getViewDescription() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLView
Return the description of the table.
getViewName() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the name of the table.
getViewName() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLView
Return the name of the table.
getViewName(String) - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Return the name of the table.
getViewName(String) - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLView
Return the name of the table.
getViews(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Get views
getViews(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
Get all views of a schema
getViewServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
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
getViewServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the configuration of a single view service
getViewServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Return the configuration of a specific view service.
getViewServiceDescription() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig
Return the short description of the view service.
getViewServiceDescription() - Method in enum 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.
getViewServiceRegistration(String) - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGViewServiceRegistration
Retrieve the requested OMVS registration information
getViewServiceRegistrationList() - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGViewServiceRegistration
Retrieve the list of registered OMVSs
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the view services registered on the platform
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the view services registered on the platform
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerConnector
Retrieve a list of the view services registered on the platform
getViewServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the view services registered on the platform
getViewServicesConfig() - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Return the configuration for the registered Open Metadata View Services (OMVSs).
getViewServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the configuration for the view services in this server.
getViewServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the view services configuration for this server.
getViewServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Return the view services configuration for this server.
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.
getViewsForDatabaseAsset(String, String, int, int, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Retrieve the list of database views associated with a database or database schema.
getVirtualConnectionType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Return the standard type for a connection type.
getVisibleComponents() - Method in class org.odpi.openmetadata.userauthn.auth.ComponentService
Retrieve the visible components.
getVisibleComponents(Collection<String>) - Method in class org.odpi.openmetadata.userauthn.auth.RoleService
Return the visible components for the supplied roles.
getVisibleComponentsForRoles(Collection<String>) - Method in class org.odpi.openmetadata.userauthn.auth.ComponentService
List the UI components that the supplied roles can use.
getVisibleEndpoints() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getVisibleInNetworks() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
getVisibleZones(String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Return the list of visible zones for this user.
getVisitedEdges() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getVisualStyle() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
Return the shape to use in mermaid graphs.
getVisualStyleForClassification(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Switch the visual style of an element if the Memento or Template/TemplateSubstitute classification is set.
getVisualStyleForClassifications(ElementHeader, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Switch the visual style of an element if the Memento or Template/TemplateSubstitute classification is set.
getVisualStyleForClassifications(OpenMetadataElement, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Switch the visual style of an element if the Memento or Template classification is set.
getVisualStyleForClassifications(OpenMetadataElementStub, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Switch the visual style of an element if the Memento or Template classification is set.
getVisualStyleForEntity(ElementHeader, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the standard visual styles for entities.
getVisualStyleForEntity(OpenMetadataElement, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the standard visual styles for entities.
getVisualStyleForEntity(OpenMetadataElementStub, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the standard visual styles for entities.
getVisualStyleForEntityType(ElementControlHeader, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Return the standard visual styles for entities.
getVisualStyleForRelationship(ElementControlHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Use the type of the relationship to determine the shape of a linked entity.
getVisualStyleForSolutionComponent(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Map the solution component type to an appropriate visual style.
getVolume(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get volume.
getVolume_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Return the unique identifier of the volume.
getVolume_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return the internal identifier of the volume.
getVolume_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Return the type of volume.
getVolumePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Retrieve all the defined placeholder properties
getVolumes() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Return the list of volumes.
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.
getWaitBetweenScenarios() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Return the amount of time (in seconds) to wait before executing different scenarios of the performance test.
getWaitTime() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return the minimum number of minutes to wait before starting the next governance action.
getWaitTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Return the minimum number of minutes to wait before starting the next governance action.
getWatchdogActionServiceName() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Return the watchdog action service.
getWatchdogContext() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Return the survey context for this watchdog action service.
getWatchResource() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Return whether changes to the resource result in notifications to the initiative.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Return the URL to more information.
getWikiLink() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationTypeDefinition
Return the URL to more information.
getWiredFromLinks() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of links to called solution components.
getWiredToLinks() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return the list of links for callers of the solution component.
getWithdrawDate() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return the date when the product is being withdrawn.
getWorkbenchComplete() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Return the unique identifier of the workbench.
getWorkbenchDocumentationURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the url to the workbench documentation.
getWorkbenchDocumentationURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the url to the workbench documentation.
getWorkbenchDocumentationURL() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Return the link to the documentation for this workbench
getWorkbenchDocURL() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the URL to the documentation for this workbench.
getWorkbenches() - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstance
Return the list of workbench threads.
getWorkbenchId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the unique identifier of the workbench.
getWorkbenchId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Return the unique identifier of the workbench.
getWorkbenchId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the unique identifier of the workbench.
getWorkbenchId() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the unique identifier of the workbench.
getWorkbenchId() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Return the workbench id.
getWorkbenchName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Return the name of the workbench
getWorkbenchName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Return the name of the workbench
getWorkbenchName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Return the name of the workbench
getWorkbenchName() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the name of this workbench.
getWorkbenchName() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Return the workbench name.
getWorkbenchReport(String) - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests information on the level of conformance discovered by a specific workbench.
getWorkbenchReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Requests information on the level of conformance discovered by a specific workbench
getWorkbenchReport(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Requests information on the level of conformance discovered by a specific workbench
getWorkbenchResults() - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
Return the results from running the tests.
getWorkbenchStatus() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the completion state of the workbench.
getWorkbenchStatus() - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
Return the results from running the tests.
getWorkbenchStatus(String) - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Requests (completion) status of a specific workbench.
getWorkbenchStatus(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteTestLabServices
Request the status of a conformance workbench
getWorkbenchStatus(String, String, String) - Method in class org.odpi.openmetadata.conformance.server.spring.ConformanceSuiteResource
Interrogate a workbench to find out if it has completed (its synchronous tests)
getWorkbenchVersionNumber() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Return the version number that determines the conformance level.
getWorkLocation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Return the work location.
getWorkLocation() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
 
getWorkLocationId() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Return the standard value for work location.
getWorkPad() - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstance
Return the work pad for the compliance suite.
getWriteableFileCount() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
getXTDBInMemLocalRepository(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for a local repository that is using the built-in XTDB in-memory repository.
getXTDBInMemLocalRepositoryLocalConnection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the local XTDB repository's connection for an in memory repository.
getXTDBKVLocalRepository(String, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for a local repository that is using the built-in XTDB KV (RocksDB) repository.
getXTDBKVLocalRepositoryLocalConnection(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the local XTDB repository's connection.
getXTDBLocalRepositoryLocalConnection(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactory
Return the local XTDB repository's connection.
getZoneAccess() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Return details of the actions that are permitted on particular Governance Zones.
getZoneMembership() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Return the names of the zones that this governance service is a member of.
getZoneMembership() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Return the zoneMembership classification.
getZoneMembership() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Return the list of zone names
getZoneMembership(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the zone membership from the properties of the zone membership classification.
getZoneMembershipClassification(List<String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the zone membership classification.
getZoneName() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns the unique name for the zone.
getZones() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Return the list of zones that this server belongs to.
getZones() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Return the list of zones that this server belongs to.
getZones() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Return the list of zones that this server belongs to.
GHG_PROTOCOL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
The Greenhouse Gas Protocol set the standards to measure and manage harmful emissions.
GHOST_WHITE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
GIF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image file with limited colour depth for graphics with limited colours for simple diagrams, icons, logos and cartoons.
GIF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent formatted image file with limited colour depth for graphics with limited colours for simple diagrams, icons, logos and cartoons.
GIT_IGNORE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file containing details of the files to exclude from checking to the git tools.
GIT_IGNORE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing details of the files to exclude from checking to the git tools.
GIVEN_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name strings that are the part of a person's name that is not their surname.
GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of glossaries defined in open metadata.
GLOSSARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GLOSSARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related glossary terms.
GLOSSARY_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GLOSSARY_CORRELATION_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the relationship that links the correlation entity to its associated Apache Atlas glossary member.
GLOSSARY_DESCRIPTION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.SupplementaryPropertiesValidValues
This glossary contains glossary terms containing the business-oriented descriptive names and related properties for open metadata assets.
GLOSSARY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
GLOSSARY_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
GLOSSARY_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Create glossary terms and organize them into folders.
GLOSSARY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
GLOSSARY_NAME - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.SupplementaryPropertiesValidValues
Supplementary Properties Glossary
GLOSSARY_PARAMETER_NAME - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.SupplementaryPropertiesValidValues
supplementaryPropertiesGlossaryName
GLOSSARY_PROJECT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a project that is defining new glossary terms and categories or maintaining an existing glossary.
GLOSSARY_TERM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GLOSSARY_TERM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A semantic description of something, such as a concept, object, asset, technology, role or group.
GlossaryCategoryDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates
The GlossaryCategoryDefinition is used to populate the teddy bear drop foot glossary.
GlossaryCategoryDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The GlossaryCategoryDefinition is used to populate the sustainability glossary.
GlossaryClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with Schema Type elements.
GlossaryClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Constructor for connector context client.
GlossaryDynamicArchiverConnector - Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary
GlossaryDynamicArchiverConnector catalogs a glossary - either as a single snapshot or as a long running listener.
GlossaryDynamicArchiverConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.GlossaryDynamicArchiverConnector
 
GlossaryDynamicArchiverProvider - Class in org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary
GlossaryDynamicArchiverProvider is the OCF connector provider for the Glossary Dynamic Archiving Service.
GlossaryDynamicArchiverProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.GlossaryDynamicArchiverProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation as well as declare the parameters supported by the archive service.
GlossaryManagerAdmin - Class in org.odpi.openmetadata.viewservices.glossarymanager.admin
GlossaryManagerAdmin is the class that is called by the View Server to initialize and terminate the Glossary Manager OMVS.
GlossaryManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Default constructor
GlossaryManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.glossarymanager.ffdc
The GlossaryManagerAuditCode is used to define the message content for the OMRS Audit Log.
GlossaryManagerInstance - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerInstance caches references to objects it needs for a specific server.
GlossaryManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Set up the Glossary Manager OMVS instance*
GlossaryManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerInstanceHandler retrieves information from the instance map for the view service instances.
GlossaryManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
Default constructor registers the view service
GlossaryManagerRegistration - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerRegistration registers the view service with the OMAG Server administration services.
GlossaryManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRegistration
 
GlossaryManagerResource - Class in org.odpi.openmetadata.viewservices.glossarymanager.server.spring
The GlossaryManagerResource provides the Spring API endpoints of the Glossary Manager Open Metadata View Service (OMVS).
GlossaryManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Default constructor
GlossaryManagerRESTServices - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
The GlossaryManagerRESTServices provides the implementation of the Glossary ManagerOpen Metadata View Service (OMVS).
GlossaryManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Default constructor
GlossaryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
GlossaryProperties is a class for representing a generic glossary.
GlossaryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Default constructor
GlossaryProperties(GlossaryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Copy/clone constructor.
GlossaryTermActivityType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
A GlossaryTermActivityType defines the type of activity described by a glossary term.
GlossaryTermActivityTypeListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermActivityTypeListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermActivityTypeListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Default constructor
GlossaryTermActivityTypeListResponse(GlossaryTermActivityTypeListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Copy/clone constructor
GlossaryTermAssignmentStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The GlossaryTermAssignmentStatus defines the status of the relationship between a glossary term and an element that represents data.
GlossaryTermClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with Schema Type elements.
GlossaryTermClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Constructor for connector context client.
GlossaryTermDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates
The GlossaryTermDefinition is used to populate the teddy bear drop foot glossary.
GlossaryTermDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The GlossaryTermDefinition is used to populate the sustainability glossary.
GlossaryTermHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
GlossaryTermHandler provides methods to define glossary terms
GlossaryTermHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Create a new handler.
GlossaryTermProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
GlossaryTermProperties contains the semantic definition (meaning) of a word or phrase (term - collectively called terminology).
GlossaryTermProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Default constructor
GlossaryTermProperties(GlossaryTermProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Copy/clone constructor.
GlossaryTermRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
GlossaryTermRelationship describes a type of relationship between two glossary terms in a glossary.
GlossaryTermRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Default constructor
GlossaryTermRelationship(GlossaryTermRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Copy/clone constructor.
GlossaryTermRelationshipStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
A GlossaryTermRelationshipStatus defines the status of a relationship with a glossary term.
GlossaryTermRelationshipStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermRelationshipStatusListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermRelationshipStatusListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Default constructor
GlossaryTermRelationshipStatusListResponse(GlossaryTermRelationshipStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Copy/clone constructor
GlossaryTermStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermStatusListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermStatusListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Default constructor
GlossaryTermStatusListResponse(GlossaryTermStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Copy/clone constructor
GOODS_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
GOODS_MOVEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
GOVERNANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
governance
GOVERNANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Governance - Information relating to the Coco Pharmaceuticals' governance initiatives.
GOVERNANCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Management of how Coco Pharmaceuticals operates, balancing business strategy and profits against ethics, legal requirements and regulations.
GOVERNANCE_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Technical control expressed as one or more actions.
GOVERNANCE_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Governance Action Engine - A governance engine that runs governance action services.
GOVERNANCE_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related governance services of the same type from the Open Survey Framework (OGF).
GOVERNANCE_ACTION_ENGINE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
GOVERNANCE_ACTION_ENGINE_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
GOVERNANCE_ACTION_EXECUTOR_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a governance action type, or process step, and the governance engine that will execute it.
GOVERNANCE_ACTION_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0032 - {0} governance service ({1}) with request type {2} has initialized in governance engine {3}
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_ACTION_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Governance Action Service - A connector that coordinates governance of digital resources and metadata.
GOVERNANCE_ACTION_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A process implemented by chained engine actions that call governance services.
GOVERNANCE_ACTION_PROCESS_FLOW_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a governance action process and its first process step.
GOVERNANCE_ACTION_PROCESS_INSTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Represents a single run of a governance action process.
GOVERNANCE_ACTION_PROCESS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_ACTION_PROCESS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a call to perform a step in a governance action process.
GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance service that conforms to the Open Survey Framework (OGF).
GOVERNANCE_ACTION_SERVICE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0019 - The {0} governance action service {1} for request type {2} has completed with status {3} in {4} milliseconds
GOVERNANCE_ACTION_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Governance Action Service - A connector that coordinates governance of digital resources and metadata.
GOVERNANCE_ACTION_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Governance Action Service Connector - A connector that coordinates governance of digital resources and metadata.
GOVERNANCE_ACTION_SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0018 - The {0} governance action service {1} threw a {2} exception in governance action engine {3} (guid={4}).
GOVERNANCE_ACTION_SERVICE_RETURNED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0020 - The {0} governance action service {1} for request type {2} is continuing to run in a background thread
GOVERNANCE_ACTION_SERVICE_STARTING - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0017 - The {0} governance action service {1} is starting with request type {2} in governance action engine {3} (guid={4})
GOVERNANCE_ACTION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a call to a governance engine that acts as a template when creating the appropriate engine action instance.
GOVERNANCE_ACTION_TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the governance action type that initiated this request (if applicable).
GOVERNANCE_ACTION_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the governance action type that initiated this request (if applicable).
GOVERNANCE_ACTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_APPROACH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a preferred approach to managing or using data.
GOVERNANCE_CONTROL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An implementation of a governance capability.
GOVERNANCE_CONTROL_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between two related governance controls.
GOVERNANCE_DAEMON_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server dedicated to managing activity relating to governance of data.
GOVERNANCE_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines an aspect of the governance program.
GOVERNANCE_DOMAIN_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
List of governance domain identifiers.
GOVERNANCE_DRIVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a reason for having the governance program.
GOVERNANCE_DRIVER_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a two governance drivers.
GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Manages the execution of automated governance activity requested via engine actions.
GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related governance services of the same type.
GOVERNANCE_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
GOVERNANCE_ENGINE_NO_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0031 - Failed to refresh configuration for governance engine {0}.
GOVERNANCE_ENGINE_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-017 - Engine host server {0} is unable to pass a governance request to governance engine {1} because this governance engine has not retrieved its configuration from the metadata access server
GOVERNANCE_EXPECTATIONS_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of expected values on the performance and use of the connected resource.
GOVERNANCE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Chief Governance Officer (CGO)
GOVERNANCE_MEASUREMENTS_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of measurements on the performance and use of the connected resource.
GOVERNANCE_MECHANISM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a governance control and the governance policy it is supporting.
GOVERNANCE_METRIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_METRIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A definition for how the effectiveness of the governance program is measured.
GOVERNANCE_OBLIGATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability, rule or action that is required by a regulation or external party.
GOVERNANCE_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Maintain governance definitions used in all governance domains.
GOVERNANCE_OFFICER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Person responsible for a governance domain.
GOVERNANCE_POLICY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a goal or outcome expected from the organization.
GOVERNANCE_POLICY_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links related governance policies together.
GOVERNANCE_PRINCIPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a principle related to how data is managed or used that the organization should ensure remains true.
GOVERNANCE_PROCEDURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a set of tasks that a person, team or organization performs to support the implementation of a governance driver.
GOVERNANCE_PROJECT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies that a project is rolling out capability to support the governance program.
GOVERNANCE_REPRESENTATIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility to contribute to the operation of a governance activity.
GOVERNANCE_RESPONSE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a governance policy to a governance driver that it is supporting.
GOVERNANCE_RESPONSIBILITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a responsibility of a person, team or organization that supports the implementation of a governance driver.
GOVERNANCE_RESULTS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a governance metric and a data set used to gather measurements from the landscape.
GOVERNANCE_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a set of goals, tasks and skills that can be assigned a person and contribute to the governance of a resource.
GOVERNANCE_RULE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Technical control expressed as a logic expression.
GOVERNANCE_SERVER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServerTypeClassification
Server that hosts integration, management or governance function.
GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Provides the description of a component that implements an automated governance activity.
GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A connector that performs some governance operation.
GOVERNANCE_SERVICE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0102 - The admin services caught an {0} exception whilst initializing the governance services subsystem for the {1} called {2}; error message is {3}
GOVERNANCE_SERVICE_NO_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0030 - Failed to refresh configuration for governance service registered as {0} for governance request types {1}.
GOVERNANCE_SERVICES_STARTED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0101 - The governance services subsystem for the {0} called {1} has completed start up
GOVERNANCE_STRATEGY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines how the governance program and the supporting capabilities are supporting the business strategy.
GOVERNANCE_TEAM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GOVERNANCE_ZONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a collection of assets that are suitable for a particular usage or are governed by a particular process.
GovernanceActionAdmin - Class in org.odpi.openmetadata.engineservices.governanceaction.admin
GovernanceActionAdmin is called during server start-up and initializes the Governance Action OMES.
GovernanceActionAdmin() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
 
GovernanceActionAPI - Interface in org.odpi.openmetadata.engineservices.governanceaction.api
GovernanceActionAPI is the interface to validate that a connector is suitable to run in the Governance Action OMES.
GovernanceActionAuditCode - Enum Class in org.odpi.openmetadata.engineservices.governanceaction.ffdc
The GovernanceActionAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceActionConnectorsAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc
The GovernanceActionConnectorsAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceActionConnectorsErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc
The GovernanceActionConnectorsErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
GovernanceActionContext - Class in org.odpi.openmetadata.frameworks.opengovernance
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
GovernanceActionContext(String, String, String, String, String, String, String, String, boolean, OpenMetadataClient, AuditLog, int, DeleteMethod, String, String, Map<String, String>, String, List<RequestSourceElement>, List<ActionTargetElement>, GovernanceConfiguration, ActionControlInterface, OpenGovernanceClient, GovernanceActionProcessInterface, GovernanceCompletionInterface, WatchDogEventInterface) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Constructor sets up the key parameters for processing the request to the governance action service.
GovernanceActionDescription - Class in org.odpi.openmetadata.samples.archiveutilities
GovernanceActionDescription provides details for calling a governance service.
GovernanceActionDescription() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
GovernanceActionEngineClient - Class in org.odpi.openmetadata.engineservices.governanceaction.client
GovernanceActionEngineClient is a client-side library for calling a specific governance action OMES within an engine host server.
GovernanceActionEngineClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.GovernanceActionEngineClient
Create a client-side object for calling a governance action engine.
GovernanceActionEngineClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.GovernanceActionEngineClient
Create a client-side object for calling a governance action engine.
GovernanceActionEngineHandler - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
The GovernanceActionEngineHandler is responsible for running governance action services on demand.
GovernanceActionEngineHandler(EngineConfig, String, String, String, String, OpenMetadataClient, GovernanceConfigurationClient, GovernanceContextClient, GovernanceContextClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Create a client-side object for calling a governance action engine.
GovernanceActionEngineHandlerFactory - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
GovernanceEngineHandler factory class for the Governance Action OMES.
GovernanceActionEngineHandlerFactory() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandlerFactory
 
GovernanceActionEngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
GovernanceActionEngineProperties defines the properties of a connector that is a GovernanceActionEngine.
GovernanceActionEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceActionEngineProperties
Default constructor
GovernanceActionEngineProperties(GovernanceEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceActionEngineProperties
Copy/clone Constructor
GovernanceActionEngineProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceActionEngineProperties
Copy/clone Constructor
GovernanceActionEngineResource - Class in org.odpi.openmetadata.engineservices.governanceaction.server.spring
GovernanceActionEngineResource provides the server-side catcher for REST calls using Spring that target a specific governance action engine hosted in a engine host server.
GovernanceActionEngineResource() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.server.spring.GovernanceActionEngineResource
 
GovernanceActionErrorCode - Enum Class in org.odpi.openmetadata.engineservices.governanceaction.ffdc
The GovernanceActionErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Action Engine Services.
GovernanceActionInstance - Class in org.odpi.openmetadata.engineservices.governanceaction.server
GovernanceActionInstance maintains the instance information needed to execute requests on behalf of an engine host server.
GovernanceActionInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionInstance
Constructor where REST Services used.
GovernanceActionOpenLineageIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
GovernanceActionOpenLineageIntegrationConnector is an integration connector to listen for governance actions executing in the open metadata ecosystem, generate open lineage events for them and publish them to any integration connector running in the same instance of the integration daemon.
GovernanceActionOpenLineageIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.GovernanceActionOpenLineageIntegrationConnector
Default constructor
GovernanceActionOpenLineageIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
The GovernanceActionOpenLineageIntegrationProvider provides the connector provider for GovernanceActionOpenLineageIntegrationConnector.
GovernanceActionOpenLineageIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.GovernanceActionOpenLineageIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific connector implementation.
GovernanceActionProcessConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceActionProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessElement.
GovernanceActionProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Constructor
GovernanceActionProcessElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessElement contains the properties and header for a governance action process entity retrieved from the metadata repository.
GovernanceActionProcessElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Default constructor
GovernanceActionProcessElement(GovernanceActionProcessElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Copy/clone constructor
GovernanceActionProcessElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a GovernanceActionProcess element object as a response.
GovernanceActionProcessElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Default constructor
GovernanceActionProcessElementResponse(GovernanceActionProcessElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Copy/clone constructor
GovernanceActionProcessElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of GovernanceActionProcessElement objects as a response.
GovernanceActionProcessElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Default constructor
GovernanceActionProcessElementsResponse(GovernanceActionProcessElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Copy/clone constructor
GovernanceActionProcessGraph - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessGraph contains the complete flow of a governance action process.
GovernanceActionProcessGraph() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Default Constructor
GovernanceActionProcessGraph(GovernanceActionProcessGraph) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Copy/clone constructor
GovernanceActionProcessGraphResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework (OGF) API calls that returns a GovernanceActionProcessGraph element object as a response.
GovernanceActionProcessGraphResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Default constructor
GovernanceActionProcessGraphResponse(GovernanceActionProcessGraphResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Copy/clone constructor
GovernanceActionProcessInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
GovernanceActionProcessInterface maintains Governance Action Processes and their Governance Action Process Steps.
GovernanceActionProcessMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.opengovernance.mermaid
 
GovernanceActionProcessMermaidGraphBuilder(GovernanceActionProcessGraph) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.mermaid.GovernanceActionProcessMermaidGraphBuilder
Constructor for the graph
GovernanceActionProcessProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessProperties defines the properties of a governance action process.
GovernanceActionProcessProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
Governance action process describes a governance action that is a sequence of steps.
GovernanceActionProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Default constructor
GovernanceActionProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessProperties
Default constructor
GovernanceActionProcessProperties(GovernanceActionProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Copy/clone Constructor
GovernanceActionProcessProperties(GovernanceActionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessProperties
Copy/clone constructor
GovernanceActionProcessStepBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
GovernanceActionProcessStepBuilder creates the parts for an entity that represents a governance action process step.
GovernanceActionProcessStepConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceActionProcessStepConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessStepElement.
GovernanceActionProcessStepConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Constructor
GovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessStepElement contains the properties and header for a governance action process step entity retrieved from the metadata repository.
GovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Default constructor
GovernanceActionProcessStepElement(GovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Copy/clone constructor
GovernanceActionProcessStepExecution - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
EngineActionElement contains the properties and header for a EngineAction entity retrieved from the metadata repository that represents the execution of a call to a governance engine.
GovernanceActionProcessStepExecution() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Default constructor
GovernanceActionProcessStepExecution(EngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Copy/clone constructor
GovernanceActionProcessStepExecution(GovernanceActionProcessStepExecution) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Copy/clone constructor
GovernanceActionProcessStepExecution(GovernanceActionProcessStepProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Copy/clone constructor
GovernanceActionProcessStepExecutionElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessStepElement contains the properties and header for a governance action process step entity retrieved from the metadata repository.
GovernanceActionProcessStepExecutionElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Default constructor
GovernanceActionProcessStepExecutionElement(EngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Copy/clone constructor
GovernanceActionProcessStepExecutionElement(GovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Copy/clone constructor
GovernanceActionProcessStepExecutionElement(GovernanceActionProcessStepExecutionElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Copy/clone constructor
GovernanceActionProcessStepHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
GovernanceActionProcessStepHandler manages GovernanceActionProcessStep entities and their relationships.
GovernanceActionProcessStepHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Construct the handler for metadata elements.
GovernanceActionProcessStepProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionProcessStepProperties provides a structure for carrying the properties for a governance action process step.
GovernanceActionProcessStepProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
GovernanceActionProcessStepProperties provides a structure for carrying the properties for a governance action process step.
GovernanceActionProcessStepProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Default constructor
GovernanceActionProcessStepProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Default constructor
GovernanceActionProcessStepProperties(GovernanceActionProcessStepProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Copy/clone constructor
GovernanceActionProcessStepProperties(GovernanceActionProcessStepProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Copy/clone constructor
GovernanceActionProcessStepResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the open metadata REST API calls that returns a GovernanceActionProcessStep element object as a response.
GovernanceActionProcessStepResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Default constructor
GovernanceActionProcessStepResponse(GovernanceActionProcessStepResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Copy/clone constructor
GovernanceActionProcessStepsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of GovernanceActionProcessStepElement objects as a response.
GovernanceActionProcessStepsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Default constructor
GovernanceActionProcessStepsResponse(GovernanceActionProcessStepsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Copy/clone constructor
GovernanceActionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
A governance action defines an executable action that can be deployed at particular points in the processing.
GovernanceActionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProperties
Default Constructor
GovernanceActionProperties(GovernanceActionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProperties
Copy/Clone Constructor
GovernanceActionRESTClient - Class in org.odpi.openmetadata.engineservices.governanceaction.client.rest
GovernanceActionRESTClient is responsible for issuing the REST API calls
GovernanceActionRESTClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.rest.GovernanceActionRESTClient
Constructor for no authentication.
GovernanceActionRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.rest.GovernanceActionRESTClient
Constructor for simple userId and password authentication.
GovernanceActionRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.rest.GovernanceActionRESTClient
Constructor for simple userId and password authentication with audit log.
GovernanceActionRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.client.rest.GovernanceActionRESTClient
Constructor for no authentication with audit log.
GovernanceActionRESTServices - Class in org.odpi.openmetadata.engineservices.governanceaction.server
GovernanceActionRESTServices provides the external service implementation for a governance action engine services.
GovernanceActionRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionRESTServices
 
GovernanceActionSamplesAuditCode - Enum Class in org.odpi.openmetadata.samples.governanceactions.ffdc
The GovernanceActionSamplesAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceActionSamplesErrorCode - Enum Class in org.odpi.openmetadata.samples.governanceactions.ffdc
The GovernanceActionSamplesErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
GovernanceActionService - Interface in org.odpi.openmetadata.frameworks.opengovernance
A marker interface to identify the service that this connector works with.
GovernanceActionServiceConnector - Class in org.odpi.openmetadata.frameworks.opengovernance
GovernanceActionService describes the base class for a governance action service connector that is responsible for preforming specific governance actions on demand.
GovernanceActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
 
GovernanceActionServiceHandler - Class in org.odpi.openmetadata.engineservices.governanceaction.handlers
GovernanceActionServiceHandler provides the thread to run a governance action service.
GovernanceActionServiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
GovernanceActionServiceProperties defines the properties of a connector that is a GovernanceActionService.
GovernanceActionServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceActionServiceProperties
Default constructor
GovernanceActionServiceProperties(DeployedConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceActionServiceProperties
Copy/clone Constructor
GovernanceActionServiceProperties(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceActionServiceProperties
Copy/clone Constructor
GovernanceActionServiceProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceActionServiceProperties
Copy/clone Constructor
GovernanceActionServiceProviderBase - Class in org.odpi.openmetadata.frameworks.opengovernance
GovernanceActionServiceProviderBase implements the base class for the connector provider for a governance action service.
GovernanceActionServiceProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceProviderBase
 
GovernanceActionStatus - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.properties
Deprecated.
GovernanceActionTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
GovernanceActionTypeBuilder creates the parts for an entity that represents a governance action type.
GovernanceActionTypeConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceActionTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionTypeElement.
GovernanceActionTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Constructor
GovernanceActionTypeElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionTypeElement contains the properties and header for a governance action type entity retrieved from the metadata repository.
GovernanceActionTypeElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Default constructor
GovernanceActionTypeElement(GovernanceActionTypeElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Copy/clone constructor
GovernanceActionTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
GovernanceActionTypeHandler manages GovernanceActionType entities and their relationships.
GovernanceActionTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Construct the handler for metadata elements.
GovernanceActionTypeInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
GovernanceActionTypeInterface maintains Governance Action Types.
GovernanceActionTypeProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceActionTypeProperties provides a structure for carrying the properties for a governance action type.
GovernanceActionTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
GovernanceActionTypeProperties provides a structure for carrying the properties for a governance action type.
GovernanceActionTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Default constructor
GovernanceActionTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Default constructor
GovernanceActionTypeProperties(GovernanceActionTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Copy/clone constructor
GovernanceActionTypeProperties(GovernanceActionTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Copy/clone constructor
GovernanceActionTypeResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
GovernanceActionTypeElementResponse is the response structure used on the Open Survey Framework REST API calls that returns a GovernanceActionType element object as a response.
GovernanceActionTypeResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Default constructor
GovernanceActionTypeResponse(GovernanceActionTypeResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Copy/clone constructor
GovernanceActionTypesResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of GovernanceActionTypeElement objects as a response.
GovernanceActionTypesResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Default constructor
GovernanceActionTypesResponse(GovernanceActionTypesResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Copy/clone constructor
GovernanceApproachProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A governance approach defines a policy that describes a method that should be used for a particular activity.
GovernanceApproachProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceApproachProperties
Default Constructor
GovernanceApproachProperties(GovernanceApproachProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceApproachProperties
Copy/Clone Constructor
GovernanceArchiveHelper - Class in org.odpi.openmetadata.samples.archiveutilities
GovernanceArchiveHelper creates elements for governance.
GovernanceArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, String, Date, long, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Typical constructor passes parameters used to build the open metadata archive's property header.
GovernanceArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Typical constructor passes parameters used to build the open metadata archive's property header.
GovernanceArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.GovernanceArchiveHelper
Constructor passes parameters used to build the open metadata archive's property header.
GovernanceClassificationBase - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceClassificationBase defines the common properties for the governance action classifications.
GovernanceClassificationBase() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Default constructor
GovernanceClassificationBase(GovernanceClassificationBase) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Copy/clone constructor.
GovernanceClassificationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceClassificationProperties defines the properties for a Confidentiality, Confidence, Criticality Governance Action Classifications.
GovernanceClassificationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Default constructor
GovernanceClassificationProperties(GovernanceClassificationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Copy/clone constructor.
GovernanceClassificationStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
GovernanceClassificationStatus identifies the status of one of the governance action classification.
GovernanceCompletionInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
GovernanceCompletionInterface provides support for completing a governance service.
GovernanceConfigRESTServices - Class in org.odpi.openmetadata.frameworkservices.gaf.server
The GovernanceConfigRESTServices provides the server-side implementation of the configuration services from the Open Governance Framework (ODF).
GovernanceConfigRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Default constructor
governanceConfiguration - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
governanceConfiguration - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
GovernanceConfiguration - Class in org.odpi.openmetadata.frameworks.opengovernance.client
GovernanceConfiguration supports the configuration of governance engine and governance services.
GovernanceConfiguration(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Constructor called by the subclasses.
GovernanceConfigurationClient - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceConfigurationClient supports the configuration of Governance Server and governance services.
GovernanceConfigurationClient(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceConfigurationClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationClient(String, String, GAFRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationClientBase - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceEngineConfigurationClient supports the configuration of governance engine and governance services.
GovernanceConfigurationClientBase(String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a new client with no authentication embedded in the HTTP request.
GovernanceConfigurationClientBase(String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationClientBase(String, String, String, GAFRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
EngineConfigurationResource provides the Spring wrapper for the Governance Engine Configuration Services
GovernanceConfigurationResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
 
GovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
GovernanceContextClient - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceContextClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
GovernanceContextClient(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceContextClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClient
Create a new client that passes userId and password in each HTTP request.
GovernanceContextClient(String, String, GAFRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClient
Create a new client that passes userId and password in each HTTP request.
GovernanceContextClientBase - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceContextClientBase sits in the governance context of a governance action service when it is running in the engine host OMAG server.
GovernanceContextClientBase(String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Create a new client with no authentication embedded in the HTTP request.
GovernanceContextClientBase(String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Create a new client that passes userId and password in each HTTP request.
GovernanceContextClientBase(String, String, String, GAFRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Create a new client that passes userId and password in each HTTP request.
GovernanceContextResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
GovernanceContextResource supports the REST APIs for running Governance Services.
GovernanceContextResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
 
GovernanceControlProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
SecurityGroupProperties defines a security group technical control.
GovernanceControlProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Default Constructor
GovernanceControlProperties(GovernanceControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Copy/Clone Constructor
GovernanceDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The GovernanceDefinition is used to feed the definition of the Governance Definitions for Coco Pharmaceuticals sustainability scenarios.
GovernanceDefinitionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
GovernanceDefinitionBuilder creates the parts for an entity that represents a governance definition.
governanceDefinitionClient - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
GovernanceDefinitionClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with governance definition elements.
GovernanceDefinitionClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Constructor for connector context client.
GovernanceDefinitionClient(GovernanceDefinitionClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Copy/clone constructor.
GovernanceDefinitionGraphHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
GovernanceDefinitionGraphHandler is the handler for managing governance definitions in context.
GovernanceDefinitionGraphHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionGraphHandler
Create a new handler.
governanceDefinitionHandler - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
 
GovernanceDefinitionHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
GovernanceDefinitionHandler is the handler for managing governance definitions.
GovernanceDefinitionHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a new handler.
GovernanceDefinitionHandler(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a new handler.
GovernanceDefinitionHandler(GovernanceDefinitionHandler, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a new handler.
GovernanceDefinitionLink - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
Define links between governance definitions
GovernanceDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceDefinitionProperties provides the base class for many of the definitions that define the data strategy and governance program.
GovernanceDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Default Constructor
GovernanceDefinitionProperties(GovernanceDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Copy/clone Constructor
GovernanceDomain - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
GovernanceDomain defines the different governance domains that open metadata seeks to unite.
GovernanceDomainDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The GovernanceDomainDefinition is used to feed the definition of the governance domains for Coco Pharmaceuticals.
GovernanceDriverProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Governance drivers define the motivations behind the governance program.
GovernanceDriverProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDriverProperties
Default Constructor
GovernanceDriverProperties(GovernanceDriverProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDriverProperties
Copy/Clone Constructor
GovernanceEngineConfigurationHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
GovernanceEngineConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
GovernanceEngineConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceEngineProperties bean.
GovernanceEngineConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceEngineConverter
Constructor
GovernanceEngineDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Describes the standard governance engines shipped with Egeria
GovernanceEngineElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceEngineElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents a governance engine.
GovernanceEngineElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Default constructor
GovernanceEngineElement(GovernanceEngineElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Copy/clone constructor
GovernanceEngineElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a GovernanceEngine element object as a response.
GovernanceEngineElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Default constructor
GovernanceEngineElementResponse(GovernanceEngineElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Copy/clone constructor
GovernanceEngineElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of GovernanceEngineElement objects as a response.
GovernanceEngineElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Default constructor
GovernanceEngineElementsResponse(GovernanceEngineElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Copy/clone constructor
governanceEngineGUID - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
governanceEngineGUID - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
GovernanceEngineHandler - Class in org.odpi.openmetadata.governanceservers.enginehostservices.admin
The GovernanceEngineHandler is responsible for running governance services on demand.
GovernanceEngineHandler(EngineConfig, String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Create a client-side object for calling a governance engine.
GovernanceEngineHandlerFactory - Class in org.odpi.openmetadata.governanceservers.enginehostservices.registration
GovernanceEngineHandlerFactory defines the create method for the governance engine handler that each engine service must implement.
GovernanceEngineHandlerFactory() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.registration.GovernanceEngineHandlerFactory
 
GovernanceEngineMap - Class in org.odpi.openmetadata.governanceservers.enginehostservices.enginemap
GovernanceEngineMap provides a thread safe mapping of governance engine names to governance engine handlers.
GovernanceEngineMap(String, String, String, GovernanceConfigurationClient, GovernanceContextClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Create a client-side object for calling a survey action engine.
governanceEngineName - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
governanceEngineProperties - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
governanceEngineProperties - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
GovernanceEngineProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceEngineProperties describe the properties needed to describe a specific governance engine.
GovernanceEngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
GovernanceEngineProperties defines the properties of a governance engine.
GovernanceEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Default constructor.
GovernanceEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceEngineProperties
Default constructor
GovernanceEngineProperties(GovernanceEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Copy/clone constructor.
GovernanceEngineProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceEngineProperties
Copy/clone Constructor
GovernanceEngineStatus - Enum Class in org.odpi.openmetadata.governanceservers.enginehostservices.properties
GovernanceEngineStatus defines the status of a governance engine.
GovernanceEngineSummariesResponse - Class in org.odpi.openmetadata.governanceservers.enginehostservices.rest
GovernanceEngineSummariesResponse provides a container for transporting the status of a collection of governance engines.
GovernanceEngineSummariesResponse() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Default constructor
GovernanceEngineSummariesResponse(GovernanceEngineSummariesResponse) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Copy/clone constructor
GovernanceEngineSummary - Class in org.odpi.openmetadata.governanceservers.enginehostservices.properties
GovernanceEngineSummary is a summary of the properties known about a specific governance engine.
GovernanceEngineSummary() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Default constructor
GovernanceEngineSummary(GovernanceEngineSummary) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Copy/clone constructor
GovernanceEngineSummaryResponse - Class in org.odpi.openmetadata.governanceservers.enginehostservices.rest
GovernanceEngineSummaryResponse provides a container for transporting the status of each of the governance engines.
GovernanceEngineSummaryResponse() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Default constructor
GovernanceEngineSummaryResponse(GovernanceEngineSummaryResponse) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Copy/clone constructor
GovernanceExpectationsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceExpectationsProperties defines the values expected in the operation of the linked referenceable.
GovernanceExpectationsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Default constructor
GovernanceExpectationsProperties(GovernanceExpectationsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Copy/clone constructor
governanceListenerManager - Variable in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Manages registered listeners
GovernanceListenerManager - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceListenerManager manages the watchdog listeners through a single registration to the Governance Engine OMAS's out topic.
GovernanceListenerManager(AuditLog, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Create a governance listener manager for watchdog listeners.
GovernanceMeasurementsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceMeasurementsProperties defines the values that have been observed in the operation of the linked referenceable.
GovernanceMeasurementsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Default constructor
GovernanceMeasurementsProperties(GovernanceMeasurementsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Copy/clone constructor
GovernanceMetricProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceMetricProperties stores information about the way activity associated with a governance definition is to be measured.
GovernanceMetricProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Default constructor
GovernanceMetricProperties(GovernanceMetricProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Copy/clone constructor.
GovernanceObligationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A governance obligation defines a policy that describes a requirement, often coming from regulations, or from the organization's core values, that must be met.
GovernanceObligationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceObligationProperties
Default Constructor
GovernanceObligationProperties(GovernanceObligationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceObligationProperties
Copy/Clone Constructor
GovernanceOfficerAdmin - Class in org.odpi.openmetadata.viewservices.governanceofficer.admin
GovernanceOfficerAdmin is the class that is called by the View Server to initialize and terminate the Governance Officer OMVS.
GovernanceOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Default constructor
GovernanceOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.governanceofficer.ffdc
The GovernanceOfficerAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceOfficerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.governanceofficer.ffdc
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).
GovernanceOfficerInstance - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerInstance caches references to the objects it needs for a specific server.
GovernanceOfficerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstance
Set up the Governance Officer OMVS instance
GovernanceOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerInstanceHandler retrieves information from the instance map for the view service instances.
GovernanceOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstanceHandler
Default constructor registers the view service
GovernanceOfficerRegistration - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerRegistration registers the view service with the OMAG Server administration services.
GovernanceOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRegistration
 
GovernanceOfficerResource - Class in org.odpi.openmetadata.viewservices.governanceofficer.server.spring
The GovernanceOfficerResource provides part of the server-side implementation of the Governance Officer OMVS.
GovernanceOfficerResource() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Default constructor
GovernanceOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
The GovernanceOfficerRESTServices provides the server-side implementation of the Governance Officer Open Metadata View Service (OMVS).
GovernanceOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Default constructor
GovernancePolicyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Governance policies outline how a governance domain will provide support to the governance drivers.
GovernancePolicyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePolicyProperties
Default Constructor
GovernancePolicyProperties(GovernancePolicyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePolicyProperties
Copy/Clone Constructor
GovernancePrincipleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A governance principle defines a policy that describes an end state that the organization aims to achieve.
GovernancePrincipleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePrincipleProperties
Default Constructor
GovernancePrincipleProperties(GovernancePrincipleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePrincipleProperties
Copy/Clone Constructor
GovernanceProcedureProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A governance procedure describes a manual procedure that is performed under certain situations.
GovernanceProcedureProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceProcedureProperties
Default Constructor
GovernanceProcedureProperties(GovernanceProcedureProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceProcedureProperties
Copy/Clone Constructor
GovernanceResponsibilityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A governance responsibility describes a responsibility that is assigned to a person or team.
GovernanceResponsibilityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResponsibilityProperties
Default Constructor
GovernanceResponsibilityProperties(GovernanceResponsibilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResponsibilityProperties
Copy/Clone Constructor
GovernanceResultsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceResultsProperties defines the properties that link a metric to a data set that contains the measurements.
GovernanceResultsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Default constructor
GovernanceResultsProperties(GovernanceResultsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Copy/clone constructor
GovernanceRoleDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The SustainabilityRoleDefinition is used to feed the definition of the governance roles for Coco Pharmaceuticals' sustainability program.
GovernanceRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
GovernanceRoleProperties describes a person role defined to support governance.
GovernanceRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
The GovernanceRoleProperties describes a role within the governance program.
GovernanceRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Default constructor
GovernanceRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Default Constructor
GovernanceRoleProperties(GovernanceRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Copy/clone constructor
GovernanceRoleProperties(GovernanceRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Copy/clone Constructor - the resulting object.
GovernanceRuleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceRuleProperties describes rule that the governance program wishes to enforce.
GovernanceRuleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRuleProperties
Default constructor
GovernanceRuleProperties(TechnicalControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRuleProperties
Copy/clone constructor
GovernanceServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
GovernanceServerConfigurationClient provides the common configuration for all types of governance server.
GovernanceServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
GovernanceServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
GovernanceServerServiceInstance caches references to OMRS objects for a specific server.
GovernanceServerServiceInstance(String, String, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where many OMASs are used and so the partner OMAS information is managed by the subclass
GovernanceServerServiceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where REST Services used.
GovernanceServerServiceInstance(String, String, AuditLog, String, int, String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where all services used.
GovernanceServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
GovernanceServerServiceInstanceHandler provides the base class for a governance server's instance handler.
GovernanceServerServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstanceHandler
Constructor passes the service name that is used on all calls to this instance.
governanceService - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
GovernanceServiceCache - Class in org.odpi.openmetadata.governanceservers.enginehostservices.admin
GovernanceServiceCache maintains the information about a registered governance service.
GovernanceServiceConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceServicePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceServiceProperties bean.
GovernanceServiceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceServiceConverter
Constructor
GovernanceServiceDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Define the Governance Action Services configuration shipped with Egeria.
governanceServiceDescription - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
GovernanceServiceElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceServiceElement contains the properties and header for an entity retrieved from the metadata repository that represents a governance service.
GovernanceServiceElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Default constructor
GovernanceServiceElement(GovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Copy/clone constructor
GovernanceServiceElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a GovernanceService element object as a response.
GovernanceServiceElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Default constructor
GovernanceServiceElementResponse(GovernanceServiceElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Copy/clone constructor
GovernanceServiceElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
GovernanceServiceElementsResponse is the response structure used on REST API calls that returns a list of GovernanceServiceElement objects as a response.
GovernanceServiceElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Default constructor
GovernanceServiceElementsResponse(GovernanceServiceElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Copy/clone constructor
GovernanceServiceException - Exception in org.odpi.openmetadata.frameworks.opengovernance.ffdc
GovernanceServiceException indicates there is a problem with a request to a specific governance engine.
GovernanceServiceException(String, OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.opengovernance.ffdc.GovernanceServiceException
This is the copy/clone constructor used for creating an exception.
GovernanceServiceException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.opengovernance.ffdc.GovernanceServiceException
This is the typical constructor used for creating a GovernanceServiceException.
GovernanceServiceException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.opengovernance.ffdc.GovernanceServiceException
This is the constructor used for creating a GovernanceServiceException in response to a previous exception.
governanceServiceGUID - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
governanceServiceGUID - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
GovernanceServiceHandler - Class in org.odpi.openmetadata.governanceservers.enginehostservices.admin
GovernanceServiceHandler provides the thread to run a governance service.
GovernanceServiceHandler(GovernanceEngineProperties, String, String, String, GovernanceContextClient, String, String, String, Connector, Date, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Constructor sets up the key parameters for running the governance action service.
governanceServiceName - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
 
governanceServiceName - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
GovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
GovernanceServiceProperties contains the definition of a governance service.
GovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
GovernanceServiceProperties defines the properties of a connector that is in a runnable state.
GovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Default constructor
GovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceServiceProperties
Default constructor
GovernanceServiceProperties(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Copy/clone constructor
GovernanceServiceProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceServiceProperties
Copy/clone Constructor
GovernanceServiceProviderBase - Class in org.odpi.openmetadata.frameworks.opengovernance
GovernanceServiceProviderBase implements the base class for the connector provider for a governance service.
GovernanceServiceProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
 
GovernanceServiceRegistrationRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
GovernanceServiceRegistrationRequestBody provides a structure for passing details of a governance service that is to be registered with a governance engine.
GovernanceServiceRegistrationRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Default constructor
GovernanceServiceRegistrationRequestBody(GovernanceServiceRegistrationRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Copy/clone constructor
GovernanceServicesDescription - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
GovernanceServicesDescription provides a list of subsystems that support the various governance servers.
GovernanceStrategyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernanceStrategyProperties defines the strategy that is driving governance.
GovernanceStrategyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Default Constructor
GovernanceStrategyProperties(GovernanceStrategyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Copy/Clone Constructor
GovernanceZoneProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
GovernanceZoneProperties describes a governance zone which is a grouping of assets that are used for a specific purpose.
GovernanceZoneProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Default constructor
GovernanceZoneProperties(GovernanceZoneProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Copy/clone constructor
governanceZonesFilterDefault - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
GOVERNED_BY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows the resources that are governed by a specific governance definition.
GOVERNED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
GovernedByProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
GovernedByProperties describes the properties for the GovernedBy relationship between an element and its governance definition.
GovernedByProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Default constructor
GovernedByProperties(GovernedByProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Copy/clone constructor
GOVERNS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
 
GRADLE_BUILD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file containing instructions for building a module using gradle.
GRADLE_BUILD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing instructions for building a module using gradle.
GRADLE_PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file containing instructions and properties for building a module using gradle.
GRADLE_PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing instructions and properties for building a module using gradle.
GRANT_ABLE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Grant Harold Able
GRAPH_EDGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema attribute for a relationship in graph data structure.
GRAPH_EDGE_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a graph edge and a vertex.
GRAPH_HISTORY_QUERIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to run graph history queries.
GRAPH_QUERIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to run graph queries.
GRAPH_QUERIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports graph-like queries that return collections of metadata instances.
GRAPH_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type for a graph data structure.
GRAPH_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a data store as one that contains one or more graphs.
GRAPH_VERTEX - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema attribute for a node in a graph data structure.
GraphEdgeLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
Represents the relationship between a complex schema type and a nested schema attribute.
GraphEdgeLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Default constructor
GraphEdgeLinkProperties(GraphEdgeLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Copy/clone constructor.
GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
GREENHOUSE_GASES_APPROACH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
GREMLIN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
GROUP_CHANGE_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0053 - Failed to process a change to integration group {0}.
GROUP_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0052 - The integration group {0} in server {1} is shutting down
GroupConfigurationRefreshThread - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads
GroupConfigurationRefreshThread is the class responsible for establishing the listener for configuration updates.
GroupConfigurationRefreshThread(String, IntegrationGroupHandler, EgeriaOpenMetadataEventClient, AuditLog, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.GroupConfigurationRefreshThread
The constructor takes details of the integration group handlers needed by the listener and the information needed to log errors if the metadata server is not available.
GROUPS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of security group distinguished names.
GT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
GT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Greater than.
GT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Greater than
GTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
GTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Greater than or equal to.
GTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Greater than or equal
GTIFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
"A TIFF formatted file with additional geo-referencing information embedded."
Guard - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.controls
The Guard enum describes some common guards that can be used when implementing governance services.
GUARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Function that must be true to travel down this control flow.
GuardType - Class in org.odpi.openmetadata.frameworks.opengovernance.controls
GuardType describes a guard.
GuardType() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Default constructor
GuardType(GuardType) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Copy/clone constructor
guid - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
guid - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
 
guid - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
guid - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
 
GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by GUID.
GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of an open metadata entity or relationship.
GUID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by ascending GUID.
GUIDGenerator - Class in org.odpi.openmetadata.utilities.guidgenerator
ServerOps provides a utility for starting and stopping servers on an OMAG Server Platform.
GUIDGenerator() - Constructor for class org.odpi.openmetadata.utilities.guidgenerator.GUIDGenerator
 
GUIDListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDListResponse is the response structure used on the OMAS REST API calls that return a list of unique identifiers (guids) as a response.
GUIDListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Default constructor
GUIDListResponse(GUIDListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Copy/clone constructor
guidMapFileName - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
guidMapFileNamePostFix - Static variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
GUIDResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.
GUIDResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Copy/clone constructor
guidsByType - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
guidsByType - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
guidsByType - Static variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
guidsByTypeRC - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
guidsByTypeRC - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
guidToNodeIdMap - Variable in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Map from guid to nodeId
GZ_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
"A file containing an organized collection of files that has been compressed to save storage."
GZ_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that has been compressed to save storage.

H

HADOOP_CLUSTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A cluster of nodes for big data workloads.
HADOOP_CLUSTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
HadoopCluster
HAMPTON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Hampton Hospital
HAMPTON_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Hampton Hospital
HAMPTON_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Hampton Hospital
HANDLE_THREAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
handleAmbiguousAttachedEntities(String, String, String, List<EntityDetail>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if multiple relationships are returned when not expected.
handleAmbiguousEntityName(String, String, String, List<EntityDetail>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if multiple entities are returned when not expected.
handleAmbiguousName(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if multiple entities are returned when not expected.
handleAmbiguousRelationships(String, String, String, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if multiple relationships are returned when not expected.
handleBadEntity(String, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that a retrieved element has missing information.
handleBadEntity(String, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that a retrieved entity has missing information.
handleBadEntityProxy(Relationship, int, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity proxy is missing critical information.
handleBadRelatedMetadataElements(String, OpenMetadataRelationship, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that a critical instance (typically the main element) has not been passed to the converter.
handleBadRelationship(String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
handleBadType(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage a bad type name
handleDuplicateCreateRequest(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Report an error where an entity is being created with the same qualified name as an existing entity of the same type.
handleEntityProxy(Exception, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if there is a problem with the asset guid
handleInvalidBeanClass(String, Exception, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that one of the update methods has not been implemented by an OMAS.
handleInvalidBeanClass(String, Exception, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.ViewServiceClientMap
Throw an exception to indicate that one of the update methods has not been implemented by an OMAS.
handleInvalidBeanClass(String, Exception, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that one of the update methods has not been implemented by a handler.
handleInvalidCallToServer(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleInvalidPropertiesObject(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleMissingMetadataInstance(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that a critical instance (typically the main element) has not been passed to the converter.
handleMissingMetadataInstance(String, TypeDefCategory, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
handleMissingValue(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleNoEntity(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if it is not possible to create an entity.
handleNoEntityForClassification(String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if it is not possible to update an entity.
handleNoRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if no relationships are returned when not expected.
handleNoRequestBody(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleNoRequestBody(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleNotEffectiveElement(String, String, InstanceProperties, String, String, Date) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if there is a problem with and elements effectivity dates
handleRepositoryError(Exception, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if an unexpected repository error is received
handleUnauthorizedUser(String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if the supplied userId is not authorized to perform a request
handleUnexpectedBeanClass(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that one of the update methods has not been implemented by an OMAS.
handleUnexpectedBeanClass(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that one of the update methods has not been implemented by a handler.
handleUnexpectedException(Exception, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleUnexpectedException(String, Exception) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Provide a common exception for unexpected errors.
handleUnexpectedException(String, Exception) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Provide a common exception for unexpected errors.
handleUnexpectedException(String, Exception) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Provide a common exception for unexpected errors.
handleUnexpectedException(String, Exception) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Provide a common exception for unexpected errors.
handleUnexpectedException(String, Throwable) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Provide a common exception for unexpected errors.
handleUnimplementedConverterMethod(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Throw an exception to indicate that one of the update methods has not been implemented by a handler.
handleUnknownEntity(Exception, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if there is a problem with the entity guid
handleUnknownRelationship(Exception, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if there is a problem with the relationship guid
handleUnsupportedAnchorsType(Exception, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if the supplied userId is not authorized to perform a request
handleUnsupportedParameter(String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if the supplied parameter is invalid.
handleUnsupportedProperty(Exception, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if the supplied property is not supported
handleUnsupportedType(Exception, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if the supplied type name is not supported in the metadata
handleWrongTypeForGUIDException(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied guid returned an instance of the wrong type
HANDOVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Work on the project will not continue despite incomplete deliverables.
HARRY_HOPEFUL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Harold Percival Hopeful
HARVEST_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
HARVEST_OPEN_LINEAGE_TOPIC - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
harvest-open-lineage-topic
HARVEST_OPEN_METADATA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
HARVEST_OPEN_METADATA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
harvest-open-metadata
HARVEST_SURVEYS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
HARVEST_SURVEYS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
harvest-surveys
HarvestOpenMetadataAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc
The DistributeKafkaAuditCode is used to define the message content for the OMRS Audit Log.
HarvestOpenMetadataCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata
Extracts relevant metadata from the open metadata ecosystem into the JDBC database.
HarvestOpenMetadataCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataCatalogTargetProcessor
Constructor
HarvestOpenMetadataColumn - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema
Describes the different types of columns found in the audit log database schema
HarvestOpenMetadataConnector - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata
HarvestOpenMetadataConnector extracts relevant metadata from the open metadata ecosystem into the ObservationsByEgeria database.
HarvestOpenMetadataConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataConnector
 
HarvestOpenMetadataErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc
The HarvestOpenMetadataErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
HarvestOpenMetadataProvider - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata
HarvestOpenMetadataProvider is the connector provider for the LoadObservationsByEgeria connector that publishes insights about.
HarvestOpenMetadataProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
HarvestOpenMetadataTable - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema
Defines the tables used to observe the open metadata ecosystem.
HarvestSurveysAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc
The HarvestSurveysAuditCode is used to define the message content for the OMRS Audit Log.
HarvestSurveysCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys
HarvestSurveysConnector extracts survey results from the open metadata ecosystem.
HarvestSurveysCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysCatalogTargetProcessor
Constructor
HarvestSurveysColumn - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema
Describes the different types of columns found in the audit log database schema
HarvestSurveysConnector - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys
HarvestSurveysConnector extracts relevant metadata from the open metadata ecosystem into the Observations database.
HarvestSurveysConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
 
HarvestSurveysErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc
The HarvestOpenMetadataErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the integration connector.
HarvestSurveysProvider - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys
HarvestSurveysProvider is the connector provider for the HarvestSurveysConnector connector that publishes insights about surveys from the survey action framework.
HarvestSurveysProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
HarvestSurveysTable - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema
Defines the tables used in a survey report database schema.
HarvestSurveysView - Enum Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema
Defines the tables used in a survey report database schema.
HarvestValidValuesProvider - Class in org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestvalidvalues
HarvestValidValuesProvider is the connector provider for the HarvestValidValuesConnector connector that publishes insights about valid values managed in open metadata.
HarvestValidValuesProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestvalidvalues.HarvestValidValuesProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
HAS_INDEXES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
HAS_INDEXES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Is this table indexed?
HAS_PROFILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
HAS_ROW_SECURITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
HAS_ROW_SECURITY - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Is this table configured for row-based security?
HAS_RULES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
HAS_RULES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Does this table have rules attached?
HAS_TRIGGERS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
HAS_TRIGGERS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Does this table have triggers attached?
hasChildren() - Method in class org.odpi.openmetadata.repositoryservices.events.future.CompoundFuture
Does this future have children?
hasClassificationDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummaryDifferences
Returns true if the two have any differences in their classifications, or false if the classifications are the same.
hasDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns true if the two have any differences (are not equal), otherwise false.
hasDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailDifferences
Returns true if the two have any differences (are not equal), otherwise false.
hasDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxyDifferences
Returns true if the two have any differences (are not equal), otherwise false.
hasDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummaryDifferences
Returns true if the two have any differences (are not equal), otherwise false.
hasDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns true if the two have any differences (are not equal), otherwise false.
hasEntityProxyDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns true if there are any differences in the entity proxies for the relationships.
hasEntityProxyOneDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns true if there are any differences between the first entity proxy on the relationships.
hasEntityProxyTwoDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns true if there are any differences between the second entity proxy on the relationships.
HASH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
An integer value that represents the content of the digital resource.
HASH_ALGORITHM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The algorithm use to generate the hash.
hashCode() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Provide a common implementation of hashCode for all OCF Connector objects.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Return hash code based on properties.
hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcCatalog
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcColumn
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcPrimaryKey
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcSchema
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcTable
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
 
hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Return hash code based on properties.
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.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.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
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Return hash code for this object
hashCode() - Method in record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Returns a hash code value for this object.
hashCode() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Provide a common implementation of hashCode for all OCF Exception objects.
hashCode() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Provide a common implementation of hashCode for all OCF Connector objects.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Provide a common implementation of hashCode for all OCF Connector Provider objects.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Hash of properties
hashCode() - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Returns a hash code value for this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Return hash code basa``ed on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Return hash code basa``ed on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Provide a common implementation of hashCode for all OCF Exception objects.
hashCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Provide a common implementation of hashCode for all OCF Exception objects.
hashCode() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Return hash code for this object
hashCode() - Method in record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Returns a hash code value for this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Integer for hashmaps
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
 
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Code for hash map
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Int for hash map
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Code number for hash maps
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
hashCode() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Hash code base on variable values.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Hash code base on variable values.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Integer for hashmaps
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
 
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Code for hash map
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Int for hash map
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Code number for hash maps
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Return a hash code based on the values of this object.
hashCode() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Provide a common implementation of hashCode for all OCF Exception objects.
hashCode() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Return hash code for this object
hashCode() - Method in record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Returns a hash code value for this object.
hashCode() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
 
hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Return hash code for this object
hasInstancePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailDifferences
Returns true if the two have any differences in their instance properties, or false if the instance properties are the same.
hasInstancePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Returns true if the two have any differences in their instance properties, or false if the instance properties are the same.
hasNext() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreIterator
 
hasTimeElapsedSinceCreation(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Checks whether the given amount of time has elapsed since the event was created
hasUniquePropertiesDifferences() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxyDifferences
Returns true if the two have any differences in their unique properties, or false if the unique properties are the same.
HAZ_MAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
coco-haz-mat - Coco Pharmaceuticals Hazardous Materials Inventory.
HAZ_MAT_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams14 - Amsterdam data centre standard machine ams14.
HAZARDOUS_MATERIAL_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
 
HAZMAT_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
HAZMAT_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HAZMAT_SUS_AUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HEAD_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of people that can be appointed to the role.
HEADCOUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
HEADER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
 
HEIC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image container file following the High Efficiency Image Format (HEIF).
HEIC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent formatted image container file following the High Efficiency Image Format (HEIF).
HEIGHT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Height of patient.
HELPER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-HELPER-503-001 - A caller {0} has passed an invalid parameter to the propertiesHelper {1} operation as part of the {2} request
HELPER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-503-001 - A caller {0} has passed an invalid parameter to the propertiesHelper {1} operation as part of the {2} request
HELPER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-HELPER-503-001 - A caller {0} has passed an invalid parameter to the repository helper {1} operation as part of the {2} request
HELPER_LOGIC_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-HELPER-503-002 - A caller {0} has passed an invalid parameter to the property helper {1} operation as part of the {2} request resulting in an unexpected exception {3} with message {4}
HELPER_LOGIC_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-503-002 - A caller {0} has passed an invalid parameter to the property helper {1} operation as part of the {2} request resulting in an unexpected exception {3} with message {4}
HELPER_LOGIC_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-HELPER-503-002 - A caller {0} has passed an invalid parameter to the repository helper {1} operation as part of the {2} request resulting in an unexpected exception {3} with message {4}
HFC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
Hydrofluorocarbons (HFCs) are man-made organic compounds that contain fluorine and hydrogen atoms, and are the most common type of organofluorine compounds.
HIDDEN_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
HIDDEN_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files under the surveyed directory are hidden from standard users.
HierarchyMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of a hierarchy.
HierarchyMermaidGraphBuilder(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.HierarchyMermaidGraphBuilder
Construct a mermaid markdown graph.
HIGH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
The impact is high.
HISTORICAL_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the point in time search and retrieval of metadata instances from its repository based on specific property values.
HISTORICAL_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports search for the state of the metadata instances at a specific time in the past.
HISTORICAL_VALUE_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the point in time search and retrieval of metadata instances from its repository based on arbitrary values.
HistoricalQueryOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
QueryOptions carries the date/time for a query along with other common search parameters.
HistoricalQueryOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Default constructor
HistoricalQueryOptions(HistoricalQueryOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Copy/clone constructor
HistoryExternalIdentifiersRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
HistoryExternalIdentifiersRequestBody describes the start and stop time of the historical query.
HistoryExternalIdentifiersRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Default constructor
HistoryExternalIdentifiersRequestBody(HistoryExternalIdentifiersRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Copy/clone constructor
HistoryRangeRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
HistoryRequest carries the date/time for a historical query.
HistoryRangeRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Default constructor
HistoryRangeRequest(HistoryRangeRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Copy/clone constructor
HistoryRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
HistoryRequest carries the date/time for a historical query.
HistoryRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Default constructor
HistoryRequest(HistoryRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Copy/clone constructor
HistoryRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
HistoryRequestBody describes the start and stop time of the historical query.
HistoryRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryRequestBody
Default constructor
HistoryRequestBody(HistoricalQueryOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryRequestBody
Copy/clone constructor
HistorySequencingOrder - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
HistorySequencingOrder is used for retrieval of history against a metadata collection.
HOME_CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to provide a home to a classification when the entity is homed in a different repository.
HOME_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
HOME_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
This collection is the home collection for a referenceable.
HOME_GROWN_APP_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
homegrown-application-server - "Server deployed as part of a bespoke application written by Coco Pharmaceuticals.
HOME_REFRESH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-063 - Method {0} is unable to request a refresh of instance {1} as it is a local member of metadata collection {2} in repository {3}
HomeCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
HomeCollectionProperties is a java bean used to classify a collection.
HomeCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.HomeCollectionProperties
Default constructor
HomeCollectionProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.HomeCollectionProperties
Copy/clone constructor.
HomeEntityException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The HomeEntityException is thrown by an OMRS Connector when reference copy maintenance requests are issued on a home entity instance in the metadata collection.
HomeEntityException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
Deprecated.
HomeEntityException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
This is the constructor used when receiving an exception from a remote server.
HomeEntityException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
Deprecated.
HomeEntityException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
This is the typical constructor used for creating an exception.
HomeEntityException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
This is the constructor used for creating an exception when an unexpected error has been caught.
HomeEntityException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
This is the constructor used for creating an exception when an unexpected error has been caught.
HomeEntityException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
This is the typical constructor used for creating an exception.
HomeRelationshipException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The HomeRelationshipException is thrown by an OMRS Connector when reference copy maintenance requests are issued on a home relationship instance in the metadata collection.
HomeRelationshipException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
Deprecated.
HomeRelationshipException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
This is the constructor used when receiving an exception from a remote server.
HomeRelationshipException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
Deprecated.
HomeRelationshipException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
This is the typical constructor used for creating an exception.
HomeRelationshipException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
This is the constructor used for creating an exception when an unexpected error has been caught.
HomeRelationshipException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
This is the constructor used for creating an exception when an unexpected error has been caught.
HomeRelationshipException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
This is the typical constructor used for creating an exception.
HOPS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The number of hops along the lineage graph to the ultimate source organized by type of element.
HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Organization:Hospital - Information relating to a hospital's organization.
HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Hospital that will be supplying data for the clinical trial.
HOSPITAL_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The certification type that should be used to certify the hospital.
HOSPITAL_CERTIFICATION_TYPE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The template to create the certification type that should be used to certify the hospital.
HOSPITAL_DATA_LICENSE_TYPE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The type of licences granted by the hospital for data that originates from them for this clinical trial.
HOSPITAL_LANDING_AREA_FOLDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
HOSPITAL_LANDING_AREA_FOLDER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
HOSPITAL_MANAGEMENT_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
HOSPITAL_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
HOSPITAL_NOT_NOMINATED - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
The {0} governance action service has detected that hospital {1} ({2}) is not nominated to participate in project {3} ({4})
HOSPITAL_ONBOARDING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Sets up the landing area for data from a hospital as part of a clinical trial, along with the pipeline that catalogued the data and moved it into the data lake.
HOSPITAL_TO_LANDING_AREA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
HOST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
HOST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Named IT infrastructure system that supports multiple software platforms and servers.
HOST_CLUSTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A group of hosts operating together to provide a scalable platform.
HOST_CLUSTER_MEMBER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a host as a member of a host cluster.
HOST_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The host IP address or domain name of the database server.
HOST_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The host IP address or domain name.
HOST_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The host IP address or domain name.
HOST_URL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The host IP address or domain name.
HostDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The HostDefinition is used to feed the definition of the organization's IT machines (hosts) for Coco Pharmaceuticals scenarios.
HOSTED_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A type of connector that can be hosted by this type of service/engine.
HOSTED_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A type of governance engine that can be hosted by this type of service.
HOSTED_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A type of service that can be hosted on a type of server.
HostProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
HostProperties is a class for representing a host.
HostProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.HostProperties
Default constructor
HostProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.HostProperties
Copy/clone constructor.
HostProperties(HostProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.HostProperties
Copy/clone constructor.
HostTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The HostTypeDefinition is used to set up the open metadata type of host.
HR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Management of people, their skills and well-being for Coco Pharmaceuticals.
HR_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
HR Sustainability Champion
HR_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
HRIM_CA_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HRIM_COCO_PAGES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HRIM_EXPENSES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HRIM_NL_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HRIM_UK_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
HTM_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and linked to diagrams in Hypertext Markup Language (HTML) format.
HTML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and linked to diagrams in Hypertext Markup Language (HTML) format.
HTML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and linked to diagrams in Hypertext Markup Language (HTML) format.
HTTPHeadersThreadLocal - Class in org.odpi.openmetadata.tokenmanager.http
HTTPHeadersThreadLocal keeps ThreadLocal HTTP headers to be available for request thread.
HTTPHeadersThreadLocal() - Constructor for class org.odpi.openmetadata.tokenmanager.http.HTTPHeadersThreadLocal
 
HttpHelper - Class in org.odpi.openmetadata.http
Turn off client-side checking of certificates.
HttpHelper() - Constructor for class org.odpi.openmetadata.http.HttpHelper
 
HTTPRequestHeadersFilter - Class in org.odpi.openmetadata.tokenmanager.http
HTTPRequestHeadersFilter is a Java Servlet Filter that receives a list of http header names which are then saved from the request in HTTPHeadersThreadLocal.
HTTPRequestHeadersFilter(List<String>) - Constructor for class org.odpi.openmetadata.tokenmanager.http.HTTPRequestHeadersFilter
Constructor
HUMAN_RESOURCES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
human-resources

I

ICO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing one or more small images of different sizes and colour depths for use as icons.
ICO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing one or more small images of different sizes and colour depths for use as icons.
ICON - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Provides a small image to represent the asset in tree views and graphs.
IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
 
IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier used in an external system.
IDENTITY_MISMATCH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0010 - The {0} Connector has detected a change in the identity of element {1}.
idToGUIDMap - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
IGNORE_ALL_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting ignoreOpenMetadataTypes to "*" which means the same as if it is not set.
IGNORE_ANALYSIS_STEPS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Provide a list of analysis steps to ignore.
IGNORE_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation is invalid and should be ignored.
IGNORE_COLUMN_LEVEL_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
IGNORE_MULTIPLE_TRIGGERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Trigger one or many engine action instances within a process instance?
IGNORE_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
If openMetadataTypesPolicy is set to ALL, it is possible to skip the definition of particular open metadata types in Apache Atlas by listing these types in the ignoreOpenMetadataTypes property.
IGNORED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action has not been run because a different governance action was chosen.
IGNORED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity has not been actioned because it is not important, or another activity has superseded it.
IGNORED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The incident report is valid but has been closed with no action.
IGNORED_EGERIA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0010 - The {0} connector has detected an unsynchronized {1} element ({2}) in metadata collection {3} ({4}) but the permitted synchronization to catalog target {5} is {6}
IGNORED_EGERIA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0010 - The {0} connector has detected an unsynchronized {1} element ({2}) in metadata collection {3} ({4}) but the permitted synchronization to catalog target {5} is {6}
IGNORING_ASSETS - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0030 - The survey action service {0} linked to request type {1} is processing asset {2} and ignoring the following asset action targets: {3}
IGNORING_DUPLICATE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0039 - Ignoring duplicate request to classify entity {0} with classification {1} in the {2} repository
IGNORING_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0008 - The {0} OSS Unity Inside Catalog Synchronizer Connector only works with catalog targets
IGNORING_NOTIFICATION_TYPES - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0030 - The watchdog action service {0} linked to request type {1} is processing asset {2} and ignoring the following asset action targets: {3}
IGNORING_UNNECESSARY_CLASSIFICATION_UPDATE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0010 - Ignoring unnecessary update to {0} classification attached to entity with unique identifier {1} through method {2} by user {3}
IGNORING_UNNECESSARY_ENTITY_UPDATE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0008 - Ignoring unnecessary update to {0} entity with unique identifier {1} through method {2} by user {3}
IGNORING_UNNECESSARY_RELATIONSHIP_UPDATE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0009 - Ignoring unnecessary update to {0} relationship with unique identifier {1} through method {2} by user {3}
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
ILLUSTRATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Illustrates how the asset works or what it contains.
IMAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
The media is an image.
IMPACT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the severity of a situation described in the attached entity.
IMPACTED_RESOURCE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an impacted referenceable and an incident report.
ImpactedResourceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ImpactedResourceProperties describes the element that is impacted by the incident reported by the incident report.
ImpactedResourceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Typical Constructor
ImpactedResourceProperties(ImpactedResourceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
ImpactProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Defines the properties for an impact classification.
ImpactProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ImpactProperties
Default constructor
ImpactProperties(ImpactProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ImpactProperties
Copy/clone constructor.
ImpactSeverity - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ImpactSeverity defines the severity of the impact that a situation has.
IMPL_1 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
IMPL_2 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
IMPL_3 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
IMPL_4 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
IMPL_5 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
IMPLEMENTATION_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of how this governance control should be implemented.
IMPLEMENTATION_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the language used to implement this component.
IMPLEMENTATION_RESOURCE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a useful component for creating an implementation of the parent.
IMPLEMENTATION_SNIPPET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A concrete implementation example for a schema element.
IMPLEMENTATION_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Value in the asset that maps to this valid value if different from the preferred value.
ImplementationResourceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.implementations
ImplementationResourceProperties provides a details of how a component is used in an implementation (0737).
ImplementationResourceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Default constructor
ImplementationResourceProperties(ImplementationResourceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Copy/clone constructor
IMPLEMENTED_BY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a step in the refinement of digital components and artifacts from design to concrete implementation.
ImplementedByProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.implementations
ImplementedByProperties represents an implementedBy relationship.
ImplementedByProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Default constructor
ImplementedByProperties(ImplementedByProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Copy/clone constructor
IMPLICATIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Impact on the organization, people and services when adopting the recommendation in this governance definition.
IMPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Instances have been imported.
IMPORT_DELETE_REPL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Import delete replica?
IMPORTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Relative importance of this governance definition compared to its peers.
IMPORTANT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
The data is important to the running of the organization.
IMPORTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been imported from an external system.
IMPORTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The member was imported from another system.
IMPORTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Imported - The term assignment was imported from another metadata system.
IMPORTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Imported - The term assignment was imported from another metadata system.
IMPORTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment was imported from another metadata system.
IMPORTED_FROM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
importedFrom
IMPROVE_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Improve the information about an element in the open metadata repositories.
IN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
IN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
 
IN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Has a value of at least one in the provided list of values.
IN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
In list
IN_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
In Development - This component is still being built.
IN_MEMORY_SERVER - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
serverinmem
IN_PROGRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance engine is running the associated governance action service for the governance action.
IN_PROGRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The work for the activity is in progress.
INACCESSIBLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
INACCESSIBLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files under the surveyed folder that could not be accessed even to extract their basic properties.
INACCESSIBLE_FILES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
INACTIVE - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
Deprecated.
The server is not running.
INACTIVE - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Inactive - The server is not running.
INACTIVE - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Inactive - The server is not running.
INACTIVE_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-014 - During the {0} operation, open metadata repository {1} retrieved an instance (guid={2}) from its metadata store that has an inactive type called {3} (type guid = {4})
INBOUND - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Inbound Event - Event from a remote member of the open metadata repository cohort.
INCIDENT_CLASSIFIERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Map of label to level indicator to provide customizable grouping of incidents.
INCIDENT_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of an adverse situation or activity.
INCIDENT_REPORT_TEMPLATE_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
An optional qualified name of a template Incident Report entity that is created if there is confusion identifying the correct reference data for a file being catalogued.
INCIDENT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the current status of an incident report.
IncidentDependency - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
IncidentDependency describes a link to an IncidentReport previous raised that covers a similar or the same issue on these resources.
IncidentDependency() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Typical Constructor
IncidentDependency(IncidentDependency) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
IncidentImpactedElement - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ImpactedResourceProperties describes the element that is impacted by the incident reported by the incident report.
IncidentImpactedElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Typical Constructor
IncidentImpactedElement(IncidentImpactedElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
IncidentReportProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
A incident report describes an event of situation that has/had an impact on the operation of the organization.
IncidentReportProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Default constructor
IncidentReportProperties(IncidentReportProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Copy/clone constructor
IncidentReportRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
IncidentReportRequestBody provides a structure for passing the properties for a new incident report.
IncidentReportRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Default constructor
IncidentReportRequestBody(IncidentReportRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Copy/clone constructor
IncidentReportStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
IncidentReportStatus defines the status of an incident report.
incidentReportTemplateGUID - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
incidentReportTemplateQualifiedName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Template for creating incident reports
INCLUDE_CATALOG_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of catalog names that should be catalogued.
INCLUDE_COLUMN_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of column names that should be catalogued.
INCLUDE_COLUMN_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
INCLUDE_DATABASE_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Provides a list of databases that should be catalogued.
INCLUDE_FUNCTION_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of function names that should be catalogued.
INCLUDE_MODEL_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of model names that should be catalogued.
INCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of schema names that should be catalogued.
INCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of schema names that should be catalogued.
INCLUDE_SCHEMA_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
INCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of table names that should be catalogued.
INCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of table names that should be catalogued.
INCLUDE_TABLE_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
INCLUDE_VIEW_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Provide a comma-separated list of view names that should be catalogued.
INCLUDE_VIEW_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
INCLUDE_VOLUME_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Provide a comma-separated list of volume names that should be catalogued.
includeNames - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
INCLUSION_AND_EXCLUSION_NAMES - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
 
INCOMING_BAD_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0109 - Registration error occurred in cohort {0} because remote server {1} that hosts metadata collection {2} is unable to use connection {3} to create a connector to this local server
INCOMING_CONFLICTING_LOCAL_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0107 - Registration request for this server in cohort {0} was rejected by server {1} that hosts metadata collection {2} because the local metadata collection id {3} is not unique for this cohort
INCOMING_CONFLICTING_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0108 - Two servers in cohort {0} are using the same metadata collection identifier {1}
INCOMING_CONFLICTING_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0201 - Server {1} in cohort {0} that hosts metadata collection {2} has detected that TypeDef {3} ({4}) in the local server conflicts with TypeDef {5} ({6}) in the remote server
INCOMING_TOPIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
 
INCOMING_TYPEDEF_PATCH_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0202 - Registration request for this server in cohort {0} was rejected by server {1} that hosts metadata collection {2} because TypeDef {3} ({4}) in the local server is at version {5} which is different from this TypeDef in the remote server which is at version {6}
IncomingEvent - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
An event that was received from a connector
IncomingEvent(String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Constructor
IncomingEventState - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
The state of an event that was received from a connector
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_PATCH_VERSION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-068 - Method {0} has detected that a TypeDef patch from {1} is for a future level from the active TypeDef.
INCOMPATIBLE_PROPERTY_PATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-070 - Method {0} has detected that a TypeDef patch from {1} attempts to change the type of property {2} from {3} to {4}.
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
INCOMPLETE_ASSET - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0014 - User {0} is not authorized to change asset {1} because it has missing properties: {2}
INCOMPLETE_ASSET - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-010 - User {0} is not authorized to change asset {1} because it has missing properties: {2}
INCOMPLETE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Accompanies a partial, incomplete Referenceable.
INCOMPLETE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-009 - Unable to load Connector Java class {0}
incrementEntitiesCreated(int) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Increment the total number of entities created by the test by the specified amount.
incrementEntitiesFound(int) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Increment the total number of entities found by the specified amount.
incrementNumberOfSuccesses() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Increment the number of successful tests.
incrementNumberOfTests() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Increment the test count.
incrementRelationshipsCreated(int) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Increment the total number of relationships created by the test by the specified amount.
incrementRelationshipsFound(int) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Increment the total number of relationships found by the specified amount.
incrementStatisticCounter(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Increment the named counter.
incrementSuccessfulCount() - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
For test cases that are invoked many times, count the successful invocations.
incrementUnsuccessfulCount() - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
For test cases that are invoked many times, count the unsuccessful invocations.
incrementVersion(String, InstanceAuditHeader, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Changes the control information to reflect an update in an instance.
incrementVersion(String, InstanceAuditHeader, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Changes the control information to reflect an update in an instance.
incrementVersion(String, InstanceAuditHeader, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Changes the control information to reflect an update in an instance.
incrementVersion(String, InstanceAuditHeader, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Changes the control information to reflect an update in an instance.
incrementVersion(String, InstanceAuditHeader, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Changes the control information to reflect an update in an instance.
incrementVersion(String, InstanceAuditHeader, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Changes the control information to reflect an update in an instance.
INDEX_TYPE_ATTR_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
indexOf(Object) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
INDIVIDUAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Just for the individual.
INDIVIDUAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Just for the individual.
INFERRED_DATA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Inferred data type based on the data values.
INFERRED_FORMAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Inferred data format based on the data values.
INFERRED_LENGTH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Inferred data field length based on the data values.
INFERRED_PRECISION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Inferred precision of the data based on the data values.
INFERRED_SCALE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Inferred scale applied to the data based on the data values.
INFO - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Information - The server is providing information about its normal operation.
INFO - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Information - The server is providing information about its normal operation.
INFORM_STEWARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Send notification to a steward.
INFORMAL_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Suggested category based on the analysis.
INFORMAL_TAG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A descriptive tag for an item.
INFORMAL_TAGS_MAP_TO_CLASSIFICATIONS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "CLASSIFICATIONS".
INFORMAL_TAGS_MAP_TO_ENTITIES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "ENTITIES".
INFORMAL_TAGS_MAP_TO_LABELS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "LABELS".
INFORMAL_TAGS_MAPPING_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The name of the configuration property to control how this connector maps open metadata informal tags to Apache Atlas.
INFORMAL_TAGS_NO_MAPPING_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "NONE".
INFORMAL_TERM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Suggested term based on the analysis.
InformalTagElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
InformalTagElement contains the properties and header for an informal retrieved from the metadata repository.
InformalTagElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Default constructor
InformalTagElement(InformalTagElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Copy/clone constructor
InformalTagHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
InformalTagHandler is the handler for managing informal tags.
InformalTagHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Create a new handler.
InformalTagProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
InformalTagProperties stores information about a tag connected to an asset.
InformalTagProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Default constructor
InformalTagProperties(InformalTagProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Copy/clone constructor.
informalTagsMappingDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
informalTagsMappingValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
INFORMATION_SUPPLY_CHAIN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
INFORMATION_SUPPLY_CHAIN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a managed flow of information between multiple systems.
INFORMATION_SUPPLY_CHAIN - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
INFORMATION_SUPPLY_CHAIN_COMPOSITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the segments belonging to an information supply chain.
INFORMATION_SUPPLY_CHAIN_IMPL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
INFORMATION_SUPPLY_CHAIN_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the flow between segments in an information supply chain.
INFORMATION_SUPPLY_CHAIN_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
INFORMATION_SUPPLY_CHAIN_SEG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
INFORMATION_SUPPLY_CHAIN_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Standard template
INFORMATION_SUPPLY_CHAIN_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
INFORMATION_VIEW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An asset supported by data virtualization technology.
InformationSupplyChain - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
A description of the predefined information supply chains.
InformationSupplyChainComponent - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
InformationSupplyChainComponent contains a component that is either linked to the information supply directly via the ImplementedBy relationship, or it is a solution port linked to a component that is linked to the
InformationSupplyChainComponent() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Default constructor
InformationSupplyChainComponent(InformationSupplyChainComponent) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Copy/clone constructor
InformationSupplyChainComponent(RelatedMetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Copy/clone constructor
InformationSupplyChainCompositionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains
InformationSupplyChainLinkProperties identifies a relationship that is part of an information supply chain.
InformationSupplyChainCompositionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainCompositionProperties
Default constructor
InformationSupplyChainCompositionProperties(RelationshipBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainCompositionProperties
Copy/clone constructor
InformationSupplyChainContext - Record Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
Describe the associated information supply chains for a solution component/asset.
InformationSupplyChainContext(List<RelatedMetadataElementSummary>, List<RelatedMetadataElementSummary>) - Constructor for record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Creates an instance of a InformationSupplyChainContext record class.
InformationSupplyChainConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
InformationSupplyChainConverter generates an InformationSupplyChainElement from an "InformationSupplyChain" entity and a list of its related segments.
InformationSupplyChainConverter(PropertyHelper, String, String, List<InformationSupplyChainSegment>, List<InformationSupplyChainComponent>, List<OpenMetadataRelationship>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.InformationSupplyChainConverter
Constructor
InformationSupplyChainElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
InformationSupplyChainElement contains the properties and header for an information supply chain entity and its segment retrieved from the metadata repository.
InformationSupplyChainElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Default constructor
InformationSupplyChainElement(InformationSupplyChainElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Copy/clone constructor
InformationSupplyChainHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
InformationSupplyChainHandler provides methods to define information supply chains.
InformationSupplyChainHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Create a new handler.
InformationSupplyChainLink - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Define the linkage between information supply chain segments.
InformationSupplyChainLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains
InformationSupplyChainLinkProperties identifies a relationship that is part of an information supply chain.
InformationSupplyChainLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Default constructor
InformationSupplyChainLinkProperties(InformationSupplyChainLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Copy/clone constructor
InformationSupplyChainMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's information supply chain graph.
InformationSupplyChainMermaidGraphBuilder(InformationSupplyChainElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.InformationSupplyChainMermaidGraphBuilder
Construct a mermaid markdown graph.
InformationSupplyChainProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains
InformationSupplyChainProperties identifies a flow of data between systems in a digital landscape that are of importance to the organization.
InformationSupplyChainProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Default constructor
InformationSupplyChainProperties(InformationSupplyChainProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Copy/clone constructor
InformationSupplyChainResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The response structure used on a REST API calls that returns a InformationSupplyChainElement element object as a response.
InformationSupplyChainResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Default constructor
InformationSupplyChainResponse(InformationSupplyChainResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Copy/clone constructor
InformationSupplyChainSegment - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
InformationSupplyChainSegment contains a nested information supply chain
InformationSupplyChainSegment() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Default constructor
InformationSupplyChainSegment(InformationSupplyChainSegment) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Copy/clone constructor
InformationSupplyChainSegment(RelatedMetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Copy/clone constructor
InformationSupplyChainsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The response structure used on REST API calls that returns a list of InformationSupplyChainElement objects as a response.
InformationSupplyChainsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Default constructor
InformationSupplyChainsResponse(InformationSupplyChainsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Copy/clone constructor
InformationViewProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
InformationViewProperties is a class for representing a query that supports the access of data for a report or form.
InformationViewProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.InformationViewProperties
Default constructor
InformationViewProperties(InformationViewProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.InformationViewProperties
Copy/clone constructor.
INFRASTRUCTURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Physical infrastructure or software platform.
INFRASTRUCTURE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
infrastructure
INFRASTRUCTURE_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Infrastructure Integration Connector - Connector that manages metadata exchange with a third-party infrastructure catalog (CMDB) technology.
InfrastructureProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets
InfrastructureProperties is a java bean used to create assets associated with the Infrastructure.
InfrastructureProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.InfrastructureProperties
Default constructor
InfrastructureProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.InfrastructureProperties
Copy/clone constructor.
INHERITANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
 
init(FilterConfig) - Method in class org.odpi.openmetadata.tokenmanager.http.HTTPRequestHeadersFilter
 
init(FilterConfig) - Method in class org.odpi.openmetadata.userauthn.auth.LoggingRequestFilter
Called by the web container to indicate to a filter that it is being placed into service.
INIT_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-001 - Unable to initialize encryption library configuration; exception was {0} with message {1}
initialize(String, String, String, String, String, String, OMRSLocalRepository, OMRSRepositoryContentManager, OMRSConnectionConsumer, OMRSTopicConnector, OMRSCohortRegistryStore, Connection, OMRSTopicConnector, Connection, OMRSTopicConnector, Connection, OMRSTopicConnector, Connection, OMRSTopicConnector, OMRSRepositoryEventExchangeRule) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
The constructor defines the minimum information necessary to connect to a cohort.
initialize(String, String, String, OMRSLocalRepository, String, String, String, OMRSRegistryEventProcessor, OMRSCohortRegistryStore, OMRSConnectionConsumer) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Initialize the cohort registry object.
initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
Initialize engine service.
initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
Initialize engine service.
initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.engineservices.surveyaction.admin.SurveyActionAdmin
Initialize engine service.
initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.admin.WatchdogActionAdmin
Initialize engine service.
initialize(String, String, AuditLog, String, String, int, GovernanceConfigurationClient, EngineServiceConfig, GovernanceEngineMap) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
Initialize engine service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.admin.AutomatedCurationAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.communitymatters.admin.CommunityMattersAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.datadiscovery.admin.DataDiscoveryAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.dataengineer.admin.DataEngineerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.dataofficer.admin.DataOfficerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.digitalbusiness.admin.DigitalBusinessAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.locationarena.admin.LocationArenaAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.multilanguage.admin.MultiLanguageAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.admin.PeopleOrganizerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.productcatalog.admin.ProductCatalogAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.productmanager.admin.ProductManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.projectmanager.admin.ProjectManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.referencedata.admin.ReferenceDataAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.admin.RuntimeManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.securityofficer.admin.SecurityOfficerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.admin.SolutionArchitectAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.subjectarea.admin.SubjectAreaAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.templatemanager.admin.TemplateManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.timekeeper.admin.TimeKeeperAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.admin.ValidMetadataAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.actormanager.admin.ActorManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.assetmaker.admin.AssetMakerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.admin.ClassificationExplorerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.admin.ConnectionMakerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.externalreferences.admin.ExternalReferencesAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.admin.FeedbackManagerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.admin.LineageLinkerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.admin.MetadataExpertAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.admin.MetadataExplorerAdmin
Initialize the view service.
initialize(String, ViewServiceConfig, AuditLog, String, String, int, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.viewservices.schemamaker.admin.SchemaMakerAdmin
Initialize the view service.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Initialize the connector.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFolderConnector
Initialize the connector.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve the archive store information from the endpoint.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Retrieve the archive store information from the endpoint.
initialize(String, Connection) - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Initialize the connector.
initialize(String, Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(String, Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(String, Connection) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(String, OMRSRepositoryConnector) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Pass additional information to the connector needed to process events.
initialize(String, OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Pass additional information to the connector needed to process events.
initialize(List<CohortConfig>) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Initialize each cohort manager in turn.
initialize(List<IntegrationGroupConfig>, AuditLog) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonOperationalServices
Initialize the service.
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String, String, String, int) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Initialize the access service.
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String, String, String, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFOperationalServices
Initialize the access service.
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String, String, String, int) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin.OCFOperationalServices
Initialize the access service.
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String, String, String, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.admin.OIFOperationalServices
Initialize the access service.
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String, String, String, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.admin.OMFOperationalServices
Initialize the access service.
initialize(ConformanceSuiteConfig, OMRSTopicConnector, OMRSEnterpriseConnectorManager, OMRSAuditLog) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteOperationalServices
Initialize the service.
initialize(EngineHostServicesConfig, AuditLog) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostOperationalServices
Initialize the service.
INITIALIZE_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0036 - The integration service {0} method {1} has returned with a {2} exception containing message {3} when attempting to connect to the associated metadata access server
INITIALIZE_FAILED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
initializeAuditLog(RepositoryServicesConfig, String) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Initialize the OMRS component for the Open Metadata Repository Services (OMRS) for a basic server.
initializeCohortMember(RepositoryServicesConfig) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Initialize the OMRS component for the Open Metadata Repository Services (OMRS).
initializeContextManager(String, String, String, String, String, String, int, AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Initialize server properties for the context manager.
initializeContextManager(String, String, String, String, String, String, int, AuditLog) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.contextmanager.OIFContextManager
Initialize server properties for the context manager.
INITIALIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic.EventTopicAuditLogStoreConnector
Set up the list of connectors that this virtual connector will use to support its interface.
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Set up the list of connectors that this virtual connector will use to support its interface.
initializeEmbeddedConnectors(List<Connector>) - Method in interface org.odpi.openmetadata.frameworks.connectors.VirtualConnectorExtension
Set up the list of connectors that this virtual connector will use to support its interface.
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Set up the list of connectors that this virtual connector will use to support its interface.
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListenerConnectorBase
Set up the list of connectors that this virtual connector will use to support its interface.
initializeGovernanceServer(RepositoryServicesConfig) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Initialize the OMRS component for the Open Metadata Repository Services (OMRS).
initializeSecretsStoreConnector(String, SecretsStoreConnector) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Set up information about an embedded connector that this connector can use to support secure access to its resources.
initializeSecretsStoreConnector(String, SecretsStoreConnector) - Method in interface org.odpi.openmetadata.frameworks.connectors.SecureConnectorExtension
Set up information about an embedded connector that this connector can use to support secure access to its resources.
initializeStatisticCounter(String, int, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Reset (or initialize) the value of a counter.
initializeViewServer(RepositoryServicesConfig) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Initialize the OMRS component for the Open Metadata Repository Services (OMRS).
INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Initializing - The local components for communicating with the cohort are initializing.
INITIALIZING_EVENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0029 - The {0} event manager is initializing
INITIALS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
First letter of each of the person's given names.
initialStatus - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
initialStatus - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
INITIATE_ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0020 - Initializing a new engine action {0} for request type {1} to run on governance engine {2} with receivedGuards of {3}, mandatoryGuards of {4}, supplied with request parameters {5} and a start time of {6} at the request of {7}
INITIATE_ENGINE_ACTION_FROM_PROCESS_STEP - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0021 - Initializing a new engine action {0} from governance action process step {1} for request type {2} to run on governance engine {3} with receivedGuards of {4}, mandatoryGuards of {5}, supplied with request parameters {6} and a start time of {7} as part of process {8}
INITIATE_PROCESS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0021 - The {0} governance action service is initiating governance action process {1} with request parameters {2} for action targets {3}
INITIATE_PROCESS_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0022 - The {0} governance action service encountered an {1} exception initiating governance action process {2} with request parameters {3} for action targets {4}.
initiateEngineAction(String, int, String, String, List<String>, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, int, String, String, List<String>, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, int, String, String, List<String>, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, int, String, String, List<String>, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, int, String, String, List<String>, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Create an engine action in the metadata store which will trigger the governance service associated with the supplied request type.
initiateEngineAction(String, String, int, String, String, List<String>, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Create an engine action in the metadata store which will trigger the governance service associated with the supplied request type.
initiateEngineAction(String, String, int, String, String, List<String>, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create an engine action in the metadata store which will trigger the governance service associated with the supplied request type.
initiateEngineAction(String, String, String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, String, String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create an engine action in the metadata store that will trigger the governance service associated with the supplied request type.
initiateEngineAction(String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateEngineAction(String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Create an engine action in the metadata store that will trigger the governance service associated with the supplied request type.
InitiateEngineActionRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
EngineActionRequestBody provides a structure for passing the properties for a new engine action.
InitiateEngineActionRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Default constructor
InitiateEngineActionRequestBody(InitiateEngineActionRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Copy/clone constructor
initiateGovernanceActionProcess(String, String, String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, String, String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Using the named governance action process as a template, initiate a chain of engine actions.
initiateGovernanceActionProcess(String, String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Using the named governance action process as a template, initiate a chain of engine actions.
initiateGovernanceActionProcess(String, String, List<String>, List<String>, List<NewActionTarget>, Map<String, String>, Date, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Using the named governance action process as a template, initiate a chain of engine actions.
initiateGovernanceActionProcess(String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Using the named governance action process as a template, initiate a chain of engine actions.
initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<String>, List<NewActionTarget>, Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<String>, List<NewActionTarget>, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Using the named governance action process as a template, initiate a chain of engine actions.
InitiateGovernanceActionProcessRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
InitiateGovernanceActionProcessRequestBody provides a structure for passing the properties for initiating a new instance of a governance action process.
InitiateGovernanceActionProcessRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Default constructor
InitiateGovernanceActionProcessRequestBody(InitiateGovernanceActionProcessRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Copy/clone constructor
initiateGovernanceActionType(String, String, String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, String, String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Using the named governance action process as a template, initiate a chain of engine actions.
initiateGovernanceActionType(String, String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.ActionControlInterface
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, String, List<String>, List<String>, List<NewActionTarget>, Map<String, String>, Date, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Using the named governance action type as a template, initiate a chain of engine actions.
initiateGovernanceActionType(String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, List<String>, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Using the named governance action type as a template, initiate an engine action.
initiateGovernanceActionType(String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Using the named governance action process as a template, initiate a chain of engine actions.
InitiateGovernanceActionTypeRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
GovernanceActionTypeRequestBody provides a structure for passing the properties for initiating a new instance of an engine action from a governance action type.
InitiateGovernanceActionTypeRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Default constructor
InitiateGovernanceActionTypeRequestBody(InitiateGovernanceActionTypeRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Copy/clone constructor
initiateProcess(String, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGovernanceActionConnector
Initiates the request for the new process to start if a process name has been configured.
INITIATOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
InMemoryOMRSMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector
The InMemoryOMRSMetadataCollection represents a metadata repository that supports an in-memory repository.
InMemoryOMRSMetadataCollection(InMemoryOMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Constructor ensures the metadata collection is linked to its connector and knows its metadata collection id.
InMemoryOMRSRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector
The InMemoryOMRSRepositoryConnector is a connector to a local in memory repository.
InMemoryOMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSRepositoryConnector
Default constructor used by the OCF Connector Provider.
InMemoryOMRSRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
InMemoryOMRSRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSRepositoryConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
InMemoryOpenMetadataTopicConnector - Class in org.odpi.openmetadata.adapters.eventbus.topic.inmemory
InMemoryOpenMetadataTopicConnector provides a concrete implementation of the OpenMetadataTopicConnector that uses an in-memory list as the event/messaging infrastructure.
InMemoryOpenMetadataTopicConnector() - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicConnector
Constructor
InMemoryOpenMetadataTopicProvider - Class in org.odpi.openmetadata.adapters.eventbus.topic.inmemory
InMemoryOpenMetadataTopicProvider provides implementation of the connector provider for the InMemoryOpenMetadataTopicConnector.
InMemoryOpenMetadataTopicProvider() - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
INOUT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Input-Output Port - A request-response interface is provided by the solution component.
INOUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Input-Output Port - A request-response interface is provided by the process.
INPUT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Incoming data to the entity
INPUT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Input Port - Data is passed into the solution component.
INPUT_FIELD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is this data field accepting new data from the end user or not.
INPUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Input Port - Data is passed into the process.
insertRowIntoTable(Connection, String, Map<String, JDBCDataValue>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Prepare an INSERT SQL statement with all the columns for the new row filled out.
insertRowsIntoTable(Connection, String, List<Map<String, JDBCDataValue>>) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Prepare an INSERT SQL statement with all the columns for each of the new rows filled out.
INSIGHT_MODEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
A trained model using analytical or AI techniques to generate insight from data.
INSIGHT_MODEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
A trained model using analytical or AI techniques to generate insight from data.
INSIGHT_MODEL_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
INSTALL_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
 
INSTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Instance of the database.
INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Instance Event - Event used to manage the replication of metadata instances within the metadata repository cohort.
INSTANCE - Static variable in class org.odpi.openmetadata.repositoryservices.events.future.CompletedFuture
Future value for the class
INSTANCE_ALREADY_DELETED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-045 - A {0} request has been made to repository {1} for an instance {2} that is already deleted
INSTANCE_ERROR_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An error has been detected in the exchange of instances between members of the cohort.
INSTANCE_EVENT_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Local Inbound Instance Event Processor - Supports the loading of reference metadata into the local repository that has come from other members of the local server's cohorts and open metadata archives.
INSTANCE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
INSTANCE_HEADER_AUTHOR_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Name of the list of users/roles that are permitted to modify the header information for an existing open metadata instance in the Open Metadata Ecosystem.
INSTANCE_HOME_IS_LOCAL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-017 - The home metadata collection identifier {0} found by method {1} for instance with GUID {2} is the metadata collection identifier {3} for the local metadata repository {4}
INSTANCE_HOME_NOT_LOCAL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-016 - The home metadata collection identifier {0} found by method {1} for instance with GUID {2} is not the metadata collection identifier {3} for the local metadata repository {4}
INSTANCE_LICENCE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
INSTANCE_METADATA_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a data field that contains metadata for the row/record/object.
INSTANCE_METADATA_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of an open metadata entity, classification or relationship.
INSTANCE_NOT_DELETED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-046 - A {0} request has been made to repository {1} for an instance {2} that is not deleted
INSTANCE_NOTIFICATIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test sends out events when metadata changes in its repository.
INSTANCE_PROVENANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
INSTANCE_PROVENANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Category of metadata collection.
INSTANCE_SUCCESSFULLY_REIDENTIFIED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0207 - Server {0} that hosts metadata collection {1} has changed the unique identifier (guid) of an instance of type {2} from {3} to {4}
INSTANCE_TO_MONITOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
INSTANCE_TO_MONITOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
INSTANCE_TO_MONITOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Requests that the watchdog action service monitors a single metadata instance.
INSTANCE_TO_MONITOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
INSTANCE_URL - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
INSTANCE_VERSIONING - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports incrementing version numbers within metadata instances as they change.
INSTANCE_VERSIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to return the list of versions of an instance that are stored.
INSTANCE_WRONG_TYPE_FOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-404-001 - The {0} method has retrieved an instance for unique identifier (guid) {1} which is of type {2} rather than type {3}
INSTANCE_WRONG_TYPE_FOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-001 - The {0} method has retrieved an object for unique identifier (guid) {1} which is of type {2} rather than type {3} on behalf of method {4}
InstanceAuditHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceAuditHeader manages the attributes that are common to classifications, entities and relationships.
InstanceAuditHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Default Constructor sets the instance to nulls.
InstanceAuditHeader(InstanceAuditHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Copy/clone constructor set the value to those supplied in the template.
InstanceElementHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceElementHeader provides a common base for all instance information from the metadata collection.
InstanceElementHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceElementHeader
Default Constructor sets the instance to nulls
InstanceElementHeader(InstanceElementHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceElementHeader
Copy/clone constructor set values from the template
InstanceFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
InstanceFindRequest adds match properties to a find request.
InstanceFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Default constructor
InstanceFindRequest(InstanceFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Copy/clone constructor.
InstanceGraph - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceGraph stores a subgraph of entities and relationships and provides methods to access its content.
InstanceGraph() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Default constructor
InstanceGraph(List<EntityDetail>, List<Relationship>) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Typical Constructor creates a graph with the supplied list of elements.
InstanceGraph(InstanceGraph) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Copy/clone constructor.
InstanceGraphAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
InstanceGraphAccumulator provides the accumulator for an instance graph - this is a collection of related entities and relationships.
InstanceGraphRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
InstanceGraphRequest is the request structure for an OMRS REST API call that sends an instance graph object.
InstanceGraphRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Default constructor
InstanceGraphRequest(InstanceGraphRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Copy/clone constructor
InstanceGraphResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
InstanceGraphResponse is the response structure for an OMRS REST API call that returns an instance graph object.
InstanceGraphResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Default constructor
InstanceGraphResponse(InstanceGraphResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Copy/clone constructor
InstanceHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceHeader manages the attributes that are common to entities and relationship instances.
InstanceHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Default Constructor sets the instance to nulls.
InstanceHeader(InstanceHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Copy/clone constructor set the value to those supplied in the template.
InstanceHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
InstanceHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
InstanceHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Default constructor
InstanceHistoricalFindRequest(InstanceHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Copy/clone constructor
InstanceProperties - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
The InstanceProperties class provides support for properties to be added to an entity, classification or relationship instances.
InstanceProperties() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Typical constructor
InstanceProperties(InstanceProperties) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Copy/clone constructor.
InstancePropertiesDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between instance properties.
InstancePropertiesDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertiesDifferences
Construct a new set of differences between two sets of instance properties.
InstancePropertiesRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
InstancePropertiesRequest carries the properties needed to update an entity, relationship or classification.
InstancePropertiesRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Default constructor
InstancePropertiesRequest(InstancePropertiesRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Copy/clone constructor
InstancePropertyCategory - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
The InstancePropertyCategory defines the list of value types for the properties for open metadata.
InstancePropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstancePropertyValue provides a common class for holding an instance type and value.
InstancePropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Default constructor for Jackson
InstancePropertyValue(InstancePropertyCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Typical constructor initializes the instance property value to nulls.
InstancePropertyValue(InstancePropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Copy/clone constructor initializes the instance property value from the supplied template.
InstanceProvenanceType - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceProvenanceType defines where the metadata comes from and, hence if it can be updated.
INSTANCES_WITH_CONFLICTING_TYPES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0209 - Server {0} that hosts metadata collection {1} has detected that the version of the type being used by instance with the unique identifier (guid) of {2} has regressed; the type that this server is using locally is {3} and the type from the instance from metadata collection {4} is {5}; the two versions need to be reconciled.
instanceStatus - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
InstanceStatus - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
The InstanceStatus defines the status of an instance (classification, relationship or an entity) in the metadata collection.
InstanceType - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
InstanceType contains information from the instance's TypeDef that are useful for processing the instance.
InstanceType() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Default constructor relies on initialization of variables in the declaration.
InstanceType(InstanceType) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Copy/clone constructor
InstanceType(TypeDefCategory, String, String, long) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Typical constructor that set all the properties at once.
INT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
 
INT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
INT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Integer
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
Perform the required integration logic for the assigned catalog target.
integrateCatalogTarget(RequestedCatalogTarget) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetIntegrator
Perform the required integration logic for the assigned catalog target.
INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
The person who can be contacted if there are problems with the data from this hospital.
INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Connector that manages metadata exchange with a third party technology.
INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A definition to control the execution of an integration connector.
INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Integration Connector - Connector that manages metadata exchange with a third-party technology.
INTEGRATION_CONNECTOR_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0008 - A new integration connector named {0} is initializing in integration service {1} running in integration daemon {2}, permitted synchronization is: {3}
INTEGRATION_CONNECTOR_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0024 - The integration connector {0} in integration service {1} has shutdown.
INTEGRATION_DAEMON - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that runs integration connectors that synchronize metadata between different types of technologies.
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 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
integration-daemon - Server hosting integration connectors responsible for synchronizing metadata.
INTEGRATION_DAEMON_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-008 - The integration daemon services are unable to initialize a new instance of integration daemon {0}; error message is {1}
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.
INTEGRATION_DAEMON_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
INTEGRATION_DEVELOPER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Person building the data quality evaluation components.
INTEGRATION_GROUP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Provides the list of integration connectors that should run in an Integration Daemon.
INTEGRATION_GROUP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of integration connectors to run together.
INTEGRATION_GROUP_NO_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0028 - Failed to refresh configuration for integration group {0}.
INTEGRATION_GROUP_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-033 - Integration daemon {0} is unable to process connectors from integration group {1} because it is unable to retrieve its configuration from the metadata access server
INTEGRATION_SERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a server that exchanges data between between other servers.
INTEGRATION_SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0025 - The integration service {0} in integration daemon {1} has completed shutdown
INTEGRATION_STYLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
What is the mechanism/approach used to exchange data/control?
INTEGRATION_STYLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Mechanism to flow data and control along the segment.
integrationConnector - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
IntegrationConnector - Interface in org.odpi.openmetadata.frameworks.integration.connectors
IntegrationConnector is the abstract interface for a connector that is managed by the integration services.
IntegrationConnectorBase - Class in org.odpi.openmetadata.frameworks.integration.connectors
IntegrationConnectorBase is the base class for an integration connector.
IntegrationConnectorBase() - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
IntegrationConnectorCacheMap - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers
IntegrationConnectorCacheMap maintains the map of connectorIds to integration connector handlers.
IntegrationConnectorCacheMap() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
 
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
IntegrationConnectorConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
IntegrationConnectorPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationConnectorProperties bean.
IntegrationConnectorConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationConnectorConverter
Constructor
IntegrationConnectorDedicatedThread - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads
IntegrationConnectorDedicatedThread is the thread that runs a connector that issues
IntegrationConnectorDedicatedThread(String, IntegrationConnectorHandler, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorDedicatedThread
Constructor provides access to the variables needed to run the connector.
IntegrationConnectorDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Describes the standard integration connector configuration shipped with Egeria.
IntegrationConnectorElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
IntegrationConnectorElement contains the properties and header for an entity retrieved from the metadata repository that represents an integration connector.
IntegrationConnectorElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Default constructor
IntegrationConnectorElement(IntegrationConnectorElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Copy/clone constructor
IntegrationConnectorElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a IntegrationConnector element object as a response.
IntegrationConnectorElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Default constructor
IntegrationConnectorElementResponse(IntegrationConnectorElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Copy/clone constructor
IntegrationConnectorElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of IntegrationConnectorElement objects as a response.
IntegrationConnectorElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Default constructor
IntegrationConnectorElementsResponse(IntegrationConnectorElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Copy/clone constructor
IntegrationConnectorHandler - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers
IntegrationConnectorReport provides information on the operation of a single connector within an integration service.
IntegrationConnectorProperties - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
IntegrationConnectorProperties contains the definition of an integration connector.
IntegrationConnectorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
PortProperties is a class for representing a generic port for a process.
IntegrationConnectorProperties() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Default constructor
IntegrationConnectorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Default constructor
IntegrationConnectorProperties(IntegrationConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Copy/clone constructor
IntegrationConnectorProperties(IntegrationConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Copy/clone constructor.
IntegrationConnectorProvider - Class in org.odpi.openmetadata.frameworks.integration.connectors
The IntegrationConnectorProvider provides a base class for the connector provider supporting Integration Connectors.
IntegrationConnectorProvider() - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.
IntegrationConnectorRefreshThread - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads
IntegrationConnectorRefreshThread is the class responsible for managing executing refresh() calls to a single integration connector within an integration daemon.
IntegrationConnectorRefreshThread(String, IntegrationConnectorHandler, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorRefreshThread
Constructor provides access to the variables needed to run the connector.
IntegrationConnectorReport - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
IntegrationConnectorReport provides information on the operation of a single connector within an integration service.
IntegrationConnectorReport() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Default constructor does nothing.
IntegrationConnectorReport(IntegrationConnectorReport) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Copy/clone constructor
IntegrationConnectorStatus - Enum Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
IntegrationConnectorStatus describes the status of an integration connector.
integrationContext - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
integrationContext - Variable in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
 
IntegrationContext - Class in org.odpi.openmetadata.frameworks.integration.context
IntegrationContext is the base class for the integration context provided to the integration connector to provide access to open metadata services.
IntegrationContext(String, String, String, String, String, String, String, String, boolean, PermittedSynchronization, OpenMetadataClient, OpenMetadataEventClient, ConnectedAssetClient, OpenIntegrationClient, OpenLineageListenerManager, GovernanceConfiguration, OpenGovernanceClient, AuditLog, int, DeleteMethod) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Constructor handles standard values for all integration contexts.
IntegrationContextManager - Class in org.odpi.openmetadata.frameworks.integration.contextmanager
IntegrationContextManager is the base class for the context manager that is implemented by each integration service.
IntegrationContextManager() - Constructor for class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Default constructor
IntegrationContextRefreshProxy - Class in org.odpi.openmetadata.frameworks.integration.context
IntegrationContextRefreshProxy is used to provide a protected mechanism for the integration daemon to set isRefreshInProcess.
IntegrationContextRefreshProxy(IntegrationContext) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.IntegrationContextRefreshProxy
Create the refresh proxy for an integration context.
IntegrationDaemon - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.client
IntegrationDaemon is the client library for the Integration Daemon's REST API.
IntegrationDaemon(String, String) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Create a new client with no authentication embedded in the HTTP request.
IntegrationDaemon(String, String, String, String) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Create a new client that passes userId and password in each HTTP request.
IntegrationDaemon(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Create a new client that passes userId and password in each HTTP request.
IntegrationDaemon(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Create a new client with no authentication embedded in the HTTP request.
IntegrationDaemonAPI - Interface in org.odpi.openmetadata.governanceservers.integrationdaemonservices.api
IntegrationDaemonAPI is the interface to control and monitor an integration daemon.
IntegrationDaemonConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
IntegrationDaemonConfigurationClient provides the configuration services for integration daemons.
IntegrationDaemonConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
IntegrationDaemonConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
IntegrationDaemonConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
IntegrationDaemonConnector provides access to an Integration Daemon server.
IntegrationDaemonConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
 
IntegrationDaemonInstance - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
IntegrationDaemonInstance maintains the instance information needed to execute requests on behalf of an integration daemon.
IntegrationDaemonInstanceHandler - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
IntegrationDaemonInstanceHandler retrieves information from the instance map for the integration daemon instances.
IntegrationDaemonInstanceHandler() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Default constructor registers the access service
IntegrationDaemonOperationalServices - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
IntegrationDaemonOperationalServices is responsible for controlling the startup and shutdown of the integration daemon services.
IntegrationDaemonOperationalServices(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonOperationalServices
Constructor used at server startup.
IntegrationDaemonProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
IntegrationDaemonProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
IntegrationDaemonResource - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring
IntegrationDaemonResource provides the server-side catcher for REST calls using Spring.
IntegrationDaemonResource() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
 
IntegrationDaemonRESTServices - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
IntegrationDaemonRESTServices provides the external service implementation for an integration service and integration group.
IntegrationDaemonRESTServices() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
 
IntegrationDaemonServicesAuditCode - Enum Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc
The IntegrationDaemonServicesAuditCode is used to define the message content for the OMRS Audit Log.
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.
IntegrationDaemonServicesErrorCode - Enum Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc
The IntegrationDaemonServicesErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Daemon Services.
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
IntegrationDaemonStatus - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
IntegrationDaemonStatus provides a container for transporting the status of each of the integration services and integration groups running in an integration daemon.
IntegrationDaemonStatus() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Default constructor
IntegrationDaemonStatus(IntegrationDaemonStatus) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Copy/clone constructor
IntegrationDaemonStatusResponse - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
IntegrationDaemonStatusResponse provides a container for transporting the status of each of the integration services running in an integration daemon.
IntegrationDaemonStatusResponse() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
Default constructor
IntegrationDaemonStatusResponse(IntegrationDaemonStatusResponse) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
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
IntegrationGroupConfigurationHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
IntegrationGroupConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
IntegrationGroupConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
IntegrationGroupConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationGroupProperties bean.
IntegrationGroupConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Constructor
IntegrationGroupDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Describes the integration groups in the core content packs.
IntegrationGroupElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
IntegrationGroupElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents an integration group.
IntegrationGroupElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Default constructor
IntegrationGroupElement(IntegrationGroupElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Copy/clone constructor
IntegrationGroupElementResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a IntegrationGroup element object as a response.
IntegrationGroupElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Default constructor
IntegrationGroupElementResponse(IntegrationGroupElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Copy/clone constructor
IntegrationGroupElementsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of IntegrationGroupElement objects as a response.
IntegrationGroupElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Default constructor
IntegrationGroupElementsResponse(IntegrationGroupElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Copy/clone constructor
integrationGroupGUID - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
IntegrationGroupHandler - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers
The IntegrationGroupHandler is responsible for maintaining information about the integration connectors in an integration group.
IntegrationGroupHandler(String, IntegrationContextManager, IntegrationConnectorCacheMap, String, String, GovernanceConfigurationClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Create a client-side object for managing an integration connector.
integrationGroupName - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
integrationGroupProperties - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
IntegrationGroupProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
IntegrationGroupProperties describe the properties needed to describe a specific integration group.
IntegrationGroupProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.IntegrationGroupProperties
Default constructor.
IntegrationGroupProperties(IntegrationGroupProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.IntegrationGroupProperties
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
IntegrationGroupStatus - Enum Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
IntegrationGroupStatus defines the status of a integration group.
IntegrationGroupSummariesResponse - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
 
IntegrationGroupSummariesResponse() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Default constructor
IntegrationGroupSummariesResponse(IntegrationGroupSummariesResponse) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Copy/clone constructor
IntegrationGroupSummary - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
IntegrationGroupSummary is a summary of the properties known about a specific integration group.
IntegrationGroupSummary() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Default constructor
IntegrationGroupSummary(IntegrationGroupSummary) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Copy/clone constructor
IntegrationGroupSummaryResponse - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
IntegrationGroupSummaryResponse provides a container for transporting the status of an integration group.
IntegrationGroupSummaryResponse() - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Default constructor
IntegrationGroupSummaryResponse(IntegrationGroupSummaryResponse) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Copy/clone constructor
IntegrationIterator - Class in org.odpi.openmetadata.frameworks.integration.iterator
IntegrationIterator provides the common logic for an integration iterator.
IntegrationIterator(String, String, String, String, String, String, String, OpenMetadataStore, PermittedSynchronization, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
Create the iterator.
IntegrationReportResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
IntegrationReportResponse is the response structure used on REST API calls that returns an ConnectorActivityReport object as a response.
IntegrationReportResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Default constructor
IntegrationReportResponse(IntegrationReportResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Copy/clone constructor
IntegrationReportsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
IntegrationReportsResponse is the response structure used on REST API calls that returns a list of ConnectorActivityReport objects as a response.
IntegrationReportsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Default constructor
IntegrationReportsResponse(IntegrationReportsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Copy/clone constructor
INTEGRATOR_NOT_RETURNED - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-001 - Service {0} is unable to process the properties supplied to method {1} because the requested owner {2} ({3}) is not a recognized software capability.
INTEGRATOR_NOT_RETURNED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-005 - Service {0} is unable to process the properties supplied to method {1} because the requested owner {2} ({3}) is not a recognized software server capability.
INTERESTING_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
INTERESTING_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
INTERESTING_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
INTERNAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
The data should not be exposed outside of this organization.
INTERNAL_ENDPOINT_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Network address that the network gateway maps the request to.
INTERNAL_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-005 - Internal error in OCF method {0}
INTERNAL_USE_ONLY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
This license permits the subscriber to use the data for internal systems and activities that are conducting legitimate business of Coco Pharmaceuticals.
InternalOMRSEventProcessingContext - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
Internal Asynchronous message processing context.
InternalOMRSEventProcessingContext() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
 
INTERVAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
INTRODUCTION_DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
INTRODUCTION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date that the product was made available.
INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
The governance action service has not performed the requested action because it is not appropriate (for example, a false positive).
INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action has not been run because it is not appropriate (for example, a false positive).
INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity has not happened because it is not appropriate (for example, created by an automated process as a result of a false positive).
INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The incident report does not describe a valid incident and has been closed.
INVALID_ACTION_TARGET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
One or all of the action targets passed to this service are not of the correct type and so the service has failed to start.
INVALID_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has been reviewed and declared invalid.
INVALID_ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-005 - Asset {0} is of type {1} but the {2} connector only supports the following asset type(s): {3}
INVALID_ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-005 - Asset {0} is of type {1} but survey action service {2} only supports the following asset type(s): {3}
INVALID_ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-005 - Asset {0} is of type {1} but watchdog action service {2} only supports the following asset type(s): {3}
INVALID_ATTRIBUTE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-018 - An invalid AttributeTypeDef {0} (guid={1}) has been passed as the {2} parameter on a {3} request to open metadata repository {4}.
INVALID_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-001 - An unsupported bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
INVALID_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-500-001 - An unsupported bean class named {0} was passed to the OMAG Server Platform by the {1} request for open metadata view service {2} on server {3}; error message was: {4}
INVALID_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-001 - An unsupported bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
INVALID_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-006 - An unsupported bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
INVALID_CALL_FOR_SERVER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-030 - The {0} operation is only supported by {1} servers and server {2} is a {3}
INVALID_CLASSIFICATION_FOR_ENTITY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-006 - Open metadata repository {0} is unable to assign a classification of type {1} to an entity of type {2} as the classification type is not valid for this type of entity
INVALID_CLASSIFICATION_SEARCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-075 - An invalid list of classification-based search conditions was provided: name of the classification is mandatory
INVALID_COHORT_CONFIG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-CONNECTOR-404-003 - The open metadata repository servers in the cohort are not configured correctly
INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-010 - Invalid Connector class {0} for connector {1}; resulting exception {2} produced message {3}
INVALID_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
CONNECTOR-CONFIGURATION-FACTORY-400-002 Connector Provider class name {0} does not inherit from 'org.odpi.openmetadata.frameworks.connectors.ConnectorProvider'
INVALID_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-008 - Connector Provider class {0} passed in connection {1} resulted in a {2} exception with error message of {3}
INVALID_CONTEXT_MANAGER - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-006 - The integration service {0} has been configured with a context manager class of {1} which can not be used by the class loader.
INVALID_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-008 - Unable to create secure location for storing encryption key
INVALID_EMBEDDED_SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-003 - No embedded survey action services supplied to the survey action pipeline {0}
INVALID_EMBEDDED_SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-003 - No embedded watchdog action services supplied to the watchdog action pipeline {0}
INVALID_ENGINE_ACTION_STATUS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-403-003 - Engine Host OMAG Server with a userId of {0} is not allowed claim the engine action {1} because it is already being processed by Engine Host OMAG Server with a userId of {2} and is in status {3}
INVALID_ENTITY_FROM_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-052 - The entity {0} retrieved from repository {1} during the {2} operation has invalid contents: {3}
INVALID_EVENT_FORMAT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Invalid event format - The event does not have a recognized format.
INVALID_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-009 - Unable to create secure file for storing encryption key
INVALID_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
The governance action service {0} linked to request type {1} can not be started.
INVALID_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
INVALID_GOVERNANCE_SERVICE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
OPEN-GOVERNANCE-400-002 - The governance engine {0} is not able to create the governance action service for request type {1} and request parameters {2}.
INVALID_GOVERNANCE_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
OPEN-GOVERNANCE-400-003 - Invalid governance action service for request type {0}.
INVALID_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-061 - An invalid instance has been detected by repository helper method {0}.
INVALID_INSTANCE_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Invalid instance event format - The event does not have a recognized format.
INVALID_INSTANCES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8007 - An invalid instance was found in a batch of reference instances send by a remote member of the cohort.
INVALID_INSTANCES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-073 - An invalid instance was found in a batch of reference instances send by a remote member of the cohort.
INVALID_KEYSTORE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-004 - Unable to parse the key store; exception was {0} with message {1}
INVALID_LIKE_CONDITION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-077 - An invalid string was provided for the value of a LIKE operator
INVALID_LIST_CONDITION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-076 - An invalid list was provided for the value of an IN operator
INVALID_LOCAL_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-COHORT-REGISTRY-400-002 - The Open Metadata Repository Cohort {0} is not available to server {1} because the local metadata collection id has been changed from {2} to {3} since this server registered with the cohort
INVALID_MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0003 - The {0} server is configured with an invalid max page size of {1}
INVALID_NUMERIC_CONDITION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-078 - An invalid string was provided for the value of the {0} operator
INVALID_OMRS_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONNECTOR-400-004 - The connection {0} passed to the EnterpriseOMRSRepositoryConnector is invalid
INVALID_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-032 - The value passed on the {0} parameter of the {1} operation is invalid
INVALID_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-002 - The {0} parameter passed by the {1} request for open metadata access service {2} on server {3} is invalid; value passed was: {4}
INVALID_PATCH_VERSION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-067 - Method {0} has detected invalid version values in TypeDef patch from {1}.
INVALID_PRIMITIVE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-500-003 - There is a problem in the definition of primitive type {0}
INVALID_PRIMITIVE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-004 - There is a problem in the definition of primitive type {0}
INVALID_PRIMITIVE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-003 - There is a problem in the definition of primitive type {0}
INVALID_PRIMITIVE_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-500-001 - The Java class {0} for PrimitiveTypeCategory {1} is not known
INVALID_PRIMITIVE_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-002 - The Java class {0} for PrimitiveTypeCategory {1} is not known
INVALID_PRIMITIVE_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-001 - The Java class {0} for PrimitiveDefCategory {1} is not known
INVALID_PRIMITIVE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-500-004 - The value supplied for an attribute of PrimitiveTypeCategory {0} is expected as Java class {1} but was supplied as Java class {2}
INVALID_PRIMITIVE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-005 - The value supplied for an attribute of PrimitiveTypeCategory {0} is expected as Java class {1} but was supplied as Java class {2}
INVALID_PRIMITIVE_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-015 - The value supplied for an attribute of PrimitiveDefCategory {0} is expected as Java class {1} but was supplied as Java class {2}
INVALID_PRIMITIVE_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-500-002 - The primitive value should be stored in Java class {0} rather than {1} since it is of PrimitiveTypeCategory {2}
INVALID_PRIMITIVE_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-003 - The primitive value should be stored in Java class {0} rather than {1} since it is of PrimitiveTypeCategory {2}
INVALID_PRIMITIVE_VALUE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-002 - The primitive value should be stored in Java class {0} rather than {1} since it is of PrimitiveDefCategory {2}
INVALID_PROCESSING_USER - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-403-002 - Engine Host OMAG Server with a userId of {0} is not allowed to issue request {1} for engine action {2} because it is already being processed by Engine Host OMAG Server with a userId of {3}
INVALID_PROPERTIES_OBJECT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-029 - The properties object passed on the {0} operation is either null or not of the correct {1} class
INVALID_PROPERTY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-001 - An unsupported property named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
INVALID_PROPERTY_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-012 - Non-string property names stored in entity {0} of type {1}
INVALID_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-074 - An invalid list of property-based search conditions was provided: nestedConditions is mutually exclusive with property, operator, value.
INVALID_PROPERTY_VALUE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-005 - The property named {0} with value of {1} supplied on method {2} does not match the stored value of {3} for entity {4}
INVALID_REGISTRY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Invalid registry event format - The event does not have a recognized format.
INVALID_RELATIONSHIP_ENDS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-047 - A {0} request has been made to repository {1} for a relationship that has one or more ends of the wrong or invalid type.
INVALID_RELATIONSHIP_FROM_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-053 - The relationship {0} retrieved from repository {1} during the {2} operation has invalid contents: {3}
INVALID_REPOSITORY_CONTROL_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0004 - The PostgreSQL repository connector {0} has opened database schema {1} which is the repository for server {2} (metadata collection id {3})
INVALID_REPOSITORY_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0029 - The repository governance service {0} linked to repository governance request type {1} can not be started.
INVALID_REPOSITORY_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
INVALID_REPOSITORY_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-004 - The {0} postgreSQL repository connector detected an invalid value for column {1} during method {2} in mapper {3}; row values are: {4}
INVALID_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-007 - {0} asset {1} describes a resource called {2} which is of type {3} but connector {4} only supports the following type(s) of resources: {5}
INVALID_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-006 - Asset {0} has a root schema of type {1} but survey action service {2} only supports the following root schema type(s): {3}
INVALID_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0007 - Asset {0} has a root schema of type {1} but survey action service {2} only supports the following root schema type(s): {3}
INVALID_SEARCH_CRITERIA - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-006 - A {0} exception was returned when matching {2} against {1} in method {4}.
INVALID_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-028 - The search string passed on the {0} parameter of the {1} operation is invalid and results in a {2} exception when executed.
INVALID_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-028 - The search string passed on the {0} parameter of the {1} operation is invalid and results in a {2} exception when executed.
INVALID_SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0029 - The survey action service {0} linked to request type {1} can not be started.
INVALID_SURVEY_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
OMES-SURVEY-ACTION-400-002 - The survey action service {0} linked to request type {1} can not be started.
INVALID_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0021 - The {0} governance action service has been passed a technology type of {1} which is not supported
INVALID_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
INVALID_TIME_RANGE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-083 - The OMRS repository connector operation {0} does not allow a time range from {1} to {2}
INVALID_TYPE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-004 - An unsupported type named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
INVALID_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-017 - An invalid TypeDef {0} (guid={1}) has been passed as the {2} parameter on a {3} request to open metadata repository {4}.
INVALID_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Invalid typedef event format - The event does not have a recognized format.
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-005 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerErrorCode
OMVS-ACTOR-MANAGER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerErrorCode
OMVS-ASSET-MAKER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
OMVS-CLASSIFICATION-EXPLORER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
OMVS-CONNECTION-MAKER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
OMVS-EXTERNAL-REFERENCES-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
OMVS-FEEDBACK-MANAGER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
OMVS-GOVERNANCE-OFFICER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
OMVS-LINEAGE-LINKER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
OMVS-METADATA-EXPERT-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
OMVS-METADATA-EXPLORER-400-001 - The URL marker {0} is not recognized
INVALID_URL_MARKER - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
OMVS-SCHEMA-MAKER-400-001 - The URL marker {0} is not recognized
INVALID_VIRTUAL_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-019 - Virtual connection {0} has no embedded connections
INVALID_WATCHDOG_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0029 - The watchdog action service {0} linked to request type {1} can not be started.
INVALID_WATCHDOG_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
OMES-WATCHDOG-ACTION-400-002 - The watchdog action service {0} linked to request type {1} can not be started.
InvalidEntityException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
InvalidEntityException provides a checked exception for reporting that an entity can not be added because its content is invalid.
InvalidEntityException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
Deprecated.
InvalidEntityException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
This is the constructor used when receiving an exception from a remote server.
InvalidEntityException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
Deprecated.
InvalidEntityException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
This is the typical constructor used for creating an exception.
InvalidEntityException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidEntityException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidEntityException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
This is the typical constructor used for creating an exception.
InvalidParameterException - Exception in org.odpi.openmetadata.frameworks.openmetadata.ffdc
The InvalidParameterException is thrown by the connector when a parameter is null or an invalid value.
InvalidParameterException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The InvalidParameterException is thrown by an OMRS Connector when the parameters passed to a repository connector, or its accompanying metadata collection, are not valid.
InvalidParameterException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the constructor used when receiving an exception from a remote server.
InvalidParameterException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is the constructor used when receiving an exception from a remote server.
InvalidParameterException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
Deprecated.
InvalidParameterException(int, String, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
Deprecated.
InvalidParameterException(String, InvalidParameterException) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
InvalidParameterException(String, OMFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
InvalidParameterException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the constructor used for creating an exception that resulted from a previous error.
InvalidParameterException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is the constructor used for creating an InvalidParameterException when an unexpected error has been caught.
InvalidParameterException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the constructor used for creating an exception that resulted from a previous error.
InvalidParameterException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is the constructor used for creating an InvalidParameterException when an unexpected error has been caught.
InvalidParameterException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the typical constructor used for creating an exception.
InvalidParameterException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is the typical constructor used for creating an InvalidParameterException.
InvalidParameterException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the typical constructor used for creating an exception.
InvalidParameterException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is the typical constructor used for creating an InvalidParameterException.
InvalidParameterException(InvalidParameterException) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
InvalidParameterException(OMFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
InvalidParameterException(OMFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
This is a copy constructor.
invalidParameterHandler - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Handler for validating parameters passed on requests.
invalidParameterHandler - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstanceHandler
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
 
invalidParameterHandler - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
 
InvalidParameterHandler - Class in org.odpi.openmetadata.commonservices.ffdc
InvalidParameterHandler is a common error handler.
InvalidParameterHandler() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Default constructor
InvalidRelationshipException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
InvalidRelationshipException provides a checked exception for reporting that a relationship can not be added because its content is invalid.
InvalidRelationshipException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
Deprecated.
InvalidRelationshipException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
This is the constructor used when receiving an exception from a remote server.
InvalidRelationshipException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
Deprecated.
InvalidRelationshipException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
This is the typical constructor used for creating an exception.
InvalidRelationshipException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidRelationshipException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidRelationshipException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
This is the typical constructor used for creating an exception.
InvalidTypeDefException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
InvalidTypeDefException provides a checked exception for reporting that a typedef can not be added because its content is invalid.
InvalidTypeDefException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
Deprecated.
InvalidTypeDefException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
This is the constructor used when receiving an exception from a remote server.
InvalidTypeDefException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
Deprecated.
InvalidTypeDefException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
This is the typical constructor used for creating an exception.
InvalidTypeDefException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidTypeDefException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
This is the constructor used for creating an exception when an unexpected error has been caught.
InvalidTypeDefException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
This is the typical constructor used for creating an exception.
INVENTORY_CATALOG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that manages collections of descriptions about people, places, digital assets, things, ...
INVENTORY_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how physical inventory is managed between procurement, the distribution centres, manufacturing and finance.
INVENTORY_SUS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
InventoryCatalogProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
InventoryCatalogProperties describes the properties of a catalogue of items of value.
InventoryCatalogProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.InventoryCatalogProperties
Default constructor
InventoryCatalogProperties(InventoryCatalogProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.InventoryCatalogProperties
Copy/clone constructor.
INVISIBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
INVOICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
ServiceQuality:Invoice - Information relating to the Coco Pharmaceuticals' billing and payments.
IS_CASE_SENSITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is this valid value case-sensitive, or should the values match irrespective of case?
IS_DEFAULT_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is the member the default value in the set?
IS_HIDDEN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
IS_HIDDEN - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
IS_NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
IS_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Has no value.
IS_NULL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Is null
IS_NULLABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Accepts null values or not.
IS_POPULATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
IS_POPULATED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Is this table populated (typically true)?
IS_PROXY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
IS_SYM_LINK - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
IS_SYM_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
IS_UNIQUE_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
ISA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a more general glossary term and a more specific definition.
isAccessible_in_current_workspace() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Return whether accessible to this user.
isAccountNonExpired() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return if the account is not disabled.
isAccountNonLocked() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return if the account is not locked.
isActive() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Return a flag indicating whether the connector is active.
isActive() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Is the server instance currently running?
isActiveCohortMember(String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Is the metadata collection id for an active member of the cohort.
isActiveCohortMember(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Is the metadata collection id for an active member of the cohort.
isActiveType(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isActiveType(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isActiveTypeId(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isActiveTypeId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isAllowEmptyValue() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
isATypeOf(String, InstanceAuditHeader, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Returns a boolean indicating that the instance is of the supplied type.
isATypeOf(String, InstanceAuditHeader, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Returns a boolean indicating that the instance is of the supplied type.
isBadCredentials(AuthenticationException) - Method in interface org.odpi.openmetadata.userauthn.auth.AuthenticationExceptionHandler
 
isBrowse_only() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Return whether this element is read only or not.
ISC_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name for the element.
ISC_QUALIFIED_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of unique names of the information supply chains that this wire belongs to.
isCampaign() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Is this project a campaign?
isCampaign() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Is this project a campaign?
isCanExecute() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Is the file executable?
isCanRead() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Is the file readable?
isCanWrite() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Is the file writable?
isCaseInsensitiveRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a case-insensitive regular expression (true) or as a case-sensitive regular expression (false).
isCaseInsensitiveRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a case-insensitive regular expression (true) or as a case-sensitive regular expression (false).
isClassificationSet(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Return whether a particular classification has been set up by the caller.
isClassified(ElementHeader, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Test whether an element has a particular classification.
isClassified(OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Test whether an element has a particular classification.
isContainer() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
isContainsRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "contains" regular expression (true) or any other regular expression (false).
isContainsRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "contains" regular expression (true) or any other regular expression (false).
isContainsRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "contains" regular expression (true) or any other regular expression (false).
isContainsRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "contains" regular expression (true) or any other regular expression (false).
isCredentialsNonExpired() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return whether the account credentials (secrets) are still valid.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Return whether the enum is the default value or not.
isDefault() - Method in interface org.odpi.openmetadata.frameworks.openmetadata.enums.OpenMetadataEnum
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Return whether the enum is the default value or not.
isDefault() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Return whether the enum is the default value or not.
isDeleteCascade() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
If the row with the primary key is deleted, should the rows with the foreign key also be deleted?
isDeleteCascade() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
If the row with the primary key is deleted, should the rows with the foreign key also be deleted?
isDeprecated() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
isDeprecated() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
isDeprecated() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
isDerived() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Return whether the schema has a derived value of not.
isDifferent(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
Returns true if the value mapped to the provided name differs, otherwise false if it is the same in both.
isDone() - Method in class org.odpi.openmetadata.repositoryservices.events.future.CompletedFuture
Is the action completed?
isDone() - Method in class org.odpi.openmetadata.repositoryservices.events.future.CompoundFuture
Checks whether processing for the future has completed.
isDone() - Method in class org.odpi.openmetadata.repositoryservices.events.future.DelegatableFuture
Return whether complete
isDone() - Method in interface org.odpi.openmetadata.repositoryservices.events.future.OMRSFuture
Checks whether processing for the future has completed.
isDone() - Method in class org.odpi.openmetadata.repositoryservices.events.future.OMRSFutureImpl
Checks whether processing for the future has completed.
isEmpty() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
isEnabled() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Return whether the account is enabled.
isEndsWithRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "endswith" regular expression (true) or any other regular expression (false).
isEndsWithRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "endswith" regular expression (true) or any other regular expression (false).
isEndsWithRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "endswith" regular expression (true) or any other regular expression (false).
isEndsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "endswith" regular expression (true) or any other regular expression (false).
isEnterpriseAccessEnabled() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Returns boolean indicating whether the enterprise connector manager should pass on details about remote members of the cohort to the connector consumers or not.
isEntityATypeOf(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Test whether an entity is of a particular type or not.
isEntityKnown(boolean) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate that the supplied GUID is for a real entity that is effective.
isExactMatchRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as an exact match (true) or any other regular expression (false).
isExactMatchRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as an exact match (true) or any other regular expression (false).
isExactMatchRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as an exact match (true) or any other regular expression (false).
isExactMatchRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as an exact match (true) or any other regular expression (false).
isExcludeDeletedEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isExcludeHeaderAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isFlag() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Return the boolean result.
isFlag() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Return the boolean result.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the forDuplicateProcessing setting.
isForLineage() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the forLineage setting.
isFullyProcessed() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Checks whether all processing for this event has completed.
isHeadCountSet() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Should the headcount property be set on the role.
isHeadCountSet() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Should the headcount property be set on the role.
isHidden() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return whether this is a hidden file.
isIncludeClassificationAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIncludeInNotification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isIncludeSubClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIncludeSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIndexable - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
isIndexable - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
isIndexable() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isIndexable() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return whether this attribute should be included in the metadata collection's search index.
isIndexable() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return whether this attribute should be included in the metadata collection's search index.
isInPhaseOne() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ClassificationAccumulator
Return the current state of the inPhaseOne flag.
isKnownType(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isKnownType(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isKnownTypeId(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isKnownTypeId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef/AttributeTypeDef is in use in the repository.
isLegacyAttribute() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
isLegacyAttribute() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
isListening - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
This boolean indicates that the connector is registered to listen for changes in the directory.
isNotNull() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
Return whether the column is not null;
isNotNull() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
Return whether the column is not null;
isNotNull() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLColumn
Return whether the column is not null;
isNotNull() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
Return whether the column is not null;
isNotNull() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
Return whether the column is not null;
isNullable() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
isNullable() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
 
ISO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of files that represent an application for Microsoft Windows.
ISO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that represent an application for Microsoft Windows.
IsolatedConnectorClassLoader - Class in org.odpi.openmetadata.frameworks.connectors
IsolatedConnectorClassLoader is used by a connector provider to create a connector instance that uses class implementations from its own JAR file rather than any class implementations that may have already been loaded.
IsolatedConnectorClassLoader(String) - Constructor for class org.odpi.openmetadata.frameworks.connectors.IsolatedConnectorClassLoader
 
IsolatedConnectorClassLoader(String, ClassLoader, ClassLoader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.IsolatedConnectorClassLoader
Creates a new class loader of the specified name and using the specified parent class loader for delegation.
IsolatedConnectorProviderBase - Class in org.odpi.openmetadata.frameworks.connectors
IsolatedConnectorProviderBase provides extensions to ConnectorProviderBase that uses a custom class loader to load the connector class in getConnector.
IsolatedConnectorProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.IsolatedConnectorProviderBase
 
ISOLATION_MODE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Isolation mode, such as OPEN.
isOpenType(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef is one of the open metadata types.
isOpenType(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef is one of the open metadata types.
isOpenTypeId(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef is one of the open metadata types.
isOpenTypeId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef is one of the open metadata types.
isOptional() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isOptional() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
isOutputRelationsReachedLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
isOwningInformationSupplyChainAnchor() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Should this information supply chain be anchored to its parent?
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
 
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
 
isPlaceholder - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
 
isPlaceholder - Variable in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
 
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return whether this value is also used as a placeholder property.
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Return whether this value is also used as a placeholder property.
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Return whether this value is also used as a placeholder property.
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Return whether this value is also used as a placeholder property.
isPlaceholder() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Return whether this value is also used as a placeholder property.
isPlaceholder() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Return whether this value is also used as a placeholder property.
isPrimitive() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
isPropagatable() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Return whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
isPropagatable() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Return whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
isProxy() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
Determine whether this entity is a proxy or not.
isReadOnly() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
isRelationship() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
isRelationshipKnown() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Returns a relationship indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRequired - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
 
isRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Return whether this value is required.
isRequired() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
isRequired() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
isRunning() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Test to see if the thread should keep running.
isServerActive(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return whether a particular server is active (running) in the platform.
isServerActive(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return whether a particular server is registered with the platform.
isServerKnown(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return whether a particular server is registered with the platform.
isServerKnown(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return a flag to indicate if this server has ever run on this OMAG Server Platform instance.
isServerKnown(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return a flag to indicate if this server has ever run on this OMAG Server Platform.
isServerKnown(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return a flag to indicate if this server has ever run on this OMAG Server Platform instance.
isSingleton() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
isStartsWithRegex(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "startswith" regular expression (true) or any other regular expression (false).
isStartsWithRegex(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "startswith" regular expression (true) or any other regular expression (false).
isStartsWithRegex(String, boolean) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Indicates whether the provided string should be treated as a simple "startswith" regular expression (true) or any other regular expression (false).
isStartsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Indicates whether the provided string should be treated as a simple "startswith" regular expression (true) or any other regular expression (false).
isSuccess() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Return whether the data passed the assertion test.
isSuccessful() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Return whether the results are successful or not
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddEntityExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.AddRelationshipExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.ClassifyEntityExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByClassificationExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesByPropertyValueExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindEntitiesExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsByPropertyValueExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.FindRelationshipsExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetAllTypesExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntityDetailHistoryExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetEntitySummaryExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipHistoryExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.GetRelationshipsForEntityExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeEntityExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeRelationshipExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutorBase
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreEntityExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreRelationshipExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyAttributeTypeDefExecutor
Perform the required action for the supplied repository.
issueRequestToRepository(String, OMRSMetadataCollection) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyTypeDefExecutor
Perform the required action for the supplied repository.
issueSQLCommand(Connection, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Issue a SQL command that expects no results.
isSupportedSeverity(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Should the record be written to this destination?
isSymLink() - Method in class org.odpi.openmetadata.frameworks.openmetadata.fileclassifier.FileClassification
Return whether is file/directory is a symbolic link.
isTask() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Is the project a task?
isTask() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Is the project a task?
isTemplate() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Return whether this is a template or not.
isTemplate() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Return whether this is a template or not.
isTemplate() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Return whether this is a template or not.
isTemplate() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Return whether this is a template or not.
isTestPassed() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Has the test case passed? If it has not run then false is returned.
isTestRan() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Has the test case run yet?
isTypeDefinedInAtlas(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Is the named type already defined in Apache Atlas? Is the version correct?
isTypeOf(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Validate that the type of an instance is of the expected/desired type.
isTypeOf(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Validate that the instance's type is of the expected/desired value.
isTypeOf(ElementControlHeader, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Test the type of the element to determine if it matches the desired type.
isTypeOf(ElementControlHeader, List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Test the type of the element to determine if it matches any of the desired types.
isTypeOf(ElementHeader, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Understand the type of element.
isTypeOf(ElementType, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Understand the type of element.
isUnique - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
isUnique - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
isUnique() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isUnique() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Return whether the value for this attribute is unique across the specific instances of Struct, Classification, Entity or Relationship types that this attribute included in.
isUnique() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Return whether the value for this attribute is unique across the specific instances of Struct, Classification, Entity or Relationship types that this attribute included in.
isUpdateCascade() - Method in interface org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLForeignKey
If the primary key value is changed, should the foreign key values change too?
isUpdateCascade() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
If the primary key value is changed, should the foreign key values change too?
isUseCurrentEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Return the boolean setting for whether the current time for requests or null.
isUseCurrentEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Return the boolean setting for whether the current time for requests or null.
isValidClassificationForEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return boolean indicating if a classification type can be applied to a specified entity.
isValidClassificationForEntity(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return boolean indicating if a classification type can be applied to a specified entity.
isValidTypeCategory(String, TypeDefCategory, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Return a boolean indicating that the type name matches the category.
isValidTypeCategory(String, TypeDefCategory, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Return a boolean indicating that the type name matches the category.
isWriteOnly() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
IT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Provision of computing services for Coco Pharmaceuticals.
IT_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
IT_AUSTIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
IT Sustainability Champion
IT_EDMONTON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_INFRASTRUCTURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The IT infrastructure management governance domain.
IT_INFRASTRUCTURE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Hardware and base software that supports an IT system.
IT_INFRASTRUCTURE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
IT Governance
IT_INFRASTRUCTURE_PROFILE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between an ITProfile and the asset for the piece of infrastructure it describes.
IT_LONDON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_NY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_OPS_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
IT_PROFILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Descriptive details about a processing engine or other IT infrastructure.
IT_PROFILE_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role performed by some software automation.
IT_PROFILE_ROLE_APPOINTMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a software automation executable's roles.
IT_PROJECT_MANAGER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Person responsible for the delivery of the new templates and components for the clinical trial.
IT_WINCH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
iterator() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
ITInfrastructureProfileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ITInfrastructureProfileProperties describes the properties for the ITInfrastructureProfile relationship between an asset and an ITProfile .
ITInfrastructureProfileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITInfrastructureProfileProperties
Default constructor
ITInfrastructureProfileProperties(ITInfrastructureProfileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITInfrastructureProfileProperties
Copy/clone constructor
ITInfrastructureProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
ITInfrastructureProperties is a java bean used to create software servers, hosts and platforms.
ITInfrastructureProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.ITInfrastructureProperties
Default constructor
ITInfrastructureProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.ITInfrastructureProperties
Copy/clone constructor.
ITInfrastructureProperties(ITInfrastructureProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.ITInfrastructureProperties
Copy/clone constructor.
ITProfileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The ITProfileProperties describes a automated agent that is taking governance action.
ITProfileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileProperties
Default Constructor
ITProfileProperties(ITProfileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileProperties
Copy/clone Constructor - the resulting object.
ITProfileRoleAppointmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ITProfileRoleAppointmentProperties describes the properties for the ITProfileRoleAppointment relationship.
ITProfileRoleAppointmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleAppointmentProperties
Default constructor
ITProfileRoleAppointmentProperties(ITProfileRoleAppointmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleAppointmentProperties
Copy/clone constructor
ITProfileRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ITProfileRoleProperties covers a role that has been defined for an automated function.
ITProfileRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleProperties
Default constructor
ITProfileRoleProperties(ITProfileRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleProperties
Copy/clone constructor
IVOR_PADLOCK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Ivor Padlock

J

JAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of executable Java code and related resources.
JAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of executable Java code and related resources.
JAVA_ARCHIVE_MANIFEST_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A text file containing a list of name-value property pairs describing the content of a Java Archive (JAR) file.
JAVA_ARCHIVE_MANIFEST_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file containing a list of name-value property pairs describing the content of a Java Archive (JAR) file.
JAVA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing Java programming language source code and comments.
JAVA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing Java programming language source code and comments.
JAVA_PACKAGE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file containing a description of a Java package that is incorporated into Javadoc documentation website.
JAVA_PACKAGE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a description of a Java package that is incorporated into Javadoc documentation website.
JCEKS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A Java-specific key store containing private keys and certificates, but it should not be used to store secret keys because it is vulnerable to brute-force cyberattacks.
JCEKS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A Java-specific key store containing private keys and certificates.
Jdbc - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
Utility class that delegates requests to jdbc
Jdbc(JdbcMetadata, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBC_CATALOG_KEY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBC_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
JDBC_COLUMN_KEY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBC_CONNECTION_TIMEOUT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
JDBC_DRIVER_MANAGER_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
An optional configuration property that causes the named class to be loaded and registered as a driver.
JDBC_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A callable network address supporting the JDBC protocol.
JDBC_ENDPOINT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
 
JDBC_RELATIONAL_DATABASE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A database hosted on a relational database server capable of being called through a JDBC Driver.
JDBC_RELATIONAL_DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A database schema hosted on a relational database server capable of being called through a JDBC Driver.
JDBC_RELATIONAL_DATABASE_TABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A database table hosted on a relational database server capable of being called through a JDBC Driver.
JDBC_SCHEMA_KEY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBC_TABLE_KEY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBC_TABLE_TYPE_KEY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Jdbc
 
JDBCAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc
The JDBCAuditCode is used to define the message content for the OMRS Audit Log.
JdbcCatalog - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a catalog as returned by the JDBC api.
JdbcColumn - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a column as returned by the JDBC api.
JDBCConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls
JDBCConfigurationProperty provides definitions for the configuration properties used with the JDBC Integration Connector.
JDBCConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls
PostgresConfigurationProperty provides some standard definitions for configuration properties used to pass properties to connectors when they run.
JDBCDatabaseCatalogTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls
CatalogTargetEnum characterises the type of third party technology supported by a specific integration connector.
JDBCDataValue - Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties
JDBCDataValue is used when inserting new rows into a table.
JDBCDataValue(Object, int) - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
Typical constructor does not need the scaleOrLength.
JDBCDataValue(Object, int, int) - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
Constructor for numbers and streams.
JDBCDataValue(JDBCDataValue) - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
Copy/clone Constructor.
JDBCErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc
The JDBCErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
JdbcForeignKey - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a foreign key as returned by the JDBC api.
JdbcForeignKey(String, String, String, String, String, String, String, String, short, String, String, String, String, short) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model.JdbcForeignKey
 
JdbcGetTables - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
Manages the getTables call to jdbc to extract tables
JdbcGetViews - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
Manages the getTables call to jdbc to extract views
JDBCIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc
JDBCIntegrationConnector supports the cataloguing of database schema via the JDBC interface.
JDBCIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnector
 
JDBCIntegrationConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc
The JDBCIntegrationConnectorAuditCode is used to define the message content for the Audit Log.
JDBCIntegrationConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc
The JDBCErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
JDBCIntegrationConnectorProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc
 
JDBCIntegrationConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
JdbcMetadata - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
JDBCResourceConnector works exclusively with JDBC API to retrieve metadata.
JdbcMetadata(DatabaseMetaData) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadata
 
JdbcMetadataTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata from jdbc in an exploratory way.
JdbcMetadataTransfer(JdbcMetadata, IntegrationContext, OpenMetadataRootElement, String, String, TransferCustomizations, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.JdbcMetadataTransfer
 
JdbcPrimaryKey - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a primary key as returned by the JDBC api.
JDBCResourceConnector - Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc
JDBCResourceConnector provides a resource connector to work with JDBC Databases.
JDBCResourceConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
 
JDBCResourceConnectorProvider - Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc
JDBCResourceConnectorProvider is the OCF connector provider for the jdbc resource connector.
JDBCResourceConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
JdbcSchema - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a schema as returned by the JDBC api.
JdbcTable - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
Represents a table or a view as returned by the JDBC api.
JKS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A Java-specific key store containing private keys and certificates, but it cannot be used to store secret keys.
JKS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A Java-specific key store containing private keys and certificates, but it cannot be used to store secret keys.
JOB_TITLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Principle role or level in the organization.
JobLevelDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The JobLevelDefinition is used to feed the definition of the JobLevel valid value set for Coco Pharmaceuticals' employees.
JOURNALING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
 
JPEG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image file from the Joint Photographic Experts Group (JPEG) with lossy compression used by most digital cameras.
JPG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image file from the Joint Photographic Experts Group (JPEG) with lossy compression used by most digital cameras.
JPG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent formatted image file from the Joint Photographic Experts Group (JPEG) with lossy compression used by most digital cameras.
JS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing Javascript source code.
JS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing Javascript source code.
JSN_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file formatted using the JSON (JavaScript Object Notation) standard.
JSON - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
JSON_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
JSON Data File
JSON_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file formatted using the JSON (JavaScript Object Notation) standard.
JSON_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file formatted using the JSON (JavaScript Object Notation) standard.
JSON_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a file that follows the JavaScript Object Notation specification.
JSON_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
JSON_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
JSON_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
JSON_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional properties used in the request.
JULES_KEEPER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Julian Keeper
JULIE_STITCHED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mrs Julie Stitched
JUST_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Only registration and type definitions (TypeDefs) exchange.
jwkSource() - Method in class org.odpi.openmetadata.userauthn.auth.SecurityConfig
Get the jwk source.

K

KAFKA_CONNECTION_RETRY - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
KAFKA_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services to Apache Kafka Servers.
KAFKA_PRODUCER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
KAFKA_PRODUCER_START - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
KAFKA_RECEIVER_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-0001 - The {0} integration connector has been initialized to monitor Apache Kafka topic {1} with connection: {2}
KAFKA_SERVER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
KAFKA_SERVER_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Apache Kafka Server Survey Service
KAFKA_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
 
KAFKA_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
 
KAFKA_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on Apache Kafka Servers.
KAFKA_TOPIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An event topic supported by Apache Kafka.
KAFKA_TOPIC_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
 
KAFKA_TOPIC_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
KafkaAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls
The KafkaAnnotationType enum describes the annotation types used by the Apache Kafka survey action service.
KafkaConfigurationWrapper - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
Wrapper class for kafka configuration that allows us to get at its properties.
KafkaConfigurationWrapper(Properties) - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaConfigurationWrapper
 
KafkaDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.control
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria.
KafkaIncomingEvent - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
IncomingEvent that came from Kafka
KafkaIncomingEvent(String, long) - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaIncomingEvent
Constructor
KafkaIntegrationConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc
The KafkaIntegrationConnectorAuditCode is used to define the message content for the OMRS Audit Log.
KafkaIntegrationConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc
The KafkaIntegrationConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
KafkaMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls
KafkaMetric describes the metrics from Apache Kafka that are captured by the Apache Kafka Survey Action Service.
KafkaOpenMetadataEventConsumer - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
KafkaOpenMetadataEventConsumer is used to process events from kafka topic and is part of native Apache Kafka event/messaging infrastructure.
KafkaOpenMetadataEventConsumerConfiguration - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
KafkaOpenMetadataEventConsumerProperty - Enum Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
Configurable properties for the KafkaOpenMetadataEventConsumer
KafkaOpenMetadataEventProducer - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
KafkaOpenMetadataEventProducer manages the sending of events on Apache Kafka.
KafkaOpenMetadataTopicConnector - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
KafkaOMRSTopicConnector provides a concrete implementation of the OMRSTopicConnector that uses native Apache Kafka as the event/messaging infrastructure.
KafkaOpenMetadataTopicConnector() - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnector
Constructor sets up the default properties for the producer and consumer.
KafkaOpenMetadataTopicConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
The KafkaOpenMetadataTopicConnectorAuditCode is used to define the message content for the Audit Log.
KafkaOpenMetadataTopicConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
The KafkaOpenMetadataTopicConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Kafka connector.
KafkaOpenMetadataTopicProvider - Class in org.odpi.openmetadata.adapters.eventbus.topic.kafka
KafkaOpenMetadataTopicProvider provides implementation of the connector provider for the KafkaOpenMetadataTopicConnector.
KafkaOpenMetadataTopicProvider() - Constructor for class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
KafkaPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.control
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
KafkaSurveyAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc
The KafkaDiscoveryAuditCode is used to define the message content for the OMRS Audit Log.
KafkaSurveyErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc
The KafkaDiscoveryErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Kafka Admin connector.
KafkaTemplateType - Enum Class in org.odpi.openmetadata.adapters.connectors.apachekafka.control
TemplateTypeEnum characterises the type of templates supported by an integration connector.
KafkaTopicCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.integration
KafkaTopicIntegrationConnector catalogues active topics in a kafka broker.
KafkaTopicCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicCatalogTargetProcessor
Copy/clone constructor
KafkaTopicIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.integration
KafkaTopicIntegrationConnector catalogues active topics in a kafka broker.
KafkaTopicIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationConnector
 
KafkaTopicIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.integration
KafkaMonitorIntegrationProvider is the connector provider for the kafka integration connector that extracts topic names from the broker.
KafkaTopicIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
KafkaTopicSourceCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit
Listens for events from Apache Kafka that contain audit log events.
KafkaTopicSourceCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog, OpenMetadataTopicListener) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.KafkaTopicSourceCatalogTargetProcessor
Copy/clone constructor
KANSAS_CITY_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Kansas City Distribution Center
KANSAS_CITY_DEPOT_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Kansas City Distribution Center Leader
KANSAS_CITY_DEPOT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
 
KANSAS_CITY_DEPOT_ORDER_READY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
KANSAS_CITY_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Kansas City Office
KANSAS_CITY_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Kansas City Office Leader
KANSAS_CITY_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Kansas City
KANSAS_CITY_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Kansas City Site
KANSAS_CITY_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Kansas City Site Leader
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
KARMA_POINTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
KARMA_POINTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Points capturing a person's engagement with open metadata.
karmaPointPlateau - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
 
KC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
KC_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
KC_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
KEEP_VERSION_HISTORY_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreProvider
 
KEY_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
KEY_BLOCKED_PROPAGATED_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_CREATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_CREATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_CREATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_CREATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_END1 - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_END2 - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a presentation for the Apple Keynote application, or a file containing encrypted secrets.
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_HOME_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_HOME_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_IS_INCOMPLETE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_IS_PROXY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_LABEL - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PATTERN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of identifier that identifies its lifecycle, for example, its scope and whether the value is reused.
KEY_PROPAGATE_TAGS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PROPAGATED_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PROVENANCE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_PROVENANCE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_RELATIONSHIP_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_TYPENAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_TYPENAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
KEY_UNIQUE_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_UPDATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_UPDATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_UPDATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_UPDATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_VERSION - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_VERSION - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEYNOTE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a presentation for the Apple Keynote application.
KeyPattern - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.
KEYSTORE_DELETE_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-012 - Unable to delete the secure key storage location; exception was {0} with message {1}
KEYSTORE_EMPTY - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-010 - Unable to find any file containing keys in the secure directory, and unable to remove the directory; exception was {0} with message {1}
KEYSTORE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Keystore File
KEYSTORE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An encrypted data store containing authentication and related security information.
KEYSTORE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
KEYSTORE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
KEYSTORE_NOT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-005 - Found a file with the expected prefix 'keystore_', when this must be a directory: {1}
KEYWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the keyword.
KHAKI - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
KNOWN_DUPLICATE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines that duplicate resolution processing is required.
KNOWN_LOCATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Location of a person or object represented by the linked to element.
KnownLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
KnownLocationProperties describes the properties linking an element to a location.
KnownLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Default constructor
KnownLocationProperties(KnownLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Copy/clone constructor.
KORN_SCRIPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of Unix commands that run in the Korn shell.
KSH_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of Unix commands that run in the Korn shell.
KUBERNETES_CLUSTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A host cluster managing containerized applications.
KUBERNETES_CLUSTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
KubernetesCluster

L

LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Research Laboratory
LABEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Display label to use when displaying this lineage relationship in a lineage graph.
LANDING_AREA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
landing-area
LANDING_AREA_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Integration connector that maintains the last update date for the volume.
LANDING_AREA_DIRECTORY_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
LANDING_AREA_DIRECTORY_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
LANDING_AREA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
LANDING_AREA_TO_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
LANDING_FOLDER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
LANDING_FOLDER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Natural language used in the glossary.
LANGUAGE_CODE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Code for identifying the language - for example from ISO-639.
LAPTOP_COMPUTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A portable computer with screen, keyboard and battery power.
LAST_ACCESSED_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
 
LAST_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
LAST_CONFIRMED_SYNC_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_FEEDBACK_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_FILE_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_FILE_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
The last time that a file was accessed in the surveyed directory (or any subdirectory).
LAST_FILE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_FILE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
The last time that a file was created in the surveyed directory (or any subdirectory).
LAST_FILE_MODIFICATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_FILE_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
The last time that a file was created in the surveyed directory (or any subdirectory).
LAST_LINKED_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Report last modified time.
LAST_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
LAST_MODIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
UserId of the report last modifier.
LAST_PAUSE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The Date/time that this activity was last paused.
LAST_RESUME_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The Date/time that this activity was last resumed.
LAST_REVIEW_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_REVIEW_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The Date/time that this activity was reviewed.
LAST_STATISTICS_RESET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
LAST_STATISTICS_RESET - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Last time that the statistics were reset in the database.
LAST_STATS_RESET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
LAST_SYNCHRONIZED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Timestamp documenting the last time the metadata in the external metadata source was synchronized with open metadata element.
LAST_UPDATE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Integration connector that maintains the last update date for the volume.
LAST_UPDATE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The date that the file was created.
LAST_UPDATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by last update date, most recently updated last.
LAST_UPDATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by last update date, most recently updated last.
LAST_UPDATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by last update date, most recently updated first."
LAST_UPDATE_RECENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by last update date, most recently updated first.
LAST_UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_UPDATED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LAST_VERIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when this reference was last checked.
lastActive - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
lastIndexOf(Object) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
lastUpdateDate - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
lastUpdatedBy - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
LATEST_CHANGE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the latest change to an anchor entity and its associated attachments.
LatestChangeAction - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
LatestChangeAction identifies the type of a change to an asset and its connected entities.
LatestChangeTarget - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
LatestChangeTarget identifies the target of a change to an asset and its connected entities.
LAVENDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LEADER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
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.
learnInstanceEvent(InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
If the rule is in learning mode, determine if the type of the instance should be added to the list of types being processed.
LEFT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This employee has left the company either because they resigned or took redundancy.
LEFT_ONLY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
OnlyOnLeft - values that only appear on the 'left' object (the one from which differences were checked)
LEMMIE_STAGE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Lemmie Stage
LENGTH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Length of the data field (zero means unlimited).
LEVEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of security at this location.
LEVEL_2 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person is responsible for their own work.
LEVEL_3 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person is responsible for supervising a small number of people.
LEVEL_4 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person is a manager of supervisors and individual contributors.
LEVEL_5 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person provides significant expertise that is necessary to run the business.
LEVEL_6 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person manages multiple departments.
LEVEL_7 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person manages a business area.
LEVEL_8 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person is a board member responsible for a significant part of the business - typically involving multiple business areas and services.
LEVEL_9 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
This person is a founder of the organization.
LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Numeric value for the classification level.
LevelIdentifierQueryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
LevelIdentifierQueryProperties describes the properties for searching for a governance action classification by its level.
LevelIdentifierQueryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Default constructor
LevelIdentifierQueryProperties(LevelIdentifierQueryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Copy/clone constructor
LIABILITIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The additional issues that need to be considered when using this pattern.
LIBRARY_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type of library - may be a product name or open source project name.
LICENSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of license associated with this external source.
LICENSE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file describing the license for using the co-located content in a git repository.
LICENSE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file describing the license for using the co-located content in a git repository.
LICENSE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the actual license.
LICENSE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LICENSE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a resource description and its license.
LICENSE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LICENSE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of license types defined in open metadata.
LICENSE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A type of license that sets out specific terms and conditions for the use of a resource.
LICENSE_TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LICENSED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Person or organization awarding the license.
LICENSED_BY_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the licensedBy property.
LICENSED_BY_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element referenced in the licensedBy property.
LICENSEE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The person or organization that received the license.
LICENSEE_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the licensee property.
LICENSEE_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element referenced in the licensee property.
licenseElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Link an element to a license type and include details of the license in the relationship properties.
licenseElement(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Link an element to a license type and include details of the license in the relationship properties.
licenseElement(String, String, String, MetadataSourceOptions, LicenseProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Create a link between a license type and an element that has achieved the license.
licenseElement(String, String, String, MetadataSourceOptions, LicenseProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Create a link between a license type and an element that has achieved the license.
LicenseProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
LicenseProperties describe the details of a license that shows that an element is licensed with a particular license type.
LicenseProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Default Constructor
LicenseProperties(LicenseProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Copy/clone Constructor - the resulting object.
LicenseTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The LicenseTypeDefinition is used to feed the definition of the LicenseTypes for Coco Pharmaceuticals scenarios.
LicenseTypeElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
LicenseTypeElement contains the properties and header for a licence type retrieved from the metadata repository.
LicenseTypeElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Default constructor
LicenseTypeElement(LicenseTypeElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Copy/clone constructor
LicenseTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
LicenseTypeProperties defines a license that the organization recognizes and has governance definitions to support it.
LicenseTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseTypeProperties
Default Constructor
LicenseTypeProperties(TermsAndConditionsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseTypeProperties
Copy/Clone Constructor
LIGHT_AQUA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_GRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_ORANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_PINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_SEA_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_STEEL_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIGHT_YELLOW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIKE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
LIKE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Has a value that matches the provided regular expression (strings only).
LIKE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Boolean type of rating expressing a favorable impression.
LIKE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Has a value that matches the provided regular expression (strings only).
LikeHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
LikeHandler is the handler for managing likes.
LikeHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.LikeHandler
Create a new handler.
LikeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
The LikeProperties object records a single user's "like" of an element.
LikeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Default constructor
LikeProperties(LikeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Copy/clone constructor.
LIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
LIME_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
limitResultsByClassification - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
limitResultsByStatus - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
limitResultsByStatus - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
limitResultsByStatusDefault - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
LINE_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Location of the call in the implementation.
LINEAGE_ANCHOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
LINEAGE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
LINEAGE_FROM_SOURCE_FOLDER_ONLY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
LINEAGE_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Lineage Integration Connector - Connector that manages metadata exchange with a third-party lineage capture technology.
LINEAGE_LINKER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of lineage relationships.
LINEAGE_LOG_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of related operational lineage log records.
LINEAGE_MAPPING_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A lineage stitching link between two equivalent elements.
LINEAGE_TO_DESTINATION_FOLDER_ONLY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
LineageHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
LineageHandler is the handler for managing lineage relationships.
LineageHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.LineageHandler
Create a new handler.
LineageLinkerAdmin - Class in org.odpi.openmetadata.viewservices.lineagelinker.admin
LineageLinkerAdmin is the class that is called by the View Server to initialize and terminate the Lineage Linker OMVS.
LineageLinkerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.admin.LineageLinkerAdmin
Default constructor
LineageLinkerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.lineagelinker.ffdc
The LineageLinkerAuditCode is used to define the message content for the OMRS Audit Log.
LineageLinkerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.lineagelinker.ffdc
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).
LineageLinkerInstance - Class in org.odpi.openmetadata.viewservices.lineagelinker.server
LineageLinkerInstance caches references to the objects it needs for a specific server.
LineageLinkerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerInstance
Set up the Lineage Linker OMVS instance
LineageLinkerInstanceHandler - Class in org.odpi.openmetadata.viewservices.lineagelinker.server
LineageLinkerInstanceHandler retrieves information from the instance map for the view service instances.
LineageLinkerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerInstanceHandler
Default constructor registers the view service
LineageLinkerRegistration - Class in org.odpi.openmetadata.viewservices.lineagelinker.server
LineageLinkerRegistration registers the view service with the OMAG Server administration services.
LineageLinkerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRegistration
 
LineageLinkerResource - Class in org.odpi.openmetadata.viewservices.lineagelinker.server.spring
The LineageLinkerResource provides part of the server-side implementation of the Lineage Linker OMVS.
LineageLinkerResource() - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.server.spring.LineageLinkerResource
Default constructor
LineageLinkerRESTServices - Class in org.odpi.openmetadata.viewservices.lineagelinker.server
The LineageLinkerRESTServices provides the server-side implementation of the Lineage Linker Open Metadata View Service (OMVS).
LineageLinkerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRESTServices
Default constructor
LineageMappingElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
LineageMappingElement contains the properties and header for a lineage mapping relationship retrieved from the metadata repository.
LineageMappingElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Default constructor
LineageMappingElement(LineageMappingElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Copy/clone constructor
LineageMappingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
LineageMappingProperties describe the properties for a lineage mapping relationship.
LineageMappingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageMappingProperties
Default constructor
LineageMappingProperties(LineageRelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageMappingProperties
Copy/clone constructor.
LineageRelationshipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
LineageRelationshipProperties describe the common properties for a lineage relationship.
LineageRelationshipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Default constructor
LineageRelationshipProperties(LineageRelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Copy/clone constructor.
LineStyle - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Defines the different types of link that can appear in a mermaid graph
Link - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
 
Link(String, String, PropertyDescription) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
LINK_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the link type that connects the edge to the vertex.
linkAgreementActor(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Attach an actor to an agreement.
linkAgreementActor(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Attach an actor to an agreement.
linkAgreementActor(String, String, String, MetadataSourceOptions, AgreementActorProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Attach an actor to an agreement.
linkAgreementItem(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Attach an agreement to an element involved in its definition.
linkAgreementItem(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Attach an agreement to an element referenced in its definition.
linkAgreementItem(String, String, String, MetadataSourceOptions, AgreementItemProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Attach an agreement to an element involved in its definition.
linkAPIEndpoint(String, String, String, MetadataSourceOptions, APIEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach an API to an endpoint
linkAPIEndpoint(String, String, MetadataSourceOptions, APIEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach an API to an endpoint
linkApprovedPurpose(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create an approved purpose between a Referenceable and a data processing purpose.
linkAssetToConnection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create an AssetConnection relationship between an asset and its connection.
linkAssetToConnection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Attach an asset to a connection.
linkAssetToConnection(String, String, String, MetadataSourceOptions, AssetConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create an AssetConnection relationship between an asset and its connection.
linkAssetToConnection(String, String, MetadataSourceOptions, AssetConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create an AssetConnection relationship between an asset and its connection.
linkAssetToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach an asset to an IT profile.
linkAssetToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach an asset to an IT profile.
linkAssetToProfile(String, String, String, MetadataSourceOptions, ITInfrastructureProfileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Attach an asset to an IT profile.
linkAssetToProfile(String, String, MetadataSourceOptions, ITInfrastructureProfileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Attach an asset to an IT profile.
linkAssetToSchema(String, String, String, MetadataSourceOptions, AssetSchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Attach an asset to a Root Schema Type.
linkAssetToSchema(String, String, MetadataSourceOptions, AssetSchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Attach an asset to a Root Schema Type.
linkAssignmentScope(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach a actor to an element such as a team, project, community, that defines its scope.
linkAssignmentScope(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach an actor to an element that describes its scope.
linkAssignmentScope(String, String, String, MetadataSourceOptions, AssignmentScopeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach an actor to an element that describes its scope.
linkAssignmentScope(String, String, MetadataSourceOptions, AssignmentScopeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach an actor to an element that describes its scope.
linkAssociatedValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to one of its peers.
linkAssociatedValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to one of its peers.
linkAssociatedValidValues(String, String, String, MetadataSourceOptions, ValidValueAssociationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to one of its peers.
linkAssociatedValidValues(String, String, MetadataSourceOptions, ValidValueAssociationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to one of its peers.
linkAttributeForSchema(String, String, String, MetadataSourceOptions, NestedSchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a nested schema attribute to a schema type.
linkAttributeForSchema(String, String, MetadataSourceOptions, NestedSchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a nested schema attribute to a schema type.
linkCertificationTypeToDataStructure(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect a certification type to a data structure to guide the survey action service (that checks the data quality of a data resource as part of certifying it with the supplied certification type) to the definition of the data structure to use as a specification of how the data should be both structured and (if data classes are attached to the associated data fields using the DataClassDefinition relationship) contain the valid values.
linkCertificationTypeToDataStructure(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect a certification type to a data structure to guide the survey action service (that checks the data quality of a data resource as part of certifying it with the supplied certification type) to the definition of the data structure to use as a specification of how the data should be both structured and (if data classes are attached to the associated data fields using the DataClassDefinition relationship) contain the valid values.
linkCertificationTypeToDataStructure(String, String, String, MetadataSourceOptions, DataStructureDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Connect a certification type to a data structure to guide the survey action service (that checks the data quality of a data resource as part of certifying it with the supplied certification type) to the definition of the data structure to use as a specification of how the data should be both structured and (if data classes are attached to the associated data fields using the DataClassDefinition relationship) contain the valid values.
LinkChoice - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Return a link that can be to a choice of elements
LinkChoice(String, String, PropertyDescription) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.LinkChoice
 
linkCitedDocumentReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Attach an element to its external document reference.
linkCitedDocumentReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Attach an element to its external document reference.
linkCitedDocumentReference(String, String, String, MetadataSourceOptions, CitedDocumentLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Attach an element to its external document reference.
linkConnectionConnectorType(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a ConnectionConnectorType relationship between a connection and a connector type.
linkConnectionConnectorType(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a ConnectionConnectorType relationship between a connection and a connector type.
linkConnectionConnectorType(String, String, String, MetadataSourceOptions, ConnectionConnectorTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create a ConnectionConnectorType relationship between a connection and a connector type.
linkConnectionConnectorType(String, String, MetadataSourceOptions, ConnectionConnectorTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create a ConnectionConnectorType relationship between a connection and a connector type.
linkConnectionEndpoint(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create a ConnectToEndpoint relationship between a connection and an endpoint.
linkConnectionEndpoint(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create a ConnectToEndpoint relationship between a connection and an endpoint.
linkConnectionEndpoint(String, String, String, MetadataSourceOptions, ConnectionEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create a ConnectToEndpoint relationship between a connection and an endpoint.
linkConnectionEndpoint(String, String, MetadataSourceOptions, ConnectionEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create a ConnectToEndpoint relationship between a connection and an endpoint.
linkConsistentValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to one of its peers.
linkConsistentValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to one of its peers.
linkConsistentValidValues(String, String, String, MetadataSourceOptions, ConsistentValidValuesProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to one of its peers.
linkConsistentValidValues(String, String, MetadataSourceOptions, ConsistentValidValuesProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to one of its peers.
linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.DuplicateManagementClient
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.DuplicateManagementInterface
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkConsolidatedDuplicate(String, String, String, int, String, String, String, String, String, List<String>, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkConsolidatedDuplicate(String, String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkConsolidatedDuplicate(String, String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a relationship between two elements that shows that one is a combination of a number of duplicates, and it should be used instead.
linkContactDetailsToProfile(String, String, String, MetadataSourceOptions, ContactThroughProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Attach a profile to a contactDetails.
linkContract(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Attach an agreement to an external reference element that describes the location of the contract documents.
linkContract(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Attach an agreement to an external reference element that describes the location of the contract documents.
linkContract(String, String, String, MetadataSourceOptions, ContractLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Attach an agreement to an external reference element that describes the location of the contract documents.
linkDataClassDefinition(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect an element that is part of a data design to a data class to show that the data class should be used as the specification for the data values when interpreting the data definition.
linkDataClassDefinition(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect an element that is part of a data design to a data class to show that the data class should be used as the specification for the data values when interpreting the data definition.
linkDataClassDefinition(String, String, String, MetadataSourceOptions, DataClassDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Connect an element that is part of a data design to a data class to show that the data class should be used as the specification for the data values when interpreting the data definition.
linkDataSetContent(String, String, String, MetadataSourceOptions, DataSetContentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach a data set to another asset (typically a data store) that is supplying the data.
linkDataSetContent(String, String, MetadataSourceOptions, DataSetContentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach a data set to another asset (typically a data store) that is supplying the data.
linkDesignToImplementation(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Attach a design object such as a solution component or governance definition to its implementation via the ImplementedBy relationship.
linkDesignToImplementation(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Attach a design object such as a solution component or governance definition to its implementation via the ImplementedBy relationship.
linkDesignToImplementation(String, String, String, MetadataSourceOptions, ImplementedByProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach a design object such as a solution component or governance definition to its implementation via the ImplementedBy relationship.
linkDesignToImplementation(String, String, MetadataSourceOptions, ImplementedByProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach a design object such as a solution component or governance definition to its implementation via the ImplementedBy relationship.
linkDigitalProductDependency(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Link two dependent products.
linkDigitalProductDependency(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Link two dependent digital products.
linkDigitalProductDependency(String, String, String, MetadataSourceOptions, DigitalProductDependencyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Link two dependent products.
LINKED_DATA_FIELD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Represents an association between two data fields in a schema.
LINKED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
LINKED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the ability to locate the metadata instances that connect two entity instances together.
LINKED_EXTERNAL_SCHEMA_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links to a reusable schema type that is external to this schema.
LINKED_FILE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data file that is linked to a file folder (rather than stored in it).
LINKED_IN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
URL link to person's LinkedIn account.
LINKED_MEDIA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a media file to another media file and describes relationship.
LINKED_USER_IDENTITY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LinkedExternalSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
LinkedExternalSchemaTypeProperties describes the properties for the LinkedExternalSchemaType relationship between an external schema type and the schema type it represents.
LinkedExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LinkedExternalSchemaTypeProperties
Default constructor
LinkedExternalSchemaTypeProperties(LinkedExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LinkedExternalSchemaTypeProperties
Copy/clone constructor
LinkedFileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
LinkedFileProperties describes the properties for the LinkedFile relationship between a folder and a file.
LinkedFileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.LinkedFileProperties
Default constructor
LinkedFileProperties(LinkedFileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.LinkedFileProperties
Copy/clone constructor
linkElementsAsDuplicates(String, String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Link elements as peer duplicates.
linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.DuplicateManagementClient
Link elements as peer duplicates.
linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.DuplicateManagementInterface
Link elements as peer duplicates.
linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Link elements as peer duplicates.
linkElementsAsPeerDuplicates(String, String, String, String, String, boolean, int, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Create a simple relationship between two elements in an Asset description (typically the asset itself or attributes in their schema).
linkElementsAsPeerDuplicates(String, String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a relationship between two elements that show they represent the same "thing".
linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, Date, Date, Map<String, Object>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, InstanceProperties, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
linkEmbeddedConnection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Create an EmbeddedConnection relationship between a virtual connection and an embedded connection.
linkEmbeddedConnection(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Create an EmbeddedConnection relationship between a virtual connection and an embedded connection.
linkEmbeddedConnection(String, String, String, MetadataSourceOptions, EmbeddedConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Create an EmbeddedConnection relationship between a virtual connection and an embedded connection.
linkEmbeddedConnection(String, String, MetadataSourceOptions, EmbeddedConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Create an EmbeddedConnection relationship between a virtual connection and an embedded connection.
linkEndpointToITAsset(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Attach an endpoint to an infrastructure asset.
linkEndpointToITAsset(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Attach an endpoint to an infrastructure asset.
linkEndpointToITAsset(String, String, String, MetadataSourceOptions, ServerEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Attach an endpoint to an infrastructure asset.
linkEndpointToITAsset(String, String, MetadataSourceOptions, ServerEndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Attach an endpoint to an infrastructure asset.
linkExternalIdToElement(String, String, String, MetadataSourceOptions, ExternalIdLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Attach an externalId to an element.
linkExternalReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Attach an external reference to an element.
linkExternalReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Attach an external reference to an element.
linkExternalReference(String, String, String, MetadataSourceOptions, ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Attach an external reference to an element.
linkExternalSchemaType(String, String, String, MetadataSourceOptions, LinkedExternalSchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a schema element to an external schema type.
linkExternalSchemaType(String, String, MetadataSourceOptions, LinkedExternalSchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a schema element to an external schema type.
linkFolderHierarchy(String, String, String, MetadataSourceOptions, FolderHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach folders in a hierarchy.
linkFolderHierarchy(String, String, MetadataSourceOptions, FolderHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach folders in a hierarchy.
linkForeignKey(String, String, String, MetadataSourceOptions, ForeignKeyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a foreign key relationship to a relational column.
linkForeignKey(String, String, MetadataSourceOptions, ForeignKeyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a foreign key relationship to a relational column.
linkGovernanceResults(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Attach a governance metric to an asset that represents the data store where the measurements are located.
linkGovernanceResults(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Attach a governance metric to an asset that represents the data store where the measurements are located.
linkGovernanceResults(String, String, String, MetadataSourceOptions, GovernanceResultsProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach a governance metric to an asset that represents the data store where the measurements are located.
linkGovernanceResults(String, String, MetadataSourceOptions, GovernanceResultsProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach a governance metric to an asset that represents the data store where the measurements are located.
linkGovernanceZones(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRESTServices
Attach governance zones in a hierarchy.
linkGovernanceZones(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.securityofficer.server.spring.SecurityOfficerResource
Attach a nested governance zone to a broader governance zone definition.
linkGovernanceZones(String, String, String, MetadataSourceOptions, ZoneHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach governance zones in a hierarchy.
linkGovernanceZones(String, String, MetadataSourceOptions, ZoneHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach governance zones in a hierarchy.
linkGraphEdge(String, String, String, MetadataSourceOptions, GraphEdgeLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a graph edge schema element to a graph vertex schema element.
linkGraphEdge(String, String, MetadataSourceOptions, GraphEdgeLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a graph edge schema element to a graph vertex schema element.
linkIdentityToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach a profile to a user identity.
linkIdentityToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach a profile to a user identity.
linkIdentityToProfile(String, String, String, MetadataSourceOptions, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Attach a profile to a user identity.
linkImplementationResource(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Attach a design object such as a solution component or governance definition to one of its implementation resource via the ImplementationResource relationship.
linkImplementationResource(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Attach a design object such as a solution component or governance definition to one of its implementation resources via the ImplementationResource relationship.
linkImplementationResource(String, String, String, MetadataSourceOptions, ImplementationResourceProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach a design object such as a solution component or governance definition to one of its implementation resources via the ImplementationResource relationship.
linkImplementationResource(String, String, MetadataSourceOptions, ImplementationResourceProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach a design object such as a solution component or governance definition to one of its implementation resources via the ImplementationResource relationship.
linkITProfileRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach an IT profile role to an IT profile.
linkITProfileRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach an IT profile role to an IT profile.
linkITProfileRoleToProfile(String, String, String, MetadataSourceOptions, ITProfileRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Attach an IT profile role to an IT profile.
linkITProfileRoleToProfile(String, String, MetadataSourceOptions, ITProfileRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Attach an IT profile role to an IT profile.
linkKnownLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Attach an element to its location.
linkKnownLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Attach an element to its location.
linkKnownLocation(String, String, String, MetadataSourceOptions, KnownLocationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Attach an element to its location.
linkLineage(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRESTServices
Create a lineage relationship between two elements that indicates that data is flowing from one element to another.
linkLineage(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.spring.LineageLinkerResource
Create a lineage relationship between two elements that indicates that data is flowing from one element to another.
linkLineage(String, String, String, String, MetadataSourceOptions, LineageRelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LineageHandler
Create a lineage relationship between two elements that indicates that data is flowing from one element to another.
linkLinkedFiles(String, String, String, MetadataSourceOptions, NestedFileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach a file to a folder.
linkLinkedFiles(String, String, MetadataSourceOptions, NestedFileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach a file to a folder.
linkLocationToProfile(String, String, String, MetadataSourceOptions, KnownLocationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Attach a profile to a location.
linkMapFromSchemaType(String, String, String, MetadataSourceOptions, MapToElementTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a schema element to a "mapFrom" schema type.
linkMapFromSchemaType(String, String, MetadataSourceOptions, MapToElementTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a schema element to a "mapFrom" schema type.
linkMappedValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to one of its peers.
linkMappedValidValues(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to one of its peers.
linkMappedValidValues(String, String, String, MetadataSourceOptions, ValidValuesMappingProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to one of its peers.
linkMappedValidValues(String, String, MetadataSourceOptions, ValidValuesMappingProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to one of its peers.
linkMapToSchemaType(String, String, String, MetadataSourceOptions, MapToElementTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a schema element to a "mapTo" schema type.
linkMapToSchemaType(String, String, MetadataSourceOptions, MapToElementTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a schema element to a "mapTo" schema type.
linkMediaReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Attach an external media reference to an element.
linkMediaReference(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Attach an external media reference to an element.
linkMediaReference(String, String, String, MetadataSourceOptions, MediaReferenceProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Attach an external media reference to an element.
linkMemberDataField(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Attach a data field to a data structure.
linkMemberDataField(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Attach a data field to a data structure.
linkMemberDataField(String, String, String, MetadataSourceOptions, MemberDataFieldProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Attach a data field to a data structure.
linkNestedDataClass(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data classes to show that one is used by the other when it is validating (typically a complex data item).
linkNestedDataClass(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect two data classes to show that one is used by the other when it is validating (typically a complex data item).
linkNestedDataClass(String, String, String, MetadataSourceOptions, DataClassCompositionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Connect two data classes to show that one is used by the other when it is validating (typically a complex data item).
linkNestedDataFields(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data field as parent and child.
linkNestedDataFields(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect two data field as parent and child.
linkNestedDataFields(String, String, String, MetadataSourceOptions, MemberDataFieldProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Connect two data field as parent and child.
linkNestedFiles(String, String, String, MetadataSourceOptions, NestedFileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach a file to a folder.
linkNestedFiles(String, String, MetadataSourceOptions, NestedFileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach a file to a folder.
linkNestedLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Attach a super location to a nested location.
linkNestedLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Attach a super location to a nested location.
linkNestedLocation(String, String, String, MetadataSourceOptions, NestedLocationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Attach a super location to a nested location.
linkNestedSchemaAttribute(String, String, String, MetadataSourceOptions, NestedSchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a nested schema attribute to a schema attribute.
linkNestedSchemaAttribute(String, String, MetadataSourceOptions, NestedSchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a nested schema attribute to a schema attribute.
linkPeerDefinitions(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Attach two peer governance definitions.
linkPeerDefinitions(String, String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Attach two peer governance definitions.
linkPeerDefinitions(String, String, String, String, MetadataSourceOptions, PeerDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Attach two peer governance definitions.
linkPeerDefinitions(String, String, String, MetadataSourceOptions, PeerDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Attach two peer governance definitions.
linkPeerLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Attach a location to one of its peers.
linkPeerLocation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Attach a location to one of its peers.
linkPeerLocations(String, String, String, MetadataSourceOptions, AdjacentLocationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Attach a location to one of its peers.
linkPeerPerson(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRESTServices
Attach a person profile to one of its peers.
linkPeerPerson(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.spring.PeopleOrganizerResource
Attach a person profile to one of its peers.
linkPeerPerson(String, String, String, MetadataSourceOptions, PeerProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Attach a person profile to one of its peers.
linkPeerPerson(String, String, MetadataSourceOptions, PeerProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Attach a person profile to one of its peers.
linkPeersInInformationSupplyChain(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Connect two peers in an information supply chains.
linkPeersInInformationSupplyChain(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Connect two peers in an information supply chains.
linkPeersInInformationSupplyChain(String, String, String, MetadataSourceOptions, InformationSupplyChainLinkProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Connect two peers in an information supply chains.
linkPersonRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach a team role to a team profile.
linkPersonRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach a person role to a person profile.
linkPersonRoleToProfile(String, String, String, MetadataSourceOptions, PersonRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Attach a person role to a person profile.
linkPersonRoleToProfile(String, String, MetadataSourceOptions, PersonRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Attach a person role to a person profile.
linkProcessHierarchy(String, String, String, MetadataSourceOptions, ProcessHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Attach a child process to its parent.
linkProcessHierarchy(String, String, MetadataSourceOptions, ProcessHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Attach a child process to its parent.
linkProductManager(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Attach a product manager to a digital product.
linkProductManager(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Attach a product manager to a digital product.
linkProductManager(String, String, String, MetadataSourceOptions, AssignmentScopeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Attach a product manager to a digital product.
linkQueryTarget(String, String, String, MetadataSourceOptions, DerivedSchemaTypeQueryTargetProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Attach a schema element to a "mapTo" schema type.
linkQueryTarget(String, String, MetadataSourceOptions, DerivedSchemaTypeQueryTargetProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Attach a schema element to a "mapTo" schema type.
linkReferenceValueAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to a consumer - probably a schema element or data set.
linkReferenceValueAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to a tagged element.
linkReferenceValueAssignment(String, String, String, MetadataSourceOptions, ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to a tagged element.
linkReferenceValueAssignment(String, String, MetadataSourceOptions, ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to a tagged element.
linkSemanticDefinition(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect an element that is part of a data design to a glossary term to show that the term should be used as the semantic definition for the data values when interpreting the data definition.
linkSemanticDefinition(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect an element that is part of a data design to a glossary term to show that the term should be used as the semantic definition for the data values when interpreting the data definition.
linkSemanticDefinition(String, String, String, MetadataSourceOptions, SemanticDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Connect an element that is part of a data design to a glossary term to show that the term should be used as the semantic definition for the data values when interpreting the data definition.
linkSolutionComponentActor(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Attach a solution component to a solution role.
linkSolutionComponentActor(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Attach a solution component to a solution role.
linkSolutionComponentActor(String, String, String, MetadataSourceOptions, SolutionComponentActorProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Attach a solution component to an actor role.
linkSolutionComponentToBlueprint(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Attach a solution component to a solution blueprint.
linkSolutionComponentToBlueprint(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Attach a solution component to a solution blueprint.
linkSolutionComponentToBlueprint(String, String, String, MetadataSourceOptions, SolutionBlueprintCompositionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Attach a solution component to a solution blueprint.
linkSolutionDesign(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Attach a solution blueprint to the element that is describes.
linkSolutionDesign(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Attach a solution blueprint to the element that is describes.
linkSolutionDesign(String, String, String, MetadataSourceOptions, SolutionDesignProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Attach a solution blueprint to the element it describes.
linkSolutionLinkingWire(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Attach a solution component to a solution component.
linkSolutionLinkingWire(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Attach a solution component to a solution component as a peer in a solution.
linkSolutionLinkingWire(String, String, String, MetadataSourceOptions, SolutionLinkingWireProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Attach a design object such as a solution component or governance definition to its implementation via the ImplementedBy relationship.
linkSpecializedDataClass(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data classes to show that one provides a more specialist evaluation.
linkSpecializedDataClass(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Connect two data classes to show that one provides a more specialist evaluation.
linkSpecializedDataClass(String, String, String, MetadataSourceOptions, DataClassHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Connect two data classes to show that one provides a more specialist evaluation.
linkSpecificationProperty(String, String, String, MetadataSourceOptions, SpecificationPropertyAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a referenceable to a specification property valid value.
linkSpecificationProperty(String, String, MetadataSourceOptions, SpecificationPropertyAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a referenceable to a specification property valid value.
linkSubcomponent(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Attach a solution component to a solution component.
linkSubcomponent(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Attach a solution component to a nested solution component.
linkSubcomponent(String, String, String, MetadataSourceOptions, SolutionCompositionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Attach a solution component to a solution component.
linkSubjectAreas(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.spring.SubjectAreaResource
Attach a nested subject area to a broader subject area definition.
linkSubjectAreas(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRESTServices
Link subject area definitions in a hierarchy.
linkSubjectAreas(String, String, String, MetadataSourceOptions, SubjectAreaHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Link subject area definitions in a hierarchy.
linkSubjectAreas(String, String, String, MetadataSourceOptions, SubjectAreaHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Link subject area definitions in a hierarchy.
linkSubscriber(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Attach a subscriber to a subscription.
linkSubscriber(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Attach a subscriber to a subscription.
linkSubscriber(String, String, String, MetadataSourceOptions, DigitalSubscriberProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Attach a subscriber to a subscription.
linkTeamRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Attach a team role to a team profile.
linkTeamRoleToProfile(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Attach a team role to a team profile.
linkTeamRoleToProfile(String, String, String, MetadataSourceOptions, TeamRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Attach a team role to a team profile.
linkTeamRoleToProfile(String, String, MetadataSourceOptions, TeamRoleAppointmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Attach a team role to a team profile.
linkTeamStructure(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRESTServices
Attach a super team to a subteam.
linkTeamStructure(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.spring.PeopleOrganizerResource
Attach a super team to a subteam.
linkTeamStructure(String, String, String, MetadataSourceOptions, TeamStructureProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Attach a super team to a subteam.
linkTeamStructure(String, String, MetadataSourceOptions, TeamStructureProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Attach a super team to a subteam.
linkTermToReferenceable(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Create a semantic assignment between a term and a Referenceable - for example a model element.
linkValidValueImplementation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to an implementation - probably a referenceable.
linkValidValueImplementation(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to an implementation - probably a referenceable.
linkValidValueImplementation(String, String, String, MetadataSourceOptions, ValidValuesImplementationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to an implementation - probably a referenceable.
linkValidValueImplementation(String, String, MetadataSourceOptions, ValidValuesImplementationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to an implementation - probably a referenceable.
linkValidValueMember(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to a valid value set.
linkValidValueMember(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to a valid value set.
linkValidValueMember(String, String, String, MetadataSourceOptions, ValidValueMemberProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to a valid value set.
linkValidValueMember(String, String, MetadataSourceOptions, ValidValueMemberProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to a valid value set.
linkValidValuesAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Attach a valid value to a consumer - probably a schema element or data set.
linkValidValuesAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Attach a valid value to a consumer - probably a schema element or data set.
linkValidValuesAssignment(String, String, String, MetadataSourceOptions, ValidValueAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Attach a valid value to a consumer - probably a schema element or data set.
linkValidValuesAssignment(String, String, MetadataSourceOptions, ValidValueAssignmentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Attach a valid value to a consumer - probably a schema element or data set.
LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
A list of elements
LIST_CONFIGURATION_PROPERTY_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0018 - The list of values from the {0} configuration property has {1} items with values {2} for {3} integration connector
listCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all catalog.
ListCatalogsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of catalogs
ListCatalogsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Constructor
LISTENER_INTERFACE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an API that listens for incoming events and processes them.
listenerId - Variable in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
 
ListenerInterfaceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
ListenerInterfaceProperties describes the style of an API.
ListenerInterfaceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.ListenerInterfaceProperties
Default constructor
ListenerInterfaceProperties(ListenerInterfaceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.ListenerInterfaceProperties
Copy/clone constructor
LISTENING_ON_TOPIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-0005 - The {0} integration connector is listening for open lineage events on topic {1}
listFunctions(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all functions.
ListFunctionsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of functions
ListFunctionsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Constructor
listIterator() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
listIterator(int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
listModelVersions(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all versions of model.
ListModelVersionsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of registered models
ListModelVersionsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Constructor
listRegisteredModels(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all registered models.
ListRegisteredModelsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of models
ListRegisteredModelsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Constructor
listSchemas(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all schema.
ListSchemasResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of schemas.
ListSchemasResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Constructor
listTables(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all tables.
ListTablesResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of tables.
ListTablesResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Constructor
listVolumes(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Get all volumes.
ListVolumesResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Return a list of volumes
ListVolumesResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Constructor
LITERAL_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A fixed simple value.
literaliseMatchProperties(String, TypeDef, InstanceProperties) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to find all the string values and literalise them for exact match.
literaliseMatchProperties(String, TypeDef, InstanceProperties) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
literaliseStringProperty(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to literalise a string value for exact match.
literaliseStringProperty(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
literaliseStringPropertyContains(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to literalise a string value for suffix match.
literaliseStringPropertyContains(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
literaliseStringPropertyEndsWith(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to literalise a string value for suffix match.
literaliseStringPropertyEndsWith(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
literaliseStringPropertyExact(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to literalise a string value for exact match.
literaliseStringPropertyExact(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
literaliseStringPropertyStartsWith(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method to literalise a string value for prefix match.
literaliseStringPropertyStartsWith(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
 
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
LITTLE_ENDIAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Bits or bytes ordered from the little end.
loadClass(String) - Method in class org.odpi.openmetadata.frameworks.connectors.IsolatedConnectorClassLoader
This loads classes from the JDK, then the JAR file, then the default class loader.
loadUserByUsername(String) - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetailsService
Retrieve the user account from the secrets store.
LOCAL_CANNOT_CHANGE_EXTERNAL - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-008 - Method {0} is unable to modify {1} instance {2} because it has a metadata provenance of {3} with an externalSourceGUID of {4} and an externalSourceName of {5} and user {6} issued a request with the Local Cohort metadata provenance set
LOCAL_COHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
The element is being maintained within one of the local cohort members.
LOCAL_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Local to cohort - The instance is being maintained within one of the local cohort members.
LOCAL_CONNECTOR_IN_COHORT - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0015 - The Open Metadata Conformance Suite has access to the local repository with metadata collection id {0}
LOCAL_ENTITY_PROXY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-044 - An entity proxy has been passed to repository {0} as the {1} parameter of the {2} operation which has the local repository as its home
LOCAL_INSTANCE_WITH_CONFLICTING_TYPES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0210 - Server {0} that hosts metadata collection {1} has detected that the version of the type being used by the local instance with the unique identifier (guid) of {2} has regressed; the type that the reporting server is using locally is {3} and the type from the instance from this metadata collection {4} is {5}; the two versions need to be reconciled.
LOCAL_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Unique key allocated and used within the scope of a single system.
LOCAL_METADATA_COLLECTION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
LOCAL_MOUNT_POINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Root of the file path name that is due to the resource manager's view of the file system.
LOCAL_REFERENCE_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0028 - A reference instance has been passed to the local repository on the {0} parameter of the {1} method which has the local repository metadata collection id {2} as its home
LOCAL_REPOSITORY_CONFIGURATION_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-003 - The connection to the local open metadata repository server is not configured correctly
LOCAL_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Local Repository Connector - Supports access to metadata stored in the local server's repository and ensures repository events are generated when metadata changes in the local repository.
LOCAL_REPOSITORY_EVENT_MAPPER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Local Repository Event Mapper Connector - Provides access to an event bus to process events from a specific local repository.
LOCAL_REPOSITORY_FAILED_TO_DISCONNECT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0014 - Unable to disconnect processing in the local repository due to error {0}
LOCAL_REPOSITORY_FAILED_TO_START - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0013 - Unable to start processing in the local repository due to error {0}
LOCAL_REPOSITORY_FAILED_TO_START - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-500-002 - The local repository for server {0} failed to initialize and returned a {1} exception with message {2}
LOCAL_REPOSITORY_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0003 - The local repository is initializing the metadata collection named {0} with an id of {1}
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}
LOCALE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Locale for the translation.
locallyStoredInstancesGUIDs - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryInstanceAccumulatorBase
 
localMetadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
localMetadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
 
LocalOMRSConnectorProvider - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
LocalOMRSConnectorProvider implements the connector provider for LocalOMRSRepositoryConnector.
LocalOMRSConnectorProvider() - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSConnectorProvider
Constructor used by the OCF ConnectorBroker.
LocalOMRSConnectorProvider(String, LocalRepositoryMode, Connection, OMRSRepositoryEventMapperConnector, OMRSRepositoryEventManager, OMRSRepositoryContentManager, OMRSRepositoryEventExchangeRule, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSConnectorProvider
Constructor used by OMRSOperationalServices during server start-up.
LocalOMRSInstanceEventProcessor - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
LocalOMRSInstanceEventProcessor processes incoming metadata instance events that describe changes to the entities and relationships in other repositories in the connected cohorts.
LocalOMRSMetadataCollection - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
LocalOMRSMetadataCollection provides a wrapper around the metadata collection for the real local repository.
LocalOMRSRepositoryConnector - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
LocalOMRSRepositoryConnector provides access the local metadata repository plus manages outbound repository events.
LocalOMRSRepositoryConnector(OMRSRepositoryConnector, LocalRepositoryMode, OMRSRepositoryEventMapperConnector, OMRSRepositoryEventManager, OMRSRepositoryContentManager, OMRSRepositoryEventExchangeRule) - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Constructor used by the LocalOMRSConnectorProvider.
localOrganizationName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
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.
LocalRepositoryServicesClient - Class in org.odpi.openmetadata.repositoryservices.clients
LocalRepositoryServicesClient provides a client interface for calling the local repository services in a remote server.
LocalRepositoryServicesClient(String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.LocalRepositoryServicesClient
Create a new client with no authentication embedded in the HTTP request.
LocalRepositoryServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.LocalRepositoryServicesClient
Create a new client that passes userId and password in each HTTP request.
LocalRepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
LocalRepositoryServicesResource provides the server-side support for the OMRS Repository REST Services API that are directed to the local repository.
LocalRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Default constructor
localServerName - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
localServerName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
localServerName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
localServerName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
 
localServerName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
localServerName - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
 
localServerName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
localServerPassword - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
localServerPassword - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
localServerType - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
localServerUserId - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
localServerUserId - Variable in class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
 
localServerUserId - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
localServerUserId - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
localServerUserId - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
localServerUserId - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
localServerUserPassword - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
 
localServiceName - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
localServiceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
localServiceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
localServiceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
 
localServiceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
LOCATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Descriptions of locations defined in open metadata.
LOCATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A physical place, digital location or area.
LOCATION_ARENA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of locations.
LOCATION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LOCATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
LOCATION_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility for activity at a particular location.
LocationArenaAdmin - Class in org.odpi.openmetadata.viewservices.locationarena.admin
LocationArenaAdmin is the class that is called by the View Server to initialize and terminate the Location Arena OMVS.
LocationArenaAdmin() - Constructor for class org.odpi.openmetadata.viewservices.locationarena.admin.LocationArenaAdmin
Default constructor
LocationArenaAuditCode - Enum Class in org.odpi.openmetadata.viewservices.locationarena.ffdc
The LocationArenaAuditCode is used to define the message content for the OMRS Audit Log.
LocationArenaInstance - Class in org.odpi.openmetadata.viewservices.locationarena.server
LocationArenaInstance caches references to the objects it needs for a specific server.
LocationArenaInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaInstance
Set up the Location Arena OMVS instance
LocationArenaInstanceHandler - Class in org.odpi.openmetadata.viewservices.locationarena.server
LocationArenaInstanceHandler retrieves information from the instance map for the view service instances.
LocationArenaInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaInstanceHandler
Default constructor registers the view service
LocationArenaRegistration - Class in org.odpi.openmetadata.viewservices.locationarena.server
LocationArenaRegistration registers the view service with the OMAG Server administration services.
LocationArenaRegistration() - Constructor for class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRegistration
 
LocationArenaResource - Class in org.odpi.openmetadata.viewservices.locationarena.server.spring
The LocationArenaResource provides part of the server-side implementation of the Location Arena OMVS.
LocationArenaResource() - Constructor for class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Default constructor
LocationArenaRESTServices - Class in org.odpi.openmetadata.viewservices.locationarena.server
The LocationArenaRESTServices provides the server-side implementation of the Location Arena Open Metadata View Service (OMVS).
LocationArenaRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Default constructor
LocationHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
LocationHandler provides methods to define locations and their relationships.
LocationHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Create a new handler.
LocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
LocationProperties is a class for representing a generic location.
LocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Default constructor
LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Copy/clone constructor.
LOCKED - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
The user account is in use but is temporarily locked.
LOG_ANALYSIS_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of results from the analysis of a log record - or collection of log records.
LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Log File
LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file where each row represents a log record.
LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file where each row represents a log record.
LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
"Identifies a data file as one containing log records."
LOG_MESSAGE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file where each row represents a log message.
LOG_RECORD_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
logAssetAuditMessage(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Log an audit message about this asset.
logAssetAuditMessage(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Log an audit message about an asset.
LOGBACK_CONFIG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A properties file used to configure the Logback log file management utilities.
LOGBACK_CONFIG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A properties file used to configure the Logback log file management utilities.
logBadArchiveContent(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Throws an exception if there is a problem retrieving the archive.
logBadConfigProperties(String, String, String, AuditLog, String, Exception) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Log that a property value is incorrect.
logBadConfigProperties(String, String, String, AuditLog, String, Exception) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Log that a property value is incorrect.
logBadConfiguration(String, String, String, AuditLog, String) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Log that the configuration is not valid
logBadConfiguration(String, String, String, AuditLog, String) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Log that the configuration is not valid
logBadEntity(String, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity has missing information.
logBadRelationship(String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
logConnectorDisconnecting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Write an audit log message to say that the connector is stopping.
logConnectorDisconnecting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message to say that the connector is stopping.
logConnectorStarting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Write an audit log message to say that the connector is initializing.
logConnectorStarting() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write a log message to say that the connector is initializing.
logException(String, String, OMRSAuditLogRecordSeverity, String, String, String, String, Exception) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Log details of an unexpected exception detected by the open metadata modules.
logException(String, AuditLogMessageDefinition, String, Throwable) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message associated with a caught exception.
logException(String, AuditLogMessageDefinition, Throwable) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message associated with a caught exception.
logException(String, AuditLogMessageDefinition, List<String>, Throwable) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message associated with a caught exception.
logExceptionRecord(String, AuditLogMessageDefinition, Exception) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log an audit log record for an event, decision, error, or exception detected by the OMRS.
LoggingRequestFilter - Class in org.odpi.openmetadata.userauthn.auth
LoggingRequestFilter is setting up additional diagnostics using the Mapped Diagnostic Context (MDC) service.
LoggingRequestFilter(String) - Constructor for class org.odpi.openmetadata.userauthn.auth.LoggingRequestFilter
Constructor.
LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
UNITY-CATALOG-CONNECTOR-500-002 - The {0} Unity Catalog (UC) governance service has detected an invalid technology type in code that runs after the technology type has been validated.
LoginRequest - Record Class in org.odpi.openmetadata.userauthn.auth
Login request is a record to provide the user's userId and password in the request body of a token request.
LoginRequest(String, String) - Constructor for record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Creates an instance of a LoginRequest record class.
logMessage(String, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message.
logMessage(String, AuditLogMessageDefinition, String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message.
logMessage(String, AuditLogMessageDefinition, List<String>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLog
Log an audit log message.
logNoRawEvent(OpenLineageRunEvent) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Throws an invalid parameter exception.
logNullInstance(String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity has missing information.
logout(HttpServletRequest) - Method in class org.odpi.openmetadata.userauthn.LogoutController
Remove details of the token.
LogoutController - Class in org.odpi.openmetadata.userauthn
LogoutController provides the REST API to log out a user.
LogoutController() - Constructor for class org.odpi.openmetadata.userauthn.LogoutController
 
logRecord(String, String, OMRSAuditLogRecordSeverity, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Log an audit log record for an event, decision, error, or exception detected by the open metadata services.
logRecord(String, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log an audit log record for an event, decision, error, or exception detected by the OMRS.
logRecord(String, AuditLogMessageDefinition, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log an audit log record for an event, decision, error, or exception detected by the OMRS.
logRecord(AuditLogRecordSeverity, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
Log an audit log record for an event, decision, error, or exception detected by the OMRS.
LogRecordRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LogRecordRequestBody provides a structure for passing a log record as a request body over a REST API.
LogRecordRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Default constructor
LogRecordRequestBody(LogRecordRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Copy/clone constructor
logRelationshipCreation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Create an audit log record to document that an external metadata source has created a relationship.
logRelationshipRemoval(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Create an audit log record to document that an external metadata source has removed a relationship.
logRelationshipUpdate(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Create an audit log record to document that an external metadata source has created a relationship.
logRESTCall(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the start of an inbound REST Call.
logRESTCall(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the start of an inbound REST Call.
logRESTCallException(String, String, Exception) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
Provide detailed logging for exceptions.
logRESTCallReturn(RESTCallToken, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the return of an inbound REST Call.
logTestEnd(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log that the test case is ending.
logTestEnd(String) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Log that the test case is ending.
logTestEnd(String) - Method in class org.odpi.openmetadata.conformance.tests.platform.OpenMetadataPlatformTestCase
Log that the test case is ending.
logTestEnd(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Log that the test case is ending.
logTestStart(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log that the test case is starting.
logTestStart(String) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Log that the test case is starting.
logTestStart(String) - Method in class org.odpi.openmetadata.conformance.tests.platform.OpenMetadataPlatformTestCase
Log that the test case is starting.
logTestStart(String) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Log that the test case is starting.
LONDON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
LONDON_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
London Data Centre
LONDON_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
London Data Center Leader
LONDON_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
LONDON_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Nightingale Cancer Research Laboratory
LONDON_LAB_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
London Lab Leader
LONDON_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
London Office
LONDON_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
London Office Leader
LONDON_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
London
LONDON_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
London Site
LONDON_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
London Site Leader
LONG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
 
LONG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Long
LOOK_FOR_LINEAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
If the element has lineage relationships then archive; otherwise soft-delete."
LORNE_HOUSE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Lorne House Hospital
LOW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
The impact is low.
LT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
LT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Less than.
LT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Less than
LTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
LTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Less than or equal to.
LTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Less than or equal

M

M4V_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data for Apple systems, often includes Apple’s FairPlay DRM copyright protection.
M4V_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing video data for Apple systems, often includes Apple’s FairPlay DRM copyright protection.
MACBOOK_PRO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A professional laptop supplied by Apple that runs the macOS operating system.
main(String[]) - Static method in class org.odpi.openmetadata.adminservices.samples.configure.ConfigMetadataServerSample
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.bigglossaries.BigGlossariesArchiveWriter
Main program to initiate the archive writer for the simple catalogs.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas.ApacheAtlasPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka.ApacheKafkaPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.apis.APIPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.core.CorePackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.CorePacksArchivesWriter
Main program to initiate the archive writers for the core content packs.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.nanny.NannyPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.postgres.PostgresPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog.UnityCatalogPackArchiveWriter
Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
main(String[]) - Static method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.SimpleCatalogsArchiveWriter
Main program to initiate the archive writer for the simple catalogs.
main(String[]) - Static method in class org.odpi.openmetadata.conformance.client.OpenMetadataConformanceTestReport
Main method handles the parameters passed and then calls the registered workbenches.
main(String[]) - Static method in class org.odpi.openmetadata.opentypes.utility.OpenMetadataTypesArchiveUtility
Main program to control the archive writer.
main(String[]) - Static method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform
Java main
main(String[]) - Static method in class org.odpi.openmetadata.reports.componentid.ComponentIdReport
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.reports.platform.EgeriaPlatformReport
Main program that controls the operation of the platform report.
main(String[]) - Static method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.CloudInformationModelArchiveWriter
Main program to initiate the archive writer for the Cloud Information Model (CIM).
main(String[]) - Static method in class org.odpi.openmetadata.samples.archiveutilities.CocoArchivesWriter
Main program to initiate the archive writers for the Coco Pharmaceuticals samples and scenarios.
main(String[]) - Static method in class org.odpi.openmetadata.utilities.guidgenerator.GUIDGenerator
Main program that controls the operation of the utility.
main(String[]) - Static method in class org.odpi.openmetadata.utilities.serverconfig.ServerConfig
Main program that controls the operation of the platform report.
main(String[]) - Static method in class org.odpi.openmetadata.utilities.serverops.ServerOps
Main program that controls the operation of the utility.
MAINTAIN_LAST_UPDATE_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
MAINTAINED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
MAINTAINED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
MAINTAINS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
 
MaintenanceAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
MaintenanceAccumulator provides a simple accumulator that supports maintenance operations on the metadata repositories.
MaintenanceAccumulator(AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.MaintenanceAccumulator
Constructor
MakeAnchorOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
MakeAnchorOptions provides a structure for new anchor properties when linking an element to a new anchor.
MakeAnchorOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Default constructor
MakeAnchorOptions(MakeAnchorOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Copy/clone constructor
MakeAnchorOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Copy/clone constructor
MALFORMED_DATE_CONFIGURATION_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
 
MALFORMED_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-010 - The endpoint attribute {0} in connection {1} is set to "{2}" which is invalid
ManageAssetGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
ManageAssetRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
manageAttributeTypeDefParameterValidation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the type information for a management change to an attributeTypeDef.
MANAGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
 
MANAGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
 
MANAGED_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier for a collection of metadata managed by a repository.
ManageDigitalSubscriptionGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
The Guard enum describes some common guards that can be used when implementing governance services.
ManageDigitalSubscriptionRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
manageInstanceParameterValidation(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
manageInstanceParameterValidation(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for calls that manage an existing instance.
manageInstanceParameterValidation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to delete() or purge() instance method.
MANAGER_PROFILE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
MANAGER_TO_ASSEMBLE_REPORT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
MANAGER_TO_CERTIFY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
MANAGER_TO_NOMINATE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
MANAGER_TO_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
manageReferenceInstanceParameterValidation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters passed to a reference instance method.
manageTypeDefParameterValidation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the type information for a management change to a type.
MANDATORY_GUARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is this guard mandatory for the next step to run.
MANDATORY_GUARDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The list of guards that must be received before this engine action can progress.
MANDATORY_PROFILE - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
This profile must be supported for the technology under test to be compliant.
MANUAL_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
A set of tasks that need to be preformed by individuals or teams of people.
MANUAL_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
A set of tasks that need to be preformed by individuals or teams of people.
MANUAL_PROCESS_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
MANUFACTURING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
manufacturing
MANUFACTURING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Production of Coco Pharmaceuticals' products.
MANUFACTURING_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Manufacturing Sustainability Champion
MANUFACTURING_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
MANUFACTURING_MOD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
CAMP-MM - Project to upgrade manufacturing process to support personalized medicine.
MANUFACTURING_PLANNING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
ed-mfg-control - Manufacturing control system for the Edmonton factory.
MAP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
A set of name->value pairs where all names are unique in the map.
MAP - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Map - A set of name->value pairs where all names are unique in the map.
MAP_FROM_ELEMENT_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the type of the key for a map schema type.
MAP_PROJECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The scheme used to define the meaning of the coordinates.
MAP_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type for a map between a key and value.
MAP_STRING_ARRAY_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to an array of strings
MAP_STRING_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to boolean value.
MAP_STRING_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to date value.
MAP_STRING_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to double value.
MAP_STRING_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to integer value.
MAP_STRING_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to long value.
MAP_STRING_OBJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to object value.
MAP_STRING_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A map from string value to string value.
MAP_TO_ELEMENT_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the type of value for a map schema type.
mapElementProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Fill out the properties for the omf Open Metadata Element bean with values from an OMRS entity.
mapElementProperties(InstanceProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
Fill out the properties for the omf Open Metadata Element bean with values from an OMRS entity.
MapFromElementTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
MapFromElementTypeProperties describes the properties for the MapFromElementType relationship between a map schema type and a mapped schema type.
MapFromElementTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapFromElementTypeProperties
Default constructor
MapFromElementTypeProperties(MapFromElementTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapFromElementTypeProperties
Copy/clone constructor
MAPPING_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
MAPPING_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional properties to aid the mapping to the element in an external metadata source.
mapPrimitiveDefCategory(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Convert OMRS value in omf value.
MapPropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
MapPropertyValue stores the values of a map within an entity, struct or relationship properties.
MapPropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Default constructor sets the map to empty.
MapPropertyValue(MapPropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Copy/clone constructor set up the map using the supplied template.
MapSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
MapSchemaType describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapSchemaTypeProperties
Copy/clone Constructor.
MapToElementTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
MapToElementTypeProperties describes the properties for the MapToElementType relationship between a map schema type and a mapped schema type.
MapToElementTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapToElementTypeProperties
Default constructor
MapToElementTypeProperties(MapToElementTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapToElementTypeProperties
Copy/clone constructor
MapTypePropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
MapTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Default constructor sets the map to empty.
MapTypePropertyValue(MapTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Copy/clone constructor set up the map using the supplied template.
mapValuesAsObject(Map<K, V>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Default method for "valueAsString".
mapValuesAsObject(Map<K, V>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Default method for "valueAsString".
mapValuesAsString(Map<K, V>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Default method for "valueAsObject".
mapValuesAsString(Map<K, V>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Default method for "valueAsObject".
MARGINAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
The data is of minor importance to the organization.
MARKDOWN_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and linked to diagrams in Markdown format.
MARQUEZ_SERVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A data catalog for data observability.
MASTER_DATA_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A system that manages the consolidation and reconciliation of master data - typically people, organizations, products and accounts.
MasterDataManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
MasterDataManagerProperties describes the properties of a master data manager.
MasterDataManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.MasterDataManagerProperties
Default constructor
MasterDataManagerProperties(MasterDataManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.MasterDataManagerProperties
Copy/clone constructor.
MAT_VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MAT_VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Count of materialized views in the database.
MAT_VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
MATCH_PROPERTY_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of properties in the data class that should be used in the match processing.
MATCH_THRESHOLD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Percentage of matching data values that a data resource is expected to achieve to be assigned this data class.
MatchCriteria - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.search
The MatchCriteria enum defines how the metadata instances in the metadata store should be matched against the properties supplied on the search request.
MatchCriteria - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
The MatchCriteria enum defines how the metadata instances in the metadata collection should be matched against the properties supplied on the search request.
matching - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
 
MATCHING_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of values that match the data class specification.
MATURITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
MATURITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of maturity for the product.
MAUVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MAX_CARDINALITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Maximum number of allowed instances.
MAX_HEIGHT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the height above ground is relevant, this is the highest height that the data covers.
MAX_LATITUDE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by an area, this is the latitude for top-right corner of the bounding box (BBOX) for the area covered by the data.
MAX_LONGITUDE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by an area, this is the longitude for top-right corner of the bounding box (BBOX) for the area covered by the data.
MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-010 - The number of records to return, {0}, passed on the {1} parameter of the {2} operation, is greater than the allowable maximum of {3}
MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-025 - The number of records to return, {0}, passed on the {1} parameter of the {2} operation, is greater than the allowable maximum of {3}
MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0001 - The {0} server is configured with a max page size of {1}
MAX_PAGE_SIZE - Static variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
Page size used when retrieving metadata.
MAX_QUEUE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
MAXIMUM_INSTANCES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Maximum number of running asset instances controlled by the software capability.
maxPageSize - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
 
maxPageSize - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
maxPageSize - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
maxPageSize - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
maxPageSize - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
maxPageSize - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
MD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and linked to diagrams in Markdown format.
MEASURE_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
MEASUREMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Format or description of the measurements captured for this metric.
MEASUREMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical:Measurement - Information relating to the measurements taken to understanding medical conditions and their effectiveness.
MEASUREMENT_CATEGORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MEASUREMENT_COUNTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to current count value pairs.
MEASUREMENT_DATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
The date that the measurement was made.
MEASUREMENT_DISPLAY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MEASUREMENT_FLAGS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to current boolean value pairs.
MEASUREMENT_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MEASUREMENT_NUMERIC_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MEASUREMENT_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MEASUREMENT_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to current value pairs.
MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
MEDIA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A group of related media files.
MEDIA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data file containing formatted media such as images, audio or video.
MEDIA_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Local identifier for the media.
MEDIA_REFERENCE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to related media such as images, videos and audio.
MEDIA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of media.
MEDIA_TYPE_OTHER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the code (typically a valid value definition) that defines the media type.
MEDIA_USAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Specific media usage by the consumer that overrides the default media usage documented in the related media.
MEDIA_USAGE_OTHER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the code (typically a valid value definition) that defines the media use.
MediaReferenceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
MediaReferenceProperties provides a structure for the properties that link a media reference to an object.
MediaReferenceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Default constructor
MediaReferenceProperties(MediaReferenceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Copy/clone constructor
MediaType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The MediaType defines the type of resource referenced in a related media reference.
MediaUsage - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
The MediaUsage defines how a related media reference can be used in conjunction with the asset properties.
MEDIUM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
The impact is medium.
MEDIUM_AQUAMARINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MEDIUM_PURPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MEDIUM_SEA_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MEDIUM_VIOLET_RED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MEETING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Two or more people come together to discuss a topic, agree and action or exchange information.
MeetingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
CommunityProperties describes the core properties of a community.
MeetingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Default constructor
MeetingProperties(MeetingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Copy/clone constructor
MEMBER_DATA_FIELD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Represents an association between a data structure and one of its data fields.
MEMBER_LEFT_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0111 - Server {0} hosting metadata collection {1} has left cohort {2}
MEMBER_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The role of the member in the host cluster.
MEMBER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A template to create a member of the linked collection.
MEMBER_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
MemberAction - Enum Class in org.odpi.openmetadata.frameworks.integration.iterator
Return a recommended action based on the state of the elements.
MemberDataFieldProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
Represents the relationship between a data structure and a data field.
MemberDataFieldProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Default constructor
MemberDataFieldProperties(MemberDataFieldProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Copy/clone constructor.
MemberElement - Class in org.odpi.openmetadata.frameworks.integration.iterator
MemberElement describes a single element in a metadata collection.
MemberRegistration - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties
MemberRegistration is a POJO for storing the information about a metadata repository that is a member of the open metadata repository cohort.
MemberRegistration() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Default constructor initializes registration information to null.
MemberRegistration(MemberRegistration) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Copy/clone constructor copies registration information from the template.
MEMBERSHIP_RATIONALE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of how the member is used, or why it is useful in this collection.
MEMBERSHIP_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the provenance and confidence that a member belongs in a collection.
MEMENTO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
MEMENTO_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element whose real-world counterpart has been deleted or moved to offline archived.
mergeInstanceProperties(String, InstanceProperties, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Merge two sets of instance properties.
mergeInstanceProperties(String, InstanceProperties, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Merge two sets of instance properties.
MERMAID_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A formal diagram in Mermaid Markdown format.
mermaidGraph - Variable in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
MermaidGraphBuilderBase - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Provides the basic functions for building flowchart based graph visualizations.
MermaidGraphBuilderBase() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
MESSAGE_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
MESSAGE_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
MESSAGE_TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
 
MESSAGE_TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
MESSAGE_TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
MESSAGE_WRITTEN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
 
MessageDefinition - Class in org.odpi.openmetadata.frameworks.auditlog.messagesets
MessageDefinition is a container that describes a single instance of a message.
MessageDefinition(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Constructor to save all the fixed values of a message.
messageFormatter - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
messageFormatter - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
MessageFormatter - Class in org.odpi.openmetadata.frameworks.auditlog
MessageFormatter is the superclass of audit log implementations.
MessageFormatter() - Constructor for class org.odpi.openmetadata.frameworks.auditlog.MessageFormatter
Default Constructor
MessageSet - Interface in org.odpi.openmetadata.frameworks.auditlog.messagesets
MessageSet is the interface implemented by an enum that contains the collection of message definitions for a component.
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.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that provides access to one or more open metadata repositories.
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_SERVER_OUT_TOPIC - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Metadata Access Server Out Topic - Publishes events from the open metadata store.
METADATA_ACCESS_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
METADATA_ACCESS_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that provides access to stored metadata.
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.
METADATA_COHORT_PEER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A metadata repository's registration with an open metadata cohort.
METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of the metadata collections within open metadata.
METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing metadata.
METADATA_COLLECTION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test broadcasts a unique metadata collection identifier.
METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier for the metadata collection that is the home for a metadata element.
METADATA_COLLECTION_ID_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-REPOSITORY-CONNECTOR-500-001 - A remote open metadata repository {0} returned a metadata collection identifier of {1} on its REST API after it registered with the cohort using a metadata collection identifier of {2}
METADATA_COLLECTION_ID_PROPERTY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Property name for metadata collection id
METADATA_COLLECTION_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
 
METADATA_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
METADATA_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
METADATA_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier for the metadata collection that is the home for a metadata element.
METADATA_COLLECTION_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
 
METADATA_EXPERT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Provides advanced metadata management features for experts in open metadata.
METADATA_EXPLORER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Provides generic search, query and retrieval operations for open metadata.
METADATA_EXPORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Metadata Export - A collection of metadata elements that have been extracted from a specific open metadata repository to load into another.
METADATA_HIGHWAY_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0004 - Connecting to the metadata highway
METADATA_HIGHWAY_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Metadata Highway Manager - Manages the initialization and shutdown of the components that connector to each of the cohorts that the local server is a member of.
METADATA_HIGHWAY_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-HIGHWAY-404-00 - The local server's metadata highway communication components are failing to initialize
METADATA_INSTANCE_ACCESS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the retrieval of the current state of specific metadata instances from its repository.
METADATA_INTEGRATION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that exchanges metadata between servers.
METADATA_MAINTENANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports requests to create, update and purge metadata instances.
METADATA_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data store containing metadata.
METADATA_REPOSITORY_COHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A group of collaborating open metadata repositories.
METADATA_REPOSITORY_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides access to a metadata repository - either local or remote.
METADATA_SERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server hosting a metadata collection.
METADATA_SHARING - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to share metadata with other members of the cohort.
METADATA_SOURCE_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Qualified name of a software server capability that is the owner/home of the metadata catalogued by the integration connector.
MetadataAccessPointConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessPointConfigurationClient configures a MetadataAccessPoint OMAG Server.
MetadataAccessPointConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessPointConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
MetadataAccessServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessServerConfigurationClient configures a MetadataAccessServer OMAG Server.
MetadataAccessServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
MetadataAccessServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
MetadataAccessServerConnector Connectors to access a metadata access point or metadata access store.
MetadataAccessServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
 
MetadataAccessServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
MetadataAccessServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
MetadataAccessStoreConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessStoreConfigurationClient provides the configuration client for a MetadataAccessServer OMAG server.
MetadataAccessStoreConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessStoreConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
metadataCollection - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
metadataCollection - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
metadataCollection - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
metadataCollection - Static variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
metadataCollection - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
metadataCollectionGUID - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
metadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
metadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
MetadataCollectionIdRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
MetadataCollectionIdRequest is the request structure used on the OMRS REST API calls that use the home metadata collection id as a validator/originator for the request.
MetadataCollectionIdRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Default constructor
MetadataCollectionIdRequest(MetadataCollectionIdRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Copy/clone constructor
MetadataCollectionIdResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
MetadataCollectionIdResponse is the response structure used on the OMRS REST API calls that return a String response.
MetadataCollectionIdResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Default constructor
MetadataCollectionIdResponse(MetadataCollectionIdResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Copy/clone constructor
MetadataCollectionIterator - Class in org.odpi.openmetadata.frameworks.integration.iterator
MetadataCollectionIterator is ued to iterate through the elements of a particular type within a metadata collection.
MetadataCollectionIterator(String, String, String, String, String, String, String, OpenMetadataStore, PermittedSynchronization, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.integration.iterator.MetadataCollectionIterator
Create the iterator.
metadataCollectionName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
metadataCollectionName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
metadataCollectionQualifiedName - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
MetadataCollectionServicesClient - Class in org.odpi.openmetadata.repositoryservices.clients
The MetadataCollectionServicesClient represents a remote metadata repository that supports the OMRS Repository REST API.
MetadataCorrelationHeader - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
MetadataCorrelationHeader provides details of the external identifier(s) and other correlation properties to help the connector/client work out the correlation between the open metadata elements and the third party technology elements.
MetadataCorrelationHeader() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Default constructor
MetadataCorrelationHeader(MetadataCorrelationHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Copy/clone constructor
MetadataCorrelationHeadersResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a a list of correlation headers or an exception if the request failed.
MetadataCorrelationHeadersResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Default constructor
MetadataCorrelationHeadersResponse(MetadataCorrelationHeadersResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Copy/clone constructor
MetadataCorrelationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
MetadataCorrelationProperties describes the common properties used to pass the properties of metadata elements to the metadata repositories (aka properties server).
MetadataCorrelationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Default constructor
MetadataCorrelationProperties(ExternalIdentifierProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Copy/clone constructor.
MetadataCorrelationProperties(MetadataCorrelationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
MetadataElement is the common interface for all metadata elements.
MetadataElementBuilder - Class in org.odpi.openmetadata.frameworkservices.omf.handlers
MetadataElementBuilder is able to build the properties for an entity that extends OpenMetadataRoot.
MetadataElementConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
MetadataElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a MetadataElementSummary bean.
MetadataElementConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
MetadataElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a OpenMetadataElement bean.
MetadataElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.MetadataElementConverter
Constructor
MetadataElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.MetadataElementConverter
Constructor
MetadataElementHandler<B> - Class in org.odpi.openmetadata.frameworkservices.omf.handlers
MetadataElementHandler manages MetadataElement objects from the Open Metadata Framework (OMF).
MetadataElementHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Construct the handler for metadata elements.
MetadataElementInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
MetadataElementInterface provides an interface to the open metadata store.
MetadataElementSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataElementSummariesResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
MetadataElementSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Default constructor
MetadataElementSummariesResponse(MetadataElementSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Copy/clone constructor
MetadataElementSummary - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
Description of an open metadata element (entity instance) retrieved from the open metadata repositories.
MetadataElementSummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Default constructor used by subclasses
MetadataElementSummary(MetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Copy/clone constructor
metadataElementSummaryConverter - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
 
MetadataElementSummaryConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
MetadataElementSummaryConverter generates a MetadataElementSummary from an OPenMetadataElement.
MetadataElementSummaryConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataElementSummaryConverter
Constructor
MetadataElementSummaryResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataElementSummaryResponse is a response object for passing back a single element or an exception if the request failed.
MetadataElementSummaryResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Default constructor
MetadataElementSummaryResponse(MetadataElementSummaryResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Copy/clone constructor
metadataElementTypeName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
MetadataExpertAdmin - Class in org.odpi.openmetadata.viewservices.metadataexpert.admin
MetadataExpertAdmin is the class that is called by the View Server to initialize and terminate the Metadata Expert OMVS.
MetadataExpertAdmin() - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.admin.MetadataExpertAdmin
Default constructor
MetadataExpertAuditCode - Enum Class in org.odpi.openmetadata.viewservices.metadataexpert.ffdc
The MetadataExpertAuditCode is used to define the message content for the OMRS Audit Log.
MetadataExpertErrorCode - Enum Class in org.odpi.openmetadata.viewservices.metadataexpert.ffdc
The MetadataExpertErrorCode 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).
MetadataExpertInstance - Class in org.odpi.openmetadata.viewservices.metadataexpert.server
MetadataExpertInstance caches references to the objects it needs for a specific server.
MetadataExpertInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertInstance
Set up the view service instance
MetadataExpertInstanceHandler - Class in org.odpi.openmetadata.viewservices.metadataexpert.server
MetadataExpertInstanceHandler retrieves information from the instance map for the view service instances.
MetadataExpertInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertInstanceHandler
Default constructor registers the view service
MetadataExpertRegistration - Class in org.odpi.openmetadata.viewservices.metadataexpert.server
MetadataExpertRegistration registers the view service with the OMAG Server administration services.
MetadataExpertRegistration() - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRegistration
 
MetadataExpertResource - Class in org.odpi.openmetadata.viewservices.metadataexpert.server.spring
The MetadataExpertResource provides part of the server-side implementation of the Metadata Expert OMVS.
MetadataExpertResource() - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Default constructor
MetadataExpertRESTServices - Class in org.odpi.openmetadata.viewservices.metadataexpert.server
The MetadataExpertRESTServices provides the server-side implementation of the Metadata Expert Open Metadata View Service (OMVS).
MetadataExpertRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Default constructor
MetadataExplorerAdmin - Class in org.odpi.openmetadata.viewservices.metadataexplorer.admin
MetadataExplorerAdmin is the class that is called by the View Server to initialize and terminate the Metadata Explorer OMVS.
MetadataExplorerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.admin.MetadataExplorerAdmin
Default constructor
MetadataExplorerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.metadataexplorer.ffdc
The MetadataExplorerAuditCode is used to define the message content for the OMRS Audit Log.
MetadataExplorerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.metadataexplorer.ffdc
The MetadataExplorerErrorCode 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).
MetadataExplorerInstance - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server
MetadataExplorerInstance caches references to the objects it needs for a specific server.
MetadataExplorerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerInstance
Set up the view service instance
MetadataExplorerInstanceHandler - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server
MetadataExplorerInstanceHandler retrieves information from the instance map for the view service instances.
MetadataExplorerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerInstanceHandler
Default constructor registers the view service
MetadataExplorerRegistration - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server
MetadataExplorerRegistration registers the view service with the OMAG Server administration services.
MetadataExplorerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRegistration
 
MetadataExplorerResource - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server.spring
The MetadataExplorerResource provides part of the server-side implementation of the Metadata Explorer OMVS.
MetadataExplorerResource() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
Default constructor
MetadataExplorerRESTServices - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server
The MetadataExplorerRESTServices provides the server-side implementation of the Metadata Explorer Open Metadata View Service (OMVS).
MetadataExplorerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRESTServices
Default constructor
MetadataHighwayServicesClient - Class in org.odpi.openmetadata.repositoryservices.clients
The MetadataHighwayServicesClient supports the OMRS Metadata Highway REST API.
MetadataHighwayServicesClient(String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Create a new client with no authentication embedded in the HTTP request.
MetadataHighwayServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Create a new client that passes userId and password in each HTTP request.
MetadataHighwayServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
MetadataHighwayServicesResource provides the server-side support for the OMRS Repository REST Services API that provide information about the local server's interaction with an open metadata repository cohort.
MetadataHighwayServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Default constructor
MetadataRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
MetadataRelationship describes a relationship between two metadata elements.
MetadataRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Default constructor
MetadataRelationship(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Copy/clone constructor
MetadataRelationship(MetadataRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Copy/clone constructor
MetadataRelationshipConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
MetadataRelationshipSummaryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a MetadataRelationship bean.
MetadataRelationshipConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.MetadataRelationshipConverter
Constructor
MetadataRelationshipSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataRelationshipSummariesResponse is the response structure used on the OMAS REST API calls that return a list of relationships identifiers as a response.
MetadataRelationshipSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Default constructor
MetadataRelationshipSummariesResponse(MetadataRelationshipSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Copy/clone constructor
MetadataRelationshipSummary - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
MetadataRelationship describes a relationship between two metadata elements.
MetadataRelationshipSummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Default constructor
MetadataRelationshipSummary(MetadataRelationshipSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Copy/clone constructor
metadataRelationshipSummaryConverter - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
 
MetadataRelationshipSummaryConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
Create a summary of an element.
MetadataRelationshipSummaryConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.MetadataRelationshipSummaryConverter
Constructor
MetadataRelationshipSummaryList - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
MetadataRelationshipSummaryList is for passing back a list of MetadataRelationshipSummary or an exception if the request failed.
MetadataRelationshipSummaryList() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Default constructor
MetadataRelationshipSummaryList(MetadataRelationshipSummaryList) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Copy/clone constructor
MetadataSecurityAuditCode - Enum Class in org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc
The MetadataSecurityAuditCode is used to define the message content for the Audit Log.
metadataSourceGUID - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
metadataSourceName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
MetadataSourceOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
Provides the parameters for marking an element, classification or relationship as external and for working with lineage/duplicate processing and effective time.
MetadataSourceOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Default constructor
MetadataSourceOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Copy/clone constructor
MetadataSourceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataSourceRequestBody carries the parameters for marking an element, classification or relationship as external and for working with lineage/duplicate processing and effective time.
MetadataSourceRequestBody - Class in org.odpi.openmetadata.frameworkservices.oif.rest
MetadataSourceRequestBody is the request body structure used on OIF REST API calls that requests a new element to represent a new metadata source.
MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Default constructor
MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Default constructor
MetadataSourceRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Copy/clone constructor
MetadataSourceRequestBody(MetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Copy/clone constructor
metadataTypeName - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
METAMODEL_ELEMENT_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Element in the metadata model that the attached element embodies.
METAMODEL_INSTANCE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the element from a metadata model that this element embodies.
METASTORE_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
GUID for the associated Hive Metadata Store.
METERING_LOG_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing records that can be used to identify usage of resources.
METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Method used to identify data class.
METHOD_NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-500-001 - Method {0} called by user {1} to OMAG Server {2} is not implemented in service {3}
METHOD_NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-501-001 - OMRSMetadataInstanceStore method {0} for OMRS Connector {1} to repository type {2} is not implemented
methodName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
methodName - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
 
methodName - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutorBase
 
METHODOLOGY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a set of tasks that a person, team or organization performs to support the implementation of a governance driver.
MethodologyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A methodology describes a system of ways of doing, teaching, or studying something..
MethodologyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.MethodologyProperties
Default Constructor
MethodologyProperties(MethodologyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.MethodologyProperties
Copy/Clone Constructor
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
metrics() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Return the metrics available from the Apache Kafka Server.
MIN_CARDINALITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Minimum number of allowed instances.
MIN_HEIGHT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the height above ground is relevant, this is the lowest height that the data covers.
MIN_LATITUDE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by an area, this is the latitude for the bottom-left corner of the bounding box (BBOX) for the area covered by the data.
MIN_LONGITUDE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the data is bound by an area, this is the longitude for bottom-left corner of the bounding box (BBOX) for the area covered by the data.
MINIMUM_INSTANCES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Minimum number of running asset instances controlled by the software capability.
MINIMUM_LENGTH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Minimum length of the data value (zero means unlimited).
MINT_CREAM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
MINUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of what happened at the meeting.
MIRROR_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key value copied from another system.
MISSING_ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0033 - The {0} governance action service has not been passed a {1} action target
MISSING_ASSET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
MISSING_ASSET_UNIVERSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0004 - The asset universe for Apache Atlas Software Server is null.
MISSING_ASSET_UNIVERSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-003 - The asset universe for Apache Atlas Software Server is null.
MISSING_ASSET_UNIVERSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
APACHE-KAFKA-SURVEY-ACTION-CONNECTOR-400-003 - The asset universe for Apache Kafka Software Server is null.
MISSING_CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
GOVERNANCE-ACTION-SAMPLES-0003 - The {0} governance action service has not been passed a Unity Catalog (UC) catalog for the data lake
MISSING_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
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}
MISSING_CONFIGURATION_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-009 - The {0} connector is unable to proceed with is processing of {1} because the configuration property called {2} was not supplied
MISSING_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
MISSING_CONVERTER_METHOD - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-002 - The {0} service has not implemented the {1} method in a subclass of the {2} converter class for bean class {3} and so is unable to create the bean for method {4}
MISSING_CONVERTER_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-002 - The {0} service has not implemented the {1} method in a subclass of the {2} converter class for bean class {3} and so is unable to create the bean for method {4}
MISSING_CONVERTER_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-007 - The {0} service has not implemented the {1} method in a subclass of the {2} converter class for bean class {3} and so is unable to create the bean for method {4}
MISSING_CORRELATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0039 - The {0} integration connector can not retrieve the correlation information for {1} open metadata entity {2} linked in Apache Atlas {3} to {4} entity {5}
MISSING_CORRELATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-404-001 - The {0} integration connector can not retrieve the correlation information for {1} open metadata entity {2} linked in Apache Atlas {3} to {4} entity {5}
MISSING_CORRELATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-0036 - The {0} integration connector can not retrieve the correlation information for (1} open metadata entity {2} linked in Apache Atlas {3} to {4} entity {5}
MISSING_DATABASE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-500-002 - The JDBC resource connector detected a missing value for column {0} during method {1} in mapper {2}
MISSING_ENDPOINT_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-010 - The {0} connector is unable to proceed with is processing because the endpoint address is null
MISSING_ENGINE_ACTION - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-007 - The entity for identifier {0} supplied on the {1} parameter by the {2} service on method {3} is null
MISSING_ENGINE_ACTION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-008 - The entity for identifier {0} supplied on the {1} parameter by the {2} service on method {3} has null properties
MISSING_FILE_CLASSIFIERS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
List of files that could not be classified using the file reference data supplied by the Open Metadata Framework (OMF).
MISSING_INFO - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
MISSING_MAPPING_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-002 - The postgreSQL connector is missing {0} value during method {1} in mapper {2}
MISSING_MEMBER_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0118 - Unable to process the {0} request for cohort {1} from cohort member {2} because there is no cohort registry store
MISSING_MEMBER_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0118 - Unable to process the {0} request for cohort {1} from cohort member {2} because there is no cohort registry store
MISSING_METADATA_INSTANCE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-004 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} has not passed to method {3}
MISSING_METADATA_INSTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-004 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} has not passed to method {3}
MISSING_METADATA_INSTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-009 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} has not passed to method {3}
MISSING_METHOD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0017 - The {0} Connector has called method {1} that is not implemented and so is not able to synchronize element {2} with the Unity Catalog (UC) at {3}
MISSING_NAME_FOR_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
MISSING_NAME_FOR_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-006 - A request for a type from category {0} passed a null name
MISSING_PLACEHOLDER_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0022 - The {0} governance action service has not been passed all the placeholder variables needed to create an element for technology type {1}; the missing placeholder variables are: {2}
MISSING_PLACEHOLDER_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
MISSING_PROPERTY - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
MISSING_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
UNITY-CATALOG-CONNECTOR-400-002 - The {0} Unity Catalog Connector has not been supplied with a {1} property value
MISSING_REF_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
MISSING_REPOSITORY_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-003 - The {0} postgreSQL repository connector detected a missing value for column {1} during method {2} in mapper {3}; row values are: {4}
MISSING_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
MISSING_STEWARD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
MISSING_STEWARD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0015 - The {0} integration connector is unable to retrieve the Topic template with qualified name: {1}
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0023 - The {0} governance action service is unable to retrieve the template {1} configured in property {2}.
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0015 - The {0} integration connector is unable to retrieve the DataFile template with qualified name: {1}
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
MISSING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
MISSING_TYPE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
MISSING_TYPE_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-005 - The type {0} of category {1} is not found in an open metadata archive
MISSING_VALUE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
GOVERNANCE-ACTION-SAMPLES-0002 - The {0} governance action service was passed a null value for {1}
MISSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
MISSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The high-level goal of the activity.
MMD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A formal diagram in Mermaid Markdown format.
MOBILE_PHONE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Number of mobile/cell phone.
MOBILE_RESOURCE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A resource that is not restricted to a single physical location.
MOBILE_VIDEO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing video data in small file sizes for mobile phones and other devices.
Model - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Model provides the top level anchor for the model content
Model() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
MODEL_0010_BASIC_MODEL - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0011_MANAGING_REFERENCEABLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0012_SEARCH_KEYWORDS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0013_ACTIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0013_TRANSLATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0014_EXTERNAL_REFERENCES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0015_LINKED_MEDIA_TYPES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0016_CITED_DOCUMENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0017_EXTERNAL_IDENTIFIERS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0019_MORE_INFORMATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0020_PROPERTY_FACETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0021_COLLECTIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0022_TRANSLATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0025_LOCATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0026_ENDPOINTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0030_OPERATING_PLATFORMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0035_HOSTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0036_STORAGE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0037_SOFTWARE_SERVER_PLATFORMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0040_SOFTWARE_SERVERS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0041_SERVER_PURPOSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0042_SOFTWARE_CAPABILITIES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0045_SERVERS_AND_ASSETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0050_APPS_AND_PROCESSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0055_DATA_PROCESSING_ENGINES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0056_RESOURCE_MANAGERS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0057_SOFTWARE_SERVICES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0070_NETWORKS_AND_GATEWAYS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0090_CLOUD_PLATFORMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0110_ACTORS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0112_PEOPLE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0115_TEAMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0117_IT_PROFILES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0118_ACTOR_ROLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0119_TEAM_ROLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0120_ASSIGNMENT_SCOPES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0125_CONTRIBUTION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0130_PROJECTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0135_ACTIONS_FOR_PEOPLE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0140_COMMUNITIES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0150_FEEDBACK - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0155_CROWD_SOURCING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0160_NOTES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0201_CONNECTIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0205_CONNECTION_LINKAGE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0210_DATA_STORES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0212_DEPLOYED_APIS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0215_SOFTWARE_COMPONENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0217_PORTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0220_FILE_AND_FOLDERS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0221_DOCUMENT_STORES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0222_GRAPH_STORES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0223_EVENTS_AND_LOGS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0224_DATABASES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0225_METADATA_REPOSITORIES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0226_ARCHIVE_FILES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0227_KEYSTORES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0230_CODE_TABLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0235_INFORMATION_VIEW - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0239_REPORTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0265_ANALYTIC_ASSETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0280_SOFTWARE_DEVELOPMENT_ASSETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0281_SOFTWARE_MODULES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0282_RELEASED_SOFTWARE_COMPONENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0285_ANALYTICS_DEVELOPMENT_ASSETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0310_GLOSSARY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0320_CATEGORY_HIERARCHY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0330_TERMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0340_DICTIONARY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0350_RELATED_TERMS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0360_CONTEXTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0370_SEMANTIC_ASSIGNMENT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0385_CONTROLLED_GLOSSARY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0390_GLOSSARY_PROJECTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0395_SUPPLEMENTARY_PROPERTIES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0401_GOVERNANCE_DEFINITIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0405_GOVERNANCE_DRIVERS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0415_GOVERNANCE_RESPONSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0417_GOVERNANCE_PROJECTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0420_GOVERNANCE_CONTROLS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0421_GOVERNANCE_CLASSIFICATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0422_GOVERNED_DATA_CLASSIFICATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0423_SECURITY_DEFINITIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0424_GOVERNANCE_ZONES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0425_SUBJECT_AREAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0430_TECHNICAL_CONTROLS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0435_POLICY_MANAGEMENT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0438_NAMING_STANDARDS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0440_ORG_CONTROLS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0445_GOVERNANCE_ROLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0450_GOVERNANCE_ROLLOUT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0451_NOTIFICATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0455_EXCEPTION_MANAGEMENT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0457_CONNECTOR_ACTIVITY_REPORTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0460_EXECUTION_POINTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0461_GOVERNANCE_ENGINES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0462_GOVERNANCE_ACTION_PROCESSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0463_ENGINE_ACTIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0464_INTEGRATION_GROUPS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0465_DUPLICATE_PROCESSING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0470_INCIDENT_REPORTING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0475_CONTEXT_EVENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0481_LICENSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0482_CERTIFICATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0484_AGREEMENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0485_DATA_PROCESSING_PURPOSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0501_SCHEMA_ELEMENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0503_ASSET_SCHEMA - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0504_SNIPPETS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0505_SCHEMA_ATTRIBUTES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0507_EXTERNAL_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0511_MAP_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0512_DERIVED_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0520_PROCESS_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0525_PROCESS_VARIABLES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0530_TABULAR_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0531_DOCUMENT_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0532_OBJECT_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0533_GRAPH_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0534_RELATIONAL_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0535_EVENT_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0536_API_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0537_DISPLAY_SCHEMAS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0540_DATA_CLASSES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0545_REFERENCE_DATA - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0550_INSTANCE_METADATA - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0565_DESIGN_MODEL_ELEMENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0566_DESIGN_MODEL_ORG - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0568_DESIGN_MODEL_SCOPING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0569_DESIGN_MODEL_IMPL - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0570_METAMODELS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0571_CONCEPT_MODELS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0580_DATA_DICTIONARIES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0581_DATA_FIELD_IMPLEMENTATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0595_DESIGN_PATTERNS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0603_SURVEY_REPORTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0610_ANNOTATIONS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0612_ANNOTATION_REVIEWS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0615_SCHEMA_EXTRACTION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0620_RESOURCE_PROFILING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0625_DATA_CLASS_DISCOVERY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0630_SEMANTIC_DISCOVERY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0635_CLASSIFICATION_DISCOVERY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0640_QUALITY_SCORES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0650_RELATIONSHIP_DISCOVERY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0660_MEASUREMENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0690_REQUEST_FOR_ACTION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0710_DIGITAL_PRODUCT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0711_DIGITAL_SUBSCRIPTION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0715_DIGITAL_PRODUCT_MANAGEMENT - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0720_INFORMATION_SUPPLY_CHAINS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0730_SOLUTION_COMPONENTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0735_SOLUTION_PORTS_AND_WIRES - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0737_SOLUTION_IMPLEMENTATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0740_SOLUTION_BLUEPRINTS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0750_DATA_PASSING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0755_ULTIMATE_SOURCE_DESTINATION - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0760_BUSINESS_LINEAGE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0770_LINEAGE_MAPPING - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0780_CODE_ANALYSIS - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_0790_INCOMPLETE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
MODEL_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
MODEL_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of a function within a schema and catalog in Unity Catalog (UC).
MODEL_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The number of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
MODEL_VERSION_RUN_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The run identifier associated with a version of a deployed model within a schema and catalog in Unity Catalog (UC).
MODEL_VERSION_SOURCE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The source of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
MODEL_VERSION_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The status of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
MODEL_VERSION_STATUS_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
 
ModelElement - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
ModelElement describes the common attributes for each element in the model.
ModelElement() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
ModelVersionInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a registered model version.
ModelVersionInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Constructor
ModelVersionProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Properties of a model version.
ModelVersionProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Constructor
ModelVersionStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Status of a model version
MODIFIER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes modifying noun or adverb, used in naming standards.
MONDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
MONITORED_RESOURCE_CHANGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
OPEN-METADATA-NOTIFICATION-SERVICE-0003 - The monitored {0} resource {1} ({2}) has changed for notification type: {3} ({4})
MONITORED_RESOURCE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element that needs to be monitored to support a notification type.
MONITORING_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
MONITORING_COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
MONITORING_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
MONITORING_FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
MONITORING_INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
MONITORING_STOPPED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
MORE_INFORMATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to indicate that a referenceable provides additional information about another referenceable.
MoreInformationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.resources
MoreInformationProperties describes the properties for the MoreInformation relationship.
MoreInformationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Default constructor
MoreInformationProperties(MoreInformationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Copy/clone constructor
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
Is there information from the open metadata repositories to process?
MOST_COMMON_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MOST_COMMON_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
List of the most common values stored in this column.
MOST_COMMON_VALUES_FREQUENCY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
MOST_COMMON_VALUES_FREQUENCY - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
The frequency that each of the most common values occur.
MOV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing high quality video data.
MOV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing high quality video data.
MOVE_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0002 - The {0} governance action service is moving source file {1} to destination file {2}
MOVE_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
 
MOVE_FILE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
move-file
MOVE_FILE_TO_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
MOVE_FILE_TO_SEEK_ORIGIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
MOVE_FILE_TO_SEEK_ORIGIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
 
MOVE_FILES_TO_CHECK_QUALITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
MoveCopyFileGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
MoveCopyFileGovernanceActionConnector moves or copies files from one location to another and optionally creates lineage between them.
MoveCopyFileGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGovernanceActionConnector
 
MoveCopyFileGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
MoveCopyFileGovernanceActionProvider is the OCF connector provider for the Move or Copy File Provisioning Governance Action Service.
MoveCopyFileGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
MoveCopyFileGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
The Guard enum describes some common guards that can be used when implementing governance services.
MoveCopyFileRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
MoveCopyFileRequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
MoveCopyFileRequestType - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
MoveCopyFileRequestType provides a template for defining the request type for a governance service.
moveDataFileInCatalog(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
moveDataFolderInCatalog(String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
moveGlossaryTerm(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Move a glossary term from one glossary to another.
moveGlossaryTerm(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Move the glossary term from one glossary to another.
moveGlossaryTerm(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Move a glossary term from one glossary to another.
moveGlossaryTerm(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Move a glossary term from one glossary to another.
MP3_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing audio data with Moving Pictures Experts Group (MPEG) compression.
MP3_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing audio data with Moving Pictures Experts Group (MPEG) compression.
MP4_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data with Moving Pictures Experts Group (MPEG) compression.
MP4_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing video data with Moving Pictures Experts Group (MPEG) compression.
MPP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing data from Microsoft Project.
MPP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing data from Microsoft Project.
MS_WSF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of Microsoft Windows commands.
MSG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file where each row represents a log message.
MTL_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file that describes how a program should apply textures to that object.
MTL_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file that describes how a program should apply textures to that object.
MULTI_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of translations for open metadata elements.
MultiLanguageAdmin - Class in org.odpi.openmetadata.viewservices.multilanguage.admin
MultiLanguageAdmin is the class that is called by the View Server to initialize and terminate the Multi Language OMVS.
MultiLanguageAdmin() - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.admin.MultiLanguageAdmin
Default constructor
MultiLanguageAuditCode - Enum Class in org.odpi.openmetadata.viewservices.multilanguage.ffdc
The MultiLanguageAuditCode is used to define the message content for the OMRS Audit Log.
MultiLanguageClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
MultiLanguageClient enables translations of the string properties of a metadata element to be created, maintained and retrieved.
MultiLanguageClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.MultiLanguageClient
Constructor for connector context client.
MultiLanguageInstance - Class in org.odpi.openmetadata.viewservices.multilanguage.server
MultiLanguageInstance caches references to the objects it needs for a specific server.
MultiLanguageInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.server.MultiLanguageInstance
Set up the Multi Language OMVS instance
MultiLanguageInstanceHandler - Class in org.odpi.openmetadata.viewservices.multilanguage.server
MultiLanguageInstanceHandler retrieves information from the instance map for the view service instances.
MultiLanguageInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.server.MultiLanguageInstanceHandler
Default constructor registers the view service
MultiLanguageInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
MultiLanguageInterface enables translations of the string properties of a metadata element to be created, maintained and retrieved.
MultiLanguageRegistration - Class in org.odpi.openmetadata.viewservices.multilanguage.server
MultiLanguageRegistration registers the view service with the OMAG Server administration services.
MultiLanguageRegistration() - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.server.MultiLanguageRegistration
 
MultiLanguageResource - Class in org.odpi.openmetadata.viewservices.multilanguage.server.spring
The MultiLanguageResource provides part of the server-side implementation of the Multi Language OMVS.
MultiLanguageResource() - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.server.spring.MultiLanguageResource
Default constructor
MultiLanguageRESTServices - Class in org.odpi.openmetadata.viewservices.multilanguage.server
The MultiLanguageRESTServices provides the server-side implementation of the Multi Language Open Metadata View Service (OMVS).
MultiLanguageRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.multilanguage.server.MultiLanguageRESTServices
Default constructor
multiLinkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
MULTIPLE_BEANS_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-404-003 - Multiple {0} entities where found by method {1}: the values of the returned entities are {2}; the starting point is {3}; the calling service is {4} and the server is {5}
MULTIPLE_CONNECTIONS_FOUND - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-015 - {0} connections are connected to the asset with unique identifier {1} but there is no security connector to select a connection for user {2}; the calling method is {3}
MULTIPLE_DIRECTORIES - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-007 - Found multiple key store directories, unable to determine which to use for decryption
MULTIPLE_ENTITIES_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-404-002 - Multiple {0} entities where found with a name of {1}: the identifiers of the returned entities are {2}; the calling method is {3}, the name parameter is {4} and the server is {5}
MULTIPLE_ENTITIES_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-010 - Multiple {0} entities where found with a name of {1}: the identifiers of the returned entities are {2}; the calling method is {3}, the name parameter is {4} and the server is {5}
MULTIPLE_ENTITIES_FOUND - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-409-001 - Multiple instances of type {0} have been returned to {2} of service {1} when there should be one at most.
MULTIPLE_FILES - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-006 - Found multiple key files under secure directory, unable to determine which to use for decryption
MULTIPLE_ORIGINS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
MULTIPLE_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-404-004 - Multiple {0} relationships where found between {1} entity {2} and {3} entity {4}: the identifiers of the returned relationships are {5}; the calling method is {6} and the server is {7}
MULTIPLE_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-006 - Multiple {0} relationships are connected to the {1} entity with unique identifier {2}: the relationship identifiers are {3}; the calling method is {4} and the server is {5}
MULTIPLE_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-409-001 - Multiple {0} relationships are attached to {1} metadata element {2}
MULTIPLE_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-409-002 - Multiple instances of type {0} have been returned to {2} of service {1} when there should be a maximum of one.
MULTIPLE_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
MULTIPLE_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
MULTIPLE_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Multiple action targets supplied.
MUSTARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
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.
myContext - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
 
myContext - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
 
MyProfileAdmin - Class in org.odpi.openmetadata.viewservices.myprofile.admin
MyProfileAdmin is the class that is called by the View Server to initialize and terminate the My Profile OMVS.
MyProfileAdmin() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
Default constructor
MyProfileAuditCode - Enum Class in org.odpi.openmetadata.viewservices.myprofile.ffdc
The MyProfileAuditCode is used to define the message content for the OMRS Audit Log.
MyProfileInstance - Class in org.odpi.openmetadata.viewservices.myprofile.server
MyProfileInstance caches references to the objects it needs for a specific server.
MyProfileInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstance
Set up theMy Profile OMVS instance
MyProfileInstanceHandler - Class in org.odpi.openmetadata.viewservices.myprofile.server
MyProfileInstanceHandler retrieves information from the instance map for the view service instances.
MyProfileInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileInstanceHandler
Default constructor registers the view service
MyProfileRegistration - Class in org.odpi.openmetadata.viewservices.myprofile.server
MyProfileRegistration registers the view service with the OMAG Server administration services.
MyProfileRegistration() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRegistration
 
MyProfileResource - Class in org.odpi.openmetadata.viewservices.myprofile.server.spring
The MyProfileResource provides part of the server-side implementation of the My Profile OMVS.
MyProfileResource() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Default constructor
MyProfileRESTServices - Class in org.odpi.openmetadata.viewservices.myprofile.server
The MyProfileRESTServices provides the server-side implementation of the My Profile Open Metadata View Service (OMVS).
MyProfileRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Default constructor

N

name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
 
name - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Action target name
name - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
name - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
 
name - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
name - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
 
name - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Action target name
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
 
name - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Action target name
name - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
 
name - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
name - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
 
name - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Action target name
name - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
name - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
 
name - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
name - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
NAME_PATTERNS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A regular expression that characterizes the name of the data field.
NameConflictException - Exception in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
Exception thrown when there is a conflict in Apache Atlas names.
NameConflictException(ExceptionMessageDefinition, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.NameConflictException
This is the typical constructor used for creating an exception.
NamedList - Class in org.odpi.openmetadata.frameworks.connectors.properties.users
NamedList described a list of users, or other named list.
NamedList() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Default constructor
NamedList(NamedList) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Copy constructor
NameListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NameListResponse is the response structure used on the OMAS REST API calls that return a list of names as a response.
NameListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Default constructor
NameListResponse(NameListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Copy/clone constructor
NameRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
NameRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Default constructor
NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Copy/clone constructor
NameRequestBody(QueryOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Copy/clone constructor
NAMES_OF_COLUMNS_MATCH - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
NAMESPACE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Namespace is used to group open lineage events together.
NAMESPACE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Prefix for element names to ensure uniqueness.
NAMESPACE_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a list of elements that are grouped under a particular namespace.
NamespaceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
NamespaceProperties is a java bean used to classify a collection.
NamespaceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamespaceProperties
Default constructor
NamespaceProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamespaceProperties
Copy/clone constructor.
NAMING_STANDARD_RULE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a parsing rule used to create compliant names.
NAMING_STANDARD_RULE_SET_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a collection of related naming standard rules.
NamingStandardRuleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
NamingStandardRuleProperties defines the patterns for a naming standard.
NamingStandardRuleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Default Constructor
NamingStandardRuleProperties(NamingStandardRuleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Copy/Clone Constructor
NamingStandardRuleSetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
A collection of naming standard rules.
NamingStandardRuleSetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamingStandardRuleSetProperties
Default constructor
NamingStandardRuleSetProperties(CollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamingStandardRuleSetProperties
Copy/clone constructor
NANCY_NOAH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mrs Nancy Noah
NANNY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
NANNY_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
NANNY_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services to enable observations on the activity and content of the open metadata ecosystem.
NannyPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.nanny
NannyPackArchiveWriter creates an open metadata archive that includes the connector type information for all open connectors supplied by the egeria project.
NannyPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.nanny.NannyPackArchiveWriter
Default constructor initializes the archive.
NARROWER_EFFECTIVE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-016 - The {0} relationship with unique identifier {1} has narrower effective dates of {2} to {3} than the requested effective dates of {4} to {5}
NATIVE_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Native class used by the client to represent this element.
NATURAL_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key derived from an attribute of the entity, such as email address, passport number.
NAVIGABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is it possible to follow the link in this direction.
needsDedicatedThread() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Does the connector need to run in a dedicated thread.
NEGATIVE_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-009 - The page size {0} for the results, passed on the {1} parameter of the {2} operation, is negative
NEGATIVE_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-024 - The page size {0} for the results, passed on the {1} parameter of the {2} operation, is negative
NEGATIVE_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-050 - A negative pageSize of {0} has been passed on the {0} parameter of a {1} request to open metadata repository {2}
NEGATIVE_START_FROM - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-008 - The starting point for the results {0}, passed on the {1} parameter of the {2} operation, is negative
NEGATIVE_START_FROM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-023 - The starting point for the results {0}, passed on the {1} parameter of the {2} operation, is negative
NEITHER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
No differences.
NELLIE_DUNN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Miss Eleanor Dunn
NEQ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NEQ - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Not equal to.
NEQ - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Not equal to
NESTED_DATA_FIELD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Data field nested under a single parent data field.
NESTED_FILE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The link between a data file and its containing folder.
NESTED_LOCATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between two locations to show one is nested inside another.
NESTED_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
 
NESTED_SCHEMA_ATTRIBUTE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The direct parent-child relationship between attributes with an embedded type.
NestedDataFieldProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
Represents the relationship between a parent data field and a child data field.
NestedDataFieldProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Default constructor
NestedDataFieldProperties(NestedDataFieldProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Copy/clone constructor.
NestedFileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
NestedFileProperties describes the properties for the NestedFile relationship between a folder and a file.
NestedFileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.NestedFileProperties
Default constructor
NestedFileProperties(NestedFileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.NestedFileProperties
Copy/clone constructor
NestedLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
NestedLocationProperties describes the properties for the NestedLocation relationship between locations.
NestedLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Default constructor
NestedLocationProperties(NestedLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Copy/clone constructor
NestedSchemaAttributeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
Represents the relationship between nested schema attributes.
NestedSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Default constructor
NestedSchemaAttributeProperties(NestedSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Copy/clone constructor.
NETWORK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Interconnectivity for systems.
NETWORK_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Network address used to connect to the endpoint.
NETWORK_GATEWAY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A connection point enabling network traffic to pass between two networks.
NETWORK_GATEWAY_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link from a network to one of its network gateways.
NetworkGatewayProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
NetworkGatewayProperties is a class for representing a network gateway.
NetworkGatewayProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NetworkGatewayProperties
Default constructor
NetworkGatewayProperties(NetworkGatewayProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NetworkGatewayProperties
Copy/clone constructor.
NetworkGatewayProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NetworkGatewayProperties
Copy/clone constructor.
NetworkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
NetworkProperties is a class for representing a network.
NetworkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.NetworkProperties
Default constructor
NetworkProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.NetworkProperties
Copy/clone constructor.
NetworkProperties(NetworkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.NetworkProperties
Copy/clone constructor.
NEW - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
New - The local components for communicating with the cohort are initialized, but they have not exchanged messages with the other members of cohort.
NEW_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has been created but not reviewed.
NEW_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A newly created Asset (or a subtype of).
NEW_ASSET_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0034 - The {0} governance action service has created a new {1} asset called {2} ({3})
NEW_ASSET_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0035 - The {0} governance action service has deleted the {1} asset called {2} ({3})
NEW_ATTRIBUTE_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
NEW_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0009 - The {0} Connector has added a catalog target relationship {1} from friendship connector {2} to Unity Catalog Server Asset {3} for Unity Catalog (UC) {4}
NEW_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0009 - The {0} Connector has added a catalog target relationship {1} from friendship connector {2} to Unity Catalog Server Asset {3} for Unity Catalog (UC) {4}
NEW_CONTROL_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0006 - The PostgreSQL repository connector {0} has initialized database schema {1} for server {2} (metadata collection id {3})
NEW_DIGITAL_SUBSCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A newly created digital subscription (or a subtype of).
NEW_DRUG_PRODUCT_INFO_DISTRIBUTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0019 - The {0} governance action service has created a new {1} element called {2} ({3})
NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
A new element has been created.
NEW_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
NEW_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
NEW_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
NEW_EMPLOYEE_ONBOARDING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Adding information about a new employee to all appropriate systems and directories.
NEW_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
NEW_ENTERPRISE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0040 - An enterprise OMRS connector has been created for the {0}
NEW_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A new entity has been created.
NEW_EXTERNAL_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0004 - {0} has created a new {1} relationship between {2} {3} and {4} {5} during method {6} on behalf of external metadata manager {7} ({8})
NEW_FILE_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
 
NEW_FILES_WATCHDOG - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
New Files Watchdog Governance Action Service
NEW_HOME_INFORMATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8003 - Version {0} of the instance {1} from server {2} has a new metadata collection id of {3}.
NEW_MEMBER_IN_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0110 - A new registration request has been received for cohort {0} from server {1} that hosts metadata collection {2}
NEW_ORDERS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
NEW_PRODUCT_IN_CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
NEW_REAL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0045 - The connector for the local repository has been initialized
NEW_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A new relationship has been created.
NEW_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
NEW_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
NEW_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
NEW_REMOTE_MEMBER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0127 - A new remote member from server {0} for cohort {1} is being configured into the enterprise connector manager.
NEW_REMOTE_MEMBER_DEPLOYED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0132 - A new remote connector from server {0} with metadata collection id {1} has been deployed to enterprise connector for {2}
NEW_REMOTE_MEMBER_FAILURE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0129 - A exception occurred whilst adding a new remote member from server {0} for cohort {1} into the enterprise connector manager.
NEW_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has created a new {1} server element {2} for server {3} on platform {4}
NEW_SUBSCRIBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
OPEN-METADATA-NOTIFICATION-SERVICE-0001 - Welcome to your subscription for notification type: {0} ({1})
NEW_SUSTAINABILITY_DOMAIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
NEW_TYPE_ADDED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0301 - The local server has added a new type called {0} with a unique identifier of {1} and a version number of {2} from {3}
NEW_TYPE_CACHED_FOR_ENTERPRISE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0319 - The local server does not have a local repository and so a new type called {0} with a unique identifier of {1} and a version number of {2} from {3} is just cached for information
NEW_TYPE_INFORMATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8004 - Version {0} of the instance {1} from server {2} and metadata collection {3} has a new type of {4} ({5}).
NEW_TYPE_NOT_SUPPORTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0302 - The local server is unable to add a new type called {0} with a unique identifier of {1} and a version number of {2} because the server does not support this feature
NEW_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
NEW_VERSION_NUMBER_ON_RESTORE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures a restored instance has an incremented version number.
NEW_VERSION_NUMBER_ON_UNDO - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures a restored instance has an incremented version number.
NEW_YORK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
NEW_YORK_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
New York Data Center
NEW_YORK_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
New York Data Center Leader
NEW_YORK_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
NEW_YORK_LAB - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Salk Cancer Research Laboratory
NEW_YORK_LAB_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
New York Lab Leader
NEW_YORK_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
New York Office
NEW_YORK_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
New York Office Leader
NEW_YORK_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
New York
NEW_YORK_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
New York Site
NEW_YORK_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
New York Site Leader
NEW_ZONE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
NewActionTarget - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
NewActionTarget identifies an element that a governance action service should process.
NewActionTarget() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Typical Constructor
NewActionTarget(NewActionTarget) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
newAttributeTypeDefParameterValidation(String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that a supplied attributeTypeDef is valid and unknown.
newCatalogTarget(RequestedCatalogTarget) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetChangeListener
This catalog target has been created since the last refresh.
newCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
This catalog target has been created since the last refresh.
NewClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewClassificationRequestBody describes the request body used when attaching classification to elements.
NewClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Default constructor
NewClassificationRequestBody(NewClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Copy/clone constructor.
newClassifications - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
NewCSVFileAssetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
NewCSVFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Default constructor
NewCSVFileAssetRequestBody(NewCSVFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Copy/clone constructor
newDestinationIdentified(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.APIBasedOpenLineageLogStoreConnector
Informs the subclasses that there is a new destination - in case they need to do special setup.
newDestinationIdentified(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.FileBasedOpenLineageLogStoreConnector
Informs the subclasses that there is a new destination - in case they need to do special setup.
newDestinationIdentified(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Informs the subclasses that there is a new destination - in case they need to do special setup.
NewElementOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
NewElementOptions provides a structure for the common properties when creating an element.
NewElementOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Default constructor
NewElementOptions(ElementStatus) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Copy/clone constructor
NewElementOptions(AnchorOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Copy/clone constructor
NewElementOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Copy/clone constructor
NewElementOptions(NewElementOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Copy/clone constructor
NewElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
Many open metadata entities are referenceable.
NewElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Default constructor
NewElementProperties(ElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Copy/clone constructor.
NewElementProperties(NewElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Copy/clone constructor.
NewElementRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewElementRequestBody provides a structure used when creating new elements.
NewElementRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Default constructor
NewElementRequestBody(NewElementRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Copy/clone constructor
NewFeedbackRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewElementRequestBody provides a structure used when creating new elements.
NewFeedbackRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Default constructor
NewFeedbackRequestBody(NewFeedbackRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Copy/clone constructor
NewFileAssetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewFileAssetRequestBody carries the parameters for creating a new file asset.
NewFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Default constructor
NewFileAssetRequestBody(NewFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Copy/clone constructor
newFileProcessName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
NewFileSystemRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewFileSystemProperties describes the root node of a file system.
NewFileSystemRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Default constructor
NewFileSystemRequestBody(NewFileSystemRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Copy/clone constructor.
NewGovernanceActionProcessRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
NewGovernanceActionProcessRequestBody describes the request body used to create governance action process properties.
NewGovernanceActionProcessRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Default constructor
NewGovernanceActionProcessRequestBody(NewGovernanceActionProcessRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Copy/clone constructor.
NewGovernanceEngineRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
NewGovernanceEngineRequestBody provides a structure for passing the properties of a new governance engine as a request body over a REST API.
NewGovernanceEngineRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Default constructor
NewGovernanceEngineRequestBody(NewGovernanceEngineRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Copy/clone constructor
NewGovernanceServiceRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
NewGovernanceServiceRequestBody provides a structure for passing the properties of a new governance service as a request body over a REST API.
NewGovernanceServiceRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Default constructor
NewGovernanceServiceRequestBody(NewGovernanceServiceRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Copy/clone constructor
NewInstanceException - Exception in org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions
NewInstanceException is thrown if the OMAG service is not able to register a new instance of itself in its instance map.
NewInstanceException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the typical constructor used for creating an NewInstanceException.
NewInstanceException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the constructor used for creating an NewInstanceException when an unexpected error has been caught.
NewInstanceException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the constructor used for creating an NewInstanceException when an unexpected error has been caught.
NewInstanceException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the typical constructor used for creating an NewInstanceException.
NewLinkedElementOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
NewLinkedElementOptions provides a structure for a new element that may link to a parent element when creating an element.
NewLinkedElementOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Default constructor
NewLinkedElementOptions(AnchorOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Copy/clone constructor
NewLinkedElementOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Copy/clone constructor
NewLinkedElementOptions(NewLinkedElementOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Copy/clone constructor
NewOpenMetadataClassificationRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
NewOpenMetadataClassificationRequestBody provides a structure for passing the properties for a new classification for a metadata element.
NewOpenMetadataClassificationRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Default constructor
NewOpenMetadataClassificationRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Copy/clone constructor
NewOpenMetadataClassificationRequestBody(NewOpenMetadataClassificationRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Copy/clone constructor
NewOpenMetadataElementRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
NewOpenMetadataElementRequestBody provides a structure for passing the properties for a new metadata element.
NewOpenMetadataElementRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Default constructor
NewOpenMetadataElementRequestBody(NewElementOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Copy/clone constructor
NewOpenMetadataElementRequestBody(NewOpenMetadataElementRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Copy/clone constructor
NewRelatedElementsRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
NewRelatedElementsRequestBody provides a structure for passing the properties for a new relationship between metadata elements.
NewRelatedElementsRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Default constructor
NewRelatedElementsRequestBody(MakeAnchorOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Copy/clone constructor
NewRelatedElementsRequestBody(NewRelatedElementsRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Copy/clone constructor
NewRelationshipRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewRelationshipRequestBody describes the request body used when linking elements together.
NewRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Default constructor
NewRelationshipRequestBody(NewRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Copy/clone constructor.
newTypeDefParameterValidation(String, TypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that a supplied typeDef is valid and unknown.
next() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreIterator
 
NEXT_GOVERNANCE_ACTION_PROCESS_STEP_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between two process steps in a governance action process flow.
NEXT_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NEXT_VERSION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when is the next version is expected to be released.
NextGovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
NextGovernanceActionProcessStepElement contains the properties and header for a governance action process step entity plus the properties of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
NextGovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Default constructor
NextGovernanceActionProcessStepElement(NextGovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Copy/clone constructor
NextGovernanceActionProcessStepLink - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
NextGovernanceActionProcessStepLink contains the properties and ends of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
NextGovernanceActionProcessStepLink() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Default constructor
NextGovernanceActionProcessStepLink(NextGovernanceActionProcessStepLink) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Copy/clone constructor
NextGovernanceActionProcessStepRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
NextGovernanceActionProcessStepRequestBody contains the properties for a next action type relationship.
NextGovernanceActionProcessStepRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Default constructor
NextGovernanceActionProcessStepRequestBody(NextGovernanceActionProcessStepRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Copy/clone constructor
NextGovernanceActionProcessStepsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of NextGovernanceActionProcessStepElement objects as a response.
NextGovernanceActionProcessStepsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Default constructor
NextGovernanceActionProcessStepsResponse(NextGovernanceActionProcessStepsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Copy/clone constructor
NL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
Netherlands
NL_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Netherlands payroll - Payroll and Dutch tax calculations.
NL_PAYROLL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams56 - Amsterdam data centre standard machine 56.
NO_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
NO_ACTION_REQUIRED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
NO_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
The project is no longer being worked on either because it completed successfully, or was cancelled, or put on hold.
NO_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-002 - No information about the asset {0} has been returned from the asset store for connector {1}
NO_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0005 - No information about the asset {0} has been returned from the asset store for survey action service {1}
NO_ASSET_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-002 - The request for the properties of asset {0} failed with the following message returned: {1}
NO_ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-003 - No type name is available for the asset passed to connector {0}.
NO_ATTRIBUTE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-016 - A null AttributeTypeDef has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_ATTRIBUTE_TYPEDEF_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-010 - A null AttributeTypeDef category has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_ATTRIBUTE_TYPEDEF_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-008 - A null AttributeTypeDef name has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_AUDIT_LOG_DESTINATIONS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-071 - The Open Metadata Repository Services (OMRS) has been called to initialize with no audit log destinations defined for server {0}
NO_AUDIT_LOG_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-001 - There are no Audit Log destinations configured for server {0}
NO_CATALOG_TARGETS - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0007 - No action targets are defined for the {0} integration connector
NO_CATALOGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0002 - The {0} connector is unable to retrieve details of any catalogs for Unity Catalog Server {1} ({2})
NO_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
NO_CONFIG_DOC - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-001 - Engine host {0} has been passed a null configuration document section for the engine host services
NO_CONFIG_DOC - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-001 - Integration daemon {0} has been passed a null configuration document section for the integration daemon services
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_CONFIG_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0005 - Engine host {0} is not configured with the name for the server running its configuration OMAS {1}
NO_CONFIG_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-009 - Engine host {0} is not configured with the name for the server running the {1}
NO_CONFIG_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0004 - Engine host {0} is not configured with the platform URL root for its configuration OMAS {1}
NO_CONFIG_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-008 - Engine host {0} is not configured with the platform URL root for the {1}
NO_CONFIGURATION_LISTENER - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0026 - The engine host services are unable to retrieve the connection for the configuration listener for server {0} from metadata server {1}.
NO_CONFIGURATION_LISTENER - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0027 - The integration daemon services are unable to retrieve the connection for the configuration listener for server {0} from metadata server {1}.
NO_CONNECTIONS_ALLOWED - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-016 - {0} connections are connected to the asset with unique identifier {1} but the user {2} is not permitted to use any of them; the calling method is {3}
NO_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-00301- The {0} governance action service has not been passed the unique identifier of an integration connector as an action target
NO_DATA_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
Unknown - No data available at this time.
NO_DATABASE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
POSTGRES-CONNECTOR-400-002 - Connection {0} has been configured without the embedded JDBC database connection
NO_DATABASES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0002 - The {0} survey action service is unable to retrieve details of any databases for PostgreSQL Database Server {1}
NO_DUPLICATION_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
NO_EMBEDDED_SURVEY_ACTION_SERVICES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-002 - No embedded survey action services supplied to the survey action pipeline {0}
NO_EMBEDDED_SURVEY_ACTION_SERVICES - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-002 - No embedded watchdog action services supplied to the watchdog action pipeline {0}
NO_ENGINE_SERVICES_CONFIGURED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-002 - Engine host {0} is not configured with any engine services
NO_ENGINES - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0152 - The {0} in server {1} is not configured with any engines
NO_ENGINES - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-104 - {0} in server {1} is not configured with any engines
NO_ENGINES_FOR_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0008 - No governance engines are configured in the engine service {0} on engine host {1}
NO_ENGINES_FOR_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-007 - No governance engines are running in the engine service {0} on engine host {1}
NO_ENTERPRISE_ACCESS - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-400-022 - The Egeria Conformance Suite located in OMAG server {0} has been configured with no access to the enterprise repository services
NO_ENTERPRISE_CONNECTOR_MANAGER - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-500-002 - The Egeria Conformance Suite located in OMAG server {0} has not been passed an enterprise connector manager
NO_ENTERPRISE_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-002 - There is no enterprise repository to support REST API call {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_ENTERPRISE_TOPIC - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-500-001 - The Egeria Conformance Suite located in OMAG server {0} has not been passed an enterprise topic connector
NO_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-011 - A {0} entity with unique identifier {1} can not be retrieved by method {2} from service {3} for caller {4}
NO_EVENT_BUS_CONNECTORS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-400-002 - The connector {0} has been configured without an embedded event bus connector
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_EVENT_BUS_SET - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-017 - The OMAG server {0} is unable to add open metadata services until the event bus is configured
NO_EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-012 - Null values for all the parameters describing an external id for a standard has been passed on a {0} request to open metadata repository {1}
NO_GOVERNANCE_ACTION_ENGINE_CLIENT - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
NO_GOVERNANCE_ACTION_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0027 - Governance Action OMES in server {0} is unable to start any governance action engines
NO_GOVERNANCE_ACTION_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
NO_GOVERNANCE_ENGINES - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-006 - No governance engines are running in the engine host {0}
NO_GUID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-014 - A null unique identifier (guid) has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_HOME_FOR_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-082 - The OMRS repository connector operation {0} from the OMRS Enterprise Repository Services can not locate the home repository connector for classification {1} located in metadata collection {2}
NO_HOME_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-056 - The OMRS repository connector operation {0} from the OMRS Enterprise Repository Services can not locate the home repository connector for instance {1} located in metadata collection {2}
NO_INSTANCE_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0055 - The Open Metadata Repository Services (OMRS) is not processing instances from the archive because it does not have a local repository
NO_INTEGRATION_CONNECTORS - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0007 - The {0} integration service is configured without any integration connectors
NO_INTEGRATION_CONNECTORS_CONFIGURED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-007 - Integration daemon {0} is not configured with any integration connectors
NO_INTEGRATION_GROUPS - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-035 - No integration groups are running in the integration daemon {0}
NO_INTEGRATION_GROUPS_CONFIGURED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0018 - Integration daemon {0} is not configured with any integration groups
NO_INTEGRATION_SERVICES - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-500-001 - No integration services are running in the integration daemon
NO_INTEGRATION_SERVICES_CONFIGURED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0017 - Integration daemon {0} is not configured with any integration services
NO_ITERATOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-015 - No type-specific iterator for {0} paging iterator
NO_KAFKA_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-0003 - The {0} integration connector was passed no embedded open metadata topic connection in its connection properties: {1}
NO_KAFKA_TOPIC_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-0004 - The {0} integration connector was passed a blank topic name in its connection properties: {1}
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_KEYSTORE - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-011 - Unable to find any keys defined for decrypting the configuration
NO_LANDING_FOLDER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
The {0} governance action service was unable to create the landing area folder {1}
NO_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
NO_LINKED_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0010 - The {0} governance action service detected that asset {1} has no linked connection
NO_LINKED_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0013 - The {0} governance action service detected that asset {1} has no endpoint linked to connection {2}
NO_LOCAL_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0012 - No events will be sent to the open metadata repository cohort {0} because the local metadata collection id is null
NO_LOCAL_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-001 - There is no local repository to support REST API call {0}
NO_MATCH_CRITERIA - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-011 - A null list of match criteria properties has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-004 - The repository connector {0} is not returning a metadata collection object
NO_METADATA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-010 - The {0} method has been called without an open metadata element to work with
NO_METADATA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-010 - The {0} method has been called without an open metadata element to work with
NO_METADATA_HIGHWAY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-003 - There is no metadata highway to support REST API call {0}
NO_MORE_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-014 - No more elements in {0} iterator
NO_MORE_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-001 - No more elements in {0} iterator
NO_NETWORK_ADDRESS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0015 - The {0} governance action service detected that the endpoint {1} linked to connection {2} for asset {3} has no networkAddressProperty
NO_NEW_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-037 - No properties have been passed on the {0} parameter on a {1} request to open metadata repository {2}
NO_OF_CATALOGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
NO_OF_COLUMNS_MATCH - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
NO_OF_FUNCTIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
NO_OF_MODELS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
NO_OF_VOLUMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
NO_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0151 - {0} in server {1} is not configured with the name for the server running the {2}
NO_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-103 - {0} in server {1} is not configured with the name for the server running the {2}
NO_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0004 - Integration service {0} is not configured with the name for the server running its partner OMAS {1}
NO_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-004 - Integration service {0} is not configured with the name for the server running the {1}
NO_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0150 - {0} in server {1} is not configured with the platform URL root for the {2}
NO_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-102 - {0} in server {1} is not configured with the platform URL root for the {2}
NO_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0003 - Integration service {0} is not configured with the platform URL root for its partner OMAS {1}
NO_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-003 - Integration service {0} is not configured with the platform URL root for the {1}
NO_ORIGIN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
NO_ORIGINS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
NO_OWNER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
NO_PARTNER_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0007 - Engine service {0} in engine host {1} is not configured with the name for the server running its partner OMAS {2}
NO_PARTNER_OMAS_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-011 - Engine service {0} running in engine host {1} is not configured with the name for the server running the {2}
NO_PARTNER_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0006 - Engine service {0} in engine host {1} is not configured with the platform URL root for its partner OMAS {2}
NO_PARTNER_OMAS_SERVER_URL - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-010 - Engine service {0} running in engine host {1} is not configured with the platform URL root for the {2}
NO_PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0014 - The integration service {0} does not have a default permitted synchronization value set.
NO_PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-012 - The integration service {0} in integration daemon {1} does not have a default permitted synchronization value set
NO_PROCESS_IMPLEMENTATION - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-007 - Unable to initiate an instance of the {0} governance action process because there is no first governance action process step defined
NO_PROPERTIES_FOR_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-029 - Properties have been proposed for a new metadata instance of category {0} and type {1}; properties not supported for this type in open metadata repository {2}
NO_RAW_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-500-002 - The {0} integration connector received a null raw open lineage event in method {1} when working with open lineage events
NO_RELATED_ASSET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0012 - The context for {0} governance action service returned a RelatedMetadataElement with a null related element: {1}
NO_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-008 - No {0} relationships are connected to the {1} entity with unique identifier {2}: the calling method is {3} and the server is {4}
NO_REPOSITORIES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-503-001 - There are no open metadata repositories available for access service {0}
NO_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryMode
The server is running without a local repository.
NO_REPOSITORY_CONNECTOR_FOR_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-009 - Unable to complete operation {0} to open metadata repository {1} because the repository connector is null
NO_REPOSITORY_GOVERNANCE_ENGINE_CLIENT - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
NO_REPOSITORY_GOVERNANCE_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0020 - Repository Governance OMES in server {0} is unable to start any repository governance engines
NO_REPOSITORY_GOVERNANCE_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
NO_REPOSITORY_HELPER_FOR_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-011 - Unable to complete operation {0} to open metadata repository {1} as the repository connector is null
NO_REPOSITORY_VALIDATOR_FOR_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-010 - Unable to complete operation {0} to open metadata repository {1} because the repository validator is null
NO_REQUEST_BODY - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-017 - An request by user {0} to method {1} on server {2} had no request body
NO_REQUEST_BODY_FOR_CLASS - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-031 - A request by user {0} to method {1} on server {2} had no request body.
NO_REQUEST_TYPE_FOR_ENGINE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-010 - Governance Engine {0} ({1}) does not support any request types and so it cannot run request type {2}; requested via service {3} running in server {4}
NO_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-400-008 - {0} asset {1} describes a resource called {2} does not exist
NO_REST_CLIENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-005 - Unable to create REST Client for repository {0}.
NO_RFAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0028 - No request for action annotations detected in survey report {0}
NO_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0008 - The {0} Survey Acton Service has been supplied with asset {1} which does not have a schema attached
NO_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-007 - The {0} Survey Acton Service has been supplied with asset {1} which does not have a schema attached
NO_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-007 - The {0} Survey Acton Service has been supplied with asset {1} which does not have a schema attached
NO_SCHEMA_ATTRIBUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0009 - The {0} Survey Acton Service has been supplied with asset {1} which does not have any schema attributes attached
NO_SCHEMA_ATTRIBUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-008 - The {0} Survey Acton Service has been supplied with asset {1} which does not have any schema attributes attached
NO_SCHEMA_ATTRIBUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-008 - The {0} Survey Acton Service has been supplied with asset {1} which does not have any schema attributes attached
NO_SEARCH_CRITERIA - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-013 - A null search criteria has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_SOURCE_FILE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
NO_SOURCE_FILE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0005 - The {0} governance action service has been called without a source file name to work with
NO_SOURCE_FILE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
The {0} governance action service has been called without a source file name to work with
NO_SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
 
NO_STEWARD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0026 - The {0} governance action service has not been passed a steward as an action target
NO_SUPPORTED_REQUEST_TYPES - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0022 - Governance engine {0} in engine host server {1} is not configured to support any type of governance requests
NO_SURVEY_ACTION_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0020 - Survey Action OMES in server {0} is unable to start any survey action engines
NO_SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0027 - The {0} governance action service has not been passed a survey report as an action target
NO_SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
 
NO_SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
 
NO_TARGET_ASSET - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
 
NO_TARGET_NOTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
 
NO_TARGETS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0018 - The {0} governance action service has no targets to operate on
NO_TARGETS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
 
NO_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
 
NO_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
NO_TARGETS_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
There is no supplied action target and so the governance service does not know which asset to work on.
NO_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0020 - The {0} governance action service has no technology type to work with
NO_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
NO_TEMPLATE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0030 - The {0} governance action service has not been passed the unique identifier of the server's template as a request parameter
NO_TOPIC_INFORMATION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
OMAG-MULTI-TENANT-0002 - Method {0} called on behalf of the {1} service is unable to create a client-side open metadata topic connection because the topic name is not configured in the configuration for this service.
NO_TOPIC_INFORMATION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-003 - Method {0} called on behalf of the {1} service is unable to create a client-side open metadata topic connection because the topic name is not configured in the configuration for this service.
NO_TOPIC_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
NO_TYPE_DEF_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0054 - The Open Metadata Repository Services (OMRS) is not processing type definitions from the archive because it does not have a type processor
NO_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-015 - A null TypeDef has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_TYPEDEF_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-009 - A null TypeDef category has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_TYPEDEF_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-007 - A null TypeDef name has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NO_TYPEDEFS_DEFINED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-400-002 - No TypeDefs have been defined in any of the connected repositories
NO_USER - Enum constant in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
TOKEN-CONTROLLER-401-001 - Call made to {0} service {1} has no logged-on user
NO_VOLUME_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
The {0} governance action service was unable to create the landing area folder {1}
NO_WATCHDOG_ACTION_ENGINES_STARTED - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0021 - Watchdog Action OMES in server {0} is unable to start any watchdog action engines
NO_ZONES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0019 - The {0} governance action service has publishZones set to null
NO_ZONES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
NO_ZONES_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
nodeColours - Variable in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
noListenerRegistered() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return a flag indicating whether a listener has been registered or not.
NOMINATE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Checks that the certification type matches the one for the clinical trial project and sets up the certification relationship between the hospital and the certification type.
NOMINATE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
nominate-hospital
NOMINATE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
NOMINATE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
noMismatchInExternalIdentifier(String, MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Check that the name of the third party element has not changed with respect to Egeria.
NON_MATCHING_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of values that do not match the data class specification.
NONE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Do not propagate tags through relationship
NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
The business capability has not been classified.
NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
No classification propagation.
NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
Return instances where none of the supplied properties match.
NONE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
None - Return instances where none of the supplied properties match.
NONE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
No classification propagation.
NONE_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "NONE".
noRefreshInProgress() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return whether there is a refresh in progress.
NORMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
noStrictSSL() - Static method in class org.odpi.openmetadata.http.HttpHelper
Allows the use of self-signed certificates on https connections.
noStrictSSLIfConfigured() - Static method in class org.odpi.openmetadata.http.HttpHelper
Allows using self-signed certificates https connections.
NOT_A_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
HARVEST-SURVEYS-0004 - Integration connector {0} has detected a non-numeric value of {1} in row {2} of file {3}: exception message is {4}
NOT_ANCHOR_ELEMENT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-027 - The {0} element {1} is expected to be an anchor entity but is in fact anchored to {2}.
NOT_CONFORMANT - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
The technology is not functioning according to the open metadata specifications.
NOT_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-008 - Java class {0} for connector named {1} does not implement the Connector interface
NOT_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-006 - Class {0} passed in connection {1} is not a Connector Provider
NOT_CONTAINS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NOT_CORRECT_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-004 - The connector provider class name {0} does not create a connector of class {1} which is required for the {2}
NOT_EFFECTIVE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-013 - The {0} element with unique identifier {1} is found for method {2} of access service {3} in open metadata server {4} however its effectivity dates are from: {5} to {6} and the requested effective date was {7}
NOT_EMPTY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NOT_EXTERNAL_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where defined user with an account type of EMPLOYEE or CONTRACTOR may read the member assets.
NOT_FOR_LOCAL_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-400-002 - The local repository is not able to re-home the instance {0} of type {1} ({2}) because it is not managing the repository with the requested home metadata collection of {3}.
NOT_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0031 - The governance action service {0} linked to request type {1} can not be started because it is not a governance action service.
NOT_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ServiceOperationalStatus
Code for this service is not available/applicable.
NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-003 - OCF method {0} not yet implemented
NOT_IN_THE_ZONE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-020 - Element {0} is not recognized by the {1} service
NOT_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
No Error - There has been no error detected and so the error code is not in use.
NOT_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
No Error - There has been no error detected and so the error code is not in use.
NOT_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
No Error - There has been no error detected and so the error code is not in use.
NOT_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
 
NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
NotInitialized - The local components for communicating with the cohort are not initialized.
NOT_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0010 - The connection for integration connector named {0} created a connector of class {1} which does not implement the correct {2} interface
NOT_LIKE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Has a value that matches the provided regular expression (strings only).
NOT_NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NOT_NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
NOT_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Has any non-null value.
NOT_NULL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Is not null - ie has any non-null value
NOT_NULL_ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
HARVEST-OPEN-METADATA-400-003 - Integration connector {0} has been configured with a metadataSourceQualifiedName value
NOT_NULL_ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
HARVEST-SURVEYS-400-003 - Integration connector {0} has been configured with a metadataSourceQualifiedName value
NOT_PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-400-011 - The permitted synchronization direction of {0} does not allow connector {1} to issue {2} requests
NOT_RECOMMENDED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Not recommended.
NOT_STARTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Project activity has not yet started.
NOT_SUPPORTED_FUNCTION - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
The test case reports a correct response for a non-supported function.
NOT_VIRTUAL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-012 - Java class {0} is not a VirtualConnector and so can not support VirtualConnection {1}
NOT_WATCHED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
 
NOTE_LOG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An ordered list of related notes.
NOTE_LOG_AUTHOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A person adding notes to a note log.
NoteLogHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
NoteLogHandler is the handler for managing note log elements.
NoteLogHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Create a new handler.
NoteLogProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
NoteLogHeader manages a list of notes for an element
NoteLogProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteLogProperties
Default constructor
NoteLogProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteLogProperties
Copy/clone constructor.
NoteProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
Note defines the properties of a single note in a note log.
NoteProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteProperties
Default constructor
NoteProperties(NotificationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteProperties
Copy/clone constructor.
NOTES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Notes on why decision were made relating to this element, and other useful information.
NOTICE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A file describing the license or copyright for using the co-located content in a git repository.
NOTICE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file describing the license or copyright for using the co-located content in a git repository.
NOTIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Information for an individual.
NOTIFICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the definitions of notifications.
NOTIFICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a server capability that is distributing events from a topic to its subscriber list.
NOTIFICATION_SUBSCRIBER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element that will act on the instance of notification.
NOTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A Notification Type ready for monitoring.
NOTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A definition of a situation that should be detected and acted upon.
NOTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
The notification type that the watchdog action service should monitor.
NotificationHandler - Class in org.odpi.openmetadata.frameworks.openwatchdog.handlers
NotificationHandler is the handler for managing notifications for notification types.
NotificationHandler(String, AuditLog, String, OpenMetadataClient, OpenGovernanceClient) - Constructor for class org.odpi.openmetadata.frameworks.openwatchdog.handlers.NotificationHandler
Create a new handler.
NotificationManagerAdmin - Class in org.odpi.openmetadata.viewservices.notificationmanager.admin
NotificationManagerAdmin is the class that is called by the View Server to initialize and terminate the Notification Manager OMVS.
NotificationManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Default constructor
NotificationManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.notificationmanager.ffdc
The NotificationManagerAuditCode is used to define the message content for the OMRS Audit Log.
NotificationManagerInstance - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerInstance caches references to the objects it needs for a specific server.
NotificationManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerInstance
Set up the Notification Manager OMVS instance
NotificationManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerInstanceHandler retrieves information from the instance map for the view service instances.
NotificationManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerInstanceHandler
Default constructor registers the view service
NotificationManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
NotificationManagerProperties describes the properties of a notification manager.
NotificationManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NotificationManagerProperties
Default constructor
NotificationManagerProperties(NotificationManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NotificationManagerProperties
Copy/clone constructor.
NotificationManagerRegistration - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerRegistration registers the view service with the OMAG Server administration services.
NotificationManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRegistration
 
NotificationManagerResource - Class in org.odpi.openmetadata.viewservices.notificationmanager.server.spring
The NotificationManagerResource provides part of the server-side implementation of the Notification Manager OMVS.
NotificationManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.spring.NotificationManagerResource
Default constructor
NotificationManagerRESTServices - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
The NotificationManagerRESTServices provides the server-side implementation of the Notification Manager Open Metadata View Service (OMVS).
NotificationManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRESTServices
Default constructor
NotificationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
The "Notification" describes information that needs to be passed to an actor (see AssignmentScope).
NotificationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Default constructor
NotificationProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Copy/clone constructor
NotificationTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
NotificationTypeProperties describes an event or situation that needs to be monitored, and acted upon.
NotificationTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Default constructor does nothing.
NotificationTypeProperties(NotificationTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Copy/clone constructor
notifySubscriber(String, String, NotificationProperties, String, Map<String, String>, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.handlers.NotificationHandler
Create a notification/action for each of the subscribers.
notifySubscriber(String, NotificationProperties, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Create a notification/action for one of the subscribers.
notifySubscribers(String, NotificationProperties, String, Map<String, String>, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.handlers.NotificationHandler
Create a notification/action for each of the subscribers.
notifySubscribers(NotificationProperties, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Create a notification/action for each of the subscribers.
notSupportedAssertions - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
NULL_ACCESS_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0018 - The OMAG server {0} has been passed a null admin services class name for access service {1}
NULL_ACCESS_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-011 - The OMAG server {0} has been passed a null admin services class name for access service {1}
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_ADDITIONAL_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
NULL_ANCHOR - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0021 - User {0} is not authorized to issue operation {1} because the anchor is null
NULL_ANCHOR - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-500-002 - User {0} is not authorized to issue operation {1} because the anchor is null
NULL_ANCHOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-010 - A null anchor GUID has been passed to local method {0} by the {1} service through method {2}
NULL_ARCHIVE_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-MANAGER-400-001 - An open metadata archive configured for server {0} is not accessible
NULL_ARRAY_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-007 - The array value passed on the {0} parameter of the {1} operation is null or empty
NULL_AS_OF_TIME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-057 - The OMRS repository connector operation {0} does not allow a null value for {1} from {2}
NULL_ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-003 - Integration connector {0} has been configured without a metadataSourceQualifiedName value
NULL_ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-400-003 - Integration connector {0} has been configured without a metadataSourceQualifiedName value
NULL_ATLAS_CLIENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-004 - Integration connector {0} is unable to create an Apache Atlas REST Connector
NULL_ATTRIBUTE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-020 - A null AttributeTypeDef has been passed as the {0} parameter on a {1} request to the open metadata repository {2}
NULL_ATTRIBUTE_TYPEDEF_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-024 - A null unique identifier (guid) for a AttributeTypeDef object has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-072 - The Open Metadata Repository Services (OMRS) has been called to initialize its subsystems for server {0} before the audit log is initialized
NULL_AUDIT_LOG_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-002 - An Audit Log destination for server {0} is not correctly configured
NULL_CLASSIFICATION_CREATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-008 - An OMRS repository connector or access server {0} has passed a null classification to the repository helper {1} operation as part of the {2} request
NULL_CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-016 - No classification name for entity {0} of type {1}
NULL_CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-003 - Service {0} is unable to process one of the classifications supplied on the {1} call because the classification name is null
NULL_CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-026 - A null classification name has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_CLASSIFICATION_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-002 - No name provided for entity classification
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_CLIENT_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-400-003 - Egeria connector {0} has been configured without a userId needed to call the OMAG Server Platform.
NULL_COHORT_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-503-003 - The enterprise repository services has detected a repository connector from cohort {0} for metadata collection identifier {1} that has a null metadata collection API object
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_COHORT_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-COHORT-MANAGER-500-001 - OMRSCohortManager has been initialized with a null cohort name
NULL_CONFIG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-OPERATIONAL-SERVICES-500-001 - No configuration has been passed to the Open Metadata Repository Services (OMRS) on initialization os server {0}
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_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-001 - Null connection object passed on request for new connector instance
NULL_CONNECTION_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-011 - The connection object passed on the {0} parameter of the {1} operation is null
NULL_CONNECTION_PARAMETER - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-400-001 - The connection value passed on the {0} parameter of the {1} operation is null
NULL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-011 - Connector Provider {0} returned a null connector instance for connection {1}
NULL_CONNECTOR_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-006 - The class name for the connector is not set up
NULL_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-004 - Null Connector Provider passed in connection {0}
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-500-001 - The requested connector for connection named {0} has not been created.
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-500-006 The requested connector for connection named {0} has not been created.
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-500-006 - The requested connector for connection named {0} has not been created.
NULL_CONNECTOR_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-003 - Null connectorType property passed in connection {0}
NULL_CONNECTOR_TYPE_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-024 - The connection object passed on the {0} parameter of the {1} operation has a null connector type
NULL_CONTENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-001 - A null repository content manager has been passed to one of the local repository's components on method {0}
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0004 - Integration connector {0} has a null context
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0025 - Integration connector {0} has a null context
NULL_CONTEXT_MANAGER - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-500-002 - The integration service {0} has been registered with this platform with a null context manager class
NULL_DESTINATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
DISTRIBUTE-KAFKA-AUDIT-LOG-400-002 - Integration connector {0} has been configured without the URL to the database
NULL_ENDPOINT_IN_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-009 - Null endpoint detected in connection {0}
NULL_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0009 - {0} in engine host {1} is configured with a null engine name
NULL_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-012 - {0} in engine host {1} is configured with a null engine name
NULL_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0010 - The engine service {0} has been configured with a null admin class in engine host {1}
NULL_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-013 - The engine service {0} has been configured with a null admin class in engine host {1}
NULL_ENGINE_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0048 - The OMAG server {0} has been passed a null admin services class name for engine service {1}
NULL_ENTERPRISE_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ENTERPRISE-REPOSITORY-500-001 - The enterprise repository services has detected a repository connector with a null metadata collection
NULL_ENTITY_PROXY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-043 - A null entity proxy has been passed to repository {0} as the {1} parameter of the {2} operation
NULL_ENTITY_RETURNED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-009 - A null entity was returned to method {0} of server {1} during a request for entity of type {2} (guid {3}) and properties of: {4}
NULL_ENTITY_RETURNED_FOR_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-011 - A null entity was returned to method {0} of server {1} during a request to add a classification of type {4} (guid {3}) to entity {2} with properties of: {5}
NULL_ENUM - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-012 - The enumeration value passed on the {0} parameter of the {1} operation is null
NULL_EVENT_MAPPER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-400-001 - The repository event mapper configured for the local repository for server {0} is not accessible
NULL_EVENT_TO_PROCESS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0102 - Connector {0} is unable to process a null event {0} passed by the event bus
NULL_EXCHANGE_RULE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-EVENT-MANAGEMENT-500-001 - A null exchange rule has been passed to one of the event management components on method {0}
NULL_EXTERNAL_ID_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-006 - The entity for identifier {0} and {1} {2} ({3}) is null
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_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
NULL_GOVERNANCE_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
OPEN-GOVERNANCE-400-001 - No governance context supplied to the governance action service {0}
NULL_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-016 - Method {0} can not execute in the governance engine {1} hosted by engine host server {2} because the associated governance service properties are invalid: {3}
NULL_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-005 - The unique identifier (guid) passed on the {0} parameter of the {1} operation is null
NULL_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-005 - The unique identifier (guid) passed on the {0} parameter of the {1} operation is null
NULL_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-005 - The unique identifier (guid) passed on the {0} parameter of the {1} operation is null
NULL_HOME_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-004 - Null home metadata collection identifier found by method {1} in property {0} from open metadata repository {3}
NULL_INSTANCE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0005 - A null instance of type {0} has been retrieved by method {1} from service {2}
NULL_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0317 - The local server method {0} has been asked to process a request from {1} containing a null instance
NULL_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-011 - The local OMRS repository connector {0} requested an instance {1} from the real metadata collection but a null was returned.
NULL_INSTANCE_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0315 - The local server has been asked to process a request from {0} containing a containing an instance with type {1} ({2}) of category {3} but a null unique identifier (GUID)
NULL_INSTANCE_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-054 - The element {0} retrieved from repository {1} during the {2} operation has a null metadata collection id in its header: {3}
NULL_INSTANCE_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9008 - Unable to send or receive a metadata instance event because the event processor is null
NULL_INSTANCE_STATUS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-036 - A null instance status has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-013 - During the {0} operation, open metadata repository {1} retrieved an instance from its metadata store that has a null type
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-500-001 A null topic listener has been passed by user {0} on method {1}
NULL_LOCAL_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
The local repository services have been initialized with a null real metadata collection.
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_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-014 - OMAG server has been called with a null local server name
NULL_LOCAL_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-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_LOG_RECORD - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-003 - A null log record has been passed by the audit log to the audit log destination {0}
NULL_LOG_RECORD_ORIGINATOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-004 - A log record with a null originator has been passed by the audit log to the audit log destination {0}
NULL_LOG_RECORD_REPORTING_COMPONENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-AUDIT-LOG-400-005 - A log record with a null reporting component has been passed by the audit log to the audit log destination {0}
NULL_MANDATORY_PATCH_FIELD - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-069 - Method {0} has detected that a TypeDef patch from {1} has the mandatory field {2} set to null which is invalid.
NULL_MEMBER_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0117 - Unable to read or write to cohort registry store {0} because registration information is null
NULL_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-025 - Local metadata repository has not initialized correctly because it was unable to create its metadata collection
NULL_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0316 - The local server method {0} has been asked to process a request from {1} containing an instance with unique identifier {2} and type {3} ({4}) of category {5} but a null unique home metadata collection identifier (GUID)
NULL_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-006 - The open metadata repository connector {0} has been initialized with a null metadata collection identifier
NULL_METADATA_COLLECTION_ID_FROM_REMOTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-018 - The open metadata repository connector {0} has returned a null metadata collection identifier
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_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-006 - The name passed on the {0} parameter of the {1} operation is null
NULL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-004 - The name passed on the {0} parameter of the {1} operation is null
NULL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-004 - The name passed on the {0} parameter of the {1} operation is null
NULL_OBJECT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-015 - The object passed on the {0} parameter of the {1} operation is null
NULL_OBJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-002 - The object passed on the {0} parameter of the {1} operation is null
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_OMRS_CONFIG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9009 - Unable to initialize part of the Open Metadata Repository Service (OMRS) because the configuration is null
NULL_OMRS_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONNECTOR-400-003 - The connection passed to the EnterpriseOMRSRepositoryConnector is null
NULL_OMRS_EVENT_RECEIVED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9002 - Unable to process a received event from topic {0} because its content is null
NULL_OMRS_TOPIC_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-500-001 - A null topic listener has been specified to the open metadata topic connector {0}
NULL_OPEN_METADATA_TOPIC_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-TOPIC-CONNECTOR-500-001 - A null topic listener has been passed to the {0} open metadata topic connector {1}
NULL_OUTBOUND_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-EVENT-MANAGEMENT-500-004 - A null event has been passed to one of the event management components
NULL_PARAMETER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-060 - The repository helper method {0} has been called with a null parameter
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_PROPERTIES_IN_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0052 - The Open Metadata Repository Services (OMRS) is unable to process an open metadata archive {0} because it has no control header
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_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-011 - Null property name passed to entity {0} of type {1}
NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-008 - Null property name passed to properties object
NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-008 - Null property name passed to properties object
NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-PROPERTIES-400-003 - Null property name passed to properties object
NULL_PROPERTY_NAME_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-031 - A null property name has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_PROPERTY_TYPE_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-033 - A null property type has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_PROPERTY_VALUE_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-032 - A null property value has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_REFERENCE_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-041 - A null reference instance has been passed to repository {0} during the {1} in the {2} parameter
NULL_REGISTERED_MC_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0120 - Server {0} has registered with a null metadata collection id
NULL_REGISTERED_MEMBER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0126 - A null member record has been stored in the cohort registry store
NULL_REGISTERED_SERVER_ADDR - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0124 - The server name {0} using metadata collection id {1} has registered with a null server address
NULL_REGISTERED_SERVER_CONNECTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0125 - The server name {0} using metadata collection id {1} has registered with a null server connection
NULL_REGISTERED_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0122 - The server using metadata collection id {0} has registered with a null server name
NULL_REGISTRY_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9006 - Unable to send or receive a registry event because the event processor is null
NULL_REGISTRY_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-COHORT-REGISTRY-404-001 - The Open Metadata Repository Cohort Registry Store for cohort {0} is not available
NULL_REMOTE_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-REPOSITORY-CONNECTOR-500-002 - A remote open metadata repository {0} returned a null metadata collection identifier on its REST API.
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_REPOSITORY_GOVERNANCE_CONTEXT - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
NULL_REPOSITORY_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
NULL_REPOSITORY_HELPER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-EVENT-MANAGEMENT-500-003 - A null repository helper has been passed to one of the event management components
NULL_REPOSITORY_VALIDATOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-EVENT-MANAGEMENT-500-002 - A null repository validator has been passed to one of the event management components
NULL_REQUEST - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
 
NULL_REQUEST - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
 
NULL_RESPONSE_FROM_API - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
CLIENT-SIDE-REST-API-CONNECTOR-503-001 - A null response was received from REST API call {0} to server {1}
NULL_RESPONSE_FROM_API - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-503-004 - A null response was received from REST API call {0} to repository {1}
NULL_SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-400-003 - Connection has been configured without the schema name of the database
NULL_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-022 - The search string passed on the {0} parameter of the {1} operation is null
NULL_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-022 - The search string passed on the {0} parameter of the {1} operation is null
NULL_SECURED_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-013 - Null securedProperty name passed to connection {0}
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_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-400-002 - Egeria connector {0} has been configured without the name of the OMAG Server to call
NULL_SERVICE_CONFIG_VALUE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-019 - The configuration document for engine {0} configuration property for engine service {1} in engine host {2} is null
NULL_SERVICE_CONFIG_VALUE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-011 - The {0} configuration property for integration service {1} in integration daemon {2} is null
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_SOURCE_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-002 - A null repository content manager has been specified to one of the local repository's components on method {0}
NULL_SURVEY_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-001 - No survey context supplied to the survey action service {0}
NULL_SURVEY_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-001 - No survey context supplied to the watchdog action service {0}
NULL_SURVEY_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0022 - Method {0} can not execute in the survey action engine {1} hosted by Survey Action OMES in server {2} because the associated " + "survey action service properties are null
NULL_TAG_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-017 - No tag name for entity {0} of type {1}
NULL_TEXT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-013 - The text field value passed on the {0} parameter of the {1} operation is null
NULL_TEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-021 - The text field value passed on the {0} parameter of the {1} operation is null
NULL_TOPIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
DISTRIBUTE-KAFKA-AUDIT-LOG-400-001 - Integration connector {0} has been configured without the URL to the database
NULL_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0017 - Unable to send or receive events for cohort {0} because the connector to the OMRS Topic failed to initialize
NULL_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-400-001 - Unable to send or receive events for source {0} because the connector to the OMRS Topic failed to initialize
NULL_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0313 - The local server method {0} has been asked to process a request from {1} that contains a null type
NULL_TYPE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0311 - The local server has been asked to process a request from {0} containing a type {1} ({2}) with a null type category
NULL_TYPE_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0308 - The local server has detected a type called {0} from {1} with a null unique identifier
NULL_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0309 - The local server has detected a type from {0} with a null unique name.
NULL_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-019 - A null TypeDef has been passed as the {0} parameter on a {1} request to the open metadata repository {2}
NULL_TYPEDEF_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-003 - The repository content manager has detected a null attribute in a TypeDef from {0}
NULL_TYPEDEF_GALLERY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-021 - A null TypeDefGalleryResponse object has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_TYPEDEF_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-022 - A null unique identifier (guid) for a TypeDef object has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_TYPEDEF_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-023 - A null unique name for a TypeDef object has been passed as the {0} parameter on a {1} request to open metadata repository {2}
NULL_TYPEDEF_PATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-049 - A null TypeDef patch has been passed on the {0} operation of repository {1}
NULL_TYPEDEF_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9007 - Unable to send or receive a TypeDef event because the event processor is null
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-001 - Integration connector {0} has been configured without the URL to Apache Atlas
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-001 - Apache Atlas REST connector {0} has been configured without the URL to Apache Atlas
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
APACHE-KAFKA-REST-CONNECTOR-400-001 - Apache Kafka Admin connector {0} has been configured without the URL to Apache Kafka
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-400-001 - Egeria connector {0} has been configured without the URL to the OMAG Server Platform
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-400-001 - Integration connector {0} has been configured without the URL to Apache Atlas
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
 
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
HARVEST-OPEN-METADATA-400-001 - Integration connector {0} has been configured without the URL to the database
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
HARVEST-SURVEYS-400-001 - Integration connector {0} has been configured without the URL to the database
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
POSTGRES-CONNECTOR-400-001 - Connection {0} has been configured without the URL to the database
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-400-001 - Connection {0} has been configured without the URL to the database
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
UNITY-CATALOG-CONNECTOR-400-001 - Connection {0} has been configured without the URL to the Unity Catalog (UC)
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
JDBC-AUDIT-LOG-400-001 - Audit log destination connector {0} has been configured without the URL to the database
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-002 - Integration connector {0} has been configured with either a null userId or password for connecting to Apache Atlas
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-002 - Apache Atlas REST connector {0} has been configured with either a null userId or password for connecting to Apache Atlas
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-400-002 - Integration connector {0} has been configured with either a null userId or password for connecting to Apache Atlas
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
HARVEST-OPEN-METADATA-400-002 - Integration connector {0} has been configured with either a null userId or password for connecting to the database
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
HARVEST-SURVEYS-400-002 - Integration connector {0} has been configured with either a null userId or password for connecting to the database
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
JDBC-AUDIT-LOG-400-002 - Audit log destination connector {0} has been configured with either a null userId or password for connecting to Apache Atlas
NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-004 - The user identifier (user id) passed on the {0} operation is null
NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-400-002 - OMAG server {0} has been called with a null username (userId)
NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-020 - The user identifier (user id) passed on the {0} operation is null
NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-027 - A null username has been passed as the {0} parameter on a {1} request to open metadata repository {2}
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)
NULL_USER_NAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-API-400-001 - The OMRS REST API for server {0} has been called with a null username (userId)
NULL_VIEW_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0028 - The OMAG server {0} has been passed a null admin services class name for view service {1}
NULL_VIEW_SERVICE_ADMIN_CLASS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-029 - The View Server {0} has been passed a null admin services class name for view service {1}
NULL_WATCHDOG_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0023 - Method {0} can not execute in the watchdog action engine {1} hosted by Watchdog Action OMES in server {2} because the associated " + "watchdog action service properties are null
nullRequestBody - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
 
nullRequestBody - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
nullRequestBody - Variable in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
 
NullRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NullRequestBody provides a empty request body object for POST requests that do not need to send additional parameters beyond the path variables.
NullRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
Default constructor
NullRequestBody(NullRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
Copy/clone constructor
NUM_CATEGORIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_COMMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_LIKES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_LINKED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_LINKED_TERMS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_RATINGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_TAGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUM_TERMS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
NUMBER_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted in tabbed sheets of tabular data and formulas for Apple Numbers.
NUMBER_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A data file formatted in tabbed sheets of tabular data and formulas for Apple Numbers.
NUMBER_OF_DISTINCT_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
NUMBER_OF_DISTINCT_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Number of distinct values stored in this column.
NUMBER_OF_PAGES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of pages that this external source has.
NUMBER_OF_ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Count of the number of rows deleted from this table since the last statistics reset.
NUMBER_OF_ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Count of the number of rows inserted into this table since the last statistics reset.
NUMBER_OF_ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Count of the number of rows updated in this table since the last statistics reset.

O

OAK_DENE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Oak Dene Hospital
OAK_DENE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Oak Dene Hospital
OAK_DENE_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Oak Dene Hospital
OBJ_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a 3 dimensional object.
OBJ_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a 3 dimensional object.
OBJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
A generic data type.
OBJECT_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An attribute in an object schema type.
OBJECT_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
OBJECT_IDENTIFIER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a data item that describes an attribute that can be used to identify an instance.
OBJECT_READER - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
 
OBJECT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema root for an object.
OBJECTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
"Reason for the meeting and intended outcome.
objectMapper - Static variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
objectMapper - Static variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
OBLIGATIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The list of actions, duties or commitments required.
OBSERVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment must not be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship must not be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The membership is obsolete and should not be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
The data comes from an obsolete source and must no longer be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Obsolete - The term assignment must no longer be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Obsolete - The term assignment must no longer be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Obsolete - The term relationship must no longer be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment must no longer be used.
OCF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A pluggable software component that conforms to the Open Connector Framework (OCF).
OCF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Common metadata services for the Open Connector Framework (OCF).
OCFConnectionConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OCFConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
OCFConnectionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OCFConnectionConverter
Constructor
OCFConnectionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectionResponse is the response structure used on REST API calls that return a Connection object as a response.
OCFConnectionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Default constructor
OCFConnectionResponse(OCFConnectionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Copy/clone constructor
OCFConnectorTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectorTypeResponse is the response structure used on REST API calls that return a ConnectorType object as a response.
OCFConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Default constructor
OCFConnectorTypeResponse(OCFConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Copy/clone constructor
OCFConnectorTypeResponse(ConnectorType) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Copy/clone constructor
OCFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.connectors.ffdc
The OCF error code is used to define first failure data capture (FFDC) for errors that occur when working with OCF Connectors.
OCFOperationalServices - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin
OCFOperationalServices initializes the REST Services that support the Open Connector Framework (OCF) connected asset properties calls.
OCFOperationalServices() - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin.OCFOperationalServices
 
OCFRESTClient - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client
OCFRESTClient is responsible for issuing calls to the OCF Management REST APIs.
OCFRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
Constructor for no authentication.
OCFRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
Constructor for simple userId and password authentication.
OCFRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
Constructor for simple userId and password authentication with audit log.
OCFRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
Constructor for no authentication with audit log.
OCFRESTServices - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server
The OCFRESTServices is the server-side implementation of the Connected Asset REST interface used by connectors.
OCFRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFRESTServices
Default constructor
OCFServicesAuditCode - Enum Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc
The OCFServicesAuditCode is used to define the message content for the OMRS Audit Log.
OCFServicesErrorCode - Enum Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc
The OCFServicesErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with OCF Beans.
OCFServicesInstance - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server
OCFServicesInstance caches references to OMRS objects for a specific server.
OCFServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFServicesInstance
Set up the handlers for this server.
OCFServicesInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server
ConnectedAssetInstanceHandler retrieves information from the instance map for the access service instances.
OCFServicesInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFServicesInstanceHandler
Default constructor registers the access service
OCFServicesRegistration - Class in org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server
OCFServicesRegistration registers the access service with the OMAG Server administration services.
OCFServicesRegistration() - Constructor for class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFServicesRegistration
 
ODS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
DGG-ODS-01 - Central operational data store feeding the accounts/ledgers.
ODT_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and diagrams in OpenDocument format.
ODT_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and diagrams in OpenDocument format.
OFF_TRACK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Work on the project will not continue despite incomplete deliverables.
OFFERING_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Commercial name of the service.
OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Office
OFFICE_PHONE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Phone number fixed to a desk or work location.
ofForm(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Return the HTTPBodyPublisher populated with the data for the http request.
offset - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
 
ofJSON(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Return the HTTPBodyPublisher populated with the data for the http request.
OGFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.ffdc
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components.
OIF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Provides operational support for the integration connectors.
OIFAuditCode - Enum Class in org.odpi.openmetadata.frameworks.integration.ffdc
The OIFAuditCode is used to define the message content for the Audit Log.
OIFContextManager - Class in org.odpi.openmetadata.frameworkservices.oif.client.contextmanager
OIFContextManager provides the bridge between the integration daemon services and the specific implementation of an integration context
OIFContextManager() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.contextmanager.OIFContextManager
Default constructor
OIFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.integration.ffdc
The OIFErrorCode is used to define the message content for the OMRS Audit Log.
OIFOperationalServices - Class in org.odpi.openmetadata.frameworkservices.oif.admin
OIFOperationalServices initializes the REST Services that support the Open Integration Framework (OIF) open integration calls.
OIFOperationalServices() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.admin.OIFOperationalServices
 
OIFServicesInstance - Class in org.odpi.openmetadata.frameworkservices.oif.server
OIFServicesInstance caches references to OMRS objects for a specific server.
OIFServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OIFServicesInstance
Set up the local repository connector that will service the REST Calls.
OIFServicesInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.oif.server
OIFServicesInstanceHandler retrieves information from the instance map for the framework service instances.
OIFServicesInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OIFServicesInstanceHandler
Default constructor registers the framework service
OIFServicesRegistration - Class in org.odpi.openmetadata.frameworkservices.oif.server
OIFServicesRegistration registers the access service with the OMAG Server administration services.
OIFServicesRegistration() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OIFServicesRegistration
 
OL_EVENT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an open lineage event.
OL_EVENT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an open lineage event.
OLD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-400-050 - The OMAG Server {0} has been passed configuration which contains the following obsolete section {1}
OLD_MARKET - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Old Market Hospital
OLD_MARKET_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Old Market Hospital
OLD_MARKET_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Old Market Hospital
OLD_WORD_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and diagrams in deprecated Microsoft Word format.
OLD_WORD_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and diagrams in deprecated Microsoft Word format.
OldOperationalServicesResource - Class in org.odpi.openmetadata.platformservices.server.spring
Deprecated.
OldOperationalServicesResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
Deprecated.
 
OldPlatformSecurityResource - Class in org.odpi.openmetadata.platformservices.server.spring
Deprecated.
OldPlatformSecurityResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OldPlatformSecurityResource
Deprecated.
 
OldServerOriginResource - Class in org.odpi.openmetadata.platformservices.server.spring
Deprecated.
OldServerOriginResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource
Deprecated.
 
OLIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
OLIVE_DRAB - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
OM_ARCHIVE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A JSON (JavaScript Object Notation) file containing Open Metadata Types and Instances.
OM_ARCHIVE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A JSON (JavaScript Object Notation) file containing Open Metadata Types and Instances.
OM_AUDIT_LOG_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A directory (folder) containing audit log records.
OM_AUDIT_LOG_FOLDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A directory (folder) containing audit log records.
OM_AUDIT_LOG_RECORD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A JSON (JavaScript Object Notation) file containing an audit log record.
OM_AUDIT_LOG_RECORD_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A JSON (JavaScript Object Notation) file containing an audit log record.
OM_COHORT_REGISTRY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A JSON (JavaScript Object Notation) file the cohort registry for an Open Metadata and Governance (OMAG) Server.
OM_COHORT_REGISTRY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A JSON (JavaScript Object Notation) file the cohort registry for an Open Metadata and Governance (OMAG) Server.
OM_COLLECTION_ARRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
An array of values of the same type.
OM_COLLECTION_ARRAY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
An array of values of the same type.
OM_COLLECTION_MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
A map from values of one type to another.
OM_COLLECTION_MAP - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
A map from values of one type to another.
OM_COLLECTION_STRUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
A record with a variety of values.
OM_COLLECTION_STRUCT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
A record with a variety of values.
OM_COLLECTION_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Unknown collection type
OM_COLLECTION_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Unknown collection type
OM_CONFIG_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A JSON (JavaScript Object Notation) file containing the configuration for an Open Metadata and Governance (OMAG) Server.
OM_CONFIG_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A JSON (JavaScript Object Notation) file containing the configuration for an Open Metadata and Governance (OMAG) Server.
OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.math.BigDecimal
OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.math.BigDecimal
OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.math.BigInteger
OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.math.BigInteger
OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Boolean
OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Boolean
OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Byte
OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Byte
OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Character
OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Character
OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Long
OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Long
OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Double
OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Double
OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Float
OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Float
OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Integer
OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Integer
OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Long
OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Long
OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Short
OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Short
OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.String
OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.String
OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
java.lang.Object
OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
java.lang.Object
OM_SECRETS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a secrets store in the YAML format.
OM_SECRETS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A YAML encoded file file containing a secrets store read by the YAMLSecretsStoreConnector.
OMAG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) Server.
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.
OMAG_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) platform for running one to many OMAG Servers.
OMAG_SERVER_PLATFORM_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OMAG_SERVER_PLATFORM_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
OMAG_SERVER_RUNTIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) runtime for running a single OMAG Server.
OMAG_SERVERS - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
The servers producing audit log records.
OMAGAccessServiceRegistration - Class in org.odpi.openmetadata.adminservices.registration
OMAGAccessServiceRegistration provides static methods to enable an access service to dynamically register itself with the OMAG Server.
OMAGAccessServiceRegistration() - Constructor for class org.odpi.openmetadata.adminservices.registration.OMAGAccessServiceRegistration
 
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).
OMAGCheckedExceptionBase - Exception in org.odpi.openmetadata.commonservices.ffdc.exceptions
OMAGCheckedExceptionBase provides a checked exception for reporting errors found when using the Open Metadata and Governance (OMAG) services.
OMAGCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used when receiving an exception from a remote server.
OMAGCheckedExceptionBase(String, OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the copy/clone constructor used for creating an exception.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
OMAGCohortProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGCohortProperties captures details about a specific cohort from a particular server's point of view.
OMAGCohortProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
OMAGCommonAuditCode - Enum Class in org.odpi.openmetadata.commonservices.ffdc
The OMAGCommonAuditCode is used to define the message content for the OMRS Audit Log.
OMAGCommonErrorCode - Enum Class in org.odpi.openmetadata.commonservices.ffdc
The OMAGCommonErrorCode is used to define first failure data capture (FFDC) for common errors.
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, Exception) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
Deprecated.
OMAGConfigurationErrorException(String, OMFCheckedExceptionBase) - 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, Exception) - 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, Exception, 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.
OMAGConformanceSuiteConfigServices - Class in org.odpi.openmetadata.adminservices.server
OMAGConformanceSuiteConfigServices configures the Open Metadata Conformance Suite workbenches in an OMAG Server.
OMAGConformanceSuiteConfigServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
 
OMAGConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
The OMAGConnectorAuditCode is used to define the message content for the OMRS Audit Log.
OMAGConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
The OMAGConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Egeria connectors.
OMAGConnectorProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGConnectorProperties holds details about a configured and possibly running connector.
OMAGConnectorProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
OMAGEngineHostProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
OMAGEngineHostProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
OMAGEngineServiceRegistration - Class in org.odpi.openmetadata.governanceservers.enginehostservices.registration
OMAGEngineServiceRegistration provides static methods to enable an engine service to dynamically register itself with the OMAG Server.
OMAGEngineServiceRegistration() - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
 
OMAGGAFAPIResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
OMAGGAFAPIResponse provides a common header for Metadata Store Service managed rest to its REST API.
OMAGGAFAPIResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.OMAGGAFAPIResponse
Default constructor
OMAGGAFAPIResponse(OMAGGAFAPIResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.OMAGGAFAPIResponse
Copy/clone constructor
OMAGIntegrationDaemonProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
OMAGIntegrationDaemonProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
 
OMAGIntegrationGroupProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGIntegrationGroupProperties is a summary of the properties known about a specific integration group.
OMAGIntegrationGroupProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Default constructor
OMAGIntegrationGroupProperties(OMAGIntegrationGroupProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Copy/clone constructor
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, Exception) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
Deprecated.
OMAGInvalidParameterException(String, OMFCheckedExceptionBase) - 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, Exception) - 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, Exception, 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.
OMAGMetadataStoreProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGMetadataStoreProperties
OMAGMetadataStoreProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
 
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, Exception) - Constructor for exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
Deprecated.
OMAGNotAuthorizedException(String, OMFCheckedExceptionBase) - 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, Exception) - 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, Exception, 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.
OMAGOIFAPIResponse - Class in org.odpi.openmetadata.frameworkservices.oif.rest
OMAGOIFAPIResponse provides a common header for Metadata Store Service managed rest to its REST API.
OMAGOMFAPIResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
OMAGOMFAPIResponse provides a common header for Metadata Store Service managed rest to its REST API.
OMAGOMFAPIResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OMAGOMFAPIResponse
Default constructor
OMAGOMFAPIResponse(OMAGOMFAPIResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OMAGOMFAPIResponse
Copy/clone constructor
OMAGOperationalServicesInstance - Class in org.odpi.openmetadata.serveroperations.server
OMAGOperationalServicesInstance provides the references to the active services for an instance of an OMAG Server.
OMAGRuntimeException - Exception in org.odpi.openmetadata.commonservices.ffdc.exceptions
OMAGRuntimeException is used for all runtime exceptions generated by one of the Open Metadata and Governance (OMAG) Services.
OMAGRuntimeException(int, String, String, String, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
Deprecated.
OMAGRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
Deprecated.
OMAGRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the typical constructor used for creating an OMAGRuntimeException.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the constructor used for creating an OMAGRuntimeException when an unexpected error has been caught.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the constructor used for creating an OMAGRuntimeException when an unexpected error has been caught.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the typical constructor used for creating an OMAGRuntimeException.
OMAGServerAdminForAccessServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForAccessServices provides the server-side support for the services that add access services configuration to an OMAG Server.
OMAGServerAdminForAccessServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Default constructor
OMAGServerAdminForEngineHostServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForEngineServices provides the server-side support for the services that add engine services configuration to an OMAG Server.
OMAGServerAdminForEngineHostServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Default constructor
OMAGServerAdminForIntegrationDaemonServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForIntegrationDaemonServices provides the server-side support for the services that configure the specialized part of the integration daemon.
OMAGServerAdminForIntegrationDaemonServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Default constructor
OMAGServerAdminForViewServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForViewServices provides the server-side support for the services that add view services configuration to an OMAG Server.
OMAGServerAdminForViewServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Default constructor
OMAGServerAdminSecurityServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminSecurityServices provides the capability to set up the open metadata security connector for a server.
OMAGServerAdminSecurityServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
 
OMAGServerAdminServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminServices provides part of the server-side implementation of the administrative interface for an Open Metadata and Governance (OMAG) Server.
OMAGServerAdminServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
 
OMAGServerAdminStoreServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminStoreServices provides the capability to store and retrieve configuration documents.
OMAGServerAdminStoreServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
 
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.
OMAGServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
OMAGServerConfigurationClient provides common services to configure an OMAG Server.
OMAGServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
OMAGServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
OMAGServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
OMAGServerConnector connects to any type of OMAG Server.
OMAGServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnector
 
OMAGServerConnectorBase - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
 
OMAGServerConnectorBase(String) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
 
OMAGServerErrorHandler - Class in org.odpi.openmetadata.adminservices.server
OMAGServerErrorHandler provides common error handling routines for the admin services
OMAGServerErrorHandler() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Default constructor
OMAGServerExceptionHandler - Class in org.odpi.openmetadata.adminservices.server
OMAGServerExceptionHandler provides common error handling routines for the admin services
OMAGServerExceptionHandler() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Default constructor
OMAGServerInstanceAuditCode - Enum Class in org.odpi.openmetadata.commonservices.multitenant.ffdc
The OMAGServerInstanceAuditCode is used to define the message content for the OMRS Audit Log.
OMAGServerInstanceErrorCode - Enum Class in org.odpi.openmetadata.commonservices.multitenant.ffdc
The OMAGServerInstanceErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with OMAG Server instances within the OMAG Server Platform It is used in conjunction with all multi-tenant exceptions, both Checked and Runtime (unchecked).
OMAGServerInstanceHistory - Class in org.odpi.openmetadata.serveroperations.properties
OMAGServerInstanceHistory documents the start and end of a server instance.
OMAGServerInstanceHistory() - Constructor for class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Default constructor for Jackson
OMAGServerInstanceHistory(Date, Date) - Constructor for class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Constructor used to create the history.
OMAGServerOperationalInstanceHandler - Class in org.odpi.openmetadata.serveroperations.server
OMAGServerServiceInstanceHandler retrieves information from the instance map for an OMAG server service instance.
OMAGServerOperationalInstanceHandler(String) - Constructor for class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalInstanceHandler
Constructor passes the service name that is used on all calls to this instance.
OMAGServerOperationalServices - Class in org.odpi.openmetadata.serveroperations.server
OMAGServerOperationalServices will provide support to start, manage and stop services in the OMAG Server.
OMAGServerOperationalServices() - Constructor for class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
 
OMAGServerOperationResource - Class in org.odpi.openmetadata.platformservices.server.spring
OMAGServerOperationResource provides the REST API for controlling the start-up, management and shutdown of services in the OMAG Server.
OMAGServerOperationResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
 
OMAGServerOperationsClient - Class in org.odpi.openmetadata.adminservices.client
Deprecated.
OMAGServerOperationsClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Create a new client with no authentication embedded in the HTTP request.
OMAGServerOperationsClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Create a new client that passes a connection userId and password in each HTTP request.
OMAGServerPlatform - Class in org.odpi.openmetadata.platformchassis.springboot
OMAGServerPlatform provides the main program for the OMAG Server Platform.
OMAGServerPlatform() - Constructor for class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform
 
OMAGServerPlatform.ApplicationContextListener - Class in org.odpi.openmetadata.platformchassis.springboot
ApplicationContextListener detects various events during the lifetime of the OMAGServerPlatform run.
OMAGServerPlatform.CustomSpringEventListener - Class in org.odpi.openmetadata.platformchassis.springboot
Detect failures
OMAGServerPlatformActiveResource - Class in org.odpi.openmetadata.platformservices.server.spring
OMAGServerPlatformActiveResource allow an external caller to determine which servers are active on the platform and the services that are active within them.
OMAGServerPlatformActiveResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
 
OMAGServerPlatformActiveServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformActiveServices allow an external caller to determine which servers are active on the platform and the services that are active within them.
OMAGServerPlatformActiveServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
 
OMAGServerPlatformAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
The AnnotationType enum describes the annotation types used by the survey action service.
OMAGServerPlatformCatalogConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
 
OMAGServerPlatformCatalogConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
 
OMAGServerPlatformCatalogProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
Connector Provider
OMAGServerPlatformCatalogProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
OMAGServerPlatformConfigurationClient provides services to configure an OMAG Server Platform.
OMAGServerPlatformConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
OMAGServerPlatformConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
OMAGServerPlatformConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
OMAGServerPlatformConfigurationProperty defines the configuration properties used with the OMAG Server Platform connectors.
OMAGServerPlatformConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
Connector to access an OMAG Server Platform.
OMAGServerPlatformConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
 
OMAGServerPlatformInstanceMap - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerPlatformInstanceMap provides part of the mapping for inbound REST requests to the appropriate service instances for the requested server.
OMAGServerPlatformInstanceMap() - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Constructor for instances - used by service instances to get access to the platform map
OMAGServerPlatformMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
RelationalDatabaseMetric describes the metrics for a Relational Database.
OMAGServerPlatformOperationalServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformOperationalServices will provide support to start, manage and stop services in the OMAG Server.
OMAGServerPlatformOperationalServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
 
OMAGServerPlatformOriginResource - Class in org.odpi.openmetadata.platformservices.server.spring
OMAGServerPlatformOriginResource provides the Spring wrapper for the origin service that helps the client discover the type of the server platform.
OMAGServerPlatformOriginResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformOriginResource
 
OMAGServerPlatformOriginServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server.
OMAGServerPlatformOriginServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
 
OMAGServerPlatformPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
OMAGServerPlatformProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGServerPlatformProperties captures the properties of a live OMAG Server Platform.
OMAGServerPlatformProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
OMAGServerPlatformProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
Connector Provider
OMAGServerPlatformProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformSecurityResource - Class in org.odpi.openmetadata.platformservices.server.spring
OMAGServerPlatformSecurityResource provides the API to configure the security connector that validates platform requests that do not reference an OMAG server.
OMAGServerPlatformSecurityResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformSecurityResource
 
OMAGServerPlatformSecurityServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformSecurityServices provides the capability to set up open metadata security connectors.
OMAGServerPlatformSecurityServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
 
OMAGServerPlatformSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
 
OMAGServerPlatformSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey.OMAGServerPlatformSurveyProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformSurveyService - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
OMAGServerPlatformSurveyService generates a survey report about an OMAG Server Platform.
OMAGServerPlatformSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey.OMAGServerPlatformSurveyService
 
OMAGServerPlatformTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
TargetEnum characterises the type of third party technology supported by a collection of connectors.
OMAGServerProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGServerProperties provides a cache to assemble details about a server.
OMAGServerProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Default constructor
OMAGServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
OMAGServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerResource - Class in org.odpi.openmetadata.serveroperations.server.spring
OMAGServerResource provides the REST API for controlling the start-up, management and shutdown of services in the OMAG Server.
OMAGServerResource() - Constructor for class org.odpi.openmetadata.serveroperations.server.spring.OMAGServerResource
 
OMAGServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerServiceInstance represents an instance of a service in an OMAG Server.
OMAGServerServiceInstance(String, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Default constructor
OMAGServerServiceInstance(String, String, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Default constructor
OMAGServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerServiceInstanceHandler retrieves information from the instance map for an OMAG server service instance.
OMAGServerServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Constructor passes the service name that is used on all calls to this instance.
OMAGServerServiceStatus - Class in org.odpi.openmetadata.adminservices.properties
Deprecated.
OMAGServerServiceStatus - Class in org.odpi.openmetadata.serveroperations.properties
OMAGServerServiceStatus contains the status of each of the services running in the server.
OMAGServerServiceStatus() - Constructor for class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
Deprecated.
Default constructor for Jackson
OMAGServerServiceStatus() - Constructor for class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Default constructor for Jackson
OMAGServerStatusResponse - Class in org.odpi.openmetadata.adminservices.rest
Deprecated.
OMAGServerStatusResponse - Class in org.odpi.openmetadata.serveroperations.rest
ServerListResponse returns the list of servers running in a platform.
OMAGServerStatusResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
Deprecated.
Default constructor
OMAGServerStatusResponse() - Constructor for class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
Default constructor
OMAGServerStatusResponse(OMAGServerStatusResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
Deprecated.
Copy/clone constructor
OMAGServerStatusResponse(OMAGServerStatusResponse) - Constructor for class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
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.
OMAGViewServiceRegistration - Class in org.odpi.openmetadata.adminservices.registration
OMAGViewServiceRegistration provides static methods to enable an view service to dynamically register itself with the OMAG Server.
OMAGViewServiceRegistration() - Constructor for class org.odpi.openmetadata.adminservices.registration.OMAGViewServiceRegistration
 
OMArchiveFilesMonitorForTarget - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
 
OMArchiveFilesMonitorForTarget(String, String, String, String, DeleteMethod, Map<String, String>, Map<String, Object>, BasicFilesMonitorIntegrationConnectorBase, OpenMetadataRootElement, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorForTarget
Construct the monitor for a specific catalog target.
OMArchiveFilesMonitorIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
DataFilesMonitorIntegrationConnector monitors a file directory and catalogues the files it finds.
OMArchiveFilesMonitorIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorIntegrationConnector
 
OMArchiveFilesMonitorIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.basicfiles
OMArchiveFilesMonitorIntegrationProvider is the OCF connector provider for the Open Metadata Archive Files Monitor Integration Connector.
OMArchiveFilesMonitorIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.OMArchiveFilesMonitorIntegrationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
Omas - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
Utility class that delegates requests to designated access service
Omas(IntegrationContext, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
This is the wrapper for the calls to open metadata.
OMAS_IN_TOPIC - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Open Metadata Access Service (OMAS) In Topic - Receives events from external servers and tools directed at a specific access service.
OMESServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
Represents an instance of an Open Metadata Engine Service (OMES) running in a specific server.
OMESServiceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
Set up the OMES service instance
OMESServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMESServiceInstanceHandler retrieves information from the instance map for the engine service instances.
OMESServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstanceHandler
Constructor
OMF_METADATA_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceDescription
Provides generic open metadata retrieval and management services for the Open Frameworks and Open Metadata Access Services (OMASs).
OMFAuditCode - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.ffdc
The OMFAuditCode is used to define the message content for the Audit Log.
OMFCheckedExceptionBase - Exception in org.odpi.openmetadata.frameworks.openmetadata.ffdc
OMFCheckedExceptionBase provides a checked exception for reporting errors found when using OCF connectors.
OMFCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Deprecated.
OMFCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the constructor used when receiving an exception from a remote server.
OMFCheckedExceptionBase(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Deprecated.
OMFCheckedExceptionBase(int, String, String, String, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Deprecated.
OMFCheckedExceptionBase(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Deprecated.
OMFCheckedExceptionBase(String, OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the copy/clone constructor used for creating an OCFCheckedException.
OMFCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the typical constructor used for creating an exception.
OMFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
OMFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
OMFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the typical constructor used for creating an exception.
OMFCheckedExceptionBase(OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
This is the copy/clone constructor used for creating an OCFCheckedException.
OMFCheckedExceptionBasedTest - Class in org.odpi.openmetadata.test.unittest.utilities
Validate that the exception is properly populated and supports toString, hashCode and equals.
OMFCheckedExceptionBasedTest() - Constructor for class org.odpi.openmetadata.test.unittest.utilities.OMFCheckedExceptionBasedTest
Constructor
OMFConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OMFConverter provides the generic methods for the OCF beans converters.
OMFConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Constructor
OMFConverter(OMRSRepositoryHelper, String, String, int) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Constructor
OMFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.ffdc
The OMF error code is used to define first failure data capture (FFDC) for errors that occur when working with OMF Components.
OMFOperationalServices - Class in org.odpi.openmetadata.frameworkservices.omf.admin
OMFOperationalServices initializes the REST Services that support the Open Metadata Framework (OMF) open metadata store calls.
OMFOperationalServices() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.admin.OMFOperationalServices
 
OMFOutTopicClientConnector - Class in org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic
OMFOutTopicClientConnector is the java base class implementation of the client side connector that receives events from the Open Metadata Store's OutTopic.
OMFOutTopicClientConnector() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicClientConnector
 
OMFOutTopicClientProvider - Class in org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic
The OMFOutTopicClientProvider provides a base class for the connector provider supporting OMFOutTopicClientConnector Connectors.
OMFOutTopicClientProvider() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicClientProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.
OMFOutTopicServerConnector - Class in org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic
OMFOutTopicServerConnector is the java implementation of the the server side connector that send events to the Open Metadata Store's OutTopic.
OMFOutTopicServerConnector() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicServerConnector
 
OMFOutTopicServerProvider - Class in org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic
The OMFOutTopicServerProvider provides a base class for the connector provider supporting OMFOutTopicServerConnector Connectors.
OMFOutTopicServerProvider() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicServerProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.
OMFRESTClient - Class in org.odpi.openmetadata.frameworkservices.omf.client.rest
OMFRESTClient is responsible for issuing calls to the OMAS REST APIs.
OMFRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Constructor for no authentication.
OMFRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Constructor for simple userId and password authentication.
OMFRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Constructor for simple userId and password authentication with audit log.
OMFRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.rest.OMFRESTClient
Constructor for no authentication with audit log.
OMFRuntimeException - Exception in org.odpi.openmetadata.frameworks.openmetadata.ffdc
OMFRuntimeException is used for all runtime exceptions generated by the OCF.
OMFRuntimeException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the constructor used when receiving an exception from a remote server.
OMFRuntimeException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Deprecated.
OMFRuntimeException(int, String, String, String, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Deprecated.
OMFRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Deprecated.
OMFRuntimeException(String, OMFRuntimeException) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the copy/clone constructor used for creating an OMFRuntimeException.
OMFRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the typical constructor used for creating an OMFRuntimeException.
OMFRuntimeException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the constructor used for creating an OMFRuntimeException when an unexpected error has been caught.
OMFRuntimeException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the constructor used for creating an OMFRuntimeException when an unexpected error has been caught.
OMFRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the typical constructor used for creating an OMFRuntimeException.
OMFRuntimeException(OMFRuntimeException) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
This is the copy/clone constructor used for creating an OMFRuntimeException.
OMFServicesAuditCode - Enum Class in org.odpi.openmetadata.frameworkservices.omf.ffdc
The OMFServicesAuditCode is used to define the message content for the OMRS Audit Log.
OMFServicesErrorCode - Enum Class in org.odpi.openmetadata.frameworkservices.omf.ffdc
The OMFServicesErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Open Metadata Framework (OMF) Services.
OMFServicesInstance - Class in org.odpi.openmetadata.frameworkservices.omf.server
omfMetadataManagementInstance caches references to OMRS objects for a specific server.
OMFServicesInstance(OMRSRepositoryConnector, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstance
Set up the local repository connector that will service the REST Calls.
OMFServicesInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.omf.server
omfMetadataManagementInstanceHandler retrieves information from the instance map for the access service instances.
OMFServicesInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesInstanceHandler
Default constructor registers the access service
OMFServicesRegistration - Class in org.odpi.openmetadata.frameworkservices.omf.server
GAFServicesRegistration registers the access service with the OMAG Server administration services.
OMFServicesRegistration() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesRegistration
 
OMRS_AUDIT_LOG_READY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0064 - The Open Metadata Repository Services (OMRS) has initialized the audit log for the {0} called {1}
OMRS_DISCONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0011 - The Open Metadata Repository Services (OMRS) has disconnected from the open metadata repositories
OMRS_DISCONNECTING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0010 - The Open Metadata Repository Services (OMRS) is disconnecting the open metadata repositories
OMRS_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0007 - The Open Metadata Repository Services (OMRS) has initialized
OMRS_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0001 - The Open Metadata Repository Services (OMRS) is initializing the subsystems to support a new server
OMRS_LISTENER_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0026 - Initializing listener for cohort {0}
OMRS_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-005 - The open metadata repository services are not available for the {0} operation
OMRS_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-003 - The open metadata repository services are not available for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-004 - The open metadata repository services are not initialized for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-002 - The open metadata repository services are not initialized for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
OPEN-GOVERNANCE-404-001 - The open metadata repository services are not initialized for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-404-001 - The open metadata repository services are not initialized for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
OPEN-INTEGRATION-SERVICE-404-002 - The open metadata repository services are not initialized for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-404-001 - The open metadata repository services are not initialized for the {0} operation
OMRS_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
OMRS Topic Connector - Provides access to the OMRS Topic that is used to exchange events between members of a cohort, or to notify Open Metadata Access Services (OMASs) of changes to metadata in the enterprise.
OMRS_TOPIC_LISTENER_DEAF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0018 - The OMRS Topic Listener has no embedded connector to an event bus
OMRS_TOPIC_LISTENER_DISCONNECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0021 - The OMRS Topic Listener has disconnected the event bus connectors for topic {0}
OMRS_TOPIC_LISTENER_REGISTERED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0019 - An OMRS Topic Connector has registered with an event bus connector for topic {0}
OMRS_TOPIC_LISTENER_STARTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0020 - An OMRS Topic Connector is ready to send and receive events on topic {0}
OMRS_TOPIC_SEND_EVENT_FAILED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-500-002 - Connector {0} received an unexpected exception from sending event {1}.
OMRS_TOPIC_SEND_NULL_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-500-003 - Connector {0} is unable to send a null event
OMRS_UNSUPPORTED_EVENT_PROTOCOL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-501-001 - Connector {0} is not able to support event protocol {1}
OMRSAPIFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSAPISearchRequest provides a common header for OMRS managed rest to the OMRS REST API.
OMRSAPIFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Default constructor
OMRSAPIFindRequest(OMRSAPIFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Copy/clone constructor
OMRSAPIHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSAPIHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
OMRSAPIHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Default constructor
OMRSAPIHistoricalFindRequest(OMRSAPIHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Copy/clone constructor
OMRSAPIPagedFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSAPIPagedFindRequest provides support for the paging parameters of a find request.
OMRSAPIPagedFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Default constructor
OMRSAPIPagedFindRequest(OMRSAPIPagedFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Copy/clone constructor
OMRSAPIPagedResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSRESTAPIPagedResponse provides the base definition for a paged response.
OMRSAPIPagedResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Default constructor
OMRSAPIPagedResponse(OMRSAPIPagedResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Copy/clone constructor
OMRSAPIRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSAPIRequest provides a common header for complex OMRS request to the OMRS REST API.
OMRSAPIRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
Default constructor
OMRSAPIRequest(OMRSAPIRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
Copy/clone constructor
OMRSAPIResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
OMRSAPIResponse provides a common header for OMRS managed rest to the OMRS REST API.
OMRSAPIResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Default constructor
OMRSAPIResponse(OMRSAPIResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Copy/clone constructor
OMRSArchiveBuilder - Class in org.odpi.openmetadata.repositoryservices.archiveutilities
OMRSArchiveBuilder creates an in-memory copy of an open metadata archive that can be saved to disk or processed by a server.
OMRSArchiveBuilder(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Full constructor.
OMRSArchiveBuilder(String, String, String, OpenMetadataArchiveType, String, String, Date, List<OpenMetadataArchive>) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Constructor for licensed material.
OMRSArchiveBuilder(String, String, String, OpenMetadataArchiveType, String, Date, List<OpenMetadataArchive>) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Simple constructor.
OMRSArchiveBuilder(OpenMetadataArchiveProperties) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Constructor used when content of dependent archives is not needed in the maps.
OMRSArchiveGUIDMap - Class in org.odpi.openmetadata.repositoryservices.archiveutilities
OMRSArchiveGUIDMap is a utility to create a persisted list of GUIDs used by an archive builder.
OMRSArchiveGUIDMap(String) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Constructor for the GUIDMap.
OMRSArchiveHelper - Class in org.odpi.openmetadata.repositoryservices.archiveutilities
OMRSArchiveHelper provides utility methods to help in the construction of open metadata archives.
OMRSArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String, InstanceProvenanceType, String) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Constructor receives information about the archive being built.
OMRSArchiveHelper(OpenMetadataArchiveBuilder, String, String, Date, long, String) - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveHelper
Constructor receives information about the archive being built.
OMRSArchiveManager - Class in org.odpi.openmetadata.repositoryservices.archivemanager
OMRSArchiveManager manages the loading and unloading of open metadata archives from the local OMRS repository.
OMRSArchiveManager(List<OpenMetadataArchiveStoreConnector>, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.archivemanager.OMRSArchiveManager
Constructor to save the initial list of open metadata archives from the server startup configuration.
OMRSArchiveWriter - Class in org.odpi.openmetadata.repositoryservices.archiveutilities
OMRSArchiveWriter creates physical open metadata archive files for the supplied open metadata archives encoded using Open Metadata Repository Services (OMRS) formats.
OMRSArchiveWriter() - Constructor for class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
Default constructor
OMRSAuditCode - Enum Class in org.odpi.openmetadata.repositoryservices.ffdc
The OMRSAuditCode is used to define the message content for the OMRS Audit Log.
OMRSAuditingComponent - Enum Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditingComponent provides identifying and background information about the many of the core components writing log records to the OMRS Audit log.
OMRSAuditLog - Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLog is a class for managing the audit logging of activity for the OMAG components.
OMRSAuditLog(OMRSAuditLogDestination, int, ComponentDevelopmentStatus, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Typical constructor: each component using the Audit log will create their own OMRSAuditLog instance and will push log records to it.
OMRSAuditLog(OMRSAuditLogDestination, OMRSAuditingComponent) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLog
Constructor used to create the root audit log for OMRS
OMRSAuditLogDestination - Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLogDestination provides information needed to log records to the configured audit log destinations for a specific server instance.
OMRSAuditLogDestination(String, String, String, List<OMRSAuditLogStore>) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestination
Initialize the static values used in all log records.
OMRSAuditLogDestinationsReport - Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLogDestinationReport is a container for properties about the logging destinations supported by this audit log.
OMRSAuditLogDestinationsReport() - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Default constructor
OMRSAuditLogDestinationsReport(OMRSAuditLogDestinationsReport) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Copy/clone constructor
OMRSAuditLogRecord - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
OMRSAuditLogRecord provides a carrier for details about a single log record in the OMRS audit log.
OMRSAuditLogRecord() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Default constructor
OMRSAuditLogRecord(AuditLogRecord) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Copy/clone constructor
OMRSAuditLogRecord(OMRSAuditLogRecord) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Copy/clone constructor
OMRSAuditLogRecordOriginator - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
OMRSAuditLogRecordOriginator describes the server that originated an audit log record.
OMRSAuditLogRecordOriginator() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Default constructor used by parsing engines and other consumers.
OMRSAuditLogRecordSeverity - Enum Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLogRecordSeverity defines the different levels of severity for log records stored in the OMRSAuditLogRecord.
OMRSAuditLogReport - Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLogReport is a structure that describes the properties of the audit log running in a server.
OMRSAuditLogReport() - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Default constructor
OMRSAuditLogReport(AuditLogReport) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Copy/clone constructor.
OMRSAuditLogReport(OMRSAuditLogReport) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Copy/clone constructor.
OMRSAuditLogReportingComponent - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
OMRSAuditLogReportingComponent describes the component issuing the audit log record.
OMRSAuditLogReportingComponent(int, ComponentDevelopmentStatus, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Construct the description of the reporting component.
OMRSAuditLogReportingComponent(ComponentDescription) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Construct the description of the reporting component.
OMRSAuditLogReportSeverity - Class in org.odpi.openmetadata.repositoryservices.auditlog
AuditLogReportSeverity provides information about the different types of severities defined for the audit log.
OMRSAuditLogReportSeverity() - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Default constructor
OMRSAuditLogReportSeverity(AuditLogRecordSeverity) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Copy/clone constructor.
OMRSAuditLogRESTServices - Class in org.odpi.openmetadata.repositoryservices.rest.server
OMRSAuditLogRESTServices provides the server-side logic to support the query interface for the audit log.
OMRSAuditLogRESTServices() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.OMRSAuditLogRESTServices
Default constructor
OMRSAuditLogStore - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
OMRSAuditLogStore is the specialized data API for an Audit Log destination connector.
OMRSAuditLogStoreConnectorBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
OMRSAuditLogStoreConnectorBase is the base class for connectors that support the OMRSAuditLog.
OMRSAuditLogStoreConnectorBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Default constructor
OMRSAuditLogStoreProviderBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
The OMRSAuditLogStoreProviderBase provides a base class for the connector provider supporting OMRS audit log stores.
OMRSAuditLogStoreProviderBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreProviderBase
Default Constructor
OMRSAuditLogStoreReport - Class in org.odpi.openmetadata.repositoryservices.auditlog
OMRSAuditLogStoreReport is a bean to describe one of the audit log store connectors registered with a server.
OMRSAuditLogStoreReport() - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Default constructor
OMRSAuditLogStoreReport(OMRSAuditLogStoreReport) - Constructor for class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Copy/clone constructor
OMRSCheckedExceptionBase - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
OMRSCheckedExceptionBase provides a checked exception for reporting errors found when using the OMRS.
OMRSCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
Deprecated.
OMRSCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the constructor used when receiving an exception from a remote server.
OMRSCheckedExceptionBase(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
Deprecated.
OMRSCheckedExceptionBase(String, OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the copy/clone constructor used for creating an exception.
OMRSCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the typical constructor used for creating an exception.
OMRSCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSCheckedExceptionBase(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
This is the typical constructor used for creating an exception.
OMRSCohortManager - Class in org.odpi.openmetadata.repositoryservices.metadatahighway
The OMRSCohortManager manages the components that connect to a single open metadata repository cohort.
OMRSCohortRegistry - Class in org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry
OMRSCohortRegistry manages the local server's registration into a cohort and receives registration requests from other servers in the cohort.
OMRSCohortRegistry(AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Default constructor that relies on the initialization of variables in the declaration.
OMRSCohortRegistryStore - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore
OMRSCohortRegistryStore is a connector to a repository that can store registration information for a cohort registry.
OMRSCohortRegistryStoreConnectorBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore
OMRSCohortRegistryStoreConnectorBase provides the base class for a cohort registry store.
OMRSCohortRegistryStoreConnectorBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStoreConnectorBase
 
OMRSCohortRegistryStoreProviderBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore
The OMRSCohortRegistryStoreProviderBase provides a base class for the connector provider supporting OMRS cohort registry stores.
OMRSCohortRegistryStoreProviderBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStoreProviderBase
Default Constructor
OMRSConfigErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
OMRSConfigErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a configuration error.
OMRSConfigErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
Deprecated.
OMRSConfigErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
This is the constructor used when receiving an exception from a remote server.
OMRSConfigErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
Deprecated.
OMRSConfigErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
This is the typical constructor used for creating an exception.
OMRSConfigErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSConfigErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSConfigErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
This is the typical constructor used for creating an exception.
OMRSConfigurationFactory - Class in org.odpi.openmetadata.repositoryservices.admin
OMRSConfigurationFactory sets up default configuration for the OMRS components.
OMRSConfigurationFactory() - Constructor for class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Default constructor
OMRSConnectionConsumer - Interface in org.odpi.openmetadata.repositoryservices.enterprise.connectormanager
OMRSConnectionConsumer provides the interfaces for a connection consumer.
OMRSConnectorConsumer - Interface in org.odpi.openmetadata.repositoryservices.enterprise.connectormanager
OMRSConnectorConsumer provides the interfaces for a connector consumer.
OMRSConnectorErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
OMRSConnectorErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a problem with one of its connectors.
OMRSConnectorErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
Deprecated.
OMRSConnectorErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
This is the constructor used when receiving an exception from a remote server.
OMRSConnectorErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
Deprecated.
OMRSConnectorErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
This is the typical constructor used for creating an exception.
OMRSConnectorErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSConnectorErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSConnectorErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
This is the typical constructor used for creating an exception.
OMRSConnectorManager - Interface in org.odpi.openmetadata.repositoryservices.enterprise.connectormanager
OMRSConnectorManager provides the methods for connector consumers to register with the connector manager.
OMRSDynamicTypeMetadataCollectionBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore
OMRSDynamicTypeMetadataCollectionBase provides a base class for an open metadata repository that has a dynamic type system.
OMRSDynamicTypeMetadataCollectionBase(OMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Constructor ensures the metadata collection is linked to its connector and knows its metadata collection id.
OMRSEnterpriseConnectorManager - Class in org.odpi.openmetadata.repositoryservices.enterprise.connectormanager
OMRSEnterpriseConnectorManager provides the connectors for all the repositories in the connected metadata repository cohorts to each of the registered connector consumers.
OMRSEnterpriseConnectorManager(boolean, int, OMRSRepositoryContentManager, AuditLog, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Constructor for the enterprise connector manager.
OMRSErrorCode - Enum Class in org.odpi.openmetadata.repositoryservices.ffdc
The OMRSErrorCode is used to define first failure data capture (FFDC) for errors that occur within the OMRS It is used in conjunction with all OMRS Exceptions, both Checked and Runtime (unchecked).
OMRSEvent - Class in org.odpi.openmetadata.repositoryservices.events
OMRSEvent defines the common content of a message that is sent through the OMRSTopicConnector to all metadata repositories registered in the open metadata repository cohort.
OMRSEvent(OMRSEventV1) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Inbound event constructor that takes the object created by the Jackson JSON mapper and unpacks the properties into the internal OMRSEvent object.
OMRSEvent(OMRSEventCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound event constructor used when there is no error.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, Connection) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound event constructor used for registry error events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for AttributeTypeDef conflict events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, AttributeTypeDef, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for AttributeTypeDef conflict events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for TypeDef conflict events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for metadata instance conflict events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, TypeDefSummary, String, TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for metadata instance type conflict events.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, TypeDefSummary, TypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound event constructor for a TypeDef patch mismatch warning.
OMRSEvent(OMRSEventCategory, OMRSEventErrorCode, String, String, TypeDefSummary, TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Outbound constructor used for TypeDef conflict events.
OMRSEventBean - Class in org.odpi.openmetadata.repositoryservices.events.beans
OMRSEventBean provides a common root for all bean versions of the OMRSEvent.
OMRSEventBean() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
Default constructor used when recreating events from JSON Strings
OMRSEventBean(String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
Constructor used when an instance of the subclass is created.
OMRSEventCategory - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSEventCategory defines the different categories of events that pass through the OMRS Topic.
OMRSEventDirection - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSEventDirection defines the origin of an OMRSEvent.
OMRSEventErrorCode - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSEventErrorCode is a merging of the OMRSRegistryEventErrorCode, OMRSTypeDefEventErrorCode and OMRSInstanceEventErrorCode that is used in OMRSEvent.
OMRSEventListener - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
The OMRSEventListener manages inbound events from the metadata repository cohort.
OMRSEventListener(String, String, OMRSRegistryEventProcessor, OMRSRepositoryEventProcessor, OpenMetadataEventsSecurity, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSEventListener
Default Constructor saves configuration parameters.
OMRSEventOriginator - Class in org.odpi.openmetadata.repositoryservices.events
OMRSEventOriginator is part of an OMRSEvent's header.
OMRSEventOriginator() - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Default constructor used by parsing engines and other consumers.
OMRSEventProcessingContext - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRS message processing context.
OMRSEventProcessingContext() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSEventProcessingContext
 
OMRSEventProtocolVersion - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSEventProtocolVersion provides the identifier for the version number of the event payload.
OMRSEventV1 - Class in org.odpi.openmetadata.repositoryservices.events.beans.v1
OMRSEventV1 is the OMRSEvent payload for version 1 of the open metadata and governance message exchange.
OMRSEventV1() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Default constructor ensures the protocol version id is set in the superclass.
OMRSEventV1ErrorSection - Class in org.odpi.openmetadata.repositoryservices.events.beans.v1
OMRSEventV1ErrorSection describes the properties used to record errors detected by one of the members of the open metadata repository cohort.
OMRSEventV1ErrorSection() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Default constructor
OMRSEventV1InstanceSection - Class in org.odpi.openmetadata.repositoryservices.events.beans.v1
OMRSEventV1InstanceSection describes the properties specific to instance events
OMRSEventV1InstanceSection() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Default constructor
OMRSEventV1RegistrySection - Class in org.odpi.openmetadata.repositoryservices.events.beans.v1
OMRSEventV1RegistrySection describes properties that are used exclusively for registry events.
OMRSEventV1RegistrySection() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Default constructor
OMRSEventV1TypeDefSection - Class in org.odpi.openmetadata.repositoryservices.events.beans.v1
OMRSEventV1TypeDefSection describes the properties specific to TypeDef related events
OMRSEventV1TypeDefSection() - Constructor for class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Default constructor
OMRSFixedTypeMetadataCollectionBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore
OMRSFixedTypeMetadataCollectionBase provides a base class for an open metadata repository that has a fixed type system.
OMRSFixedTypeMetadataCollectionBase(OMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, List<String>) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Constructor ensures the metadata collection is linked to its connector and knows its metadata collection id.
OMRSFuture - Interface in org.odpi.openmetadata.repositoryservices.events.future
Future wrapper to prevent consumers from directly accessing Futures created by other consumers.
OMRSFutureImpl - Class in org.odpi.openmetadata.repositoryservices.events.future
Implementation of OMRSFuture
OMRSFutureImpl(Future<?>) - Constructor for class org.odpi.openmetadata.repositoryservices.events.future.OMRSFutureImpl
Constructor
OMRSInstanceEvent - Class in org.odpi.openmetadata.repositoryservices.events
Structure of an instance event.
OMRSInstanceEvent(OMRSEventV1) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Inbound event constructor that takes the object created by the Jackson JSON mapper and unpacks the properties into the instance event.
OMRSInstanceEvent(OMRSInstanceEventErrorCode, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance conflict events.
OMRSInstanceEvent(OMRSInstanceEventErrorCode, String, String, TypeDefSummary, String, TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Instance type conflict event.
OMRSInstanceEvent(OMRSInstanceEventType, String, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a delete or purge of an instance or a request to refresh an instance.
OMRSInstanceEvent(OMRSInstanceEventType, EntityDetail) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to an entity.
OMRSInstanceEvent(OMRSInstanceEventType, EntityDetail, Classification, Classification) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to an entity's classification.
OMRSInstanceEvent(OMRSInstanceEventType, EntityDetail, EntityDetail) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to an entity where the old version is supplied.
OMRSInstanceEvent(OMRSInstanceEventType, EntityProxy, Classification, Classification) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to an entity's classification.
OMRSInstanceEvent(OMRSInstanceEventType, InstanceGraph) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for batch instance events.
OMRSInstanceEvent(OMRSInstanceEventType, Relationship) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to a relationship.
OMRSInstanceEvent(OMRSInstanceEventType, Relationship, Relationship) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Constructor for instance events related to a change to a relationship where the original values are also sent.
OMRSInstanceEventErrorCode - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSInstanceEventErrorCode defines the list of error codes that are used to record errors in the metadata instance replication process that is used by the repository connectors within the open metadata repository cohort.
OMRSInstanceEventProcessor - Class in org.odpi.openmetadata.repositoryservices.events
OMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming metadata instance events for an Open Metadata Repository.
OMRSInstanceEventProcessor(String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Constructor to initialize the name of the processor.
OMRSInstanceEventProcessorClassificationExtension - Interface in org.odpi.openmetadata.repositoryservices.events
OMRSInstanceEventProcessorClassificationExtension adds methods for classifications that include an entity proxy rather than an entity proxy.
OMRSInstanceEventProcessorInterface - Interface in org.odpi.openmetadata.repositoryservices.events
OMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming metadata instance events for an Open Metadata Repository.
OMRSInstanceEventType - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSInstanceEventType defines the different types of instance events in the open metadata repository services protocol.
OMRSInstanceRetrievalEventProcessor - Interface in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
OMRSInstanceRetrievalEventProcessor defines the interface used by the Enterprise OMRS Repository Connector to pass instance metadata retrieved from remote open metadata repository connectors.
OMRSLocalRepository - Interface in org.odpi.openmetadata.repositoryservices.localrepository
OMRSLocalRepository is an interface used by the OMRS components to retrieve information about the local repository, to register listeners and to get access to the connector for the local repository.
OMRSLogicErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
OMRSLogicErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a logic error.
OMRSLogicErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
Deprecated.
OMRSLogicErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
This is the constructor used when receiving an exception from a remote server.
OMRSLogicErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
Deprecated.
OMRSLogicErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
This is the typical constructor used for creating an exception.
OMRSLogicErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSLogicErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSLogicErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
This is the typical constructor used for creating an exception.
OMRSMetadataCollection - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore
OMRSMetadataInstanceStore is the common interface for working with the contents of a metadata repository.
OMRSMetadataCollection(String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Deprecated.
OMRSMetadataCollection(OMRSRepositoryConnector, String, String, OMRSRepositoryHelper, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Constructor to save the metadata collection id, repository helper and repository validator.
OMRSMetadataCollectionBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore
OMRSMetadataInstanceStore is the common interface for working with the contents of a metadata repository.
OMRSMetadataCollectionBase(OMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Constructor ensures the metadata collection is linked to its connector and knows its metadata collection id.
OMRSMetadataCollectionManager - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
OMRSRepositoryConnectors are used by OMRS to retrieve metadata from metadata repositories.
OMRSMetadataDefaultEventsSecurity - Class in org.odpi.openmetadata.repositoryservices.events
OMRSMetadataDefaultEventsSecurity provides a default instance events security filter that allows all events to pass unchanged.
OMRSMetadataDefaultEventsSecurity() - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSMetadataDefaultEventsSecurity
 
OMRSMetadataDefaultRepositorySecurity - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
OMRSMetadataDefaultRepositorySecurity provides a default instance repository security support that allows all actions.
OMRSMetadataDefaultRepositorySecurity() - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
 
OMRSMetadataHighwayManager - Class in org.odpi.openmetadata.repositoryservices.metadatahighway
OMRSMetadataHighwayManager is responsible for managing the connectivity to each cohort that the local server is a member of.
OMRSMetadataHighwayManager(String, String, String, OMRSLocalRepository, OMRSRepositoryContentManager, OMRSConnectionConsumer, OMRSTopicConnector, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Constructor taking the values that are used in every cohort.
OMRSMetadataHighwayRESTServices - Class in org.odpi.openmetadata.repositoryservices.rest.server
OMRSMetadataHighwayRESTServices provides the server-side implementation for REST services that support the runtime queries of the connected cohorts.
OMRSMetadataHighwayRESTServices() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Default constructor
OMRSOperationalServices - Class in org.odpi.openmetadata.repositoryservices.admin
OMRSOperationalServices provides the OMAG Server with access to the OMRS capabilities.
OMRSOperationalServices(String, String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Constructor used at server startup.
OMRSRegistryEvent - Class in org.odpi.openmetadata.repositoryservices.events
OMRSRegistryEvent provides the conversion between the properties of a registry event and the serialized event body.
OMRSRegistryEvent(OMRSEventV1) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Inbound event constructor that takes the object created by the Jackson JSON mapper and unpacks the properties into the registry event.
OMRSRegistryEvent(OMRSRegistryEventErrorCode, String, String, Connection) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Constructor for the REGISTRATION_ERROR_EVENT outbound event.
OMRSRegistryEvent(OMRSRegistryEventType) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Constructor for an UnRegistration Event.
OMRSRegistryEvent(OMRSRegistryEventType, Date, String, Connection) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Constructor for a normal outbound event.
OMRSRegistryEventErrorCode - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSRegistryEventErrorCode defines the list of error codes that are used to record errors in the registration process that is used by the cohort registries when managing the membership of the open metadata repository cohort.
OMRSRegistryEventProcessor - Class in org.odpi.openmetadata.repositoryservices.events
OMRSRegistryEventProcessor is an interface implemented by a component that is able to process registry events for an Open Metadata Repository's membership of an Open Metadata Repository Cohort.
OMRSRegistryEventProcessor() - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
 
OMRSRegistryEventProcessorInterface - Interface in org.odpi.openmetadata.repositoryservices.events
OMRSRegistryEventProcessor is an interface implemented by a component that is able to process registry events for an Open Metadata Repository's membership of an Open Metadata Repository Cohort.
OMRSRegistryEventPublisher - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
OMRSRegistryEventPublisher publishes OMRS Events to the supplied OMRSTopicConnector.
OMRSRegistryEventPublisher(String, List<OMRSTopicConnector>, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
Typical constructor sets up the local metadata collection id for events.
OMRSRegistryEventType - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSRegistryEventType defines the different types of registry events in the open metadata repository services protocol.
OMRSRepositoryConnector - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
The OMRSRepositoryConnector defines the interface for an OMRS Repository Connector.
OMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Default constructor nothing to do
OMRSRepositoryConnectorProviderBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
The OMRSRepositoryConnectorProviderBase provides a base class for the connector provider supporting OMRS Connectors.
OMRSRepositoryConnectorProviderBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnectorProviderBase
Default Constructor
OMRSRepositoryContentHelper - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
OMRSRepositoryContentHelper provides methods to repository connectors and repository event mappers to help them build valid type definitions (TypeDefs), entities and relationships.
OMRSRepositoryContentHelper(OMRSRepositoryContentManager) - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Creates a repository helper linked to the supplied repository content manager.
OMRSRepositoryContentManager - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
OMRSRepositoryContentManager supports an in-memory cache of TypeDefs for the local server.
OMRSRepositoryContentManager(String, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Default constructor
OMRSRepositoryContentValidator - Class in org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
OMRSRepositoryContentValidator provides methods to validate TypeDefs and Instances returned from an open metadata repository.
OMRSRepositoryContentValidator(OMRSRepositoryContentManager) - Constructor for class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Typical constructor used by the OMRS to create a repository validator for a repository connector.
OMRSRepositoryEventBuilder - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
OMRSRepositoryEventBuilder creates OMRS Events ready to be distributed.
OMRSRepositoryEventExchangeRule - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
OMRSRepositoryEventExchangeRule determines if particular types of events should be exchanged on the OMRS Topic.
OMRSRepositoryEventExchangeRule(OpenMetadataExchangeRule, List<TypeDefSummary>) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
Constructor provides all the objects used in the event exchange decision.
OMRSRepositoryEventManager - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
OMRSRepositoryEventManager is responsible for managing the distribution of TypeDef and instance events.
OMRSRepositoryEventManager(String, OMRSRepositoryEventExchangeRule, OMRSRepositoryContentValidator, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Constructor to initialize a repository event manager
OMRSRepositoryEventMapper - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
OMRSRepositoryEventMapper is the interface to a connector that is converting events received from a non-native local metadata repository into OMRS compliant repository events.
OMRSRepositoryEventMapperBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
OMRSRepositoryEventMapperBase provides a base class for implementors of OMRSRepositoryEventMapper.
OMRSRepositoryEventMapperBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperBase
Default constructor for OCF ConnectorBase.
OMRSRepositoryEventMapperConnector - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
OMRSRepositoryEventMapperBase provides a base class for implementors of OMRSRepositoryEventMapper.
OMRSRepositoryEventMapperProviderBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
OMRSRepositoryEventMapperProviderBase provides a base class for the connector provider supporting OMRSRepositoryEventMapper connectors.
OMRSRepositoryEventMapperProviderBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperProviderBase
Default Constructor
OMRSRepositoryEventProcessor - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
OMRSRepositoryEventProcessor describes the interface of a component that can process both TypeDef and Instance events from an open metadata repository.
OMRSRepositoryEventProcessor(String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
Constructor to update the event processor name.
OMRSRepositoryEventPublisher - Class in org.odpi.openmetadata.repositoryservices.eventmanagement
OMRSRepositoryEventPublisher publishes TypeDef and Instance OMRS Events to the supplied OMRSTopicConnector.
OMRSRepositoryEventPublisher(String, List<OMRSTopicConnector>, List<OMRSTopicConnector>, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventPublisher
Typical constructor sets up the local metadata collection id for events.
OMRSRepositoryEventPublisher(String, OMRSTopicConnector, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventPublisher
Typical constructor sets up the local metadata collection id for events.
OMRSRepositoryHelper - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
OMRSRepositoryHelper provides methods to repository connectors and repository event mappers to help them build valid type definitions (TypeDefs), entities and relationships.
OMRSRepositoryPropertiesHelper - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities
OMRSRepositoryHelper provides methods to repository connectors and repository event mappers to help them build valid type definitions (TypeDefs), entities and relationships.
OMRSRepositoryPropertiesUtilities - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities
OMRSRepositoryPropertiesUtilities implements the methods to add and remove values from InstanceProperties objects as defined by the OMRSRepositoryPropertiesHelper interface.
OMRSRepositoryPropertiesUtilities() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
 
OMRSRepositoryRESTServices - Class in org.odpi.openmetadata.repositoryservices.rest.server
OMRSRepositoryRESTServices provides the server-side support for the OMRS Repository REST Services API.
OMRSRepositoryRESTServices(boolean) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Common constructor
OMRSRepositoryServicesInstance - Class in org.odpi.openmetadata.repositoryservices.rest.services
OMRSRepositoryServicesInstance caches references to OMRS objects for a specific server
OMRSRepositoryServicesInstance(String, OMRSAuditLog, OMRSRepositoryConnector, OMRSRepositoryConnector, Connection, OMRSMetadataHighwayManager, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstance
Set up the repository connectors that will service the REST Calls.
OMRSRepositoryServicesInstanceHandler - Class in org.odpi.openmetadata.repositoryservices.rest.services
OMRSRepositoryServicesInstanceHandler provides the mapping for inbound REST requests to the appropriate instances for the requested server.
OMRSRepositoryServicesInstanceHandler(String) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstanceHandler
Constructor
OMRSRepositoryValidator - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
OMRSRepositoryValidator provides methods to validate TypeDefs and Instances returned from an open metadata repository.
OMRSRESTMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector
The OMRSRESTMetadataCollection represents a remote metadata repository that supports the OMRS REST API.
OMRSRESTRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector
The OMRSRESTRepositoryConnector is a connector to a remote Apache Atlas repository (or any other metadata repository that supports the OMRS REST APIs).
OMRSRESTRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTRepositoryConnector
Default constructor used by the OCF Connector Provider.
OMRSRESTRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
OMRSRESTRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTRepositoryConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
OMRSRuntimeException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
OMRSRuntimeException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS).
OMRSRuntimeException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
This is the constructor used when receiving an exception from a remote server.
OMRSRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
This is the typical constructor used for creating an exception.
OMRSRuntimeException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSRuntimeException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
OMRSRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
This is the typical constructor used for creating an exception.
OMRSTopic - Interface in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopic defines the interface to the messaging Topic for OMRS Events.
OMRSTopicConnector - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicConnector provides the support for the registration of OMRSTopicListeners and the distribution of OMRS events - both inbound and outbound.
OMRSTopicConnector() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Default constructor
OMRSTopicListener - Interface in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicListener defines the interface that a listener must implement in order to receive events from the OMRSTopicConnector.
OMRSTopicListenerBase - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicListenerBase provides a base class for a topic listener, so it only needs to override the methods for the events it cares about.
OMRSTopicListenerBase(String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Name of the service that this is listening on behalf of.
OMRSTopicListenerBase(String, AuditLog) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Name of the service that this is listening on behalf of.
OMRSTopicListenerWrapper - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicListenerWrapper is a class that wraps a real OMRSTopicListener when it registers with the OMRSTopicConnector.
OMRSTopicProvider - Class in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
OMRSTopicProvider() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
OMRSTopicRepositoryEventListener - Interface in org.odpi.openmetadata.repositoryservices.connectors.omrstopic
OMRSTopicRepositoryEventListener defines the interface that a listener must implement in order to receive repository events from the OMRSTopicConnector.
OMRSTypeDefEvent - Class in org.odpi.openmetadata.repositoryservices.events
OMRSTypeDefEvent provides the wrapper for an event that relates to a type definition (TypeDef).
OMRSTypeDefEvent(OMRSEventV1) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Inbound event constructor that takes the object created by the Jackson JSON mapper and unpacks the properties into the instance event.
OMRSTypeDefEvent(OMRSTypeDefEventErrorCode, String, String, AttributeTypeDef, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for conflicting attribute typedef errors.
OMRSTypeDefEvent(OMRSTypeDefEventErrorCode, String, String, TypeDefSummary, TypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for typedef mismatch errors.
OMRSTypeDefEvent(OMRSTypeDefEventErrorCode, String, AttributeTypeDef, String, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for conflicting attribute typedef errors.
OMRSTypeDefEvent(OMRSTypeDefEventErrorCode, String, TypeDefSummary, String, TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for conflicting typedef errors.
OMRSTypeDefEvent(OMRSTypeDefEventType, String, String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for events such as deletes.
OMRSTypeDefEvent(OMRSTypeDefEventType, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for events such as newAttributeTypeDef.
OMRSTypeDefEvent(OMRSTypeDefEventType, AttributeTypeDef, AttributeTypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for changing the identifiers associated with AttributeTypeDefs.
OMRSTypeDefEvent(OMRSTypeDefEventType, TypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for events such as newTypeDef.
OMRSTypeDefEvent(OMRSTypeDefEventType, TypeDefPatch) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for events such as updates.
OMRSTypeDefEvent(OMRSTypeDefEventType, TypeDefSummary, TypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Outbound event constructor for changing the identifiers associated with TypeDefs.
OMRSTypeDefEventErrorCode - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSTypeDefEventErrorCode defines the list of error codes that are used to record errors in the TypeDef synchronization process that is used by the repository connectors within the open metadata repository cohort.
OMRSTypeDefEventProcessor - Class in org.odpi.openmetadata.repositoryservices.events
OMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming TypeDef events for an Open Metadata Repository.
OMRSTypeDefEventProcessor(String) - Constructor for class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Constructor to initialize the name of the processor.
OMRSTypeDefEventProcessorInterface - Interface in org.odpi.openmetadata.repositoryservices.events
OMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming TypeDef events for an Open Metadata Repository.
OMRSTypeDefEventType - Enum Class in org.odpi.openmetadata.repositoryservices.events
OMRSTypeDefEventType defines the different types of TypeDef events in the open metadata repository services protocol:
OMRSTypeDefManager - Interface in org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
OMRSTypeDefManager provides maintenance methods for managing the TypeDefs in the local cache.
OMVSServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
It is responsible for registering itself in the instance map.
OMVSServiceInstance(String, String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
Set up the OMVS service instance
OMVSServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMVSServiceInstanceHandler retrieves information from the instance map for the view service instances.
OMVSServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Constructor
ON_DEMAND_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting openMetadataTypesPolicy to "ON_DEMAND".
ON_HOLD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
The project has not finished, and work on the project has been temporarily suspended.
ON_TRACK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
The project activity is proceeding, consuming time and resources as anticipated, whilst making the planned amount of progress towards the desired deliverables.
onApplicationEvent(StartupFailEvent) - Method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform.CustomSpringEventListener
 
onApplicationEvent(ContextClosedEvent) - Method in class org.odpi.openmetadata.platformchassis.springboot.OMAGServerPlatform.ApplicationContextListener
Detect platform shutdown.
ONBOARD_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
onboard-hospital
ONBOARD_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
ONBOARD_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
ONBOARD_HOSPITAL_PROCESS - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
ONBOARD_PIPELINE_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
ONBOARDING_PIPELINE_TO_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
onDirectoryChange(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Directory changed Event.
onDirectoryChange(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
Directory changed Event.
onDirectoryChange(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileDirectoryListenerInterface
Directory changed Event.
onDirectoryCreate(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Directory created Event.
onDirectoryCreate(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
Directory created Event.
onDirectoryCreate(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileDirectoryListenerInterface
Directory created Event.
onDirectoryDelete(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Directory deleted Event.
onDirectoryDelete(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
Directory deleted Event.
onDirectoryDelete(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileDirectoryListenerInterface
Directory deleted Event.
ONE_ONLY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
1 for one instance, no more and no less.
ONE_ONLY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
1 for one instance, no more and no less.
ONE_STAR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Poor
ONE_TO_TWO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags found on the entity at end1 to the entity found at end2.
ONE_TO_TWO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Classification propagation direction is one way from entity one to entity two.
ONE_TO_TWO - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Classification propagation direction is one way from entity one to entity two.
onFileChange(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
File changed Event.
onFileChange(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
File changed Event.
onFileChange(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileListenerInterface
File changed Event.
onFileCreate(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
File created Event.
onFileCreate(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
File created Event.
onFileCreate(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileListenerInterface
File created Event.
onFileDelete(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
 
onFileDelete(File) - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
File deleted Event.
onFileDelete(File) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.filelistener.FileListenerInterface
File deleted Event.
onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.odpi.openmetadata.userauthn.auth.TokenLogoutSuccessHandler
 
ONLY_CREATOR_CAN_DELETE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-403-001 - The {0} method is unable to delete the requested relationship between {1} {2} and {3} {4} because it was not created by the requesting user {5}
ONLY_CREATOR_CAN_DELETE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-403-002 - The {0} method is unable to delete the requested relationship between {1} {2} and {3} {4} because it was not created by the requesting user {5}
onlyOnLeft - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
 
onlyOnRight - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences
 
OPEN_DISCOVERY_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Open Discovery Service Connector - A connector that analyzing the contents of a digital resource.
OPEN_LINEAGE_API_PUBLISHER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OPEN_LINEAGE_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OPEN_LINEAGE_FILE_PUBLISHER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OPEN_LINEAGE_FORMAT_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0005 - A {0} exception with message {1} occurred when parsing open lineage event: {2}
OPEN_LINEAGE_GA_PUBLISHER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OPEN_LINEAGE_KAFKA_LISTENER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
OPEN_LINEAGE_PUBLISH_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0006 - A {0} exception with message {1} occurred when a listening integration connector tried to push an OpenLineage event
OPEN_METADATA_ACCESS_POINT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
metadata-access-point - Server supporting Open Metadata Access Services (OMASs) but no metadata repository.
OPEN_METADATA_ACCESS_STORE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
metadata-access-store - Metadata server with a repository that is part of the open metadata ecosystem.
OPEN_METADATA_CORRELATION_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the relationship that links the correlation entity to its associated Apache Atlas entity.
OPEN_METADATA_CORRELATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the entity that holds the correlation values for corresponding open metadata entity.
OPEN_METADATA_ECOSYSTEM_SCOPE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
This scope value means that the associated value is valid across the open metadata ecosystem - that is all tools, runtimes, repositories using open metadata standards.
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_ROOT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Common root for all open metadata entity types.
OPEN_METADATA_SECURITY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Authorization services for Open Metadata and Governance
OPEN_METADATA_TOPIC_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Open Metadata Topic Connector - Provides access to an event bus to exchange events with participants in the open metadata ecosystem.
OPEN_METADATA_TOPIC_LISTENER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0016 - The listener thread for the OMRS Topic Connector for topic {0} has shutdown
OPEN_METADATA_TOPIC_LISTENER_START - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0015 - The listener thread for an OMRS Topic Connector for topic {0} has started
OPEN_METADATA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
OPEN_METADATA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
OPEN_METADATA_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of an open metadata type.
OPEN_METADATA_TYPE_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
 
OPEN_METADATA_TYPES_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
This connector needs to add open metadata types to Apache Atlas to store particular types of open metadata elements that are beyond the types defined by Apache Atlas.
OPEN_METADATA_USER_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
OpenAPIComponents - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIComponents describes the schemas referenced in the API.
OpenAPIComponents() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
OpenAPIContactDetails - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIContactDetails describes the contact details for the API's owner.
OpenAPIContactDetails() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
OpenAPIEncoding - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIEncoding describes the encoding of the request or response from the API.
OpenAPIEncoding() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIEncoding
 
OpenAPIExternalDocs - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIExternalDocs holds the links to external documentation.
OpenAPIExternalDocs() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
OpenAPIInfo - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIInfo describes the top level info section of the Open API Specification
OpenAPIInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
OpenAPIIntegrationConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc
The OpenAPIIntegrationConnectorAuditCode is used to define the message content for the OMRS Audit Log.
OpenAPIIntegrationConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc
The OpenAPIIntegrationConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
OpenAPILicense - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPILicense describes the license associated with the API.
OpenAPILicense() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
OpenAPIMediaType - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIMediaType describes the content of the request or response for an API.
OpenAPIMediaType() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
OpenAPIMonitorIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis
OpenAPIMonitorIntegrationConnector provides common methods for the connectors in this module.
OpenAPIMonitorIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
 
OpenAPIMonitorIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis
OpenAPIMonitorIntegrationProvider is the base class provider for the openAPI integration connector.
OpenAPIMonitorIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OpenAPIOperation - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIOperation describes a specific API operation.
OpenAPIOperation() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
OpenAPIParameter - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIParameter describes a single parameter passed on the operation of the API.
OpenAPIParameter() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
OpenAPIPathDescription - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIPathDescription describes the operations associated with a specific path.
OpenAPIPathDescription() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
OpenAPIRequestBody - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIRequestBody describes the request body passed on an API operation.
OpenAPIRequestBody() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
OpenAPIResponse - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIResponse describes a response to an API operation.
OpenAPIResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
OpenAPISchema - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPISchema describes the type of a parameter.
OpenAPISchema() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
OpenAPIServer - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPIServer describes a server that supports the API.
OpenAPIServer() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
OpenAPISpecification - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPISpecification provides a java class for Jackson to use to unpack the open API specification retrieved from the server.
OpenAPISpecification() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
OpenAPITag - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
OpenAPILicense describes the license associated with the API.
OpenAPITag() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
OpenConnectorsValidValues - Class in org.odpi.openmetadata.frameworks.connectors.mapper
Specific values for setting up the services around the Open Connector Framework (OCF).
OpenConnectorsValidValues() - Constructor for class org.odpi.openmetadata.frameworks.connectors.mapper.OpenConnectorsValidValues
 
OpenGovernanceAuditCode - Enum Class in org.odpi.openmetadata.frameworkservices.gaf.ffdc
The OpenGovernanceAuditCode is used to define the message content for the OMRS Audit Log.
openGovernanceClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
openGovernanceClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
OpenGovernanceClient - Class in org.odpi.openmetadata.frameworks.opengovernance.client
OpenGovernanceClient provides access to metadata elements stored in the metadata repositories.
OpenGovernanceClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
Create a new client with no authentication embedded in the HTTP request.
OpenGovernanceClientBase - Class in org.odpi.openmetadata.frameworkservices.gaf.client
OpenGovernanceClientBase provides common governance services that originate in the Open Survey Framework (OGF).
OpenGovernanceClientBase(String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new client with no authentication embedded in the HTTP request.
OpenGovernanceClientBase(String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new client that passes userId and password in each HTTP request.
OpenGovernanceConverterBase<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
OpenMetadataStoreConverter provides the generic methods for the Open Survey Framework (OGF) beans converters.
OpenGovernanceConverterBase(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.OpenGovernanceConverterBase
Constructor
OpenGovernanceErrorCode - Enum Class in org.odpi.openmetadata.frameworkservices.gaf.ffdc
The OpenGovernanceErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Open Governance Framework (OGF) Services.
OpenGovernanceResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
OpenGovernanceResource supports the REST APIs for common governance functions.
OpenGovernanceResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
 
OpenGovernanceRESTServices - Class in org.odpi.openmetadata.frameworkservices.gaf.server
The OpenGovernanceRESTServices provides the server-side implementation of the services used by the governance engine as it is managing requests to execute open governance services in the governance server.
OpenGovernanceRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Default constructor
OPENING_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
OCF-DIRECTORY-OPEN-METADATA-ARCHIVE-STORE-CONNECTOR-0001 - Opening directory "{0}" for Open Metadata Archive Store
OPENING_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
FILE-OPEN-METADATA-ARCHIVE-STORE-CONNECTOR-0001 - Opening file {0} for Open Metadata Archive Store
OpenIntegrationAuditCode - Enum Class in org.odpi.openmetadata.frameworkservices.oif.ffdc
The OpenIntegrationAuditCode is used to define the message content for the OMRS Audit Log.
openIntegrationClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
openIntegrationClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
OpenIntegrationClient - Class in org.odpi.openmetadata.frameworks.integration.client
OpenIntegrationClient defines the interface of the client that implements calls to the metadata server.
OpenIntegrationClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationErrorCode - Enum Class in org.odpi.openmetadata.frameworkservices.oif.ffdc
The OpenIntegrationErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Open Survey Framework (OGF) Services.
OpenIntegrationResource - Class in org.odpi.openmetadata.frameworkservices.oif.server.spring
OpenIntegrationResource supports the REST APIs for running the Open Integration Service.
OpenIntegrationResource() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
 
OpenIntegrationRESTClient - Class in org.odpi.openmetadata.frameworkservices.oif.client.rest
OpenIntegrationRESTClient is responsible for issuing calls to the OMAS REST APIs.
OpenIntegrationRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Constructor for no authentication.
OpenIntegrationRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Constructor for simple userId and password authentication.
OpenIntegrationRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Constructor for simple userId and password authentication with audit log.
OpenIntegrationRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
Constructor for no authentication with audit log.
OpenIntegrationRESTServices - Class in org.odpi.openmetadata.frameworkservices.oif.server
The OpenIntegrationRESTServices provides the server-side implementation of the services used by the governance engine as it is managing requests to execute open governance services in the governance server.
OpenIntegrationRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
Default constructor
OpenIntegrationServiceBase - Class in org.odpi.openmetadata.frameworkservices.oif.client
OpenIntegrationServiceBase supports the open integration interface.
OpenIntegrationServiceBase(String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationServiceBase(String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Create a new client that passes userId and password in each HTTP request.
OpenIntegrationServiceBase(String, String, String, OpenIntegrationRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Create a new client that passes userId and password in each HTTP request.
OpenIntegrationServiceClient - Class in org.odpi.openmetadata.frameworkservices.oif.client
OpenIntegrationServiceClient provides an interface to the open integration service.
OpenIntegrationServiceClient(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceClient
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationServiceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceClient
Create a new client that passes userId and password in each HTTP request.
OpenLineageCataloguerIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
OpenLineageCataloguerIntegrationConnector is an integration connector to register an OpenLineage listener with the integration daemon and to catalog any processes that are not already known to the open metadata ecosystem.
OpenLineageCataloguerIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
Default constructor
OpenLineageCataloguerIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
The OpenLineageCataloguerIntegrationProvider provides the connector provider for OpenLineageCataloguerIntegrationConnector.
OpenLineageCataloguerIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific connector implementation.
OpenLineageDataQualityAssertionsInputDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the data quality assertions facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityAssertionsInputDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Default constructor
OpenLineageDataQualityAssertionsInputDataSetFacetAssertions - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents a single data quality assertion in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityAssertionsInputDataSetFacetAssertions() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Default constructor
OpenLineageDataQualityMetricsInputDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the data quality metrics facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityMetricsInputDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Default constructor
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of data quality quartiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Default constructor
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of data quality quartiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Default constructor
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of data quality quantiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Default constructor
OpenLineageDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for facets relating to a data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacet
Default constructor
OpenLineageDataSetFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacet
Subclass constructor
OpenLineageDataSetFacets - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of data set facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataSetFacets() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Default constructor
OpenLineageDataSourceDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageDataSourceDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Default constructor
OpenLineageDocumentationDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage documentation data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/DocumentationDatasetFacet.json#/$defs/DocumentationDatasetFacet.
OpenLineageDocumentationDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Default constructor
OpenLineageDocumentationJobFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage documentation job facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/DocumentationDatasetFacet.json#/$defs/DocumentationDatasetFacet.
OpenLineageDocumentationJobFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Default constructor
OpenLineageEventListener - Interface in org.odpi.openmetadata.frameworks.integration.openlineage
OpenLineageEventListener is implemented by an integration connector that wishes to receive open lineage events as they are sent to the integration daemon.
OpenLineageEventReceiverCatalogTargetProcessor - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
Listens for events from Apache Kafka that contain open lineage events.
OpenLineageEventReceiverCatalogTargetProcessor(CatalogTarget, CatalogTargetContext, Connector, String, AuditLog, OpenMetadataTopicListener) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverCatalogTargetProcessor
Copy/clone constructor
OpenLineageEventReceiverIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
OpenLineageEventReceiverIntegrationConnector receives open lineage events from an event broker such as an Apache Kafka topic.
OpenLineageEventReceiverIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationConnector
Default constructor
OpenLineageEventReceiverIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
OpenLineageEventReceiverIntegrationProvider is the connector provider for the OpenLineageEventReceiverIntegrationConnector.
OpenLineageEventReceiverIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific connector implementation.
OpenLineageFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Subclass constructor
OpenLineageInputDataSet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage input data set as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageInputDataSet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Default constructor
OpenLineageInputDataSetInputFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for facets relating to an input data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageInputDataSetInputFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacet
Default constructor
OpenLineageInputDataSetInputFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacet
Subclass constructor
OpenLineageInputDataSetInputFacets - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of input facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageInputDataSetInputFacets() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Default constructor
OpenLineageIntegrationConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc
The OpenLineageIntegrationConnectorAuditCode is used to define the message content for the OMRS Audit Log.
OpenLineageIntegrationConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc
The OpenLineageIntegrationConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
OpenLineageJob - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage job as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageJob() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Default constructor
OpenLineageJobFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for job facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageJobFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacet
Default constructor
OpenLineageJobFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacet
Subclass constructor
OpenLineageJobFacets - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of job facets in the open lineage standard spec.
OpenLineageJobFacets() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Default constructor
OpenLineageListenerManager - Interface in org.odpi.openmetadata.frameworks.integration.openlineage
Interface that supports the connector registering an listener for the open lineage events.
OpenLineageLogStore - Interface in org.odpi.openmetadata.adapters.connectors.integration.openlineage
OpenLineageLogStore is the specialized data API for an Open Lineage Log Store destination connector.
OpenLineageLogStoreConnectorBase - Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage
OpenLineageLogStoreConnectorBase is the base class for connectors that support the OMRSAuditLog.
OpenLineageLogStoreConnectorBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Default constructor
OpenLineageNominalTimeRunFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage schema for the nominal (expected) time of a job run facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/NominalTimeRunFacet.json#/$defs/NominalTimeRunFacet.
OpenLineageNominalTimeRunFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Default constructor
OpenLineageOutputDataSet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage output data set as defined out JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageOutputDataSet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Default constructor
OpenLineageOutputDataSetOutputFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for facets relating to an output data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageOutputDataSetOutputFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacet
Default constructor
OpenLineageOutputDataSetOutputFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacet
Subclass constructor
OpenLineageOutputDataSetOutputFacets - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of output facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageOutputDataSetOutputFacets() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Default constructor
OpenLineageOutputStatisticsOutputDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage documentation data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/OutputStatisticsOutputDatasetFacet.json#/$defs/OutputStatisticsOutputDatasetFacet.
OpenLineageOutputStatisticsOutputDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Default constructor
OpenLineageParentRunFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage schema for a parent run facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/ParentRunFacet.json#/$defs/ParentRunFacet.
OpenLineageParentRunFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Default constructor
OpenLineageParentRunFacetJob - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of the parent open lineage job.
OpenLineageParentRunFacetJob() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Default constructor
OpenLineageParentRunFacetRun - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the UUID of the parent job.
OpenLineageParentRunFacetRun() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Default constructor
OpenLineagePublishConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls
OMAGServerPlatformConfigurationProperty defines the configuration properties used with the OMAG Server Platform connectors.
OpenLineageRun - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage run event as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageRun() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Default constructor
OpenLineageRunEvent - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage run event as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageRunEvent() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Default constructor
OpenLineageRunFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the run facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageRunFacet(URI) - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Default constructor
OpenLineageRunFacets - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the map of run facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageRunFacets() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Default constructor
OpenLineageSchemaDataSetFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage schema for a data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet.
OpenLineageSchemaDataSetFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Default constructor
OpenLineageSchemaDataSetFacetField - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the description of a field in a data set.
OpenLineageSchemaDataSetFacetField() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Default constructor
OpenLineageSourceCodeLocationJobFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the content of an open lineage source code location job facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/SourceCodeLocationJobFacet.json#/$defs/SourceCodeLocationJobFacet.
OpenLineageSourceCodeLocationJobFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Default constructor
OpenLineageSQLJobFacet - Class in org.odpi.openmetadata.frameworks.integration.openlineage
This class represents the Common header for the SQL facet in Job in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
OpenLineageSQLJobFacet() - Constructor for class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Default constructor
OpenMetadataAccessSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.accessconnector
OpenMetadataAccessSecurityConnector provides a specific security connector for Egeria's runtime users that overrides the default behavior of the default open metadata security connectors that does not allow any access to anything.
OpenMetadataAccessSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Constructor sets up the security policies
OpenMetadataAccessSecurityProvider - Class in org.odpi.openmetadata.metadatasecurity.accessconnector
OpenMetadataAccessSecurityProvider is the connector provider to the sample security connector for the Coco Pharmaceuticals scenarios that uses an externalized secrets store to supply user information.
OpenMetadataAccessSecurityProvider() - Constructor for class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific registry store implementation.
OpenMetadataAPIAnchorHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIRootHandler provides the common properties for the generic handlers.
OpenMetadataAPIAnchorHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Construct the handler information needed to interact with the repository services
OpenMetadataAPIAnchorHandler.AnchorIdentifiers - Class in org.odpi.openmetadata.commonservices.generichandlers
The properties for an Anchors classification.
OpenMetadataAPIDummyBean - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIDummyBean is a dummy class for use with Generic Handlers when there is not need to return a real bean
OpenMetadataAPIDummyBean() - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBean
 
OpenMetadataAPIDummyBeanConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIGenericConverter provides the generic methods for the bean converters used to provide translation between specific Open Metadata API beans and the repository services API beans.
OpenMetadataAPIDummyBeanConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBeanConverter
Constructor captures the initial content
OpenMetadataAPIGenericBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIGenericBuilder provides the common functions for building new entities, relationships and classifications.
OpenMetadataAPIGenericBuilder(String, String, Map<String, Object>, InstanceStatus, Date, Date, List<Classification>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Constructor for type specific creates.
OpenMetadataAPIGenericBuilder(String, String, Map<String, Object>, InstanceStatus, List<Classification>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Constructor for type specific creates.
OpenMetadataAPIGenericBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Constructor for working with classifications.
OpenMetadataAPIGenericConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIGenericConverter provides the generic methods for the bean converters used to provide translation between specific Open Metadata API beans and the repository services API beans.
OpenMetadataAPIGenericConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Constructor captures the initial content
OpenMetadataAPIGenericHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIGenericHandler manages the exchange of Open Metadata API Bean content with the repository services (via the repository handler).
OpenMetadataAPIGenericHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Construct the handler information needed to interact with the repository services
OpenMetadataAPIRootHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPIRootHandler provides the common properties for the generic handlers.
OpenMetadataAPIRootHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Construct the handler information needed to interact with the repository services
OpenMetadataAPITemplateHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
OpenMetadataAPITemplateHandler provides the methods for managing the creation of elements using templates.
OpenMetadataAPITemplateHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPITemplateHandler
Construct the handler information needed to interact with the repository services
OpenMetadataArchive - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchive defines the structure of the properties in an open metadata archive.
OpenMetadataArchive() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Default constructor relies on the initialization of variables in their type declaration.
OpenMetadataArchive(OpenMetadataArchive) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Copy/clone constructor
OpenMetadataArchiveBuilder - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
OpenMetadataArchiveBuilder defines the interface for an open metadata archive store connector that is able to manage individual elements of the open metadata archive.
OpenMetadataArchiveCache - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
OpenMetadataArchiveCache is an optional interface for a builder that is accumulating the archive contents in memory.
OpenMetadataArchiveElementHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchiveElementHeader provides a common base for the content of an open metadata archive.
OpenMetadataArchiveElementHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveElementHeader
Default Constructor sets the properties to nulls
OpenMetadataArchiveElementHeader(OpenMetadataArchiveElementHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveElementHeader
Copy/clone constructor set values from the template
OpenMetadataArchiveInstanceStore - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchiveInstanceStore defines the contents of the InstanceStore in an open metadata archive.
OpenMetadataArchiveInstanceStore() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Default constructor relying on the initialization of variables in their declaration.
OpenMetadataArchiveInstanceStore(OpenMetadataArchiveInstanceStore) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Copy/clone constructor
OpenMetadataArchiveProperties - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchiveProperties defines the properties of an open metadata archive.
OpenMetadataArchiveProperties() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Default constructor that relies on initialization of variables in their declaration.
OpenMetadataArchiveProperties(OpenMetadataArchiveProperties) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Copy/clone constructor
OpenMetadataArchiveStore - Interface in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
OpenMetadataArchiveStore is the interface for a connector to an open metadata archive.
OpenMetadataArchiveStoreConnector - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
OpenMetadataArchiveStoreConnector is the base class for connectors that support the OpenMetadataArchiveStore
OpenMetadataArchiveStoreConnector() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStoreConnector
 
OpenMetadataArchiveStoreProviderBase - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
The OpenMetadataArchiveProviderStoreBase provides a base class for the connector provider supporting OMRS open metadata archive stores.
OpenMetadataArchiveStoreProviderBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStoreProviderBase
Default Constructor
OpenMetadataArchiveType - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchiveType defines the origin of the open metadata archive.
OpenMetadataArchiveTypeStore - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
OpenMetadataArchiveTypeStore defines the contents of the TypeStore in an open metadata archive.
OpenMetadataArchiveTypeStore() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Default constructor for OpenMetadataArchiveTypeStore relies on variables being initialized in their declaration.
OpenMetadataArchiveTypeStore(OpenMetadataArchiveTypeStore) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Copy/clone constructor
OpenMetadataArchiveWrapper - Class in org.odpi.openmetadata.serveroperations.server
 
OpenMetadataArchiveWrapper() - Constructor for class org.odpi.openmetadata.serveroperations.server.OpenMetadataArchiveWrapper
 
OpenMetadataAttributeCardinality - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataAttributeCardinality is used on an association from one OpenMetadataTypeDef to another.
OpenMetadataAttributeTypeDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataAttributeTypeDef class is used to identify the type of an attribute.
OpenMetadataAttributeTypeDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Default constructor
OpenMetadataAttributeTypeDef(OpenMetadataAttributeTypeDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Copy/clone constructor copies the values from the supplied template.
OpenMetadataAttributeTypeDef(OpenMetadataAttributeTypeDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Minimal constructor is passed the category of the attribute type.
OpenMetadataAttributeTypeDef(OpenMetadataAttributeTypeDefCategory, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Typical constructor is passed the values that describe the type.
OpenMetadataAttributeTypeDefCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataAttributeTypeDefCategory defines the list of valid types of an attribute (property) for an open metadata instance.
OpenMetadataClassificationBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.builders
Builds element properties for classification property beans
OpenMetadataClassificationBuilder() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataClassificationBuilder
 
OpenMetadataClassificationDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataClassificationDef stores the properties for the definition of a type of classification.
OpenMetadataClassificationDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Minimal constructor sets up an empty OpenMetadataClassificationDef.
OpenMetadataClassificationDef(OpenMetadataClassificationDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Copy/clone constructor copies values from the supplied template.
OpenMetadataClassificationDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Typical constructor is passed the properties of the typedef's super class being constructed.
OpenMetadataClassificationPropagationRule - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataClassificationPropagationRule is part of a relationship definition (OpenMetadataRelationshipDef).
openMetadataClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
openMetadataClient - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
openMetadataClient - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
OpenMetadataClient - Class in org.odpi.openmetadata.frameworks.openmetadata.client
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
OpenMetadataClient(String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataClientBase - Class in org.odpi.openmetadata.frameworkservices.omf.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataClientBase(String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataClientBase(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a new client that passes userId and password in each HTTP request.
OpenMetadataCollectionDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataCollectionDef supports the definition of a collection type.
OpenMetadataCollectionDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Default constructor for Jackson (JSON parsing)
OpenMetadataCollectionDef(OpenMetadataCollectionDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Copy/clone constructor creates a copy of the supplied template.
OpenMetadataCollectionDef(OpenMetadataCollectionDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Typical constructor initializes the OpenMetadataCollectionDef based on the supplied category.
OpenMetadataCollectionDefCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
This enum defines the list of open metadata collection types.
OpenMetadataConformanceProfilePriority - Enum Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceProfilePriority indicates whether a conformance profile is mandatory or optional.
OpenMetadataConformanceProfileResults - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceProfileResults provides a detailed assessment of a technology's conformance to an open metadata conformance profile, including all evidence collected.
OpenMetadataConformanceProfileResults() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Default constructor used in JSON exchange
OpenMetadataConformanceProfileResults(Integer, String, String, String, OpenMetadataConformanceProfilePriority) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Standard constructor used during test run.
OpenMetadataConformanceProfileResults(OpenMetadataConformanceProfileResults) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Copy/clone constructor used in JSON exchange
OpenMetadataConformanceProfileSummary - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceProfileSummary provides a summary of the assessment of a technology's conformance to an open metadata conformance profile.
OpenMetadataConformanceProfileSummary() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Default constructor used in JSON exchange
OpenMetadataConformanceProfileSummary(Integer, String, String, String, OpenMetadataConformanceProfilePriority) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Standard constructor used during test run.
OpenMetadataConformanceProfileSummary(OpenMetadataConformanceProfileSummary) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Copy/clone constructor used in JSON exchange
OpenMetadataConformanceRequirementResults - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceRequirementResults documents the conformance assessment of the technology under test for one of the requirements specified for a workbench's profile.
OpenMetadataConformanceRequirementResults() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Default constructor used in JSON exchange
OpenMetadataConformanceRequirementResults(Integer, String, String, String) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Standard constructor used during test run.
OpenMetadataConformanceRequirementResults(OpenMetadataConformanceRequirementResults) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Copy/clone constructor used in JSON exchange
OpenMetadataConformanceRequirementSummary - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceRequirementSummary documents the conformance assessment of the technology under test for one of the requirements specified for a workbench's profile, at a summary level (not including all details of every piece of evidence collected).
OpenMetadataConformanceRequirementSummary() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Default constructor used in JSON exchange
OpenMetadataConformanceRequirementSummary(Integer, String, String, String) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Standard constructor used during test run.
OpenMetadataConformanceRequirementSummary(OpenMetadataConformanceRequirementSummary) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Copy/clone constructor used in JSON exchange
OpenMetadataConformanceStatus - Enum Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceStatus is used to document the level of conformance to requirements (and hence profiles) detected by test cases.
OpenMetadataConformanceTestEvidence - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceTestEvidence is a bean for describing a single piece of the test evidence that a particular conformance requirement is being met that is generated by one of the conformance suite test cases.
OpenMetadataConformanceTestEvidence() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Default Constructor used when converting from JSON
OpenMetadataConformanceTestEvidenceType - Enum Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceTestEvidenceType describes the type of evidence that is stored in an OpenMetadataConformanceTestEvidence object.
OpenMetadataConformanceTestLabResults - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceTestLabResults is a bean for collating the results from a specific test lab.
OpenMetadataConformanceTestLabResults() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Default constructor
OpenMetadataConformanceTestLabSummary - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceTestLabSummary is a bean for collating the summarized results from a specific test lab.
OpenMetadataConformanceTestLabSummary() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
Default constructor
OpenMetadataConformanceTestReport - Class in org.odpi.openmetadata.conformance.client
OpenMetadataConformanceTestReport provides the client to call an open metadata conformance suite server to retrieve the results of its test.
OpenMetadataConformanceTestResults - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceTestResults provides a base class for test result beans.
OpenMetadataConformanceTestResults() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Default constructor
OpenMetadataConformanceWorkbench - Class in org.odpi.openmetadata.conformance.workbenches
The OpenMetadataConformanceWorkbench drives the execution of a batch of tests.
OpenMetadataConformanceWorkbench(String, String, String, String) - Constructor for class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Constructor taking in the URL root of the server under test.
OpenMetadataConformanceWorkbenchResults - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceWorkbenchResults provides a bean for storing the results of an Open Metadata Conformance Suite Workbench.
OpenMetadataConformanceWorkbenchResults() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Default constructor - used when constructing from JSON.
OpenMetadataConformanceWorkbenchStatus - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceWorkbenchResults provides a bean for storing the results of an Open Metadata Conformance Suite Workbench.
OpenMetadataConformanceWorkbenchStatus() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Default constructor - used when constructing from JSON.
OpenMetadataConformanceWorkbenchSummary - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceWorkbenchResults provides a bean for storing the results of an Open Metadata Conformance Suite Workbench.
OpenMetadataConformanceWorkbenchSummary() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Default constructor - used when constructing from JSON.
OpenMetadataConformanceWorkbenchWorkPad - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataConformanceWorkbenchWorkPad provides the super type for the work pad used by each of the conformance workbenches.
OpenMetadataConformanceWorkbenchWorkPad(String, String, String, String, String, String, String, int) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Constructor takes properties that are common to all work pads.
OpenMetadataConverterBase<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
OpenMetadataConverterBase provides the generic methods for the bean converters used to provide translation between specific API beans and the Open Metadata services beans from the Open Survey Framework (OGF).
OpenMetadataConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Constructor captures the initial content
OpenMetadataDeleteRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
OpenMetadataDeleteRequestBody carries the options for a delete element.
OpenMetadataDeleteRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataDeleteRequestBody
Default constructor
OpenMetadataDeleteRequestBody(DeleteOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataDeleteRequestBody
Copy/clone constructor
OpenMetadataDeleteRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataDeleteRequestBody
Copy/clone constructor
OpenMetadataElement - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataElement describes an entity in an open metadata repository.
OpenMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Typical Constructor
OpenMetadataElement(OpenMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
OpenMetadataElementBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.builders
 
OpenMetadataElementBuilder() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataElementBuilder
 
OpenMetadataElementGraph - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataElementGraph is used to return an open metadata element along with all of its anchored elements and the relationships that they have between one another and to other elements.
OpenMetadataElementGraph() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Default constructor
OpenMetadataElementGraph(OpenMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Copy/clone constructor.
OpenMetadataElementGraph(OpenMetadataElementGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Copy/clone constructor.
OpenMetadataElementResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the Open Survey Framework REST API calls that return the omf definition of the OpenMetadataElement.
OpenMetadataElementResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Default constructor
OpenMetadataElementResponse(OpenMetadataElementResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Copy/clone constructor
OpenMetadataElementSecurity - Interface in org.odpi.openmetadata.metadatasecurity
Provides the API for a security connector that implements security rules based on the elements being accessed.
OpenMetadataElementsResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of omf OpenMetadataElements or an exception if the request failed.
OpenMetadataElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Default constructor
OpenMetadataElementsResponse(OpenMetadataElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Copy/clone constructor
OpenMetadataElementStub - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ElementStub is used to identify an element.
OpenMetadataElementStub() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Default constructor
OpenMetadataElementStub(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Copy/clone constructor.
OpenMetadataElementStub(OpenMetadataElementStub) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Copy/clone constructor.
OpenMetadataElementStubConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
omfPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a omfProperties bean.
OpenMetadataElementStubConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataElementStubConverter
Constructor
OpenMetadataEntityDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataEntityDef describes a type of entity in the metadata collection.
OpenMetadataEntityDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEntityDef
Minimal constructor initializes the superclass as an Entity
OpenMetadataEntityDef(OpenMetadataEntityDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEntityDef
Copy/clone constructor copies the values from the supplied template.
OpenMetadataEntityDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEntityDef
Typical constructor is passed the properties of the typedef's super class being constructed.
OpenMetadataEnum - Interface in org.odpi.openmetadata.frameworks.openmetadata.enums
OpenMetadataEnum defines the common methods for an open metadata enum type.
OpenMetadataEnumDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataEnumDef describes an open metadata enumeration.
OpenMetadataEnumDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Default constructor sets up an empty OpenMetadataEnumDef.
OpenMetadataEnumDef(OpenMetadataEnumDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Copy/clone constructor sets the OpenMetadataEnumDef based on the values from the supplied template.
OpenMetadataEnumElementDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataEnumElementDef describes a single valid value defined for an enum.
OpenMetadataEnumElementDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Default constructor sets up an empty OpenMetadataEnumElementDef
OpenMetadataEnumElementDef(OpenMetadataEnumElementDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Copy/clone constructor sets up an OpenMetadataEnumElementDef based on the values supplied in the template.
openMetadataEventClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
openMetadataEventClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
OpenMetadataEventClient - Class in org.odpi.openmetadata.frameworks.openmetadata.events
OpenMetadataEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Asset Manager OMAS Out Topic.
OpenMetadataEventClient(String, String, String, String, String, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
Create a new client that is to be used to exchange events.
OpenMetadataEventInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.events
OpenMetadataEventInterface defines how a client gets access to the configuration events produced by the OMF Services.
OpenMetadataEventListener - Interface in org.odpi.openmetadata.frameworks.openmetadata.events
OpenMetadataEventListener is the interface that a client implements to register to receive the events from the OMF Services' out topic.
OpenMetadataEventProtocolVersion - Enum Class in org.odpi.openmetadata.adminservices.configuration.properties
OpenMetadataEventProtocolVersion provides the identifier for the version number of the event payload.
OpenMetadataEventsSecurity - Interface in org.odpi.openmetadata.repositoryservices.events
OpenMetadataEventsSecurity defines the optional interface that an Open Metadata Server Security Connector can implement to control whether an event is either sent or received from a cohort.
OpenMetadataEventType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.events
OpenMetadataEventType describes the different types of events produced by the OMF Services.
OpenMetadataExchangeRule - Enum Class in org.odpi.openmetadata.adminservices.configuration.properties
OpenMetadataExchangeRule controls the sending/receiving of metadata instances on the metadata highway.
OpenMetadataGraphResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the Open Survey Framework REST API calls that returns an OpenMetadataElementGraph object as a response.
OpenMetadataGraphResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Default constructor
OpenMetadataGraphResponse(OpenMetadataGraphResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Copy/clone constructor
OpenMetadataHandlerBase - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
OpenMetadataHandlerBase provides a base class for the handlers.
OpenMetadataHandlerBase(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Create a new handler.
OpenMetadataHandlerBase(OpenMetadataHandlerBase) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Create a new handler.
OpenMetadataHandlerBase(OpenMetadataHandlerBase, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Create a new handler and override the principle type.
OpenMetadataMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Construct mermaid markdown graph from Open Survey Framework open metadata store structures.
OpenMetadataMermaidGraphBuilder(String, String, List<OpenMetadataRelationship>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataMermaidGraphBuilder
Construct a graph of related metadata elements.
OpenMetadataMermaidGraphBuilder(List<OpenMetadataRelationship>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataMermaidGraphBuilder
Construct a graph of related metadata elements.
OpenMetadataMermaidGraphBuilder(OpenMetadataElementGraph) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataMermaidGraphBuilder
Construct a graph.
OpenMetadataMermaidGraphBuilder(OpenMetadataElement, List<RelatedMetadataElement>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataMermaidGraphBuilder
Construct a graph of related metadata elements.
OpenMetadataNotificationMessageSet - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
The OpenMetadataNotificationMessageSet is used to define the message content for the notifications.
OpenMetadataNotificationService - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
OpenMetadataNotificationService is a Watchdog Governance Action Service that listens for new or refreshed Assets and kicks off a governance action process to validate that this Asset is correctly set up.
OpenMetadataNotificationService() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationService
 
OpenMetadataNotificationServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
OpenMetadataNotificationServiceProvider is the OCF connector provider for the Open Metadata Subscription Manager Service.
OpenMetadataNotificationServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationServiceProvider
 
OpenMetadataObservabilityAuditCode - Enum Class in org.odpi.openmetadata.metadataobservability.ffdc
The OpenMetadataObservabilityAuditCode is used to define the message content for the OMRS Audit Log.
OpenMetadataOMRSTopicListener - Class in org.odpi.openmetadata.frameworkservices.omf.listener
OpenMetadataOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
OpenMetadataOMRSTopicListener(String, String, OpenMetadataOutTopicPublisher, MetadataElementHandler<OpenMetadataElement>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
Initialize the topic listener.
OpenMetadataOutTopicEvent - Class in org.odpi.openmetadata.frameworks.openmetadata.events
OpenMetadataOutTopicEvent provides the structure of the OMF Services' OutTopic events.
OpenMetadataOutTopicEvent() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Default Constructor
OpenMetadataOutTopicEvent(OpenMetadataOutTopicEvent) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Copy/clone constructor
OpenMetadataOutTopicListener - Class in org.odpi.openmetadata.engineservices.governanceaction.listener
OpenMetadataOutTopicListener is a class that is registered to listen on the Governance Engine OMAS's out topic to receive any changes to metadata.
OpenMetadataOutTopicListener - Class in org.odpi.openmetadata.engineservices.watchdogaction.listener
OpenMetadataOutTopicListener is a class that is registered to listen on the Governance Engine OMAS's out topic to receive any changes to metadata.
OpenMetadataOutTopicListener - Class in org.odpi.openmetadata.governanceservers.enginehostservices.listener
OpenMetadataOutTopicListener is a class that is registered to listen on the Governance Server OMAS's out topic to receive any changes to the governance engines' configuration or new governance actions.
OpenMetadataOutTopicListener - Class in org.odpi.openmetadata.governanceservers.integrationdaemonservices.listener
OpenMetadataOutTopicListener is a class that is registered to listen on the Open Metadata Services out topic to receive any changes to its specific integration group's configuration.
OpenMetadataOutTopicListener(String, IntegrationGroupHandler, GovernanceConfigurationClient, String, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.integrationdaemonservices.listener.OpenMetadataOutTopicListener
Constructor for the listener.
OpenMetadataOutTopicListener(GovernanceEngineMap, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.listener.OpenMetadataOutTopicListener
Constructor for the listener.
OpenMetadataOutTopicListener(GovernanceEngineMap, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.listener.OpenMetadataOutTopicListener
Constructor for the listener.
OpenMetadataOutTopicListener(GovernanceEngineMap, AuditLog) - Constructor for class org.odpi.openmetadata.governanceservers.enginehostservices.listener.OpenMetadataOutTopicListener
Constructor for the listener.
OpenMetadataOutTopicPublisher - Class in org.odpi.openmetadata.frameworkservices.omf.outtopic
OpenMetadataOutTopicPublisher is responsible for sending events on the Open Metadata Store's out topic.
OpenMetadataOutTopicPublisher(OMFOutTopicServerConnector, String, AuditLog, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.outtopic.OpenMetadataOutTopicPublisher
Constructor for the publisher.
OpenMetadataPerformanceTestCase - Class in org.odpi.openmetadata.conformance.tests.performance
OpenMetadataPerformanceTestCase is the superclass for an open metadata performance test.
OpenMetadataPerformanceTestCase(PerformanceWorkPad, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Typical constructor used when the test case id needs to be constructed by th test case code.
OpenMetadataPerformanceTestCase(PerformanceWorkPad, String, String, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Typical constructor used when the name of the test case id is fixed
OpenMetadataPlatformSecurity - Interface in org.odpi.openmetadata.metadatasecurity
OpenMetadataPlatformSecurity provides the interface for a security connector that validates whether a calling user can access any service on an OMAG Server Platform.
OpenMetadataPlatformSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataPlatformSecurityConnector provides the base class for a connector that validates access to the platform services that are not specific to an OMAG Server.
OpenMetadataPlatformSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityConnector
 
OpenMetadataPlatformSecurityProvider - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataPlatformSecurityProvider provides implementation of the connector provider for the Open Metadata Platform Security connector.
OpenMetadataPlatformSecurityProvider() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataPlatformSecurityProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
OpenMetadataPlatformSecurityVerifier - Class in org.odpi.openmetadata.metadatasecurity.server
OpenMetadataPlatformSecurityVerifier provides the plug-in point for the open metadata platform connector
OpenMetadataPlatformSecurityVerifier() - Constructor for class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
 
OpenMetadataPlatformTestCase - Class in org.odpi.openmetadata.conformance.tests.platform
OpenMetadataTestCase is the superclass for an open metadata conformance test.
OpenMetadataPlatformTestCase(PlatformConformanceWorkPad, String, String) - Constructor for class org.odpi.openmetadata.conformance.tests.platform.OpenMetadataPlatformTestCase
Constructor passes the standard descriptive information to the superclass.
OpenMetadataPrimitiveDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataPrimitiveDef supports the definition of a primitive type.
OpenMetadataPrimitiveDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Default constructor initializes the OpenMetadataPrimitiveDef based on the supplied category.
OpenMetadataPrimitiveDef(OpenMetadataPrimitiveDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Copy/clone constructor creates a copy of the supplied template.
OpenMetadataPrimitiveDef(OpenMetadataPrimitiveDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Superclass constructor initializes the OpenMetadataPrimitiveDef based on the supplied category.
OpenMetadataPrimitiveDefCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
This enumeration defines the list of open metadata primitive types.
OpenMetadataProperty - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.types
Provides the definition for all properties defined in the open metadata types.
OpenMetadataRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
Structure for returning a relationship between two metadata elements.
OpenMetadataRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Typical Constructor
OpenMetadataRelationship(OpenMetadataRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
OpenMetadataRelationshipBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.builders
Builds element properties for relationship property beans
OpenMetadataRelationshipBuilder() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataRelationshipBuilder
 
OpenMetadataRelationshipConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
omfPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a omfProperties bean.
OpenMetadataRelationshipConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataRelationshipConverter
Constructor
OpenMetadataRelationshipDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataRelationshipDef describes the type of a relationship.
OpenMetadataRelationshipDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Minimal constructor builds an empty OpenMetadataRelationshipDef
OpenMetadataRelationshipDef(OpenMetadataRelationshipDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Copy/clone constructor creates a copy of the supplied template.
OpenMetadataRelationshipDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Typical constructor is passed the properties of the typedef's super class being constructed.
OpenMetadataRelationshipEndCardinality - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
RelationshipCardinality is used in a OpenMetadataRelationshipEndDef to indicate how many relationships of this type can be connected to an entity instance.: UNKNOWN: uninitialized cardinality.
OpenMetadataRelationshipEndDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataRelationshipEndDef describes the type of the entity and the attribute information for one end of a OpenMetadataRelationshipDef.
OpenMetadataRelationshipEndDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Default constructor creates an empty end
OpenMetadataRelationshipEndDef(OpenMetadataRelationshipEndDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Copy/clone constructor copies the supplied template into the new end.
OpenMetadataRelationshipList - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataRelationshipList is for passing back a list of GAF OpenMetadataRelationship or an exception if the request failed.
OpenMetadataRelationshipList() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Default constructor
OpenMetadataRelationshipList(OpenMetadataRelationshipList) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Copy/clone constructor
OpenMetadataRelationshipListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
OpenMetadataRelationshipListResponse is a response object for passing back a list of omf OpenMetadataRelationship or an exception if the request failed.
OpenMetadataRelationshipListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Default constructor
OpenMetadataRelationshipListResponse(OpenMetadataRelationshipListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Copy/clone constructor
OpenMetadataRelationshipResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the OMAS REST API calls that return the omf definition of the relationship (OpenMetadataRelationship).
OpenMetadataRelationshipResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Default constructor
OpenMetadataRelationshipResponse(OpenMetadataRelationshipResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Copy/clone constructor
OpenMetadataRepositorySecurity - Interface in org.odpi.openmetadata.metadatasecurity
OpenMetadataRepositorySecurity defines security checks for accessing and maintaining open metadata types and instances in the local repository.
OpenMetadataRootConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
OpenMetadataRootConverter provides common methods for transferring relevant properties from an Open Metadata Element object into a bean that inherits from OpenMetadataRootProperties.
OpenMetadataRootConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataRootConverter
Constructor
OpenMetadataRootElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
OpenMetadataRootElement contains the properties and header for an element retrieved from the metadata repository.
OpenMetadataRootElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Default constructor
OpenMetadataRootElement(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Copy/clone constructor
OpenMetadataRootElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OpenMetadataRootElementResponse is the response structure used on the OMVS REST API calls that return an open metadata bean element as a response.
OpenMetadataRootElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Default constructor
OpenMetadataRootElementResponse(OpenMetadataRootElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Copy/clone constructor
OpenMetadataRootElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OpenMetadataRootElementsResponse is the response structure used on the OMVS REST API calls that returns a list of open metadata bean elements.
OpenMetadataRootElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Default constructor
OpenMetadataRootElementsResponse(OpenMetadataRootElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Copy/clone constructor
OpenMetadataRootHierarchy - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
OpenMetadataRootHierarchy contains the properties, header and nested members of an element retrieved from the metadata repository.
OpenMetadataRootHierarchy() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Default constructor
OpenMetadataRootHierarchy(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Copy/clone constructor
OpenMetadataRootHierarchy(OpenMetadataRootHierarchy) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Copy/clone constructor
OpenMetadataRootHierarchyMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's root element hierarchy.
OpenMetadataRootHierarchyMermaidGraphBuilder(OpenMetadataRootHierarchy, String, VisualStyle) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataRootHierarchyMermaidGraphBuilder
Construct a mermaid markdown graph.
OpenMetadataRootMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's attributed metadata element.
OpenMetadataRootMermaidGraphBuilder(OpenMetadataRootElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.OpenMetadataRootMermaidGraphBuilder
Construct a mermaid markdown graph.
OpenMetadataRootProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
Many open metadata entities are referenceable.
OpenMetadataRootProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Default constructor
OpenMetadataRootProperties(OpenMetadataRootProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Copy/clone constructor.
OpenMetadataSecurityAuditCode - Enum Class in org.odpi.openmetadata.metadatasecurity.ffdc
The OpenMetadataSecurityAuditCode is used to define the message content for the OMRS Audit Log.
OpenMetadataSecurityConfigurationProperty - Enum Class in org.odpi.openmetadata.metadatasecurity.accessconnector.controls
OpenMetadataSecurityConfigurationProperty provides definitions for the configuration properties used with the Open Metadata Access Security connector.
OpenMetadataSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataServerSecurityConnector provides the base class for an Open Metadata Security Connector for both the platform and a server.
OpenMetadataSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
OpenMetadataSecurityErrorCode - Enum Class in org.odpi.openmetadata.metadatasecurity.ffdc
The OpenMetadataSecurityErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with open metadata security connectors.
OpenMetadataServerSecurity - Interface in org.odpi.openmetadata.metadatasecurity
OpenMetadataServerSecurity provides the root interface for a connector that validates access to Open Metadata services and instances for a specific user.
OpenMetadataServerSecurityConnector - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataServerSecurityConnector provides the base class for an Open Metadata Security Connector for a server.
OpenMetadataServerSecurityConnector() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityConnector
 
OpenMetadataServerSecurityProvider - Class in org.odpi.openmetadata.metadatasecurity.connectors
OpenMetadataServerSecurityProvider provides implementation of the connector provider for the Open Metadata Server Security connector.
OpenMetadataServerSecurityProvider() - Constructor for class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataServerSecurityProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific Security Connector implementation.
OpenMetadataServerSecurityVerifier - Class in org.odpi.openmetadata.metadatasecurity.server
OpenMetadataServerSecurityVerifier provides the plug-in point for the open metadata server connector.
OpenMetadataServerSecurityVerifier() - Constructor for class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Default constructor
OpenMetadataServiceSecurity - Interface in org.odpi.openmetadata.metadatasecurity
OpenMetadataServiceSecurity provides the interface for a plugin connector that validates whether a calling user can access a specific metadata service.
openMetadataStore - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
openMetadataStore - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
openMetadataStore - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
OpenMetadataStore - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
OpenMetadataStore(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Constructor for connector context client.
OpenMetadataStoreConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
OpenMetadataStoreConverter provides the generic methods for the Open Metadata Framework (omf) beans converters.
OpenMetadataStoreConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
Constructor
OpenMetadataStoreResource - Class in org.odpi.openmetadata.frameworkservices.omf.server.spring
OpenMetadataStoreResource supports the REST APIs for running Open Metadata Store Service
OpenMetadataStoreResource() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
 
OpenMetadataStoreRESTServices - Class in org.odpi.openmetadata.frameworkservices.omf.server
The OpenMetadataStoreRESTServices provides the server-side implementation of the services used by the governance engine as it is managing requests to execute open governance services in the governance server.
OpenMetadataStoreRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Default constructor
OpenMetadataTemplateRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TemplateRequestBody provides a structure for passing the properties for a new metadata element that is to be created via a template.
OpenMetadataTemplateRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Default constructor
OpenMetadataTemplateRequestBody(TemplateOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Copy/clone constructor
OpenMetadataTemplateRequestBody(OpenMetadataTemplateRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Copy/clone constructor
OpenMetadataTestCase - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataTestCase is the superclass for an open metadata conformance test.
OpenMetadataTestCase() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Default constructor
OpenMetadataTestCase(OpenMetadataConformanceWorkbenchWorkPad, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Typical constructor used when the test case id needs to be constructed by the test case code.
OpenMetadataTestCase(OpenMetadataConformanceWorkbenchWorkPad, String, String, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Typical constructor used when the test case id is fixed.
OpenMetadataTestCase.TestPhase - Enum Class in org.odpi.openmetadata.conformance.beans
Enumerated type for control of multiphase tests
OpenMetadataTestCaseResult - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataTestCaseResults is a bean for storing the result of a single test.
OpenMetadataTestCaseResult() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Default Constructor used when converting from JSON
OpenMetadataTestCaseResult(OpenMetadataTestCase) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Constructor used when test cases are running since the superclass's properties can be extracted from the test case.
OpenMetadataTestCaseSummary - Class in org.odpi.openmetadata.conformance.beans
OpenMetadataTestCaseSummary provides basic properties of a test case for use in reporting.
OpenMetadataTestCaseSummary() - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Default constructor
OpenMetadataTestCaseSummary(OpenMetadataTestCase) - Constructor for class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Constructor to create a test case summary from a test case.
OpenMetadataTopic - Interface in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopic defines the generic interface to an event bus topic for open metadata events.
OpenMetadataTopicConnector - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicConnector provides the support for the registration of listeners and the distribution of incoming events to the registered listeners.
OpenMetadataTopicConnector() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Simple constructor
OpenMetadataTopicConsumerBase - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send events on the embedded event bus connector
OpenMetadataTopicConsumerBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
 
OpenMetadataTopicListener - Interface in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicListener defines the interface that a listener must implement in order to receive events from the open metadata topic.
OpenMetadataTopicListenerConnectorBase - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicListenerConnectorBase is a base class for a connector that is going to embed the OpenMetadataTopicConnector and register a listener with it.
OpenMetadataTopicListenerConnectorBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListenerConnectorBase
 
OpenMetadataTopicProvider - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicProvider provides implementation of the connector provider for the OpenMetadataTopicConnector.
OpenMetadataTopicProvider() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
OpenMetadataTopicSenderConnectorBase - Class in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send events on the embedded event bus connector
OpenMetadataTopicSenderConnectorBase() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicSenderConnectorBase
 
OpenMetadataType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.types
OpenMetadataType provides property name mapping for the open metadata types.
OpenMetadataTypeDef - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataTypeDef is the base class for objects that store the properties of an open metadata type definition (call ed a OpenMetadataTypeDef).
OpenMetadataTypeDef() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Default constructor
OpenMetadataTypeDef(OpenMetadataTypeDef) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Copy/clone constructor copies the values from the supplied template.
OpenMetadataTypeDef(OpenMetadataTypeDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Minimal constructor is passed the category of the typedef being constructed.
OpenMetadataTypeDefAttribute - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataTypeDefAttribute stores the properties used to describe a attribute within a Classification, Entity or Relationship.
OpenMetadataTypeDefAttribute() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Default constructor creates an empty OpenMetadataTypeDefAttribute.
OpenMetadataTypeDefAttribute(OpenMetadataTypeDefAttribute) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Copy/clone constructor initialized with the values from the supplied template.
OpenMetadataTypeDefAttributeStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataTypeDefAttributeStatus is an enum that describes the status of a specific typeDef attribute.
OpenMetadataTypeDefCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataTypeDefCategory defines the list of valid types of OpenMetadataTypeDef for open metadata instances.
OpenMetadataTypeDefElementHeader - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataTypeDefElementHeader provides a common base for all typedef information.
OpenMetadataTypeDefElementHeader() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefElementHeader
Default constructor sets OpenMetadataTypeDef to nulls.
OpenMetadataTypeDefElementHeader(OpenMetadataTypeDefElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefElementHeader
Copy/clone constructor set OpenMetadataTypeDef to value in template.
OpenMetadataTypeDefGallery - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
TypeDefGalleryResponse contains details of the AttributeTypeDefs and full TypeDefs supported by a rep
OpenMetadataTypeDefGallery() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Default constructor
OpenMetadataTypeDefGallery(OpenMetadataTypeDefGallery) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Copy/clone constructor
OpenMetadataTypeDefLink - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataTypeDefLink holds basic identifying information used to link one OpenMetadataTypeDef to another.
OpenMetadataTypeDefLink() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Default constructor
OpenMetadataTypeDefLink(OpenMetadataTypeDefLink) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Copy/clone constructor copies the values from the supplied template.
OpenMetadataTypeDefProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataTypeDefProperties class provides support for arbitrary properties that belong to a OpenMetadataTypeDef object.
OpenMetadataTypeDefProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Default constructor.
OpenMetadataTypeDefProperties(OpenMetadataTypeDefProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Copy/clone constructor.
OpenMetadataTypeDefStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataTypeDefStatus is an enum that describes the status of a specific typeDef.
OpenMetadataTypeDefSummary - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The OpenMetadataTypeDefSummary holds basic identifying information for a specific OpenMetadataTypeDef.
OpenMetadataTypeDefSummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Default constructor
OpenMetadataTypeDefSummary(OpenMetadataTypeDefSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Copy/clone constructor copies the values from the supplied template.
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
openMetadataTypeName - Variable in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
The open metadata type used for this annotation type.
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
OpenMetadataTypesArchive - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive
Default constructor sets up the archive builder.
OpenMetadataTypesArchive(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_2 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive1_2 provides the archive content for the open metadata types that were defined before Release 1.3.
OpenMetadataTypesArchive1_2() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_2(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_2
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_3 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive1_3() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_3
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_3(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_3
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_4 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive1_4() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_4
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_4(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_4
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_5 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive1_5() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_5
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_5(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_5
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_6 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive1_6() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_6
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_6(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_6
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive1_7 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive1_7() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_7
Default constructor sets up the archive builder.
OpenMetadataTypesArchive1_7(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive1_7
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_0 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_0() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_0
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_0(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_0
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_10 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_10() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_10
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_10(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_10
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_11 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_11() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_11
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_11(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_11
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_4 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive2_4() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_4
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_4(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_4
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_5 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_5() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_5
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_5(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_5
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_6 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_6() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_6(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_7 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_7() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_7
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_7(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_7
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_8 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_8() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_8
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_8(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_8
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive2_9 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive2_9() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_9
Default constructor sets up the archive builder.
OpenMetadataTypesArchive2_9(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_9
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_1 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_1() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_1
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_1(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_1
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_11 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_11() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_11
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_11(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_11
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_12 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_12() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_12
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_12(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_12
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_13 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_13() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_13
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_13(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_13
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_14 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_14() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_14
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_14(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_14
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_15 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_15() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_15
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_15(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_15
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_2 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_2() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_2
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_2(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_2
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_3 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_3() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_3
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_3(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_3
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_4 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_4() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_4
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_4(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_4
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_5 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_5() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_5
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_5(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_5
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_7 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all of the standard open metadata types.
OpenMetadataTypesArchive3_7() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_7
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_7(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_7
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_8 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_8() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_8
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_8(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_8
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive3_9 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive3_9() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_9
Default constructor sets up the archive builder.
OpenMetadataTypesArchive3_9(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive3_9
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive4_0 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive4_0() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_0
Default constructor sets up the archive builder.
OpenMetadataTypesArchive4_0(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_0
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive4_1 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive4_1() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_1
Default constructor sets up the archive builder.
OpenMetadataTypesArchive4_1(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_1
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive4_2 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive4_2() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_2
Default constructor sets up the archive builder.
OpenMetadataTypesArchive4_2(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_2
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive4_3 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive4_3() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_3
Default constructor sets up the archive builder.
OpenMetadataTypesArchive4_3(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive4_3
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive5_0 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive5_0() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_0
Default constructor sets up the archive builder.
OpenMetadataTypesArchive5_0(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_0
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive5_1 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive5_1() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_1
Default constructor sets up the archive builder.
OpenMetadataTypesArchive5_1(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_1
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive5_2 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive5_2() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_2
Default constructor sets up the archive builder.
OpenMetadataTypesArchive5_2(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_2
Chained constructor sets up the archive builder.
OpenMetadataTypesArchive5_3 - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchive builds an open metadata archive containing all the standard open metadata types.
OpenMetadataTypesArchive5_3() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_3
Default constructor sets up the archive builder.
OpenMetadataTypesArchive5_3(OMRSArchiveBuilder) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive5_3
Chained constructor sets up the archive builder.
OpenMetadataTypesArchiveAccessor - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchiveAccessor provides utility methods to help access the content of an open metadata archive.
OpenMetadataTypesArchiveAccessor(OpenMetadataArchive) - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveAccessor
Parse the supplied archive.
OpenMetadataTypesArchiveUtility - Class in org.odpi.openmetadata.opentypes.utility
OpenMetadataTypesArchiveWriter create a physical open metadata archive file for the supplied open metadata archives encoded using Open Metadata Repository Services (OMRS) formats.
OpenMetadataTypesArchiveUtility() - Constructor for class org.odpi.openmetadata.opentypes.utility.OpenMetadataTypesArchiveUtility
 
OpenMetadataTypesArchiveWriter - Class in org.odpi.openmetadata.opentypes
OpenMetadataTypesArchiveWriter create a physical open metadata archive file for the supplied open metadata archives encoded using Open Metadata Repository Services (OMRS) formats.
OpenMetadataTypesArchiveWriter() - Constructor for class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveWriter
Default constructor
OpenMetadataTypesInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
OpenMetadataTypesInterface enables callers to query the defined open metadata types.
openMetadataTypesPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
openMetadataTypesPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
OpenMetadataUserAccount - Class in org.odpi.openmetadata.metadatasecurity.properties
OpenMetadataUserAccount extends UserAccount with properties that should not leave the server.
OpenMetadataUserAccount() - Constructor for class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Default constructor
OpenMetadataUserAccount(String, UserAccount) - Constructor for class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Copy constructor
OpenMetadataUserSecurity - Interface in org.odpi.openmetadata.metadatasecurity
This interface is used to authenticate a user and return the properties known about them that can be included in the resulting JWT token.
OpenMetadataValidValues - Class in org.odpi.openmetadata.frameworks.openmetadata.mapper
OpenMetadataValidValues provides the names used in constructing valid value sets for open metadata values.
OpenMetadataValidValues() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
 
openMetadataValidValueSetPrefix - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
OpenMetadataWikiPages - Class in org.odpi.openmetadata.frameworks.openmetadata.types
 
OpenMetadataWikiPages() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataWikiPages
 
openToDo(String, String, String, String, int, Date, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.TriageGovernanceContext
Create a "To Do" request for someone to work on.
openToDo(String, String, String, String, int, Date, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Create a To-Do request for someone to work on.
openToDo(String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Create a "To Do" request for someone to work on.
openToDo(String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Create a "To Do" request for someone to work on.
openToDo(String, String, String, String, String, int, Date, Map<String, String>, String, String, String, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.StewardshipRequestInterface
Create a "To Do" request for someone to work on.
openToDo(String, String, String, String, String, int, Date, Map<String, String>, String, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a "To Do" request for someone to work on.
OPERATING_PLATFORM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Characteristics of the operating system in use within a host.
OPERATING_PLATFORM_MANIFEST_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the base software installed on the operating platform.
OPERATING_PLATFORM_USE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the operating platform installed on the IT Infrastructure asset.
OPERATING_SYSTEM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the operating system running on this operating platform.
OPERATING_SYSTEM_PATCH_LEVEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of patches applied to the operating system.
OPERATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Operation - A small, well-defined processing operation.
OPERATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
OPERATION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the operation to that is controlled by the linked security group.
OPERATIONAL_SERVICES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Operational Services - Supports the administration services for the Open Metadata Repository Services (OMRS).
OPERATIONAL_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The operational status of the software server capability on this software server.
OperationalStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
OperationalStatus defines whether a component is usable.
OPTION_DISPLAY_TEXT_ATTRIBUTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
OPTIONAL_PROFILE - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
This profile must either be supported, or a conformant response is required to signal that the feature is not supported.
options - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
options - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
OR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
 
ORANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
ORC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
ORC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted using Optimized Row Columnar (ORC) file format that provides a highly efficient way to store Hive data.
ORC_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A data file formatted using Optimized Row Columnar (ORC) file format that provides a highly efficient way to store Hive data.
ORDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Treatment:Order - Information relating to orders for Coco Pharmaceutical products.
ORDER_BY_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of property to use for ordering.
ORDERED_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When multiple occurrences are allowed, indicates whether the values are ordered or not.
org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile - package org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile
The encrypted file configuration store allows the storage of the entirety of configuration files as encrypted files.
org.odpi.openmetadata.adapters.adminservices.configurationstore.file - package org.odpi.openmetadata.adapters.adminservices.configurationstore.file
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.controls - package org.odpi.openmetadata.adapters.connectors.apacheatlas.controls
Controls for working with Apache Atlas
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
The Apache Atlas integration connector publishes glossary terms to Apache Atlas.
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
The Apache Atlas REST connector provides a java interface to the Apache Atlas server.
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
These are the beans used on the Apache Atlas REST API calls.
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
 
org.odpi.openmetadata.adapters.connectors.apachekafka.control - package org.odpi.openmetadata.adapters.connectors.apachekafka.control
Information used with the connector.
org.odpi.openmetadata.adapters.connectors.apachekafka.integration - package org.odpi.openmetadata.adapters.connectors.apachekafka.integration
The Kafka Topic integration connector catalogues topics from an Apache Kafka Server.
org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc - package org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apachekafka.resource - package org.odpi.openmetadata.adapters.connectors.apachekafka.resource
The ApacheKafkaAdminConnector provides the resource connector for an Apache Kafka Server.
org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc - package org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apachekafka.survey - package org.odpi.openmetadata.adapters.connectors.apachekafka.survey
 
org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls - package org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls
 
org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc - package org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc
 
org.odpi.openmetadata.adapters.connectors.datastore.basicfile - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile
Implementation of the file resource connector for accessing the content of a file.
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc
Error messages for the file resource connector.
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
Exceptions for the file resource connector.
org.odpi.openmetadata.adapters.connectors.datastore.csvfile - package org.odpi.openmetadata.adapters.connectors.datastore.csvfile
Implementation of the CSV file resource connector for accessing the content of a CSV formatted file.
org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc - package org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc
Error messages for the CSV file resource connector.
org.odpi.openmetadata.adapters.connectors.datastore.datafolder - package org.odpi.openmetadata.adapters.connectors.datastore.datafolder
Implementation of the data folder resource connector for accessing a collection of files stored in a folder (directory).
org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc - package org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc
Error messages for the data folder resource connector.
org.odpi.openmetadata.adapters.connectors.dynamicarchivers - package org.odpi.openmetadata.adapters.connectors.dynamicarchivers
 
org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc - package org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary - package org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary
Glossary dynamic archiving service.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
Information used with the connectors and associated templates.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor
The extractor extracts information from the running Egeria infrastructure.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
 
org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc - package org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.governanceactions.notifications - package org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
Supports simple notification service based on changes to monitored resources' metadata.
org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning - package org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning
Provisioning Governance Action Services that provision new resources into the digital landscape and optionally produce lineage.
org.odpi.openmetadata.adapters.connectors.governanceactions.remediation - package org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
Remediation Governance Action Services that correct errors and enhance metadata elements, relationships and classifications.
org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship - package org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
 
org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions - package org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions
 
org.odpi.openmetadata.adapters.connectors.governanceactions.verification - package org.odpi.openmetadata.adapters.connectors.governanceactions.verification
Verification Governance Action Services that verify that the metadata elements and relationships are set up correctly.
org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog - package org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog
Watchdog Governance Action Services that monitor changes to open metadata.
org.odpi.openmetadata.adapters.connectors.integration.basicfiles - package org.odpi.openmetadata.adapters.connectors.integration.basicfiles
The basic file integration connectors monitor changes in a file directory (folder) and updates the open metadata repository/repositories to reflect the changes to both the files and folders underneath it.
org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls - package org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls
 
org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception - package org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception
The exceptions in this package are thrown by the basic file integration connectors.
org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter - package org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter
The CSV Lineage Importer loads lineage data from a CSV file
org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.integration.jdbc - package org.odpi.openmetadata.adapters.connectors.integration.jdbc
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.model
 
org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests - package org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
 
org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit - package org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit
 
org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls - package org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls
 
org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc
 
org.odpi.openmetadata.adapters.connectors.integration.openapis - package org.odpi.openmetadata.adapters.connectors.integration.openapis
The Open API Specification Monitor integration connector monitors a REST Endpoint and is it supports the retrieval of the OpenAPI specification for its API, this connector builds an open metadata representation of the API and its operations.
org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.integration.openapis.properties - package org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
 
org.odpi.openmetadata.adapters.connectors.integration.openlineage - package org.odpi.openmetadata.adapters.connectors.integration.openlineage
The open lineage integration connectors work with open lineage events and either process or distribute them.
org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls - package org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls
 
org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc - package org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema
Enum definitions of the database schema used to represent the harvest open metadata structure.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema
Enum definitions of the database schema used to represent the harvest surveys structure.
org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestvalidvalues - package org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestvalidvalues
A harvester that creates digital products based on the valid value sets in open metadata.
org.odpi.openmetadata.adapters.connectors.postgres.catalog - package org.odpi.openmetadata.adapters.connectors.postgres.catalog
 
org.odpi.openmetadata.adapters.connectors.postgres.controls - package org.odpi.openmetadata.adapters.connectors.postgres.controls
Information used with the connector.
org.odpi.openmetadata.adapters.connectors.postgres.ffdc - package org.odpi.openmetadata.adapters.connectors.postgres.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.postgres.survey - package org.odpi.openmetadata.adapters.connectors.postgres.survey
 
org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource - package org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource
Implementation of the TabularDataSource resource connector for accessing the content of a PostgreSQL table.
org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc - package org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc
Error messages for the CSV file resource connector.
org.odpi.openmetadata.adapters.connectors.postgres.utilities - package org.odpi.openmetadata.adapters.connectors.postgres.utilities
 
org.odpi.openmetadata.adapters.connectors.reports - package org.odpi.openmetadata.adapters.connectors.reports
 
org.odpi.openmetadata.adapters.connectors.reports.ffdc - package org.odpi.openmetadata.adapters.connectors.reports.ffdc
 
org.odpi.openmetadata.adapters.connectors.reports.surveyreport - package org.odpi.openmetadata.adapters.connectors.reports.surveyreport
 
org.odpi.openmetadata.adapters.connectors.resource.jdbc - package org.odpi.openmetadata.adapters.connectors.resource.jdbc
 
org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls - package org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls
 
org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres - package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Create schema and table definitions for a PostgreSQL database.
org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc - package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers - package org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers
 
org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties - package org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties
 
org.odpi.openmetadata.adapters.connectors.restclients - package org.odpi.openmetadata.adapters.connectors.restclients
 
org.odpi.openmetadata.adapters.connectors.restclients.factory - package org.odpi.openmetadata.adapters.connectors.restclients.factory
 
org.odpi.openmetadata.adapters.connectors.restclients.ffdc - package org.odpi.openmetadata.adapters.connectors.restclients.ffdc
 
org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions - package org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
 
org.odpi.openmetadata.adapters.connectors.restclients.spring - package org.odpi.openmetadata.adapters.connectors.restclients.spring
 
org.odpi.openmetadata.adapters.connectors.secretsstore.envar - package org.odpi.openmetadata.adapters.connectors.secretsstore.envar
The Environment Variable Secrets Store Connector retrieves secrets from environment variables.
org.odpi.openmetadata.adapters.connectors.secretsstore.yaml - package org.odpi.openmetadata.adapters.connectors.secretsstore.yaml
The YAML Secrets Store Connector retrieves secrets from a structured YAML file.
org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc - package org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc
 
org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore - package org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore
Beans to help the developers of secret store connectors.
org.odpi.openmetadata.adapters.connectors.surveyaction.controls - package org.odpi.openmetadata.adapters.connectors.surveyaction.controls
The controls are used to build the reference data for these services.
org.odpi.openmetadata.adapters.connectors.surveyaction.extractors - package org.odpi.openmetadata.adapters.connectors.surveyaction.extractors
 
org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc - package org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc
First Failure Data Capture (FFDC) definitions.
org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
CSV Survey Action Service Connector.
org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
File Survey Action Service Connector.
org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
Folder (directory) Survey Action Service Connector.
org.odpi.openmetadata.adapters.connectors.unitycatalog.controls - package org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
Information used with the connector.
org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc - package org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.unitycatalog.properties - package org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Beans to use in the connector APIs.
org.odpi.openmetadata.adapters.connectors.unitycatalog.provision - package org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
 
org.odpi.openmetadata.adapters.connectors.unitycatalog.resource - package org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
The resource connector acts as a client around the unity catalog API.
org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest - package org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Additional beans to support the Unity Catalog REST API.
org.odpi.openmetadata.adapters.connectors.unitycatalog.survey - package org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
 
org.odpi.openmetadata.adapters.connectors.unitycatalog.sync - package org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
 
org.odpi.openmetadata.adapters.eventbus.topic.inmemory - package org.odpi.openmetadata.adapters.eventbus.topic.inmemory
 
org.odpi.openmetadata.adapters.eventbus.topic.kafka - package org.odpi.openmetadata.adapters.eventbus.topic.kafka
 
org.odpi.openmetadata.adapters.repositoryservices - package org.odpi.openmetadata.adapters.repositoryservices
 
org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory - package org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory
 
org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc - package org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc
 
org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file - package org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file
 
org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc - package org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls
 
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema
Enum definitions of the database schema used to represent the audit log structure.
org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j
 
org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file - package org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file
 
org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc - package org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc
 
org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector - package org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector
 
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
Defines and implements the PostgreSQL repository connector as an Open Connector Framework (OCF) connector, implementing the repository connector (MetadataCollection) interface.
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls
 
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database
 
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc
Defines the audit and error logging messages used by the Postgres repository connector.
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
Map between OMRS objects and the database tables
org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema - package org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema
Enum definitions of the database schema used to represent the repository structure.
org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector - package org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
 
org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector - package org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector
 
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.client - package org.odpi.openmetadata.adminservices.client
 
org.odpi.openmetadata.adminservices.client.rest - package org.odpi.openmetadata.adminservices.client.rest
 
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.registration - package org.odpi.openmetadata.adminservices.registration
The registration package provides the definitions and interfaces to describe each of the Open Metadata Access Services and View Services and enable them to register with the admin services.
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.samples.configure - package org.odpi.openmetadata.adminservices.samples.configure
 
org.odpi.openmetadata.adminservices.server - package org.odpi.openmetadata.adminservices.server
 
org.odpi.openmetadata.adminservices.spring - package org.odpi.openmetadata.adminservices.spring
 
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.
org.odpi.openmetadata.archiveutilities.bigglossaries - package org.odpi.openmetadata.archiveutilities.bigglossaries
Utility classes for writing out the open metadata definitions for the big glossaries.
org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent - package org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent
The archive builder for each of the big glossaries.
org.odpi.openmetadata.archiveutilities.openconnectors - package org.odpi.openmetadata.archiveutilities.openconnectors
Archive builder describing the connectors supplied by the Egeria project.
org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas - package org.odpi.openmetadata.archiveutilities.openconnectors.apacheatlas
Builds a content pack to support templates, connectors and services specific for working with Apache Atlas.
org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka - package org.odpi.openmetadata.archiveutilities.openconnectors.apachekafka
Builds a content pack to support templates, connectors and services specific for governing and cataloguing Apache Kafka.
org.odpi.openmetadata.archiveutilities.openconnectors.apis - package org.odpi.openmetadata.archiveutilities.openconnectors.apis
Builds a content pack to support templates, connectors and services specific for working with REST APIs.
org.odpi.openmetadata.archiveutilities.openconnectors.base - package org.odpi.openmetadata.archiveutilities.openconnectors.base
Provides the base class for the archive writers.
org.odpi.openmetadata.archiveutilities.openconnectors.core - package org.odpi.openmetadata.archiveutilities.openconnectors.core
Provides the base reference data, templates, connectors and services for a simple deployment of Egeria that is able to catalog and govern files.
org.odpi.openmetadata.archiveutilities.openconnectors.nanny - package org.odpi.openmetadata.archiveutilities.openconnectors.nanny
Builds a content pack to support templates, connectors and services specific for working with Egeria's observability capability (aka "the Nanny").
org.odpi.openmetadata.archiveutilities.openconnectors.postgres - package org.odpi.openmetadata.archiveutilities.openconnectors.postgres
Builds a content pack to support templates, connectors and services specific for working with PostgreSQL.
org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog - package org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog
Builds a content pack to support templates, connectors and services specific for working with Unity Catalog.
org.odpi.openmetadata.archiveutilities.simplecatalogs - package org.odpi.openmetadata.archiveutilities.simplecatalogs
Utility classes for writing out the open metadata definitions for the simple catalogs.
org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent - package org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
The archive builders for each of the simple catalogs.
org.odpi.openmetadata.commonservices.ffdc - package org.odpi.openmetadata.commonservices.ffdc
The FFDC Services provide common exceptions and error handling for service running in OMAG Servers.
org.odpi.openmetadata.commonservices.ffdc.exceptions - package org.odpi.openmetadata.commonservices.ffdc.exceptions
 
org.odpi.openmetadata.commonservices.ffdc.properties - package org.odpi.openmetadata.commonservices.ffdc.properties
Beans used in providing FFDC context and support to open metadata and governance.
org.odpi.openmetadata.commonservices.ffdc.rest - package org.odpi.openmetadata.commonservices.ffdc.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.commonservices.generichandlers - package org.odpi.openmetadata.commonservices.generichandlers
The generic handlers provide services to translate Open Metadata Store requests built around that service's private beans into calls to the repository services (through the repository handler).
org.odpi.openmetadata.commonservices.generichandlers.ffdc - package org.odpi.openmetadata.commonservices.generichandlers.ffdc
 
org.odpi.openmetadata.commonservices.multitenant - package org.odpi.openmetadata.commonservices.multitenant
 
org.odpi.openmetadata.commonservices.multitenant.ffdc - package org.odpi.openmetadata.commonservices.multitenant.ffdc
 
org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions - package org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions
 
org.odpi.openmetadata.commonservices.repositoryhandler - package org.odpi.openmetadata.commonservices.repositoryhandler
The RepositoryHandler provides object-like interfaces over the Open Metadata Repository Services (OMRS) repository connector.
org.odpi.openmetadata.conformance.beans - package org.odpi.openmetadata.conformance.beans
 
org.odpi.openmetadata.conformance.client - package org.odpi.openmetadata.conformance.client
 
org.odpi.openmetadata.conformance.ffdc - package org.odpi.openmetadata.conformance.ffdc
 
org.odpi.openmetadata.conformance.ffdc.exception - package org.odpi.openmetadata.conformance.ffdc.exception
 
org.odpi.openmetadata.conformance.rest - package org.odpi.openmetadata.conformance.rest
 
org.odpi.openmetadata.conformance.server - package org.odpi.openmetadata.conformance.server
 
org.odpi.openmetadata.conformance.server.spring - package org.odpi.openmetadata.conformance.server.spring
 
org.odpi.openmetadata.conformance.tests.performance - package org.odpi.openmetadata.conformance.tests.performance
 
org.odpi.openmetadata.conformance.tests.performance.classify - package org.odpi.openmetadata.conformance.tests.performance.classify
 
org.odpi.openmetadata.conformance.tests.performance.create - package org.odpi.openmetadata.conformance.tests.performance.create
 
org.odpi.openmetadata.conformance.tests.performance.delete - package org.odpi.openmetadata.conformance.tests.performance.delete
 
org.odpi.openmetadata.conformance.tests.performance.environment - package org.odpi.openmetadata.conformance.tests.performance.environment
 
org.odpi.openmetadata.conformance.tests.performance.graph - package org.odpi.openmetadata.conformance.tests.performance.graph
 
org.odpi.openmetadata.conformance.tests.performance.purge - package org.odpi.openmetadata.conformance.tests.performance.purge
 
org.odpi.openmetadata.conformance.tests.performance.rehome - package org.odpi.openmetadata.conformance.tests.performance.rehome
 
org.odpi.openmetadata.conformance.tests.performance.reidentify - package org.odpi.openmetadata.conformance.tests.performance.reidentify
 
org.odpi.openmetadata.conformance.tests.performance.restore - package org.odpi.openmetadata.conformance.tests.performance.restore
 
org.odpi.openmetadata.conformance.tests.performance.retrieve - package org.odpi.openmetadata.conformance.tests.performance.retrieve
 
org.odpi.openmetadata.conformance.tests.performance.retype - package org.odpi.openmetadata.conformance.tests.performance.retype
 
org.odpi.openmetadata.conformance.tests.performance.search - package org.odpi.openmetadata.conformance.tests.performance.search
 
org.odpi.openmetadata.conformance.tests.performance.undo - package org.odpi.openmetadata.conformance.tests.performance.undo
 
org.odpi.openmetadata.conformance.tests.performance.update - package org.odpi.openmetadata.conformance.tests.performance.update
 
org.odpi.openmetadata.conformance.tests.platform - package org.odpi.openmetadata.conformance.tests.platform
 
org.odpi.openmetadata.conformance.tests.platform.origin - package org.odpi.openmetadata.conformance.tests.platform.origin
 
org.odpi.openmetadata.conformance.tests.repository - package org.odpi.openmetadata.conformance.tests.repository
 
org.odpi.openmetadata.conformance.tests.repository.connector - package org.odpi.openmetadata.conformance.tests.repository.connector
 
org.odpi.openmetadata.conformance.tests.repository.instances - package org.odpi.openmetadata.conformance.tests.repository.instances
 
org.odpi.openmetadata.conformance.tests.repository.types - package org.odpi.openmetadata.conformance.tests.repository.types
 
org.odpi.openmetadata.conformance.workbenches - package org.odpi.openmetadata.conformance.workbenches
 
org.odpi.openmetadata.conformance.workbenches.performance - package org.odpi.openmetadata.conformance.workbenches.performance
 
org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer - package org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer
 
org.odpi.openmetadata.conformance.workbenches.performance.listener - package org.odpi.openmetadata.conformance.workbenches.performance.listener
 
org.odpi.openmetadata.conformance.workbenches.platform - package org.odpi.openmetadata.conformance.workbenches.platform
 
org.odpi.openmetadata.conformance.workbenches.repository - package org.odpi.openmetadata.conformance.workbenches.repository
 
org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer - package org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer
 
org.odpi.openmetadata.conformance.workbenches.repository.listener - package org.odpi.openmetadata.conformance.workbenches.repository.listener
 
org.odpi.openmetadata.engineservices.assetanalysis.server.spring - package org.odpi.openmetadata.engineservices.assetanalysis.server.spring
 
org.odpi.openmetadata.engineservices.governanceaction.admin - package org.odpi.openmetadata.engineservices.governanceaction.admin
 
org.odpi.openmetadata.engineservices.governanceaction.api - package org.odpi.openmetadata.engineservices.governanceaction.api
 
org.odpi.openmetadata.engineservices.governanceaction.client - package org.odpi.openmetadata.engineservices.governanceaction.client
 
org.odpi.openmetadata.engineservices.governanceaction.client.rest - package org.odpi.openmetadata.engineservices.governanceaction.client.rest
 
org.odpi.openmetadata.engineservices.governanceaction.ffdc - package org.odpi.openmetadata.engineservices.governanceaction.ffdc
 
org.odpi.openmetadata.engineservices.governanceaction.handlers - package org.odpi.openmetadata.engineservices.governanceaction.handlers
 
org.odpi.openmetadata.engineservices.governanceaction.listener - package org.odpi.openmetadata.engineservices.governanceaction.listener
 
org.odpi.openmetadata.engineservices.governanceaction.server - package org.odpi.openmetadata.engineservices.governanceaction.server
 
org.odpi.openmetadata.engineservices.governanceaction.server.spring - package org.odpi.openmetadata.engineservices.governanceaction.server.spring
 
org.odpi.openmetadata.engineservices.repositorygovernance.admin - package org.odpi.openmetadata.engineservices.repositorygovernance.admin
 
org.odpi.openmetadata.engineservices.repositorygovernance.api - package org.odpi.openmetadata.engineservices.repositorygovernance.api
 
org.odpi.openmetadata.engineservices.repositorygovernance.client - package org.odpi.openmetadata.engineservices.repositorygovernance.client
 
org.odpi.openmetadata.engineservices.repositorygovernance.client.rest - package org.odpi.openmetadata.engineservices.repositorygovernance.client.rest
 
org.odpi.openmetadata.engineservices.repositorygovernance.connector - package org.odpi.openmetadata.engineservices.repositorygovernance.connector
 
org.odpi.openmetadata.engineservices.repositorygovernance.ffdc - package org.odpi.openmetadata.engineservices.repositorygovernance.ffdc
 
org.odpi.openmetadata.engineservices.repositorygovernance.handlers - package org.odpi.openmetadata.engineservices.repositorygovernance.handlers
 
org.odpi.openmetadata.engineservices.repositorygovernance.server - package org.odpi.openmetadata.engineservices.repositorygovernance.server
 
org.odpi.openmetadata.engineservices.repositorygovernance.server.spring - package org.odpi.openmetadata.engineservices.repositorygovernance.server.spring
 
org.odpi.openmetadata.engineservices.surveyaction.admin - package org.odpi.openmetadata.engineservices.surveyaction.admin
 
org.odpi.openmetadata.engineservices.surveyaction.api - package org.odpi.openmetadata.engineservices.surveyaction.api
 
org.odpi.openmetadata.engineservices.surveyaction.client - package org.odpi.openmetadata.engineservices.surveyaction.client
 
org.odpi.openmetadata.engineservices.surveyaction.client.rest - package org.odpi.openmetadata.engineservices.surveyaction.client.rest
 
org.odpi.openmetadata.engineservices.surveyaction.ffdc - package org.odpi.openmetadata.engineservices.surveyaction.ffdc
 
org.odpi.openmetadata.engineservices.surveyaction.handlers - package org.odpi.openmetadata.engineservices.surveyaction.handlers
 
org.odpi.openmetadata.engineservices.surveyaction.server - package org.odpi.openmetadata.engineservices.surveyaction.server
 
org.odpi.openmetadata.engineservices.surveyaction.server.spring - package org.odpi.openmetadata.engineservices.surveyaction.server.spring
 
org.odpi.openmetadata.engineservices.watchdogaction.admin - package org.odpi.openmetadata.engineservices.watchdogaction.admin
 
org.odpi.openmetadata.engineservices.watchdogaction.api - package org.odpi.openmetadata.engineservices.watchdogaction.api
 
org.odpi.openmetadata.engineservices.watchdogaction.client - package org.odpi.openmetadata.engineservices.watchdogaction.client
 
org.odpi.openmetadata.engineservices.watchdogaction.client.rest - package org.odpi.openmetadata.engineservices.watchdogaction.client.rest
 
org.odpi.openmetadata.engineservices.watchdogaction.ffdc - package org.odpi.openmetadata.engineservices.watchdogaction.ffdc
 
org.odpi.openmetadata.engineservices.watchdogaction.handlers - package org.odpi.openmetadata.engineservices.watchdogaction.handlers
 
org.odpi.openmetadata.engineservices.watchdogaction.listener - package org.odpi.openmetadata.engineservices.watchdogaction.listener
 
org.odpi.openmetadata.engineservices.watchdogaction.server - package org.odpi.openmetadata.engineservices.watchdogaction.server
 
org.odpi.openmetadata.engineservices.watchdogaction.server.spring - package org.odpi.openmetadata.engineservices.watchdogaction.server.spring
 
org.odpi.openmetadata.frameworks.auditlog - package org.odpi.openmetadata.frameworks.auditlog
 
org.odpi.openmetadata.frameworks.auditlog.messagesets - package org.odpi.openmetadata.frameworks.auditlog.messagesets
 
org.odpi.openmetadata.frameworks.connectors - package org.odpi.openmetadata.frameworks.connectors
 
org.odpi.openmetadata.frameworks.connectors.api - package org.odpi.openmetadata.frameworks.connectors.api
Provides Java interfaces for working with connectors.
org.odpi.openmetadata.frameworks.connectors.client - package org.odpi.openmetadata.frameworks.connectors.client
 
org.odpi.openmetadata.frameworks.connectors.controls - package org.odpi.openmetadata.frameworks.connectors.controls
The beans used in the connector provider to define the behaviour of the connector.
org.odpi.openmetadata.frameworks.connectors.ffdc - package org.odpi.openmetadata.frameworks.connectors.ffdc
This package provides the first failure data capture support for the OCF module.
org.odpi.openmetadata.frameworks.connectors.mapper - package org.odpi.openmetadata.frameworks.connectors.mapper
Specific values for setting up the services around the Open Connector Framework (OCF).
org.odpi.openmetadata.frameworks.connectors.properties.beans - package org.odpi.openmetadata.frameworks.connectors.properties.beans
 
org.odpi.openmetadata.frameworks.connectors.properties.users - package org.odpi.openmetadata.frameworks.connectors.properties.users
Beans for the security connector.
org.odpi.openmetadata.frameworks.integration.client - package org.odpi.openmetadata.frameworks.integration.client
 
org.odpi.openmetadata.frameworks.integration.connectors - package org.odpi.openmetadata.frameworks.integration.connectors
 
org.odpi.openmetadata.frameworks.integration.context - package org.odpi.openmetadata.frameworks.integration.context
 
org.odpi.openmetadata.frameworks.integration.contextmanager - package org.odpi.openmetadata.frameworks.integration.contextmanager
The context manager is a specialized class that sets up access to the OMAS client that it is
org.odpi.openmetadata.frameworks.integration.controls - package org.odpi.openmetadata.frameworks.integration.controls
 
org.odpi.openmetadata.frameworks.integration.ffdc - package org.odpi.openmetadata.frameworks.integration.ffdc
 
org.odpi.openmetadata.frameworks.integration.iterator - package org.odpi.openmetadata.frameworks.integration.iterator
These iterators help an integration connector to step through the Egeria elements that they are responsible for.
org.odpi.openmetadata.frameworks.integration.openlineage - package org.odpi.openmetadata.frameworks.integration.openlineage
Interfaces for integrating with open lineage events
org.odpi.openmetadata.frameworks.integration.properties - package org.odpi.openmetadata.frameworks.integration.properties
 
org.odpi.openmetadata.frameworks.opengovernance - package org.odpi.openmetadata.frameworks.opengovernance
The interfaces of the Open Survey Framework (OGF) The governance action framework defines interfaces for governance action services.
org.odpi.openmetadata.frameworks.opengovernance.client - package org.odpi.openmetadata.frameworks.opengovernance.client
 
org.odpi.openmetadata.frameworks.opengovernance.connectorcontext - package org.odpi.openmetadata.frameworks.opengovernance.connectorcontext
Provides the interface used by connectors to access Open Metadata.
org.odpi.openmetadata.frameworks.opengovernance.controls - package org.odpi.openmetadata.frameworks.opengovernance.controls
Provides common names and structures for describing request parameters, action target names and types, and guards.
org.odpi.openmetadata.frameworks.opengovernance.ffdc - package org.odpi.openmetadata.frameworks.opengovernance.ffdc
This package provides the first failure data capture support for the Open Survey Framework (OGF) module.
org.odpi.openmetadata.frameworks.opengovernance.mermaid - package org.odpi.openmetadata.frameworks.opengovernance.mermaid
The Mermaid Services provide common routines for building Mermaid Markdown visualizations.
org.odpi.openmetadata.frameworks.opengovernance.properties - package org.odpi.openmetadata.frameworks.opengovernance.properties
 
org.odpi.openmetadata.frameworks.openmetadata.api - package org.odpi.openmetadata.frameworks.openmetadata.api
Java interface definitions for the Open Metadata Framework.
org.odpi.openmetadata.frameworks.openmetadata.builders - package org.odpi.openmetadata.frameworks.openmetadata.builders
Converts open metadata beans into element properties (the opposite of a converter).
org.odpi.openmetadata.frameworks.openmetadata.client - package org.odpi.openmetadata.frameworks.openmetadata.client
Defines the standard interface for the open metadata services.
org.odpi.openmetadata.frameworks.openmetadata.connectorcontext - package org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides base classes for connector context objects.
org.odpi.openmetadata.frameworks.openmetadata.controls - package org.odpi.openmetadata.frameworks.openmetadata.controls
The beans used to define the behaviour of a component.
org.odpi.openmetadata.frameworks.openmetadata.converters - package org.odpi.openmetadata.frameworks.openmetadata.converters
 
org.odpi.openmetadata.frameworks.openmetadata.enums - package org.odpi.openmetadata.frameworks.openmetadata.enums
Definitions of the EnumDefs that appear in the open metadata type system.
org.odpi.openmetadata.frameworks.openmetadata.events - package org.odpi.openmetadata.frameworks.openmetadata.events
Definitions of the different types of events that the OMF Services can publish.
org.odpi.openmetadata.frameworks.openmetadata.ffdc - package org.odpi.openmetadata.frameworks.openmetadata.ffdc
 
org.odpi.openmetadata.frameworks.openmetadata.fileclassifier - package org.odpi.openmetadata.frameworks.openmetadata.fileclassifier
File classifier utility.
org.odpi.openmetadata.frameworks.openmetadata.filelistener - package org.odpi.openmetadata.frameworks.openmetadata.filelistener
 
org.odpi.openmetadata.frameworks.openmetadata.handlers - package org.odpi.openmetadata.frameworks.openmetadata.handlers
Provides specialised handlers that use the Open Metadata Store Services client.
org.odpi.openmetadata.frameworks.openmetadata.mapper - package org.odpi.openmetadata.frameworks.openmetadata.mapper
Specific values used in the set up of open metadata services.
org.odpi.openmetadata.frameworks.openmetadata.mermaid - package org.odpi.openmetadata.frameworks.openmetadata.mermaid
The Mermaid Services provide common routines for building Mermaid Markdown visualizations.
org.odpi.openmetadata.frameworks.openmetadata.metadataelements - package org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.frameworks.openmetadata.properties - package org.odpi.openmetadata.frameworks.openmetadata.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.frameworks.openmetadata.properties.actors - package org.odpi.openmetadata.frameworks.openmetadata.properties.actors
 
org.odpi.openmetadata.frameworks.openmetadata.properties.assets - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets
Beans that represent different types of assets.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
Beans to describe APIs.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases
Beans to describe relational databases.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders
Beans to describe files and folders.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
Beans to describe servers, platforms and host assets.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
Beans to describe processes.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
These beans cover todos/meetings (actions for people), engine actions and incident reporting.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
Properties for representing connectors.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata
Properties for assets that describe collections of reference data
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
Beans to describe assets that display data, such as forms and reports.
org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics - package org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics
Beans about assets that manage events.
org.odpi.openmetadata.frameworks.openmetadata.properties.collections - package org.odpi.openmetadata.frameworks.openmetadata.properties.collections
Beans for managing collections.
org.odpi.openmetadata.frameworks.openmetadata.properties.communities - package org.odpi.openmetadata.frameworks.openmetadata.properties.communities
Beans to describe communities and their members.
org.odpi.openmetadata.frameworks.openmetadata.properties.connections - package org.odpi.openmetadata.frameworks.openmetadata.properties.connections
Beans for Connections, VirtualConnections, Endpoints and ConnectorTypes.
org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents - package org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents
 
org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries - package org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
Properties used to design/describe data requirements.
org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing - package org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing
Beans to describe both permitted purposes and actions along with actual processing actions on data targets.
org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness - package org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness
Beans for representing digital services, digital products and business capabilities.
org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers - package org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers
External identifiers capture header details of metadata stored in remote locations.
org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences - package org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
Beans for external references, cited documents and related media.
org.odpi.openmetadata.frameworks.openmetadata.properties.feedback - package org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
Beans that represent feedback elements.
org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries - package org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
Beans for managing glossaries and their contents.
org.odpi.openmetadata.frameworks.openmetadata.properties.governance - package org.odpi.openmetadata.frameworks.openmetadata.properties.governance
Beans for managing governance information.
org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions - package org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
 
org.odpi.openmetadata.frameworks.openmetadata.properties.implementations - package org.odpi.openmetadata.frameworks.openmetadata.properties.implementations
These are the implementation relationship properties used to link the design/requirements work to concrete implementations.
org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains - package org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains
InformationSupplyChainProperties identifies a flow of data between systems in a digital landscape that are of importance to the organization.
org.odpi.openmetadata.frameworks.openmetadata.properties.lineage - package org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
Beans describing lineage relationships
org.odpi.openmetadata.frameworks.openmetadata.properties.locations - package org.odpi.openmetadata.frameworks.openmetadata.properties.locations
Beans to describe locations and their relationships to other things.
org.odpi.openmetadata.frameworks.openmetadata.properties.projects - package org.odpi.openmetadata.frameworks.openmetadata.properties.projects
 
org.odpi.openmetadata.frameworks.openmetadata.properties.resources - package org.odpi.openmetadata.frameworks.openmetadata.properties.resources
 
org.odpi.openmetadata.frameworks.openmetadata.properties.schema - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema
Beans for describing the structure of data.
org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
Beans for representing the structure of parameter lists, headers and results in an API.
org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases
Beans for representing the structure of data in a database.
org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display
Beans describing the structure of displayed data.
org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events
Beans to describe the structure of data in an event.
org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular - package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular
Beans for representing the structure of simple tabular data.
org.odpi.openmetadata.frameworks.openmetadata.properties.security - package org.odpi.openmetadata.frameworks.openmetadata.properties.security
Beans for describing the required security.
org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities - package org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
 
org.odpi.openmetadata.frameworks.openmetadata.properties.solutions - package org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
Beans for solution blueprints, and solution components.
org.odpi.openmetadata.frameworks.openmetadata.properties.templates - package org.odpi.openmetadata.frameworks.openmetadata.properties.templates
Beans for managing and representing template classifications
org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues - package org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
Beans for valid values
org.odpi.openmetadata.frameworks.openmetadata.refdata - package org.odpi.openmetadata.frameworks.openmetadata.refdata
Enums that describe the default reference data for the open connectors supplied with Egeria.
org.odpi.openmetadata.frameworks.openmetadata.reports - package org.odpi.openmetadata.frameworks.openmetadata.reports
 
org.odpi.openmetadata.frameworks.openmetadata.search - package org.odpi.openmetadata.frameworks.openmetadata.search
 
org.odpi.openmetadata.frameworks.openmetadata.types - package org.odpi.openmetadata.frameworks.openmetadata.types
 
org.odpi.openmetadata.frameworks.opensurvey - package org.odpi.openmetadata.frameworks.opensurvey
Connectors and interfaces of the Open Survey Framework (OSF).
org.odpi.openmetadata.frameworks.opensurvey.controls - package org.odpi.openmetadata.frameworks.opensurvey.controls
Classes that describe the properties that control the behaviour of an executing survey action service and its role in a governance action process.
org.odpi.openmetadata.frameworks.opensurvey.converters - package org.odpi.openmetadata.frameworks.opensurvey.converters
 
org.odpi.openmetadata.frameworks.opensurvey.ffdc - package org.odpi.openmetadata.frameworks.opensurvey.ffdc
Details of the messages for the Audit Log and Exceptions.
org.odpi.openmetadata.frameworks.opensurvey.measurements - package org.odpi.openmetadata.frameworks.opensurvey.measurements
These beans describe the typical measurements to capture for different types of technologies.
org.odpi.openmetadata.frameworks.opensurvey.properties - package org.odpi.openmetadata.frameworks.opensurvey.properties
Property beans used on the Open Survey Framework interfaces.
org.odpi.openmetadata.frameworks.openwatchdog - package org.odpi.openmetadata.frameworks.openwatchdog
Connectors and interfaces of the Watchdog Action Framework (OWF).
org.odpi.openmetadata.frameworks.openwatchdog.controls - package org.odpi.openmetadata.frameworks.openwatchdog.controls
Classes that describe the properties that control the behaviour of an executing watchdog action service and its role in a governance action process.
org.odpi.openmetadata.frameworks.openwatchdog.ffdc - package org.odpi.openmetadata.frameworks.openwatchdog.ffdc
Details of the messages for the Audit Log and Exceptions.
org.odpi.openmetadata.frameworks.openwatchdog.handlers - package org.odpi.openmetadata.frameworks.openwatchdog.handlers
Provides specialised handlers that use the Notification Services.
org.odpi.openmetadata.frameworkservices.gaf.admin - package org.odpi.openmetadata.frameworkservices.gaf.admin
 
org.odpi.openmetadata.frameworkservices.gaf.client - package org.odpi.openmetadata.frameworkservices.gaf.client
This package contains the clients for configuring and managing governance engines, managing the governance actions, governance action processes and incident reports as well as supporting the metadata needs of the governance action services when they are running in the Engine Host OMAG Server.
org.odpi.openmetadata.frameworkservices.gaf.client.rest - package org.odpi.openmetadata.frameworkservices.gaf.client.rest
This package contains the internal class for issuing REST calls.
org.odpi.openmetadata.frameworkservices.gaf.converters - package org.odpi.openmetadata.frameworkservices.gaf.converters
 
org.odpi.openmetadata.frameworkservices.gaf.ffdc - package org.odpi.openmetadata.frameworkservices.gaf.ffdc
This package provides the first failure data capture support for the Metadata Store Service module.
org.odpi.openmetadata.frameworkservices.gaf.handlers - package org.odpi.openmetadata.frameworkservices.gaf.handlers
 
org.odpi.openmetadata.frameworkservices.gaf.rest - package org.odpi.openmetadata.frameworkservices.gaf.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.frameworkservices.gaf.server - package org.odpi.openmetadata.frameworkservices.gaf.server
 
org.odpi.openmetadata.frameworkservices.gaf.server.spring - package org.odpi.openmetadata.frameworkservices.gaf.server.spring
 
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin - package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin
 
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client - package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client
 
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc - package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc
This package provides the first failure data capture support for the OCF Metadata Management module.
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server - package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server
 
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring - package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring
 
org.odpi.openmetadata.frameworkservices.oif.admin - package org.odpi.openmetadata.frameworkservices.oif.admin
 
org.odpi.openmetadata.frameworkservices.oif.client - package org.odpi.openmetadata.frameworkservices.oif.client
This package contains the client that supports the Open Integration Service.
org.odpi.openmetadata.frameworkservices.oif.client.contextmanager - package org.odpi.openmetadata.frameworkservices.oif.client.contextmanager
 
org.odpi.openmetadata.frameworkservices.oif.client.rest - package org.odpi.openmetadata.frameworkservices.oif.client.rest
This package contains the internal class for issuing REST calls.
org.odpi.openmetadata.frameworkservices.oif.ffdc - package org.odpi.openmetadata.frameworkservices.oif.ffdc
This package provides the first failure data capture support for the Open Integration Service module.
org.odpi.openmetadata.frameworkservices.oif.rest - package org.odpi.openmetadata.frameworkservices.oif.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.frameworkservices.oif.server - package org.odpi.openmetadata.frameworkservices.oif.server
 
org.odpi.openmetadata.frameworkservices.oif.server.spring - package org.odpi.openmetadata.frameworkservices.oif.server.spring
 
org.odpi.openmetadata.frameworkservices.omf.admin - package org.odpi.openmetadata.frameworkservices.omf.admin
 
org.odpi.openmetadata.frameworkservices.omf.client - package org.odpi.openmetadata.frameworkservices.omf.client
This package contains the clients for the open metadata interfaces: one for events and one for REST services.
org.odpi.openmetadata.frameworkservices.omf.client.handlers - package org.odpi.openmetadata.frameworkservices.omf.client.handlers
 
org.odpi.openmetadata.frameworkservices.omf.client.rest - package org.odpi.openmetadata.frameworkservices.omf.client.rest
This package contains the internal class for issuing REST calls.
org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic - package org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic
The OMF topic connectors are the interfaces of the connectors supported by the Open Metadata Store services.
org.odpi.openmetadata.frameworkservices.omf.converters - package org.odpi.openmetadata.frameworkservices.omf.converters
 
org.odpi.openmetadata.frameworkservices.omf.ffdc - package org.odpi.openmetadata.frameworkservices.omf.ffdc
This package provides the first failure data capture support for the Metadata Store Service module.
org.odpi.openmetadata.frameworkservices.omf.handlers - package org.odpi.openmetadata.frameworkservices.omf.handlers
 
org.odpi.openmetadata.frameworkservices.omf.listener - package org.odpi.openmetadata.frameworkservices.omf.listener
Supports the processing of events from the repository services that notify this module of changes to the metadata in the repository services.
org.odpi.openmetadata.frameworkservices.omf.outtopic - package org.odpi.openmetadata.frameworkservices.omf.outtopic
Produces events on the Open Metadata Store's out topic.
org.odpi.openmetadata.frameworkservices.omf.properties - package org.odpi.openmetadata.frameworkservices.omf.properties
These beans come from AssetManager OMAS and are there temporarily.
org.odpi.openmetadata.frameworkservices.omf.rest - package org.odpi.openmetadata.frameworkservices.omf.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.frameworkservices.omf.server - package org.odpi.openmetadata.frameworkservices.omf.server
 
org.odpi.openmetadata.frameworkservices.omf.server.spring - package org.odpi.openmetadata.frameworkservices.omf.server.spring
 
org.odpi.openmetadata.fvt.utilities - package org.odpi.openmetadata.fvt.utilities
 
org.odpi.openmetadata.fvt.utilities.auditlog - package org.odpi.openmetadata.fvt.utilities.auditlog
 
org.odpi.openmetadata.fvt.utilities.exceptions - package org.odpi.openmetadata.fvt.utilities.exceptions
 
org.odpi.openmetadata.governanceservers.enginehostservices.admin - package org.odpi.openmetadata.governanceservers.enginehostservices.admin
 
org.odpi.openmetadata.governanceservers.enginehostservices.client - package org.odpi.openmetadata.governanceservers.enginehostservices.client
 
org.odpi.openmetadata.governanceservers.enginehostservices.client.rest - package org.odpi.openmetadata.governanceservers.enginehostservices.client.rest
 
org.odpi.openmetadata.governanceservers.enginehostservices.enginemap - package org.odpi.openmetadata.governanceservers.enginehostservices.enginemap
 
org.odpi.openmetadata.governanceservers.enginehostservices.ffdc - package org.odpi.openmetadata.governanceservers.enginehostservices.ffdc
 
org.odpi.openmetadata.governanceservers.enginehostservices.listener - package org.odpi.openmetadata.governanceservers.enginehostservices.listener
Provides the implementation of the client-side Governance Engine OMAS out topic listener
org.odpi.openmetadata.governanceservers.enginehostservices.properties - package org.odpi.openmetadata.governanceservers.enginehostservices.properties
 
org.odpi.openmetadata.governanceservers.enginehostservices.registration - package org.odpi.openmetadata.governanceservers.enginehostservices.registration
 
org.odpi.openmetadata.governanceservers.enginehostservices.rest - package org.odpi.openmetadata.governanceservers.enginehostservices.rest
 
org.odpi.openmetadata.governanceservers.enginehostservices.server - package org.odpi.openmetadata.governanceservers.enginehostservices.server
 
org.odpi.openmetadata.governanceservers.enginehostservices.threads - package org.odpi.openmetadata.governanceservers.enginehostservices.threads
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.api - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.api
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.client - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.client
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.listener - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.listener
Provides the implementation of the client-side Governance Server OMAS out topic listener
org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.server - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring
 
org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads - package org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads
 
org.odpi.openmetadata.http - package org.odpi.openmetadata.http
 
org.odpi.openmetadata.metadataobservability.ffdc - package org.odpi.openmetadata.metadataobservability.ffdc
 
org.odpi.openmetadata.metadatasecurity - package org.odpi.openmetadata.metadatasecurity
 
org.odpi.openmetadata.metadatasecurity.accessconnector - package org.odpi.openmetadata.metadatasecurity.accessconnector
Connector that implements the interfaces of both the Platform and Server Metadata Security Access Connectors.
org.odpi.openmetadata.metadatasecurity.accessconnector.controls - package org.odpi.openmetadata.metadatasecurity.accessconnector.controls
Defines the controls for the Open Metadata Access Security Connector.
org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc - package org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc
 
org.odpi.openmetadata.metadatasecurity.connectors - package org.odpi.openmetadata.metadatasecurity.connectors
 
org.odpi.openmetadata.metadatasecurity.ffdc - package org.odpi.openmetadata.metadatasecurity.ffdc
 
org.odpi.openmetadata.metadatasecurity.properties - package org.odpi.openmetadata.metadatasecurity.properties
 
org.odpi.openmetadata.metadatasecurity.server - package org.odpi.openmetadata.metadatasecurity.server
 
org.odpi.openmetadata.opentypes - package org.odpi.openmetadata.opentypes
This package contains the open metadata types definition.
org.odpi.openmetadata.opentypes.utility - package org.odpi.openmetadata.opentypes.utility
This package contains a utility for writing open metadata types.
org.odpi.openmetadata.platformchassis.springboot - package org.odpi.openmetadata.platformchassis.springboot
 
org.odpi.openmetadata.platformservices.client - package org.odpi.openmetadata.platformservices.client
 
org.odpi.openmetadata.platformservices.properties - package org.odpi.openmetadata.platformservices.properties
 
org.odpi.openmetadata.platformservices.rest - package org.odpi.openmetadata.platformservices.rest
 
org.odpi.openmetadata.platformservices.server - package org.odpi.openmetadata.platformservices.server
 
org.odpi.openmetadata.platformservices.server.spring - package org.odpi.openmetadata.platformservices.server.spring
 
org.odpi.openmetadata.reports - package org.odpi.openmetadata.reports
 
org.odpi.openmetadata.reports.componentid - package org.odpi.openmetadata.reports.componentid
 
org.odpi.openmetadata.reports.platform - package org.odpi.openmetadata.reports.platform
 
org.odpi.openmetadata.repositoryservices.admin - package org.odpi.openmetadata.repositoryservices.admin
 
org.odpi.openmetadata.repositoryservices.archivemanager - package org.odpi.openmetadata.repositoryservices.archivemanager
 
org.odpi.openmetadata.repositoryservices.archiveutilities - package org.odpi.openmetadata.repositoryservices.archiveutilities
 
org.odpi.openmetadata.repositoryservices.auditlog - package org.odpi.openmetadata.repositoryservices.auditlog
 
org.odpi.openmetadata.repositoryservices.clients - package org.odpi.openmetadata.repositoryservices.clients
 
org.odpi.openmetadata.repositoryservices.connectors.auditable - package org.odpi.openmetadata.repositoryservices.connectors.auditable
 
org.odpi.openmetadata.repositoryservices.connectors.omrstopic - package org.odpi.openmetadata.repositoryservices.connectors.omrstopic
 
org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic - package org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
 
org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore - package org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore
 
org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties - package org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
 
org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore - package org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
 
org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore - package org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore
 
org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties - package org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
 
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities - package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities
 
org.odpi.openmetadata.repositoryservices.enterprise.connectormanager - package org.odpi.openmetadata.repositoryservices.enterprise.connectormanager
 
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector - package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector
 
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators - package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
The accumulators are thread-safe caches of types and instances from the open metadata repositories that are building a list of unique results.
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control - package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control
The federation control classes manage the process of interacting with a collection of metadata repositories.
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors - package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
The executors issue a request to one or more metadata repositories.
org.odpi.openmetadata.repositoryservices.eventmanagement - package org.odpi.openmetadata.repositoryservices.eventmanagement
 
org.odpi.openmetadata.repositoryservices.events - package org.odpi.openmetadata.repositoryservices.events
 
org.odpi.openmetadata.repositoryservices.events.beans - package org.odpi.openmetadata.repositoryservices.events.beans
 
org.odpi.openmetadata.repositoryservices.events.beans.v1 - package org.odpi.openmetadata.repositoryservices.events.beans.v1
 
org.odpi.openmetadata.repositoryservices.events.future - package org.odpi.openmetadata.repositoryservices.events.future
 
org.odpi.openmetadata.repositoryservices.ffdc - package org.odpi.openmetadata.repositoryservices.ffdc
This package provides the first failure data capture support for the repository services module.
org.odpi.openmetadata.repositoryservices.ffdc.exception - package org.odpi.openmetadata.repositoryservices.ffdc.exception
 
org.odpi.openmetadata.repositoryservices.localrepository - package org.odpi.openmetadata.repositoryservices.localrepository
 
org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector - package org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector
 
org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager - package org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
 
org.odpi.openmetadata.repositoryservices.metadatahighway - package org.odpi.openmetadata.repositoryservices.metadatahighway
 
org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry - package org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry
 
org.odpi.openmetadata.repositoryservices.properties - package org.odpi.openmetadata.repositoryservices.properties
 
org.odpi.openmetadata.repositoryservices.rest.properties - package org.odpi.openmetadata.repositoryservices.rest.properties
 
org.odpi.openmetadata.repositoryservices.rest.server - package org.odpi.openmetadata.repositoryservices.rest.server
 
org.odpi.openmetadata.repositoryservices.rest.server.spring - package org.odpi.openmetadata.repositoryservices.rest.server.spring
 
org.odpi.openmetadata.repositoryservices.rest.services - package org.odpi.openmetadata.repositoryservices.rest.services
 
org.odpi.openmetadata.samples.archiveutilities - package org.odpi.openmetadata.samples.archiveutilities
The helper classes build metadata instances of specific types.
org.odpi.openmetadata.samples.archiveutilities.businesssystems - package org.odpi.openmetadata.samples.archiveutilities.businesssystems
The business systems package contains the utility methods for creating the metadata that represents the business systems and the data movement between them for Coco Pharmaceuticals Human Resources, Finance, Procurement, Sales and Distribution as well as the transfer of this data to the data lake.
org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates - package org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates
The Clinical Trials Templates package contains the utility methods for creating the definitions for the templates used when onboarding data sources as part of the clinical trials.
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel - package org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel
 
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties - package org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
 
org.odpi.openmetadata.samples.archiveutilities.combo - package org.odpi.openmetadata.samples.archiveutilities.combo
 
org.odpi.openmetadata.samples.archiveutilities.governanceengines - package org.odpi.openmetadata.samples.archiveutilities.governanceengines
Utility to build an open metadata archive containing governance engine definitions for Coco Pharmaceuticals
org.odpi.openmetadata.samples.archiveutilities.governanceprogram - package org.odpi.openmetadata.samples.archiveutilities.governanceprogram
Utility to build an open metadata archive containing governance program definitions for Coco Pharmaceuticals.
org.odpi.openmetadata.samples.archiveutilities.organization - package org.odpi.openmetadata.samples.archiveutilities.organization
 
org.odpi.openmetadata.samples.archiveutilities.productcatalog - package org.odpi.openmetadata.samples.archiveutilities.productcatalog
 
org.odpi.openmetadata.samples.archiveutilities.sustainability - package org.odpi.openmetadata.samples.archiveutilities.sustainability
 
org.odpi.openmetadata.samples.archiveutilities.types - package org.odpi.openmetadata.samples.archiveutilities.types
Utility to build an open metadata archive containing specialist types for Coco Pharmaceuticals
org.odpi.openmetadata.samples.governanceactions.clinicaltrials - package org.odpi.openmetadata.samples.governanceactions.clinicaltrials
Coco Pharmaceuticals governance actions for clinical trials - they run in the ClinicalTrials@CocoPharmaceuticals governance engine.
org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata - package org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata
 
org.odpi.openmetadata.samples.governanceactions.ffdc - package org.odpi.openmetadata.samples.governanceactions.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.serveroperations.client - package org.odpi.openmetadata.serveroperations.client
 
org.odpi.openmetadata.serveroperations.client.rest - package org.odpi.openmetadata.serveroperations.client.rest
 
org.odpi.openmetadata.serveroperations.ffdc - package org.odpi.openmetadata.serveroperations.ffdc
 
org.odpi.openmetadata.serveroperations.properties - package org.odpi.openmetadata.serveroperations.properties
 
org.odpi.openmetadata.serveroperations.rest - package org.odpi.openmetadata.serveroperations.rest
 
org.odpi.openmetadata.serveroperations.server - package org.odpi.openmetadata.serveroperations.server
 
org.odpi.openmetadata.serveroperations.server.spring - package org.odpi.openmetadata.serveroperations.server.spring
 
org.odpi.openmetadata.test.unittest.utilities - package org.odpi.openmetadata.test.unittest.utilities
 
org.odpi.openmetadata.tokencontroller - package org.odpi.openmetadata.tokencontroller
 
org.odpi.openmetadata.tokencontroller.ffdc - package org.odpi.openmetadata.tokencontroller.ffdc
 
org.odpi.openmetadata.tokenmanager.http - package org.odpi.openmetadata.tokenmanager.http
 
org.odpi.openmetadata.userauthn - package org.odpi.openmetadata.userauthn
 
org.odpi.openmetadata.userauthn.auth - package org.odpi.openmetadata.userauthn.auth
 
org.odpi.openmetadata.utilities.guidgenerator - package org.odpi.openmetadata.utilities.guidgenerator
 
org.odpi.openmetadata.utilities.serverconfig - package org.odpi.openmetadata.utilities.serverconfig
 
org.odpi.openmetadata.utilities.serverops - package org.odpi.openmetadata.utilities.serverops
 
org.odpi.openmetadata.viewservices.actionauthor.admin - package org.odpi.openmetadata.viewservices.actionauthor.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.actionauthor.ffdc - package org.odpi.openmetadata.viewservices.actionauthor.ffdc
This package provides the definition of the error handling for the Action Author OMVS.
org.odpi.openmetadata.viewservices.actionauthor.server - package org.odpi.openmetadata.viewservices.actionauthor.server
 
org.odpi.openmetadata.viewservices.actionauthor.server.spring - package org.odpi.openmetadata.viewservices.actionauthor.server.spring
 
org.odpi.openmetadata.viewservices.actormanager.admin - package org.odpi.openmetadata.viewservices.actormanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.actormanager.ffdc - package org.odpi.openmetadata.viewservices.actormanager.ffdc
This package provides the definition of the error handling for the Actor Manager OMVS.
org.odpi.openmetadata.viewservices.actormanager.server - package org.odpi.openmetadata.viewservices.actormanager.server
 
org.odpi.openmetadata.viewservices.actormanager.server.spring - package org.odpi.openmetadata.viewservices.actormanager.server.spring
 
org.odpi.openmetadata.viewservices.assetcatalog.admin - package org.odpi.openmetadata.viewservices.assetcatalog.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.assetcatalog.ffdc - package org.odpi.openmetadata.viewservices.assetcatalog.ffdc
This package provides the definition of the error handling for the Asset Catalog OMVS.
org.odpi.openmetadata.viewservices.assetcatalog.rest - package org.odpi.openmetadata.viewservices.assetcatalog.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.assetcatalog.server - package org.odpi.openmetadata.viewservices.assetcatalog.server
 
org.odpi.openmetadata.viewservices.assetcatalog.server.spring - package org.odpi.openmetadata.viewservices.assetcatalog.server.spring
 
org.odpi.openmetadata.viewservices.assetmaker.admin - package org.odpi.openmetadata.viewservices.assetmaker.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.assetmaker.ffdc - package org.odpi.openmetadata.viewservices.assetmaker.ffdc
This package provides the definition of the error handling for the Asset Maker OMVS.
org.odpi.openmetadata.viewservices.assetmaker.server - package org.odpi.openmetadata.viewservices.assetmaker.server
 
org.odpi.openmetadata.viewservices.assetmaker.server.spring - package org.odpi.openmetadata.viewservices.assetmaker.server.spring
 
org.odpi.openmetadata.viewservices.automatedcuration.admin - package org.odpi.openmetadata.viewservices.automatedcuration.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.automatedcuration.converters - package org.odpi.openmetadata.viewservices.automatedcuration.converters
 
org.odpi.openmetadata.viewservices.automatedcuration.ffdc - package org.odpi.openmetadata.viewservices.automatedcuration.ffdc
This package provides the definition of the error handling for the Automated Curation OMVS.
org.odpi.openmetadata.viewservices.automatedcuration.handlers - package org.odpi.openmetadata.viewservices.automatedcuration.handlers
Creates extensions to the handlers that are needed by the REST APIs.
org.odpi.openmetadata.viewservices.automatedcuration.properties - package org.odpi.openmetadata.viewservices.automatedcuration.properties
Properties extracted from the open metadata ecosystem and consolidated into specific views for the curator.
org.odpi.openmetadata.viewservices.automatedcuration.rest - package org.odpi.openmetadata.viewservices.automatedcuration.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.automatedcuration.server - package org.odpi.openmetadata.viewservices.automatedcuration.server
 
org.odpi.openmetadata.viewservices.automatedcuration.server.spring - package org.odpi.openmetadata.viewservices.automatedcuration.server.spring
 
org.odpi.openmetadata.viewservices.classificationexplorer.admin - package org.odpi.openmetadata.viewservices.classificationexplorer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.classificationexplorer.ffdc - package org.odpi.openmetadata.viewservices.classificationexplorer.ffdc
This package provides the definition of the error handling for the Classification Explorer OMVS.
org.odpi.openmetadata.viewservices.classificationexplorer.server - package org.odpi.openmetadata.viewservices.classificationexplorer.server
 
org.odpi.openmetadata.viewservices.classificationexplorer.server.spring - package org.odpi.openmetadata.viewservices.classificationexplorer.server.spring
 
org.odpi.openmetadata.viewservices.classificationmanager.admin - package org.odpi.openmetadata.viewservices.classificationmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.classificationmanager.ffdc - package org.odpi.openmetadata.viewservices.classificationmanager.ffdc
This package provides the definition of the error handling for the Classification Manager OMVS.
org.odpi.openmetadata.viewservices.classificationmanager.server - package org.odpi.openmetadata.viewservices.classificationmanager.server
 
org.odpi.openmetadata.viewservices.classificationmanager.server.spring - package org.odpi.openmetadata.viewservices.classificationmanager.server.spring
 
org.odpi.openmetadata.viewservices.collectionmanager.admin - package org.odpi.openmetadata.viewservices.collectionmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.collectionmanager.ffdc - package org.odpi.openmetadata.viewservices.collectionmanager.ffdc
This package provides the definition of the error handling for the Collection Manager OMVS.
org.odpi.openmetadata.viewservices.collectionmanager.server - package org.odpi.openmetadata.viewservices.collectionmanager.server
 
org.odpi.openmetadata.viewservices.collectionmanager.server.spring - package org.odpi.openmetadata.viewservices.collectionmanager.server.spring
 
org.odpi.openmetadata.viewservices.communitymatters.admin - package org.odpi.openmetadata.viewservices.communitymatters.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.communitymatters.ffdc - package org.odpi.openmetadata.viewservices.communitymatters.ffdc
This package provides the definition of the error handling for the Community Matters OMVS.
org.odpi.openmetadata.viewservices.communitymatters.server - package org.odpi.openmetadata.viewservices.communitymatters.server
 
org.odpi.openmetadata.viewservices.communitymatters.server.spring - package org.odpi.openmetadata.viewservices.communitymatters.server.spring
 
org.odpi.openmetadata.viewservices.connectionmaker.admin - package org.odpi.openmetadata.viewservices.connectionmaker.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.connectionmaker.ffdc - package org.odpi.openmetadata.viewservices.connectionmaker.ffdc
This package provides the definition of the error handling for the Connection Maker OMVS.
org.odpi.openmetadata.viewservices.connectionmaker.server - package org.odpi.openmetadata.viewservices.connectionmaker.server
 
org.odpi.openmetadata.viewservices.connectionmaker.server.spring - package org.odpi.openmetadata.viewservices.connectionmaker.server.spring
 
org.odpi.openmetadata.viewservices.datadesigner.admin - package org.odpi.openmetadata.viewservices.datadesigner.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.datadesigner.ffdc - package org.odpi.openmetadata.viewservices.datadesigner.ffdc
This package provides the definition of the error handling for the Data Designer OMVS.
org.odpi.openmetadata.viewservices.datadesigner.server - package org.odpi.openmetadata.viewservices.datadesigner.server
 
org.odpi.openmetadata.viewservices.datadesigner.server.spring - package org.odpi.openmetadata.viewservices.datadesigner.server.spring
 
org.odpi.openmetadata.viewservices.datadiscovery.admin - package org.odpi.openmetadata.viewservices.datadiscovery.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.datadiscovery.ffdc - package org.odpi.openmetadata.viewservices.datadiscovery.ffdc
This package provides the definition of the error handling for the Data Discovery OMVS.
org.odpi.openmetadata.viewservices.datadiscovery.server - package org.odpi.openmetadata.viewservices.datadiscovery.server
 
org.odpi.openmetadata.viewservices.datadiscovery.server.spring - package org.odpi.openmetadata.viewservices.datadiscovery.server.spring
 
org.odpi.openmetadata.viewservices.dataengineer.admin - package org.odpi.openmetadata.viewservices.dataengineer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.dataengineer.ffdc - package org.odpi.openmetadata.viewservices.dataengineer.ffdc
This package provides the definition of the error handling for the Data Engineer OMVS.
org.odpi.openmetadata.viewservices.dataengineer.server - package org.odpi.openmetadata.viewservices.dataengineer.server
 
org.odpi.openmetadata.viewservices.dataengineer.server.spring - package org.odpi.openmetadata.viewservices.dataengineer.server.spring
 
org.odpi.openmetadata.viewservices.dataofficer.admin - package org.odpi.openmetadata.viewservices.dataofficer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.dataofficer.ffdc - package org.odpi.openmetadata.viewservices.dataofficer.ffdc
This package provides the definition of the error handling for the Data Officer OMVS.
org.odpi.openmetadata.viewservices.dataofficer.server - package org.odpi.openmetadata.viewservices.dataofficer.server
 
org.odpi.openmetadata.viewservices.dataofficer.server.spring - package org.odpi.openmetadata.viewservices.dataofficer.server.spring
 
org.odpi.openmetadata.viewservices.devopspipeline.admin - package org.odpi.openmetadata.viewservices.devopspipeline.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.devopspipeline.ffdc - package org.odpi.openmetadata.viewservices.devopspipeline.ffdc
This package provides the definition of the error handling for the Devops Pipeline OMVS.
org.odpi.openmetadata.viewservices.devopspipeline.server - package org.odpi.openmetadata.viewservices.devopspipeline.server
 
org.odpi.openmetadata.viewservices.devopspipeline.server.spring - package org.odpi.openmetadata.viewservices.devopspipeline.server.spring
 
org.odpi.openmetadata.viewservices.digitalbusiness.admin - package org.odpi.openmetadata.viewservices.digitalbusiness.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.digitalbusiness.ffdc - package org.odpi.openmetadata.viewservices.digitalbusiness.ffdc
This package provides the definition of the error handling for the Digital Business OMVS.
org.odpi.openmetadata.viewservices.digitalbusiness.server - package org.odpi.openmetadata.viewservices.digitalbusiness.server
 
org.odpi.openmetadata.viewservices.digitalbusiness.server.spring - package org.odpi.openmetadata.viewservices.digitalbusiness.server.spring
 
org.odpi.openmetadata.viewservices.externalreferences.admin - package org.odpi.openmetadata.viewservices.externalreferences.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.externalreferences.ffdc - package org.odpi.openmetadata.viewservices.externalreferences.ffdc
This package provides the definition of the error handling for the External References OMVS.
org.odpi.openmetadata.viewservices.externalreferences.server - package org.odpi.openmetadata.viewservices.externalreferences.server
 
org.odpi.openmetadata.viewservices.externalreferences.server.spring - package org.odpi.openmetadata.viewservices.externalreferences.server.spring
 
org.odpi.openmetadata.viewservices.feedbackmanager.admin - package org.odpi.openmetadata.viewservices.feedbackmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.feedbackmanager.ffdc - package org.odpi.openmetadata.viewservices.feedbackmanager.ffdc
This package provides the definition of the error handling for the Feedback Manager OMVS.
org.odpi.openmetadata.viewservices.feedbackmanager.server - package org.odpi.openmetadata.viewservices.feedbackmanager.server
 
org.odpi.openmetadata.viewservices.feedbackmanager.server.spring - package org.odpi.openmetadata.viewservices.feedbackmanager.server.spring
 
org.odpi.openmetadata.viewservices.glossarymanager.admin - package org.odpi.openmetadata.viewservices.glossarymanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.glossarymanager.ffdc - package org.odpi.openmetadata.viewservices.glossarymanager.ffdc
This package provides the definition of the error handling for the Glossary Manager OMVS.
org.odpi.openmetadata.viewservices.glossarymanager.rest - package org.odpi.openmetadata.viewservices.glossarymanager.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.glossarymanager.server - package org.odpi.openmetadata.viewservices.glossarymanager.server
 
org.odpi.openmetadata.viewservices.glossarymanager.server.spring - package org.odpi.openmetadata.viewservices.glossarymanager.server.spring
 
org.odpi.openmetadata.viewservices.governanceofficer.admin - package org.odpi.openmetadata.viewservices.governanceofficer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.governanceofficer.ffdc - package org.odpi.openmetadata.viewservices.governanceofficer.ffdc
This package provides the definition of the error handling for the Governance Officer OMVS.
org.odpi.openmetadata.viewservices.governanceofficer.server - package org.odpi.openmetadata.viewservices.governanceofficer.server
 
org.odpi.openmetadata.viewservices.governanceofficer.server.spring - package org.odpi.openmetadata.viewservices.governanceofficer.server.spring
 
org.odpi.openmetadata.viewservices.lineagelinker.admin - package org.odpi.openmetadata.viewservices.lineagelinker.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.lineagelinker.ffdc - package org.odpi.openmetadata.viewservices.lineagelinker.ffdc
This package provides the definition of the error handling for the Lineage Linker OMVS.
org.odpi.openmetadata.viewservices.lineagelinker.server - package org.odpi.openmetadata.viewservices.lineagelinker.server
 
org.odpi.openmetadata.viewservices.lineagelinker.server.spring - package org.odpi.openmetadata.viewservices.lineagelinker.server.spring
 
org.odpi.openmetadata.viewservices.locationarena.admin - package org.odpi.openmetadata.viewservices.locationarena.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.locationarena.ffdc - package org.odpi.openmetadata.viewservices.locationarena.ffdc
This package provides the definition of the error handling for the Location Arena OMVS.
org.odpi.openmetadata.viewservices.locationarena.server - package org.odpi.openmetadata.viewservices.locationarena.server
 
org.odpi.openmetadata.viewservices.locationarena.server.spring - package org.odpi.openmetadata.viewservices.locationarena.server.spring
 
org.odpi.openmetadata.viewservices.metadataexpert.admin - package org.odpi.openmetadata.viewservices.metadataexpert.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.metadataexpert.ffdc - package org.odpi.openmetadata.viewservices.metadataexpert.ffdc
This package provides the definition of the error handling for the Metadata Expert OMVS.
org.odpi.openmetadata.viewservices.metadataexpert.server - package org.odpi.openmetadata.viewservices.metadataexpert.server
 
org.odpi.openmetadata.viewservices.metadataexpert.server.spring - package org.odpi.openmetadata.viewservices.metadataexpert.server.spring
 
org.odpi.openmetadata.viewservices.metadataexplorer.admin - package org.odpi.openmetadata.viewservices.metadataexplorer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.metadataexplorer.ffdc - package org.odpi.openmetadata.viewservices.metadataexplorer.ffdc
This package provides the definition of the error handling for the Metadata Explorer OMVS.
org.odpi.openmetadata.viewservices.metadataexplorer.server - package org.odpi.openmetadata.viewservices.metadataexplorer.server
 
org.odpi.openmetadata.viewservices.metadataexplorer.server.spring - package org.odpi.openmetadata.viewservices.metadataexplorer.server.spring
 
org.odpi.openmetadata.viewservices.multilanguage.admin - package org.odpi.openmetadata.viewservices.multilanguage.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.multilanguage.ffdc - package org.odpi.openmetadata.viewservices.multilanguage.ffdc
This package provides the definition of the error handling for the Multi Language OMVS.
org.odpi.openmetadata.viewservices.multilanguage.server - package org.odpi.openmetadata.viewservices.multilanguage.server
 
org.odpi.openmetadata.viewservices.multilanguage.server.spring - package org.odpi.openmetadata.viewservices.multilanguage.server.spring
 
org.odpi.openmetadata.viewservices.myprofile.admin - package org.odpi.openmetadata.viewservices.myprofile.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.myprofile.ffdc - package org.odpi.openmetadata.viewservices.myprofile.ffdc
This package provides the definition of the error handling for the My Profile OMVS.
org.odpi.openmetadata.viewservices.myprofile.server - package org.odpi.openmetadata.viewservices.myprofile.server
 
org.odpi.openmetadata.viewservices.myprofile.server.spring - package org.odpi.openmetadata.viewservices.myprofile.server.spring
 
org.odpi.openmetadata.viewservices.notificationmanager.admin - package org.odpi.openmetadata.viewservices.notificationmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.notificationmanager.ffdc - package org.odpi.openmetadata.viewservices.notificationmanager.ffdc
This package provides the definition of the error handling for the Notification Manager OMVS.
org.odpi.openmetadata.viewservices.notificationmanager.server - package org.odpi.openmetadata.viewservices.notificationmanager.server
 
org.odpi.openmetadata.viewservices.notificationmanager.server.spring - package org.odpi.openmetadata.viewservices.notificationmanager.server.spring
 
org.odpi.openmetadata.viewservices.peopleorganizer.admin - package org.odpi.openmetadata.viewservices.peopleorganizer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.peopleorganizer.ffdc - package org.odpi.openmetadata.viewservices.peopleorganizer.ffdc
This package provides the definition of the error handling for the People Organizer OMVS.
org.odpi.openmetadata.viewservices.peopleorganizer.server - package org.odpi.openmetadata.viewservices.peopleorganizer.server
 
org.odpi.openmetadata.viewservices.peopleorganizer.server.spring - package org.odpi.openmetadata.viewservices.peopleorganizer.server.spring
 
org.odpi.openmetadata.viewservices.privacyofficer.admin - package org.odpi.openmetadata.viewservices.privacyofficer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.privacyofficer.ffdc - package org.odpi.openmetadata.viewservices.privacyofficer.ffdc
This package provides the definition of the error handling for the Privacy Officer OMVS.
org.odpi.openmetadata.viewservices.privacyofficer.server - package org.odpi.openmetadata.viewservices.privacyofficer.server
 
org.odpi.openmetadata.viewservices.privacyofficer.server.spring - package org.odpi.openmetadata.viewservices.privacyofficer.server.spring
 
org.odpi.openmetadata.viewservices.productcatalog.admin - package org.odpi.openmetadata.viewservices.productcatalog.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.productcatalog.ffdc - package org.odpi.openmetadata.viewservices.productcatalog.ffdc
This package provides the definition of the error handling for the Product Catalog OMVS.
org.odpi.openmetadata.viewservices.productcatalog.server - package org.odpi.openmetadata.viewservices.productcatalog.server
 
org.odpi.openmetadata.viewservices.productcatalog.server.spring - package org.odpi.openmetadata.viewservices.productcatalog.server.spring
 
org.odpi.openmetadata.viewservices.productmanager.admin - package org.odpi.openmetadata.viewservices.productmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.productmanager.ffdc - package org.odpi.openmetadata.viewservices.productmanager.ffdc
This package provides the definition of the error handling for the Product Manager OMVS.
org.odpi.openmetadata.viewservices.productmanager.server - package org.odpi.openmetadata.viewservices.productmanager.server
 
org.odpi.openmetadata.viewservices.productmanager.server.spring - package org.odpi.openmetadata.viewservices.productmanager.server.spring
 
org.odpi.openmetadata.viewservices.projectmanager.admin - package org.odpi.openmetadata.viewservices.projectmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.projectmanager.ffdc - package org.odpi.openmetadata.viewservices.projectmanager.ffdc
This package provides the definition of the error handling for the Project Manager OMVS.
org.odpi.openmetadata.viewservices.projectmanager.server - package org.odpi.openmetadata.viewservices.projectmanager.server
 
org.odpi.openmetadata.viewservices.projectmanager.server.spring - package org.odpi.openmetadata.viewservices.projectmanager.server.spring
 
org.odpi.openmetadata.viewservices.referencedata.admin - package org.odpi.openmetadata.viewservices.referencedata.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.referencedata.ffdc - package org.odpi.openmetadata.viewservices.referencedata.ffdc
This package provides the definition of the error handling for the Reference Data OMVS.
org.odpi.openmetadata.viewservices.referencedata.server - package org.odpi.openmetadata.viewservices.referencedata.server
 
org.odpi.openmetadata.viewservices.referencedata.server.spring - package org.odpi.openmetadata.viewservices.referencedata.server.spring
 
org.odpi.openmetadata.viewservices.runtimemanager.admin - package org.odpi.openmetadata.viewservices.runtimemanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.runtimemanager.ffdc - package org.odpi.openmetadata.viewservices.runtimemanager.ffdc
This package provides the definition of the error handling for the Runtime Manager OMVS.
org.odpi.openmetadata.viewservices.runtimemanager.rest - package org.odpi.openmetadata.viewservices.runtimemanager.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.runtimemanager.server - package org.odpi.openmetadata.viewservices.runtimemanager.server
 
org.odpi.openmetadata.viewservices.runtimemanager.server.spring - package org.odpi.openmetadata.viewservices.runtimemanager.server.spring
 
org.odpi.openmetadata.viewservices.schemamaker.admin - package org.odpi.openmetadata.viewservices.schemamaker.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.schemamaker.ffdc - package org.odpi.openmetadata.viewservices.schemamaker.ffdc
This package provides the definition of the error handling for the Schema Maker OMVS.
org.odpi.openmetadata.viewservices.schemamaker.server - package org.odpi.openmetadata.viewservices.schemamaker.server
 
org.odpi.openmetadata.viewservices.schemamaker.server.spring - package org.odpi.openmetadata.viewservices.schemamaker.server.spring
 
org.odpi.openmetadata.viewservices.securityofficer.admin - package org.odpi.openmetadata.viewservices.securityofficer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.securityofficer.ffdc - package org.odpi.openmetadata.viewservices.securityofficer.ffdc
This package provides the definition of the error handling for the Security Officer OMVS.
org.odpi.openmetadata.viewservices.securityofficer.server - package org.odpi.openmetadata.viewservices.securityofficer.server
 
org.odpi.openmetadata.viewservices.securityofficer.server.spring - package org.odpi.openmetadata.viewservices.securityofficer.server.spring
 
org.odpi.openmetadata.viewservices.solutionarchitect.admin - package org.odpi.openmetadata.viewservices.solutionarchitect.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.solutionarchitect.ffdc - package org.odpi.openmetadata.viewservices.solutionarchitect.ffdc
This package provides the definition of the error handling for the Solution Architect OMVS.
org.odpi.openmetadata.viewservices.solutionarchitect.server - package org.odpi.openmetadata.viewservices.solutionarchitect.server
 
org.odpi.openmetadata.viewservices.solutionarchitect.server.spring - package org.odpi.openmetadata.viewservices.solutionarchitect.server.spring
 
org.odpi.openmetadata.viewservices.subjectarea.admin - package org.odpi.openmetadata.viewservices.subjectarea.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.subjectarea.ffdc - package org.odpi.openmetadata.viewservices.subjectarea.ffdc
This package provides the definition of the error handling for the Subject Area OMVS.
org.odpi.openmetadata.viewservices.subjectarea.server - package org.odpi.openmetadata.viewservices.subjectarea.server
 
org.odpi.openmetadata.viewservices.subjectarea.server.spring - package org.odpi.openmetadata.viewservices.subjectarea.server.spring
 
org.odpi.openmetadata.viewservices.templatemanager.admin - package org.odpi.openmetadata.viewservices.templatemanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.templatemanager.ffdc - package org.odpi.openmetadata.viewservices.templatemanager.ffdc
This package provides the definition of the error handling for the Template Manager OMVS.
org.odpi.openmetadata.viewservices.templatemanager.rest - package org.odpi.openmetadata.viewservices.templatemanager.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.templatemanager.server - package org.odpi.openmetadata.viewservices.templatemanager.server
 
org.odpi.openmetadata.viewservices.templatemanager.server.spring - package org.odpi.openmetadata.viewservices.templatemanager.server.spring
 
org.odpi.openmetadata.viewservices.timekeeper.admin - package org.odpi.openmetadata.viewservices.timekeeper.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.timekeeper.ffdc - package org.odpi.openmetadata.viewservices.timekeeper.ffdc
This package provides the definition of the error handling for the Time Keeper OMVS.
org.odpi.openmetadata.viewservices.timekeeper.server - package org.odpi.openmetadata.viewservices.timekeeper.server
 
org.odpi.openmetadata.viewservices.timekeeper.server.spring - package org.odpi.openmetadata.viewservices.timekeeper.server.spring
 
org.odpi.openmetadata.viewservices.validmetadata.admin - package org.odpi.openmetadata.viewservices.validmetadata.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.validmetadata.ffdc - package org.odpi.openmetadata.viewservices.validmetadata.ffdc
This package provides the definition of the error handling for the Valid Metadata OMVS.
org.odpi.openmetadata.viewservices.validmetadata.server - package org.odpi.openmetadata.viewservices.validmetadata.server
 
org.odpi.openmetadata.viewservices.validmetadata.server.spring - package org.odpi.openmetadata.viewservices.validmetadata.server.spring
 
ORGANIZATION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
ORGANIZATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the organization that this resource is from.
ORGANIZATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a specific organization.
ORGANIZATION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Organization - Information relating to an organization.
ORGANIZATION_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Organization Integration Connector - Connector that manages metadata exchange with a third-party application containing data about people and organizations.
ORGANIZATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ORGANIZATION_NAME_PROPERTY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Property name for Organization
ORGANIZATION_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the organization property.
ORGANIZATIONAL_CONTROL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance control that is implemented using organization structure, training, roles manual procedures and reviews.
OrganizationalControlProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
An organizational control describes a business activity that supports the governance program implementation.
OrganizationalControlProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OrganizationalControlProperties
Default Constructor
OrganizationalControlProperties(OrganizationalControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OrganizationalControlProperties
Copy/Clone Constructor
OrganizationDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The OrganizationDefinition is used to feed the definition of the organizations for Coco Pharmaceuticals scenarios.
organizationName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
OrganizationProfileProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
OrganizationProfileProperties describes a top-level team in an organization.
OrganizationProfileProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.OrganizationProfileProperties
Default constructor
OrganizationProfileProperties(OrganizationProfileProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.OrganizationProfileProperties
Copy/clone constructor
OrganizationTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The OrganizationTypeDefinition is used to feed the definition of the different organizations involved in Coco Pharmaceuticals scenarios.
ORGANIZING_PRINCIPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Characteristics that influence the organization of the taxonomy.
origin - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
origin - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
ORIGIN_ALREADY_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
ORIGIN_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
ORIGIN_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
ORIGIN_BIZ_CAP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ORIGIN_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
The technology under test is able to return the identifier of the platform.
ORIGIN_ORG_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ORIGIN_SEEKER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Locate and Set Origin Governance Action Service - Navigates back through the lineage relationships to locate the origin classification(s) from the source(s) and sets it on the requested asset if the origin is unique.
ORIGIN_SEEKING_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
 
originatorName - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
originatorName - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
originatorName - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
originatorProperties - Variable in class org.odpi.openmetadata.frameworks.auditlog.AuditLogDestination
 
OriginSeekerGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
OriginSeekerGovernanceActionConnector uses the lineage mapping relationships to determine the origin of the asset that is passed as an action target.
OriginSeekerGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGovernanceActionConnector
 
OriginSeekerGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
OriginSeekerGovernanceActionProvider is the OCF connector provider for the Origin Seeker Governance Action Service.
OriginSeekerGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
OriginSeekerGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
The Guard enum describes some common guards that can be used when implementing governance services.
OSFAuditCode - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.ffdc
The OSFAuditCode is used to define the message content for the Audit Log.
OSFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.ffdc
The OSF error code is used to define first failure data capture (FFDC) for errors that occur when working with OSF Discovery Services.
OSS_UC_CATALOG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
An operational data platform manager within the Unity Catalog (UC) 'catalog of catalogs'.
OSS_UC_CATALOG_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_FUNCTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
A function found in Unity Catalog (UC) that is working with data.
OSS_UC_FUNCTION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_MODEL_VERSION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_REGISTERED_MODEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
An analytics model deployed to Unity Catalog (UC).
OSS_UC_REGISTERED_MODEL_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_REGISTERED_MODEL_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
A version of an analytics model deployed to Unity Catalog (UC).
OSS_UC_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
A schema that organizes data assets for an operational data platform catalog within the Unity Catalog (UC) 'catalog of catalogs'.
OSS_UC_SCHEMA_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
A relational table within the Unity Catalog (UC) 'catalog of catalogs'.
OSS_UC_TABLE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UC_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
A collection of related data files within the Unity Catalog (UC) 'catalog of catalogs'.
OSS_UC_VOLUME_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
 
OSS_UNITY_CATALOG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
An operational metadata catalog that supports controlled access to data managed through a data platform.
OSSUnityCatalogInsideCatalogSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
Connector provider for the OSSUnityCatalogInsideCatalogSurveyConnector.
OSSUnityCatalogInsideCatalogSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
OSSUnityCatalogInsideCatalogSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
Survey service that analyses the contents of a catalog within OSS Unity Catalog.
OSSUnityCatalogInsideCatalogSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyService
 
OSSUnityCatalogInsideCatalogSyncBase - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Common functions for the synchronizing between Egeria and Unity Catalog.
OSSUnityCatalogInsideCatalogSyncBase(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, UnityCatalogDeployedImplementationType, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Set up the schema synchronizer.
OSSUnityCatalogInsideCatalogSyncConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
OSSUnityCatalogInsideCatalogSyncConnector synchronizes metadata within a specific catalog between Unity Catalog and the Open Metadata Ecosystem.
OSSUnityCatalogInsideCatalogSyncConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
 
OSSUnityCatalogInsideCatalogSyncFunctions - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Functions.
OSSUnityCatalogInsideCatalogSyncFunctions(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncFunctions
Set up the function synchronizer.
OSSUnityCatalogInsideCatalogSyncProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
 
OSSUnityCatalogInsideCatalogSyncProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OSSUnityCatalogInsideCatalogSyncRegisteredModels - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Registered Models.
OSSUnityCatalogInsideCatalogSyncRegisteredModels(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncRegisteredModels
Set up the registered model synchronizer.
OSSUnityCatalogInsideCatalogSyncSchema - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Schema.
OSSUnityCatalogInsideCatalogSyncSchema(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncSchema
Set up the schema synchronizer.
OSSUnityCatalogInsideCatalogSyncTables - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Tables.
OSSUnityCatalogInsideCatalogSyncTables(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncTables
Set up the table synchronizer.
OSSUnityCatalogInsideCatalogSyncVolumes - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Volumes.
OSSUnityCatalogInsideCatalogSyncVolumes(String, IntegrationContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncVolumes
Set up the volume synchronizer.
OSSUnityCatalogInsideSchemaSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
Connector provider for the OSSUnityCatalogInsideCatalogSurveyConnector.
OSSUnityCatalogInsideSchemaSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
OSSUnityCatalogInsideSchemaSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
Survey service that analyses the contents of a schema within OSS Unity Catalog.
OSSUnityCatalogInsideSchemaSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyService
 
OSSUnityCatalogInsideVolumeSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
FolderSurveyServiceProvider provides the connector provider for the Folder Survey Action Service
OSSUnityCatalogInsideVolumeSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideVolumeSurveyProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action implementation.
OSSUnityCatalogResourceConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
 
OSSUnityCatalogResourceConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
 
OSSUnityCatalogResourceProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
 
OSSUnityCatalogResourceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OSSUnityCatalogServerSurveyBase - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
 
OSSUnityCatalogServerSurveyBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
 
OSSUnityCatalogServerSurveyBase.ResourceProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
Information about a UC resource collected for the inventory.
OSSUnityCatalogServerSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
 
OSSUnityCatalogServerSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
OSSUnityCatalogServerSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
 
OSSUnityCatalogServerSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyService
 
OSSUnityCatalogServerSyncCatalog - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
Provides the specialist methods for working with Unity Catalog (UC) Catalog.
OSSUnityCatalogServerSyncCatalog(String, IntegrationContext, String, String, String, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncCatalog
Set up the catalog synchronizer.
OSSUnityCatalogServerSyncConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
OSSUnityCatalogServerSyncConnector synchronizes metadata between Unity Catalog and the Open Metadata Ecosystem.
OSSUnityCatalogServerSyncConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
 
OSSUnityCatalogServerSyncProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
 
OSSUnityCatalogServerSyncProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OTHER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Another assignment status.
OTHER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Another relationship status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Undefined or unknown completion status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Undefined or unknown governance action status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Undefined or user-defined status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
A different identifier for the owner outside the open metadata ecosystem has been used.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Another business capability type.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
 
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The membership has a different status not covered by the open metadata types.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Other - Unknown comment type.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Another classification assignment status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Another confidentially level.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Another contact mechanism.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Another criticality level.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
 
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Other - The term assignment is in a locally defined state.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Another type of delete.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is in a locally defined state.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Other - An organized activity to achieve a specific goal.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Other - The term assignment is in a locally defined state.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Other - Another term relationship status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Another classification assignment status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The governance domain is locally defined.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Another impact severity level.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
"Another incident report status.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Another key pattern.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Another type of action.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Another type of change.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
The media type is not supported.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Another usage.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Other - Another type of synchronization rule - see description property.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Other - None of the above.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
 
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Another basis for determining the retention requirement.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Other - None of the above.
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
OTHER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Other - The instance is in a locally defined state.
OTHER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Other
OTHER_ORIGIN_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptive labels describing origin of the resource.
OTHER_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation's status stored in additional properties
otherAttributeTypeDef - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
otherInstanceGUID - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
otherMetadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
otherOrigin - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
otherTypeDef - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
otherTypeDefSummary - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0013 The OMF Services has sent event of type: {0}
OUTBOUND - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Outbound Event - Event from local server to other members of the open metadata repository cohort.
OUTBOUND_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8009 - The Open Metadata Repository Services (OMRS) has sent event of type {0} to the cohort topic {1}
OUTCOME - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical:Outcome - Information relating to the work understanding the result of a course of treatment.
OUTCOMES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Expected outcomes.
OUTGOING_BAD_CONNECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0114 - Registration error occurred in cohort {0} because the local server is not able to use the remote connection {1} supplied by server {2} that hosts metadata collection {3} to create a connector to its metadata repository.
OUTGOING_CONFLICTING_METADATA_COLLECTION_ID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0113 - Registration request received from cohort {0} was rejected by the local server because the remote server {1} is using a metadata collection id {2} that is not unique in the cohort
OUTGOING_CONFLICTING_TYPEDEFS - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0203 - The local server has detected a conflict in cohort {0} in the registration request from server {1} that hosts metadata collection {2}.
OUTGOING_TYPE_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0205 - The local server in cohort {0} has rejected a TypeDef update from server {1} that hosts metadata collection {2} because the version of TypeDef {3} ({4}) in the local server is at version {5} is different to this TypeDef in the remote server which is at version {6}
OUTGOING_TYPEDEF_PATCH_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0204 - The local server in cohort {0} has rejected a TypeDef update from server {1} that hosts metadata collection {2} because the version of TypeDef {3} ({4}) in the local server is at version {5} is different from this TypeDef in the remote server which is at version {6}
OUTIN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Output-Input Port - A request-response call is made by the solution component.
OUTIN_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Output-Input Port - A request-response call is made by the process.
OUTPUT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Data consumed from the entity
OUTPUT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Output Port - Data is produced by the solution component.
OUTPUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Output Port - Data is produced by the process.
OVERLAPPING_EFFECTIVE_RELATIONSHIPS - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-017 - The {0} relationship with unique identifier {1} has overlapping effective dates of {2} to {3} than the requested effective dates of {4} to {5}
overrideAccessServiceOutTopic(String, String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Override the topic name for the in topic of a single access service.
overrideAccessServiceOutTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Update the out topic name for a specific access service.
overrideAccessServiceOutTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Update the out topic name for a specific access service.
overrideCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the cohort.
overrideCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to contact the other members of the open metadata repository cohort.
overrideCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Override the current name for the single topic for the cohort.
overrideInstancesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.
overrideInstancesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to exchange metadata instances with the other members of the open metadata repository cohort.
overrideInstancesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Override the current name for the "instances" topic for the cohort.
overrideRegistrationCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.
overrideRegistrationCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to register members in the open metadata repository cohort.
overrideRegistrationCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Override the current name for the registration topic for the cohort.
overrideTypesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.
overrideTypesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to verify type consistency with the other members of the open metadata repository cohort.
overrideTypesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Override the current name for the "types" topic for the cohort.
OWFAuditCode - Enum Class in org.odpi.openmetadata.frameworks.openwatchdog.ffdc
The OWFAuditCode is used to define the message content for the Audit Log.
OWFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.openwatchdog.ffdc
The OWF error code is used to define first failure data capture (FFDC) for errors that occur when working with OWF Discovery Services.
OWNED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
 
owner - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
 
OWNER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The identifier of the owner of this element
OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the person or process who is accountable for the proper management of the element or related resource.
OWNER_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
OWNER_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) to convert an owner's name {0}, type name {1} and property name {2} into the group name to use to look up whether a user is the owner of an element.
OWNER_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
OWNER_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the owner.
OWNER_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
OWNER_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element that describes the owner.
OWNERSHIP_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Who is responsible for making decisions on the management and governance of this element.
OwnershipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
OwnershipProperties describes the properties that identifies the owner of an attached element (or the resource it represents).
OwnershipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Default constructor
OwnershipProperties(OwnershipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Copy/clone constructor.
owningInformationSupplyChains() - Method in record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Returns the value of the owningInformationSupplyChains record component.
OWNS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
 

P

P12_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a digital certificate that uses PKCS#12 (Public Key Cryptography Standard #12) encryption.
PAGE_RANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Range of pages that this reference covers.
PageableEntityRepositoryExecutorBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
PageableEntityRepositoryExecutorBase is the executor base class for find requests that return entities.
PAGES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Range of pages in the external reference that this link refers.
PAGES_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and diagrams in Apple Pages format.
PAGES_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and diagrams in Apple Pages format.
pageSize - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
pageSize - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
 
PagingErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The PagingErrorException is thrown by an OMRS Connector when the caller has passed invalid paging attributes on a search call.
PagingErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
Deprecated.
PagingErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
This is the constructor used when receiving an exception from a remote server.
PagingErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
Deprecated.
PagingErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
This is the typical constructor used for creating an exception.
PagingErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PagingErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PagingErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
This is the typical constructor used for creating an exception.
PagingOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
PagingOptions carries the paging options for a query/search request that returns multiple elements.
PagingOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Default constructor
PagingOptions(BasicOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Copy/clone constructor
PagingOptions(GetOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Copy/clone constructor
PagingOptions(PagingOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Copy/clone constructor
PAIRED_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
PALE_ORANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PALE_TURQUOISE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
ParallelFederationControl - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control
ParallelFederationControl uses multiple worker threads to perform the calls to different systems in parallel.
ParallelFederationControl(String, List<OMRSRepositoryConnector>, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.ParallelFederationControl
Constructor for a federated query
PARAM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
 
PARAMETER_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
What type of parameter is it.
ParameterStyle - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Describes the style of parameter passed on a function.
PARENT_DEPARTMENT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PARENT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PARENT_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Project used to control the clinical trial.
PARENT_RELATIONSHIP_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
The open metadata type name of a relationship to connect the linked element with a new element generated from the linked to template.
parentComponents() - Method in record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Returns the value of the parentComponents record component.
parentConnector - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
parentContext - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
PARQUET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
PARQUET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Parquet Data File
PARQUET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted in columns using the Apache Parquet standard.
PARQUET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A data file formatted in columns using the Apache Parquet standard.
PARQUET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data file which is formatted using the Apache Parquet format.
PARQUET_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
PARQUET_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
PARSE_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0015 Inbound event {0} could not be parsed.
PART_TIME_PERMANENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This permanent employee is contracted to work less than 35 hours a week.
PARTIAL_TRANSFER_COMPLETE_FOR_DB_OBJECTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
PARTIAL_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been partially updated.
PARTICIPATING_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
PARTICIPATING_HOSPITAL_COORDINATOR - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
PARTICIPATING_HOSPITAL_TO_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
PARTITIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of Kafka partitions.
PARTNER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This person works for a partner organization.
PARTNER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is for a business partner's Organization entity.
partnerOMASPlatformRootURL - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
partnerOMASServerName - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
partnerServerType - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
 
partnerServiceName - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
 
passEventToCatalogTarget(RequestedCatalogTarget, OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
Perform the required integration logic for the assigned catalog target.
passEventToCatalogTarget(RequestedCatalogTarget, OpenMetadataOutTopicEvent) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetEventProcessor
Perform the required integration logic for the assigned catalog target.
passEventToCatalogTargets(CatalogTargetEventProcessor, OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Return a list of requested catalog targets for the connector.
password - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
password() - Method in record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Returns the value of the password record component.
PATCH_LEVEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Patch level of the software server capability.
PatchErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
PatchErrorException provides a checked exception for reporting that a typedef can not be updated because there are problems with the supplied TypeDefPatch.
PatchErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
Deprecated.
PatchErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
This is the constructor used when receiving an exception from a remote server.
PatchErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
Deprecated.
PatchErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
This is the typical constructor used for creating an exception.
PatchErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PatchErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PatchErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
This is the typical constructor used for creating an exception.
PatchErrorException(TypeErrorException) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
Deprecated.
PATH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The url path segments that identify this API operation.
PATH_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The fully qualified physical location of the data store.
PATH_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
PATHNAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
PATIENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Person:Patient - Information relating to an individual patient.
PATIENT_ID_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
PATIENT_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Unique identifier of patient.
PAUSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The work for the activity has been paused.
PDF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A container of embedded text and graphics based on a standard developed by Adobe.
PDF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A container of embedded text and graphics based on a standard developed by Adobe.
PEER_DUPLICATE_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between detected duplicate entities.
PEER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a person's peer network.
PeerDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
PeerDefinitionProperties provides a details of how two governance definitions are related.
PeerDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Default constructor
PeerDefinitionProperties(PeerDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Copy/clone constructor
PeerDuplicatesRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
PeerDuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
PeerDuplicatesRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Default constructor
PeerDuplicatesRequestBody(PeerDuplicatesRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Copy/clone constructor
PeerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
PeerProperties describes the properties for the Peer relationship between 2 people.
PeerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PeerProperties
Default constructor
PeerProperties(PeerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PeerProperties
Copy/clone constructor
PENDING_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
 
PEOPLE_ORGANIZER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Describe teams and organizational structure.
PeopleOrganizerAdmin - Class in org.odpi.openmetadata.viewservices.peopleorganizer.admin
PeopleOrganizerAdmin is the class that is called by the View Server to initialize and terminate the People Organizer OMVS.
PeopleOrganizerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.admin.PeopleOrganizerAdmin
Default constructor
PeopleOrganizerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.peopleorganizer.ffdc
The PeopleOrganizerAuditCode is used to define the message content for the OMRS Audit Log.
PeopleOrganizerInstance - Class in org.odpi.openmetadata.viewservices.peopleorganizer.server
PeopleOrganizerInstance caches references to the objects it needs for a specific server.
PeopleOrganizerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerInstance
Set up the People Organizer OMVS instance
PeopleOrganizerInstanceHandler - Class in org.odpi.openmetadata.viewservices.peopleorganizer.server
PeopleOrganizerInstanceHandler retrieves information from the instance map for the view service instances.
PeopleOrganizerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerInstanceHandler
Default constructor registers the view service
PeopleOrganizerRegistration - Class in org.odpi.openmetadata.viewservices.peopleorganizer.server
PeopleOrganizerRegistration registers the view service with the OMAG Server administration services.
PeopleOrganizerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRegistration
 
PeopleOrganizerResource - Class in org.odpi.openmetadata.viewservices.peopleorganizer.server.spring
The PeopleOrganizerResource provides part of the server-side implementation of the People Organizer OMVS.
PeopleOrganizerResource() - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.server.spring.PeopleOrganizerResource
Default constructor
PeopleOrganizerRESTServices - Class in org.odpi.openmetadata.viewservices.peopleorganizer.server
The PeopleOrganizerRESTServices provides the server-side implementation of the People Organizer Open Metadata View Service (OMVS).
PeopleOrganizerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRESTServices
Default constructor
PERFMON - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
PerfMon - This log record contains performance monitoring timing information for specific types of processing.
PERFMON - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
PerfMon - This log record contains performance monitoring timing information for specific types of processing.
PerformanceProfile - Enum Class in org.odpi.openmetadata.conformance.workbenches.performance
PerformanceProfile defines the list of performance profiles for an open metadata and governance (OMAG) server platform.
PerformanceSuiteConnectorConsumer - Class in org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer
PerformanceSuiteConnectorConsumer receives connector objects for servers connected to the same cohort(s) as the conformance suite OMAG server.
PerformanceSuiteConnectorConsumer(PerformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer.PerformanceSuiteConnectorConsumer
Constructor is given information to scope the tests.
PerformanceSuiteOMRSTopicListener - Class in org.odpi.openmetadata.conformance.workbenches.performance.listener
PerformanceSuiteOMRSTopicListener receives details of each OMRS event from the cohorts that the OMAG server running the Conformance suite is connected to.
PerformanceSuiteOMRSTopicListener(PerformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.performance.listener.PerformanceSuiteOMRSTopicListener
The constructor is given the properties and objects it needs to verify the contents of events received from the technology under test.
PerformanceWorkbench - Class in org.odpi.openmetadata.conformance.workbenches.performance
PerformanceWorkbench provides the thread that drives the performance workbench from the Open Metadata Conformance Suite.
PerformanceWorkbench(PerformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkbench
Constructor receives the work pad with the configuration that provides the location to record the results.
performanceWorkPad - Variable in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
 
PerformanceWorkPad - Class in org.odpi.openmetadata.conformance.workbenches.performance
PerformanceWorkPad provides the thread safe place to assemble results from the performance workbench.
PerformanceWorkPad(String, String, int, AuditLog, RepositoryPerformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Constructor receives key information from the configuration services.
performCheckAssetAnalysisStep(Class<T>, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
This is the typical first analysis step of a survey action service.
performCheckAssetAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
This is the typical first analysis step of a survey action service.
performFVT(String, String, String) - Method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
Run all the defined tests and capture the results.
PERMITTED_PROCESSING_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship relates data processing descriptions with purposes (outcomes).
PERMITTED_SYNC_CHANGING - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0003 - The permitted synchronization for {0} {1} ({2}) has changed for identifier {3} from {4} to {5}
PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0003 - The context for connector {0} has its permitted synchronization set to {1}
PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the permitted directions of flow of metadata updates between open metadata and a third party technology.
PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0023 - The context for connector {0} has its permitted synchronization set to {1}
permittedSynchronization - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
PermittedSynchronization - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
PermittedSynchronization defines the permitted directions of flow of metadata updates between open metadata and a third party technology.
PERSON - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of a person.
PERSON - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An individual.
PERSON - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Person - Information relating to an individual.
PERSON_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role performed by one or more individuals.
PERSON_ROLE_APPOINTMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a person's roles.
PERSONAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
personal-files
PERSONAL_CONTRIBUTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a person's contribution record (replaced by Contribution).
PERSONAL_EMAIL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Email address supplied by the employee.
PERSONAL_PROJECT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
This is an informal project that has been created by an individual to help them organize their work.
PERSONAL_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones that only allow update and access to the creator of the member assets.
PERSONALIZED_MEDICINE_ORDER_FULFILLMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how an order for a personalized medicine prescription is fulfilled by Coco Pharmaceuticals.
PERSONALIZED_MEDICINE_PAYMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
PERSONALIZED_TREATMENT_NEW_SALES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
PERSONALIZED_TREATMENT_ORDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
PersonalProfileElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
The PersonalProfileElement describes an individual who has (or will be) appointed to one of the governance roles defined in the governance program.
PersonalProfileElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Default Constructor
PersonalProfileElement(PersonalProfileElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Copy/clone Constructor - the resulting object.
PersonalProjectProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
PersonalProjectProperties is a java bean used to classify a project.
PersonalProjectProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.PersonalProjectProperties
Default constructor
PersonalProjectProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.PersonalProjectProperties
Copy/clone constructor.
PersonContactDetails() - Constructor for class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialBaseService.PersonContactDetails
 
PersonDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The PersonDefinition is used to feed the definition of the Actors that work for/with Coco Pharmaceuticals.
PersonProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The PersonProperties describes an individual.
PersonProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Default Constructor
PersonProperties(PersonProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Copy/clone Constructor - the resulting object.
PersonRoleAppointmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
PersonRoleAppointmentProperties provides details of a PersonRoleAppointment relationship.
PersonRoleAppointmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Default constructor
PersonRoleAppointmentProperties(PersonRoleAppointmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Copy/clone constructor
PersonRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
PersonRoleProperties covers a role that has been defined in an organization.
PersonRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Default constructor
PersonRoleProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Copy/clone constructor
PETER_PROFILE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Peter Profile
PFX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a digital certificate that uses PKCS#12 (Public Key Cryptography Standard #12) encryption.
PHONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Call by phone.
PHONE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Phone
PHYSICAL_INVENTORY_TRACKING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
PIEF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a digital certificate that uses PKCS#12 (Public Key Cryptography Standard #12) encryption.
PINK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PINKY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PLACEHOLDER_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Map of placeholder names to values that should be replaced in a template.
PlaceholderProperty - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.controls
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
PlaceholderPropertyType - Class in org.odpi.openmetadata.frameworks.openmetadata.controls
PlaceholderPropertyType characterises one of the placeholder properties used in a template.
PlaceholderPropertyType() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Default constructor
PlaceholderPropertyType(PlaceholderPropertyType) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Copy/clone constructor
PLAN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
The project activity and resources are being defined in a work plan.
PLANNED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
This project has an outline project plan and timeline.
PLANNED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project has an outline project plan and timeline.
PLANNED_COMPLETION_DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PLANNED_COMPLETION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides an expected date/time when the event is complete.
PLANNED_DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type of software component that is likely to serve as an implementation for this solution component.
PLANNED_DURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PLANNED_DURATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines, in milliseconds, the length of time that the event is expected to last.
PLANNED_END_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time that work is expected to be complete for this element.
PLANNED_MANUFACTURED_GOODS_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
PLANNED_START_DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PLANNED_START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a planned date/time when the event should start.
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_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The description of the server being catalogued.
PLATFORM_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0001 - The Open Metadata Security Service {0} for OMAG Server Platform {1} is initializing
PLATFORM_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
PLATFORM_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The name of the server being catalogued.
PLATFORM_ORIGIN - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
The technology under test is able to report on its origin.
PLATFORM_SECURITY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Platform Metadata Security Connector - Connector that manages authorization requests to the OMAG Server Platform.
PLATFORM_SECURITY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Platform Metadata Security Connector - Connector that manages authorization requests to the OMAG Server Platform.
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.
PLATFORM_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0002 - The Open Metadata Security Service {0} for OMAG Server Platform {1} is shutting down
PLATFORM_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
 
PlatformConformanceProfile - Enum Class in org.odpi.openmetadata.conformance.workbenches.platform
PlatformConformanceProfile defines the list of functional profiles for an open metadata and governance (OMAG) server platform.
PlatformConformanceProfileRequirement - Enum Class in org.odpi.openmetadata.conformance.workbenches.platform
PlatformConformanceProfileRequirement documents the different requirements for each of the platform workbench's profiles.
PlatformConformanceWorkbench - Class in org.odpi.openmetadata.conformance.workbenches.platform
PlatformConformanceWorkbench provides the thread that drives the platform workbench from the Open Metadata Conformance Suite.
PlatformConformanceWorkbench(PlatformConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkbench
Constructor receives the work pad with the configuration that provides the location to record the results.
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
platformConformanceWorkPad - Variable in class org.odpi.openmetadata.conformance.tests.platform.OpenMetadataPlatformTestCase
 
PlatformConformanceWorkPad - Class in org.odpi.openmetadata.conformance.workbenches.platform
PlatformConformanceWorkPad provides the work pad for the platform workbench
PlatformConformanceWorkPad(String, String, int, OMRSAuditLog, PlatformConformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
Constructor receives key information from the configuration services.
platformInstanceMap - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
 
PlatformReportResponse - Class in org.odpi.openmetadata.viewservices.runtimemanager.rest
PlatformReportResponse is the response structure used on the OMAS REST API calls that return a OMAGServerPlatformProperties object as a response.
PlatformReportResponse() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Default constructor
PlatformReportResponse(PlatformReportResponse) - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Copy/clone constructor
PlatformSecurityConfig - Class in org.odpi.openmetadata.userauthn.auth
Properties used to configure the demo users authentication service.
PlatformSecurityConfig() - Constructor for class org.odpi.openmetadata.userauthn.auth.PlatformSecurityConfig
 
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
PlatformServicesClient - Class in org.odpi.openmetadata.platformservices.client
PlatformServicesClient is the client for issuing queries to the OMAG Server Platform platform-services interface
PlatformServicesClient(String, String) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client with no authentication embedded in the HTTP request.
PlatformServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client that passes userId and password in each HTTP request.
PlatformServicesClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client that passes userId and password in each HTTP request.
PlatformServicesClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client with no authentication embedded in the HTTP request.
PlatformUserDetails - Class in org.odpi.openmetadata.userauthn.auth
PlatformUserDetails is a wrapper for OpenMetadataSecurityUserDetails which is supported by the open metadata security module.
PlatformUserDetails(OpenMetadataUserAccount) - Constructor for class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
Copy constructor
PlatformUserDetailsService - Class in org.odpi.openmetadata.userauthn.auth
PlatformUserDetails details service for the platform user repository.
PlatformUserDetailsService() - Constructor for class org.odpi.openmetadata.userauthn.auth.PlatformUserDetailsService
 
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.
PLUM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PNG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent formatted image file with an 8-bit (256 colors) palette image and 24-bit truecolor (16 million colors) or 48-bit truecolor with and without alpha channel.
PNG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent formatted image file with an 8-bit (256 colors) palette image and 24-bit truecolor (16 million colors) or 48-bit truecolor with and without alpha channel.
POINT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptive type information about the policy management capability.
POLICY_ADMINISTRATION_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the capability where policies are maintained.
POLICY_DECISION_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the capability where policies are evaluated for a specific situation.
POLICY_ENFORCEMENT_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the capability where the result of a policy decision are enforced.
POLICY_INFORMATION_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the capability where additional information used in a policy decision are stored.
POLICY_RETRIEVAL_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes the capability where policies are retrieved.
POLL_TIMEOUT - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
POLLING_OVERFLOW - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0021 - Test execution was polling for events {0} times every {1} ms, and has now overrun
POLLY_TASKER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Ms Polly Tasker
POPULATE_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
POPULATE_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
POPULATE_SANDBOX_TO_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An interface where data flows in and/or out of a process.
PORT_ALIAS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A port for a composed process whose implementation comes from the port linked via a port delegation relationship.
PORT_DELEGATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A relationship between a parent (composed) process port and a port from a more granular process.
PORT_IMPLEMENTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A port with a concrete implementation.
PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The number of the port to use to connect to a service.
PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The number of the port to use to connect to the database server.
PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The number of the port to use to connect to a service.
PORT_SCHEMA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a Port and a SchemaType
PORT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Descriptor for a port that indicates the direction that data is flowing.
PORTMAND_CLINIC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Portmand Clinic
PortProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
PortProperties is a class for representing a generic port for a process.
PortProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Default constructor
PortProperties(PortProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Copy/clone constructor.
PortSchemaProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
PortSchemaProperties describes the properties for the PortSchema relationship between a port and a schema type.
PortSchemaProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PortSchemaProperties
Default constructor
PortSchemaProperties(PortSchemaProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PortSchemaProperties
Copy/clone constructor
PortType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
PortType defines the different port types used for open metadata.
position - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
position - Variable in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
 
position - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
 
POSITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Position of the element in a collection of relationships.
POSTAL_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Postal address of the location.
POSTGRES - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
POSTGRES_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
POSTGRES_DATABASE_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
PostgreSQL Database Survey Service
POSTGRES_DATABASE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
 
POSTGRES_DATABASE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
POSTGRES_DB_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
POSTGRES_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services on PostgresSQL Servers.
POSTGRES_SCHEMA_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
 
POSTGRES_SCHEMA_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
POSTGRES_SERVER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
POSTGRES_SERVER_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
PostgreSQL Server Survey Service
POSTGRES_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
 
POSTGRES_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
 
POSTGRES_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on PostgreSQL Servers.
PostgresAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.ffdc
The PostgresAuditCode is used to define the message content for the OMRS Audit Log.
PostgresAuditCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc
The PostgresAuditCode is used to define the message content for the Audit Log.
PostgresConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
PostgresConfigurationProperty provides definitions for the configuration properties used with the postgres connectors.
PostgresConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls
PostgresConfigurationProperty provides some standard definitions for configuration properties used to pass properties to connectors when they run.
PostgresDatabaseStatsExtractor - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
 
PostgresDatabaseStatsExtractor(List<String>, SurveyActionServiceConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseStatsExtractor
Constructor sets up the list of databases to process and the connection to the database.
PostgresDatabaseSurveyActionProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
PostgresServerSurveyActionProvider is the OCF connector provider for the PostgreSQL survey action service.
PostgresDatabaseSurveyActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresDatabaseSurveyActionService - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
PostgresDatabaseSurveyActionService surveys the content of a particular database.
PostgresDatabaseSurveyActionService() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionService
 
PostgresDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria that are related to the PostgreSQL technology.
PostgresErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.ffdc
The PostgresErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
PostgresErrorCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc
The PostgresErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with XTDB as an OMRS Metadata Repository.
PostgresOMRSMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
The PostgresOMRSMetadataCollection represents a metadata repository that supports a repository that stores the open metadata instances in a PostgreSQL database.
PostgresOMRSMetadataCollection(PostgresOMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, boolean, Date, JDBCResourceConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Constructor ensures the metadata collection is linked to its connector and knows its metadata collection id.
PostgresOMRSRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
The PostgresOMRSRepositoryConnector is a connector to a local PostgreSQL repository.
PostgresOMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSRepositoryConnector
Default constructor used by the OCF Connector Provider.
PostgresOMRSRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
PostgresOMRSRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSRepositoryConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
PostgresPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.postgres
PostgresPackArchiveWriter creates an open metadata archive that includes the connector type information for all PostgreSQL connectors supplied by the egeria project.
PostgresPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.postgres.PostgresPackArchiveWriter
Default constructor initializes the archive.
PostgresPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
POSTGRESQL_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database hosted on a PostgreSQL server.
POSTGRESQL_DATABASE_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A system that manages collections of data called relational databases which in turn are organized into a tabular format and accessed via the Structured Query Language (SQL).
POSTGRESQL_DATABASE_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database schema hosted on a relational PostgreSQL database server capable of being called through a JDBC Driver.
POSTGRESQL_DATABASE_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database table hosted on a PostgreSQL relational database server capable of being called through a JDBC Driver.
POSTGRESQL_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
A database server running the PostgreSQL software.
PostgreSQLAuditLogConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls
PostgresConfigurationProperty provides some standard definitions for configuration properties used to pass properties to connectors when they run.
PostgreSQLAuditLogDestinationConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres
Connector to add audit log records to a database.
PostgreSQLAuditLogDestinationConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Default constructor used by the connector provider.
PostgreSQLAuditLogDestinationProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres
PostgreSQLAuditLogDestinationProvider is the factory class for the JDBC Audit log Destination.
PostgreSQLAuditLogDestinationProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
PostgreSQLAuditLogErrorCode - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc
The PostgreSQLAuditLogErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the JDBC audit log destination connector.
PostgreSQLColumn - Interface in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Describes the different types of columns found in a database schema
PostgreSQLForeignKey - Interface in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Defines a foreign key relationship between two tables.
PostgreSQLSchemaDDL - Class in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Builds up the definition of a schema, its tables, columns, primary keys, foreign keys and comments.
PostgreSQLSchemaDDL(String, String, List<PostgreSQLTable>) - Constructor for class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres.PostgreSQLSchemaDDL
 
PostgreSQLTable - Interface in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Defines the tables used in a database schema.
PostgreSQLTemplateType - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
TemplateTypeEnum characterises the type of templates supported by an integration connector.
PostgreSQLView - Interface in org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.postgres
Defines the tables used in a database schema.
PostgresServerIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.postgres.catalog
PostgresServerIntegrationConnector retrieves details of the databases hosted on a PostgreSQL Database Server and creates associated data assets/server capabilities/connections for them.
PostgresServerIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
 
PostgresServerIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.catalog
PostgresServerIntegrationProvider is the OCF connector provider for the PostgreSQL database server integration connector.
PostgresServerIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresServerSurveyActionProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
PostgresServerSurveyActionProvider is the OCF connector provider for the PostgreSQL survey action service.
PostgresServerSurveyActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
PostgresServerSurveyActionService - Class in org.odpi.openmetadata.adapters.connectors.postgres.survey
JDBCResourceConnector provides basic implementation of DataSource interface in order to get a Connection to target database.
PostgresServerSurveyActionService() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionService
 
PostgresTabularDataSourceConnector - Class in org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource
PostgresTabularDataSourceConnector works with structured files to retrieve simple tables of data.
PostgresTabularDataSourceConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
 
PostgresTabularDataSourceProvider - Class in org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource
PostgresTabularDataSourceProvider is the OCF connector provider for the PostgreSQL Tabular Data Source resource connector.
PostgresTabularDataSourceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific file store implementation.
PostgresTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.postgres.controls
CatalogTargetEnum characterises the type of third party technology supported by a specific integration connector.
PostgresUtils - Class in org.odpi.openmetadata.adapters.connectors.postgres.utilities
PostgresUtils provides simple functions to work with Postgres names and connection strings
PostgresUtils() - Constructor for class org.odpi.openmetadata.adapters.connectors.postgres.utilities.PostgresUtils
 
POT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a presentation for the Microsoft PowerPoint application.
POT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a presentation for the Microsoft PowerPoint application.
POTX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a presentation for the Microsoft PowerPoint application.
POTX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a presentation for the Microsoft PowerPoint application.
POWDER_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a presentation for the Microsoft PowerPoint application.
PPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a presentation for the Microsoft PowerPoint application.
PPTX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a presentation for the Microsoft PowerPoint application.
PPTX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a presentation for the Microsoft PowerPoint application.
PQT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted in columns using the Apache Parquet standard.
PRECISION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of digits after the decimal point.
PredefinedActionTarget - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
PredefinedActionTarget identifies an element that a governance action should process.
PredefinedActionTarget() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Typical Constructor
PredefinedActionTarget(PredefinedActionTarget) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
PREFERRED_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Spoken or written language preferred by the person.
PREFERRED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PREFERRED_TERM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to an alternative term that the organization prefers to use.
PREFERRED_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The value to use.
PREPARED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The content is ready for review.
PREPARED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Prepared - The content is ready for review.
PRESCRIPTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical:Prescription - Information relating to the treatment defined for a specific patient.
PRIMARY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is the controlling organization that is the decision maker and owner of the open metadata landscape.
PRIMARY_KEY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A uniquely identifying relational column.
PrimaryKeyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
PrimaryKeyProperties describes the properties of a primary key.
PrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Default constructor
PrimaryKeyProperties(PrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Copy/clone constructor for a primary key.
PRIME_WORD_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Describes a primary noun, used in naming standards.
PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
A primitive type.
PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
A primitive type.
PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Primitive - A primitive type.
PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
A primitive type.
PRIMITIVE_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A specific primitive type.
PrimitiveDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
PrimitiveDef supports the definition of a primitive type.
PrimitiveDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Default constructor initializes the PrimitiveDef based on the supplied category.
PrimitiveDef(PrimitiveDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Copy/clone constructor creates a copy of the supplied template.
PrimitiveDef(PrimitiveDefCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Superclass constructor initializes the PrimitiveDef based on the supplied category.
PrimitiveDefCategory - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
This enumeration defines the list of open metadata primitive types.
PrimitivePropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
PrimitivePropertyValue stores a single primitive property.
PrimitivePropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Default constructor sets the primitive property value to null.
PrimitivePropertyValue(PrimitivePropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Copy/clone constructor copies the values from the supplied template.
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimitiveSchemaTypeProperties
Copy/clone constructor.
PrimitiveTypeCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.search
This enumeration defines the list of open metadata primitive types.
PrimitiveTypePropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
PrimitiveTypePropertyValue stores a single primitive property.
PrimitiveTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Default constructor sets the primitive property value to null.
PrimitiveTypePropertyValue(PrimitiveTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Copy/clone constructor copies the values from the supplied template.
PRINCIPAL_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PRINCIPAL_PROJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PRINCIPLE_INFORMATION_SUPPLY_CHAIN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PRINT_SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Print a Survey Report as a markdown document.
PRINT_SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
evaluate-annotations
printConnection(int, String, Connection) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Print out details of a connection.
printElementInTable(int, boolean, String, String, String, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out information about a metadata element as a single line in a table.
printElementInTable(int, List<String>, List<String>) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out information about a metadata element as a single line in a table.
printRegisteredServices(int, List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Print out the details of a registered service.
printReportLine(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out the text for a single line of the report.
printReportLine(int, String, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out the text for a single line of the report.
printReportSubheading(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out the text for a subheading the report.
printReportTitle(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
Prints out the text for a subheading the report.
printResults(String) - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
Print out results.
printZoneList(List<String>) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Return a string representing the list of zones.
PRIORITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PRIORITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
An indication of the relative position in which this work item should be tackled compared to others in the overall work list.
PRIVACY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The data privacy governance domain.
PRIVACY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Data Privacy
PRIVACY_OFFICER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manage governance of privacy.
PrivacyOfficerAdmin - Class in org.odpi.openmetadata.viewservices.privacyofficer.admin
PrivacyOfficerAdmin is the class that is called by the View Server to initialize and terminate the Privacy Officer OMVS.
PrivacyOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
Default constructor
PrivacyOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.privacyofficer.ffdc
The PrivacyOfficerAuditCode is used to define the message content for the OMRS Audit Log.
PrivacyOfficerInstance - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
PrivacyOfficerInstance caches references to the objects it needs for a specific server.
PrivacyOfficerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerInstance
Set up the Privacy Officer OMVS instance
PrivacyOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
PrivacyOfficerInstanceHandler retrieves information from the instance map for the view service instances.
PrivacyOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerInstanceHandler
Default constructor registers the view service
PrivacyOfficerRegistration - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
PrivacyOfficerRegistration registers the view service with the OMAG Server administration services.
PrivacyOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRegistration
 
PrivacyOfficerResource - Class in org.odpi.openmetadata.viewservices.privacyofficer.server.spring
The PrivacyOfficerResource provides part of the server-side implementation of the Privacy Officer OMVS.
PrivacyOfficerResource() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.spring.PrivacyOfficerResource
Default constructor
PrivacyOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
The PrivacyOfficerRESTServices provides the server-side implementation of the Privacy Officer Open Metadata View Service (OMVS).
PrivacyOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRESTServices
Default constructor
PROBLEM_EXAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
One or more examples of the problem and its consequences.
PROBLEM_STATEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the types of problem that this design pattern provides a solution to.
PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Process - A sequence of tasks.
PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A well-defined set of processing steps and decisions that drive a particular aspect of the organization's business.
PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the automated process that processes this exception backlog.
PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Well-defined sequence of activities performed by digital resources.
PROCESS_CALL_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows a request-response call between two elements.
PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0014 Event {0} could not be published due to {1} exception with message: {2}
PROCESS_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A hierarchical relationship between processes.
PROCESS_INCOMING_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8006 - Processing incoming event of type {0} for instance {1} from: {2}
PROCESS_INSTANCE_GUID_CONFLICT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8005 - An instance of type {0} ({1}) from server {2} and metadata collection {3} is using the same guid {4} as a stored instance of type {5} ({6})
PROCESS_INSTANCE_TYPE_CONFLICT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8002 - A later version of the instance {0} from server {1} and metadata collection {2} is using an older version of the type {3}.
PROCESS_MULTIPLE_EVENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
 
PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the process that initiated this request (if applicable).
PROCESS_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
A person or team who is accountable for the correct operation of a process.
PROCESS_PORT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a process and one of its ports.
PROCESS_REHOMED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the receipt/processing of instance re-homed events from other members of the cohort.
PROCESS_REIDENTIFIED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the receipt/processing of instance re-identified events from other members of the cohort.
PROCESS_RETYPED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the receipt/processing of instance re-typed events from other members of the cohort.
PROCESS_SINGLE_EVENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
 
PROCESS_STEP_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier of the governance action process step that initiated this request (if applicable).
PROCESS_STEP_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name of the governance action process step that initiated this request (if applicable).
PROCESS_UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8001 - Received unknown event: {0}
processAttributeTypeDefConflictEvent(String, String, String, String, String, AttributeTypeDef, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Process a detected conflict in the attribute type definitions (AttributeTypeDefs) used in the cohort.
processAttributeTypeDefConflictEvent(String, String, String, String, String, AttributeTypeDef, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
Process a detected conflict in the attribute type definitions (AttributeTypeDefs) used in the cohort.
processAttributeTypeDefConflictEvent(String, String, String, String, String, AttributeTypeDef, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Process a detected conflict in the attribute type definitions (AttributeTypeDefs) used in the cohort.
processAttributeTypeDefConflictEvent(String, String, String, String, String, AttributeTypeDef, String, AttributeTypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
Process a detected conflict in the attribute type definitions (AttributeTypeDefs) used in the cohort.
processAttributeTypeDefConflictEvent(String, String, String, String, String, AttributeTypeDef, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Process a detected conflict in the attribute type definitions (AttributeTypeDefs) used in the cohort.
processBadConnectionEvent(String, String, String, String, String, String, String, Connection, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A connection to one of the members of the open metadata repository cohort is not usable by one of the members.
processBadConnectionEvent(String, String, String, String, String, String, String, Connection, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
A connection to one of the members of the open metadata repository cohort is not usable by one of the members.
processBadConnectionEvent(String, String, String, String, String, String, String, Connection, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
A connection to one of the members of the open metadata repository cohort is not usable by one of the members.
processBadConnectionEvent(String, String, String, String, String, String, String, Connection, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
A connection to one of the members of the open metadata repository cohort is not usable by one of the members.
processBadConnectionEvent(String, String, String, String, String, String, String, Connection, String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
A connection to one of the members of the open metadata repository cohort is not usable by one of the members.
ProcessBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
ProcessBuilder creates the parts of a root repository entity for a process.
ProcessCallConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ProcessCallConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a bean that includes the ProcessCallProperties.
ProcessCallConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ProcessCallConverter
Constructor
ProcessCallElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ProcessCallElement contains the properties and header for a process call relationship retrieved from the metadata repository.
ProcessCallElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Default constructor
ProcessCallElement(ProcessCallElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Copy/clone constructor
ProcessCallProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
ProcessCallProperties describe the properties for a process call relationship.
ProcessCallProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Default constructor
ProcessCallProperties(ProcessCallProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Copy/clone constructor.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Deprecated.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
Deprecated.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Deprecated.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A new classification has been added to an entityProxy.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorClassificationExtension
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A new classification has been added to an entity.
processConflictingCollectionIdEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
There is more than one member of the open metadata repository cohort that is using the same metadata collection id.
processConflictingCollectionIdEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
There is more than one member of the open metadata repository cohort that is using the same metadata collection Id.
processConflictingCollectionIdEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
There is more than one member of the open metadata repository cohort that is using the same metadata collection Id.
processConflictingCollectionIdEvent(String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
There is more than one member of the open metadata repository cohort that is using the same metadata collection Id.
processConflictingCollectionIdEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
There is more than one member of the open metadata repository cohort that is using the same metadata collection id.
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An open metadata repository has detected two metadata instances with the same identifier (guid).
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A repository has detected two metadata instances with the same identifier (guid).
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A remote repository has detected two metadata instances with the same identifier (guid).
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An open metadata repository has detected two metadata instances with the same identifier (guid).
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An open metadata repository has detected two metadata instances with the same identifier (guid).
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An open metadata repository has detected two metadata instances with the same identifier (guid).
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An open metadata repository has detected an inconsistency in the version of the type used in an updated metadata instance compared to its stored version.
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An open metadata repository has detected an inconsistency in the version of the type used in an updated metadata instance compared to its stored version.
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An open metadata repository has detected an inconsistency in the version of the type used in an updated metadata instance compared to its stored version.
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An open metadata repository has detected an inconsistency in the version number of the type used in an updated metadata instance compared to its stored version.
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An open metadata repository has detected an inconsistency in the version number of the type used in an updated metadata instance compared to its stored version.
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An open metadata repository has detected an inconsistency in the version of the type used in an updated metadata instance compared to its stored version.
ProcessContainmentType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ProcessContainmentType defines the ownership of a process withing a sub process.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Deprecated.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
Deprecated.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Deprecated.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A classification has been removed from an entityProxy.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorClassificationExtension
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A classification has been removed from an entity.
processDeletedAttributeTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing AttributeTypeDef has been deleted in an open metadata repository.
processDeletedAttributeTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing AttributeTypeDef has been deleted in an open metadata repository.
processDeletedAttributeTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
An existing AttributeTypeDef has been deleted in an open metadata repository.
processDeletedAttributeTypeDefEvent(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
An existing AttributeTypeDef has been deleted in an open metadata repository.
processDeletedAttributeTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
An existing AttributeTypeDef has been deleted in an open metadata repository.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing entity has been deleted.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing entity has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An active relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing relationship has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing relationship has been deleted.
processDeletedTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing TypeDef has been deleted.
processDeletedTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing TypeDef has been deleted.
processDeletedTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
An existing TypeDef has been deleted in an open metadata repository.
processDeletedTypeDefEvent(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
An existing TypeDef has been deleted in an open metadata repository.
processDeletedTypeDefEvent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
An existing TypeDef has been deleted in a remote metadata repository.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing entity has been deleted and purged in a single action.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing entity has been deleted and purged.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing entity has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing entity has been deleted and purged in a single action.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing entity has been deleted and purged in a single action.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An active relationship has been deleted and purged from the repository.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An active relationship has been deleted and purged from the repository.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing relationship has been deleted and purged.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing relationship has been deleted.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An active relationship has been deleted and purged from the repository.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An active relationship has been deleted and purged from the repository.
processEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaConnector
Method to pass an event received on topic.
processEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationConnector
Method to pass an event received on topic to the integration daemon to be published to listening integration connectors.
processEvent(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicClientConnector
Method to pass an event received on topic.
processEvent(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Receives events from the real topic, parses them into event objects and passes them on to the OMRSTopicListeners registered with this connector.
processEvent(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListener
Method to pass an event received on topic.
processEvent(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicListenerConnectorBase
Method to pass an event received on topic.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Called each time an event that is published by the OMF, it is looking for Software Server Platforms to add to monitoredPlatforms.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationService
This method is called each time a metadata change is received.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogListener
This method is called each time a requested event is received from the open metadata repositories.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
Process an event that was published by the Data Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.GovernanceActionOpenLineageIntegrationConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysCatalogTargetProcessor
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.engineservices.governanceaction.listener.OpenMetadataOutTopicListener
Process an event that was published by the Governance Engine OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.listener.OpenMetadataOutTopicListener
Process an event that was published by the Governance Engine OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceListener
This method is called each time a requested event is received from the open metadata repositories.
processEvent(OpenMetadataOutTopicEvent) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventListener
Process an event that was published by the OMF Services.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.GenericWatchdogActionListener
This method is called each time a requested event is received from the open metadata repositories.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
This method is called each time a requested event is received from the open metadata repositories.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Process a watchdog event that was published by the Governance Engine OMAS.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.listener.OpenMetadataOutTopicListener
Process an event that was published by the Open Metadata Services.
processEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.listener.OpenMetadataOutTopicListener
Process an event that was published by the Open Metadata Services.
processEvidence(List<OpenMetadataConformanceTestEvidence>, List<OpenMetadataConformanceTestEvidence>, List<OpenMetadataConformanceTestEvidence>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
From the test evidence list, set up the positive and negative evidence lists and return the conformance status based on the evidence.
ProcessHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
ProcessHierarchyProperties when linking processes in a parent-child hierarchy.
ProcessHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Default constructor
ProcessHierarchyProperties(ProcessHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Copy/clone constructor.
PROCESSING_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0050 - The Open Metadata Repository Services (OMRS) is about to process open metadata archive {0}
PROCESSING_ENGINE_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Governance engine responsible for executing this engine action.
PROCESSING_STATE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Stores processing state information used by various SoftwareCapabilities.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An open metadata repository is passing information about a collection of entities and relationships with the other repositories in the cohort.
processInstanceEvent(String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
Determine from the type of the instance if an instance event should be processed.
processInstanceEvent(InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
Determine from the type of the instance if an instance event should be processed.
processInstanceEvent(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
Determine from the type of the instance if an instance event should be processed.
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.listener.PerformanceSuiteOMRSTopicListener
Method to pass an instance event received on topic.
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.listener.ConformanceSuiteOMRSTopicListener
Method to pass an instance event received on topic.
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Method to pass an Instance event received on topic.
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerWrapper
Method to pass an Instance event received on topic.
processInstanceEvent(OMRSInstanceEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicRepositoryEventListener
Method to pass an Instance event received on topic.
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSEventListener
Unpack and deliver an instance event to the InstanceEventProcessor
processNewAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new AttributeTypeDef has been defined in an open metadata repository.
processNewAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new AttributeTypeDef has been defined in an open metadata repository.
processNewAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
A new AttributeTypeDef has been defined in an open metadata repository.
processNewAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
A new AttributeTypeDef has been defined in an open metadata repository.
processNewAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
A new AttributeTypeDef has been defined in an open metadata repository.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A new entity has been created.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A new entity has been created either in a remote cohort member or loaded via an open metadata archive.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A new relationship has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A new relationship has been created either in a remote cohort member or loaded via an open metadata archive.
processNewTypeDefEvent(String, String, String, String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A new TypeDef has been defined.
processNewTypeDefEvent(String, String, String, String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A new TypeDef has been defined.
processNewTypeDefEvent(String, String, String, String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
A new TypeDef has been defined in an open metadata repository.
processNewTypeDefEvent(String, String, String, String, String, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
A new TypeDef has been defined in an open metadata repository.
processNewTypeDefEvent(String, String, String, String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
A new TypeDef has been defined either in an archive, or in another member of the cohort.
processOpenLineageRunEvent(OpenLineageRunEvent, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
Called each time an open lineage run event is published to the integration daemon.
processOpenLineageRunEvent(OpenLineageRunEvent, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Called each time an open lineage run event is published to the integration daemon.
processOpenLineageRunEvent(OpenLineageRunEvent, String) - Method in interface org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageEventListener
Called each time an open lineage run event is published to the integration daemon.
ProcessProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
Process properties defines the properties of a process.
ProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Default constructor
ProcessProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Copy/clone Constructor
ProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Copy/clone Constructor
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A deleted entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An entity has been permanently removed from the repository.
processPurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An entity has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A deleted relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A relationship has been permanently removed from the repository.
processPurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A relationship has been permanently removed from the repository.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Deprecated.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
Deprecated.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Deprecated.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing classification has been changed on an entityProxy.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorClassificationExtension
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing classification has been changed on an entity.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
The remote repository is requesting that an entity from this repository's metadata collection is refreshed so the remote repository can create a reference copy.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
The local repository is requesting that an entity from another repository's metadata collection is refreshed so the local repository can create a reference copy.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
The local repository is requesting that an entity from another repository's metadata collection is refreshed so the local repository can create a reference copy.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
The local repository is requesting that an entity from another repository's metadata collection is refreshed so the local repository can create a reference copy.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
The local repository is requesting that an entity from another repository's metadata collection is refreshed so the local repository can create a reference copy.
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
The remote repository is requesting that an entity from this repository's metadata collection is refreshed so the remote repository can create a reference copy.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An open metadata repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An open metadata repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A repository has requested the home repository of a relationship send details of the relationship so the local repository can create a reference copy of the instance.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A repository has requested the home repository of a relationship send details of the relationship so the local repository can create a reference copy of the instance.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A repository has requested the home repository of a relationship send details of the relationship so its local metadata collection can create a reference copy of the instance.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An open metadata repository has requested the home repository of a relationship send details of the relationship so its local metadata collection can create a reference copy of the instance.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An open metadata repository has requested the home repository of a relationship send details of the relationship so its local metadata collection can create a reference copy of the instance.
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A repository has requested the home repository of a relationship send details of the relationship so the local repository can create a reference copy of the instance.
processRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Introduces a new server/repository to the metadata repository cohort.
processRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
Introduces a new server/repository to the metadata repository cohort.
processRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
Introduces a new server/repository to the metadata repository cohort.
processRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
Introduces a new server/repository to the metadata repository cohort.
processRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Introduces a new server/repository to the metadata repository cohort.
processRegistrationRefreshRequest(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Requests that the other servers in the cohort send re-registration events.
processRegistrationRefreshRequest(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
Requests that the other servers in the cohort send re-registration events.
processRegistrationRefreshRequest(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
Requests that the other servers in the cohort send re-registration events.
processRegistrationRefreshRequest(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
Requests that the other servers in the cohort send re-registration events.
processRegistrationRefreshRequest(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Requests that the other servers in the cohort send re-registration events.
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.listener.PerformanceSuiteOMRSTopicListener
Method to pass a Registry event received on topic.
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.listener.ConformanceSuiteOMRSTopicListener
Method to pass a Registry event received on topic.
processRegistryEvent(OMRSRegistryEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListener
Method to pass a Registry event received on topic.
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Method to pass a Registry event received on topic.
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerWrapper
Method to pass a Registry event received on topic.
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSEventListener
The event contains a registry event.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing entity has changed home repository.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing entity has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing relationship has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing relationship has changed home repository.
processReIdentifiedAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Process an event that changes either the name or guid of an AttributeTypeDef.
processReIdentifiedAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
Process an event that changes either the name or guid of an AttributeTypeDef.
processReIdentifiedAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Process an event that changes either the name or guid of an AttributeTypeDef.
processReIdentifiedAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef, AttributeTypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
Process an event that changes either the name or guid of an AttributeTypeDef.
processReIdentifiedAttributeTypeDefEvent(String, String, String, String, String, AttributeTypeDef, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Process an event that changes either the name or guid of an AttributeTypeDef.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
The guid of an existing entity has been changed to a new value.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
The guid of an existing entity has been changed to a new value.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
The guid of an existing relationship has changed.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
The guid of an existing relationship has changed.
processReIdentifiedTypeDefEvent(String, String, String, String, String, TypeDefSummary, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
The guid or name of an existing TypeDef has been changed to a new value.
processReIdentifiedTypeDefEvent(String, String, String, String, String, TypeDefSummary, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
The guid or name of an existing TypeDef has been changed to a new value.
processReIdentifiedTypeDefEvent(String, String, String, String, String, TypeDefSummary, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Process an event that changes either the name or guid of a TypeDef.
processReIdentifiedTypeDefEvent(String, String, String, String, String, TypeDefSummary, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
Process an event that changes either the name or guid of a TypeDef.
processReIdentifiedTypeDefEvent(String, String, String, String, String, TypeDefSummary, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Process an event that changes either the name or guid of a TypeDef.
processReRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Refreshes the other servers in the cohort with the originating server's registration.
processReRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
Refreshes the other servers in the cohort with the originating server's registration.
processReRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
Refreshes the other servers in the cohort with the originating server's registration.
processReRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
Refreshes the other servers in the cohort with the originating server's registration.
processReRegistrationEvent(String, String, String, String, String, String, Date, Connection) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Refreshes the other servers in the cohort with the originator server's registration.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A deleted entity has been restored to the state it was before it was deleted.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A deleted entity has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A deleted relationship has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A deleted relationship has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
A deleted relationship has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
A deleted relationship has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
A deleted relationship has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
A deleted relationship has been restored to the state it was before it was deleted.
processRetrievedEntityDetail(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
Pass an entity that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processRetrievedEntityDetail(String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSInstanceRetrievalEventProcessor
Pass an entity that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processRetrievedEntitySummary(String, String, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
Pass an entity that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processRetrievedEntitySummary(String, String, EntitySummary) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSInstanceRetrievalEventProcessor
Pass an entity that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processRetrievedRelationship(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
Pass a relationship that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processRetrievedRelationship(String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSInstanceRetrievalEventProcessor
Pass a relationship that has been retrieved from a remote open metadata repository, so it can be validated and (if the rules permit) cached in the local repository.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing entity has had its type changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing entity has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing relationship has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing relationship has had its type changed.
processTypeDefConflictEvent(String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Process a detected conflict in type definitions (TypeDefs) used in the cohort.
processTypeDefConflictEvent(String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
Process a detected conflict in type definitions (TypeDefs) used in the cohort.
processTypeDefConflictEvent(String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Process a detected conflict in the type definitions (TypeDefs) used in the cohort.
processTypeDefConflictEvent(String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
Process a detected conflict in the type definitions (TypeDefs) used in the cohort.
processTypeDefConflictEvent(String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Process a detected conflict in type definitions (TypeDefs) used in the cohort.
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.listener.PerformanceSuiteOMRSTopicListener
Method to pass a TypeDef event received on topic.
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.listener.ConformanceSuiteOMRSTopicListener
Method to pass a TypeDef event received on topic.
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
Method to pass a TypeDef event received on topic.
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerWrapper
Method to pass a TypeDef event received on topic.
processTypeDefEvent(OMRSTypeDefEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicRepositoryEventListener
Method to pass a TypeDef event received on topic.
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSEventListener
Unpack and deliver a TypeDef event to the TypeDefEventProcessor
processTypeDefEvents() - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventExchangeRule
Determine if TypeDef events should be processed.
processTypeDefPatchMismatchEvent(String, String, String, String, String, String, TypeDefSummary, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A TypeDef from another member in the cohort is at a different version than the local repository.
processTypeDefPatchMismatchEvent(String, String, String, String, String, String, TypeDefSummary, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
A TypeDef from another member in the cohort is at a different version than the local repository.
processTypeDefPatchMismatchEvent(String, String, String, String, String, String, TypeDefSummary, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
A TypeDef from another member in the cohort is at a different version than the local repository.
processTypeDefPatchMismatchEvent(String, String, String, String, String, String, TypeDefSummary, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
A TypeDef from another member in the cohort is at a different version than the local repository.
processTypeDefPatchMismatchEvent(String, String, String, String, String, String, TypeDefSummary, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
A TypeDef from another member in the cohort is at a different version than the local repository.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An update to an entity has been undone.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An update to an entity has been undone.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An update to an entity has been undone.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An update to an entity has been undone.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An update to an entity has been undone.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An update to an entity has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An update to a relationship has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An update to a relationship has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An update to a relationship has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An update to a relationship has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An update to a relationship has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An update to a relationship has been undone.
processUnRegistrationEvent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
A server/repository is being removed from the metadata repository cohort.
processUnRegistrationEvent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRegistryEventPublisher
A server/repository is being removed from the metadata repository cohort.
processUnRegistrationEvent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessor
A server/repository is being removed from the metadata repository cohort.
processUnRegistrationEvent(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventProcessorInterface
A server/repository is being removed from the metadata repository cohort.
processUnRegistrationEvent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
A server/repository is being removed from the metadata repository cohort.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing entity has been updated.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing entity has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.listener.OpenMetadataOMRSTopicListener
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
An existing relationship has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
An existing relationship has been updated either in a remote cohort member or loaded via an open metadata archive.
processUpdatedTypeDefEvent(String, String, String, String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
An existing TypeDef has been updated.
processUpdatedTypeDefEvent(String, String, String, String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventBuilder
An existing TypeDef has been updated.
processUpdatedTypeDefEvent(String, String, String, String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
An existing TypeDef has been updated in an open metadata repository.
processUpdatedTypeDefEvent(String, String, String, String, String, TypeDefPatch) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
An existing TypeDef has been updated in an open metadata repository.
processUpdatedTypeDefEvent(String, String, String, String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
An existing TypeDef has been updated in a remote metadata repository.
PRODUCE_ACTIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
PRODUCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
PRODUCED_ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of an element that is produced by a governance service and is passed to the next governance service(s) called in the same governance action process as an action target.
PRODUCED_ANNOTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a type of annotation produced by a survey action service.
PRODUCED_GUARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a guard that is returned by a governance service when it completes.
PRODUCED_GUARDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of guards that this action type produces.
PRODUCED_REQUEST_PARAMETER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a request parameter that is produced by a governance service and is used to affect the behaviour of the next governance service(s) called in the same governance action process.
producedActionTargets - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
producedActionTargetTypes - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of action targets produced by this governance service, along with their descriptions.
producedAnnotationTypes - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceProvider
 
producedGuards - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of guards produced by this governance service, along with their descriptions.
producedGuards - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
producedRequestParameters - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of request parameters produced by this governance service, along with their descriptions.
producedRequestParameters - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
producerPropertyName - Static variable in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
 
PRODUCT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Treatment:Product - Information relating to the Coco Pharmaceutical products to be used in particular treatments.
PRODUCT_CATALOG - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Supports the development and maintenance of digital products.
PRODUCT_CONSUMER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
 
PRODUCT_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Product Development - information relating to the Coco Pharmaceuticals' product development initiatives.
PRODUCT_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Supports the development and maintenance of digital products.
PRODUCT_MANAGER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
 
PRODUCT_MANAGER_TO_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
 
PRODUCT_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PRODUCT_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Display name of the product.
PRODUCT_OPPORTUNITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
 
PRODUCT_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PRODUCT_SUPPLIER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
 
PRODUCT_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ProductCatalogAdmin - Class in org.odpi.openmetadata.viewservices.productcatalog.admin
ProductCatalogAdmin is the class that is called by the View Server to initialize and terminate the Product Catalog OMVS.
ProductCatalogAdmin() - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.admin.ProductCatalogAdmin
Default constructor
ProductCatalogAuditCode - Enum Class in org.odpi.openmetadata.viewservices.productcatalog.ffdc
The ProductCatalogAuditCode is used to define the message content for the OMRS Audit Log.
ProductCatalogInstance - Class in org.odpi.openmetadata.viewservices.productcatalog.server
ProductCatalogInstance caches references to the objects it needs for a specific server.
ProductCatalogInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.server.ProductCatalogInstance
Set up the Product Catalog OMVS instance
ProductCatalogInstanceHandler - Class in org.odpi.openmetadata.viewservices.productcatalog.server
ProductCatalogInstanceHandler retrieves information from the instance map for the view service instances.
ProductCatalogInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.server.ProductCatalogInstanceHandler
Default constructor registers the view service
ProductCatalogRegistration - Class in org.odpi.openmetadata.viewservices.productcatalog.server
ProductCatalogRegistration registers the view service with the OMAG Server administration services.
ProductCatalogRegistration() - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.server.ProductCatalogRegistration
 
ProductCatalogResource - Class in org.odpi.openmetadata.viewservices.productcatalog.server.spring
The ProductCatalogResource provides part of the server-side implementation of the Product Catalog OMVS.
ProductCatalogResource() - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.server.spring.ProductCatalogResource
Default constructor
ProductCatalogRESTServices - Class in org.odpi.openmetadata.viewservices.productcatalog.server
The ProductCatalogRESTServices provides the server-side implementation of the Product Catalog Open Metadata View Service (OMVS).
ProductCatalogRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.productcatalog.server.ProductCatalogRESTServices
Default constructor
ProductCategoryDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductCategoryDefinition is used to define the common categories used by Coco Pharmaceuticals.
ProductDomainDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The GovernanceDomainDefinition is used to feed the definition of the governance domains for Coco Pharmaceuticals.
ProductGlossaryCategoryDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductGlossaryCategoryDefinition is used to populate the sustainability glossary.
ProductGlossaryTermDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductGlossaryTermDefinition is used to populate the sustainability glossary.
ProductGovernanceDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The GovernanceDefinition is used to feed the definition of the Governance Definitions for Coco Pharmaceuticals sustainability scenarios.
ProductLicenseTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductLicenseTypeDefinition is used to feed the definition of the LicenseTypes for Coco Pharmaceuticals' product catalog scenarios.
ProductManagerAdmin - Class in org.odpi.openmetadata.viewservices.productmanager.admin
ProductManagerAdmin is the class that is called by the View Server to initialize and terminate the Product Manager OMVS.
ProductManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.productmanager.admin.ProductManagerAdmin
Default constructor
ProductManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.productmanager.ffdc
The ProductManagerAuditCode is used to define the message content for the OMRS Audit Log.
ProductManagerInstance - Class in org.odpi.openmetadata.viewservices.productmanager.server
ProductManagerInstance caches references to the objects it needs for a specific server.
ProductManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.productmanager.server.ProductManagerInstance
Set up the Product Manager OMVS instance
ProductManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.productmanager.server
ProductManagerInstanceHandler retrieves information from the instance map for the view service instances.
ProductManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.productmanager.server.ProductManagerInstanceHandler
Default constructor registers the view service
ProductManagerRegistration - Class in org.odpi.openmetadata.viewservices.productmanager.server
ProductManagerRegistration registers the view service with the OMAG Server administration services.
ProductManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.productmanager.server.ProductManagerRegistration
 
ProductManagerResource - Class in org.odpi.openmetadata.viewservices.productmanager.server.spring
The ProductManagerResource provides part of the server-side implementation of the Product Manager OMVS.
ProductManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.productmanager.server.spring.ProductManagerResource
Default constructor
ProductManagerRESTServices - Class in org.odpi.openmetadata.viewservices.productmanager.server
The ProductManagerRESTServices provides the server-side implementation of the Product Manager Open Metadata View Service (OMVS).
ProductManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.productmanager.server.ProductManagerRESTServices
Default constructor
ProductQueryTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductQueryTypeDefinition is used to define the mechanisms used to populate the product.
ProductRoleDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The ProductRoleDefinition is used to feed the definition of the actor roles for Coco Pharmaceuticals' product catalog.
ProductSolutionBlueprint - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
A description of the predefined solution blueprints.
ProductSolutionComponent - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
A description of the predefined solution components.
ProductSubjectAreaDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
The CocoSubjectAreaDefinition is used to feed the definition of the subject areas for Coco Pharmaceuticals.
PROFILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Send comment to personal profile.
PROFILE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
External Profile
PROFILE_ASSET_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
PROFILE_COUNTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional counts discovered during the analysis.
PROFILE_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
PROFILE_DATES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Relevant dates discovered during the analysis.
PROFILE_DEP_IMPL_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
PROFILE_DOUBLES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional large counts discovered during the analysis.
PROFILE_END_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time at which the profiling stopped collecting data.
PROFILE_FILE_EXTENSIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
PROFILE_FILE_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
PROFILE_FILE_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
PROFILE_FLAGS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional flags (booleans) discovered during the analysis.
PROFILE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROFILE_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
The owner's profile unique identifier (guid) is stored in the owner property.
PROFILE_IDENTITY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Correlates a user identity with an actor profile.
PROFILE_MEASURES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
 
PROFILE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional profile properties discovered during the analysis.
PROFILE_PROPERTY_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time at which the profiling started collecting data.
PROFILE_START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time at which the profiling started collecting data.
ProfileIdentityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ProfileIdentityProperties describes the properties for the ProfileIdentity relationship between a profile and a user identity.
ProfileIdentityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Default constructor
ProfileIdentityProperties(ProfileIdentityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Copy/clone constructor
ProfileNameListResponse - Class in org.odpi.openmetadata.conformance.rest
TestCaseListResponse defines the response structure that lists the test case IDs available.
ProfileNameListResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
Default constructor
ProfileNameListResponse(ProfileNameListResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
Copy/clone constructor
profilePropertyNames - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
profilePropertyNames - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
profilePropertyNames - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
ProfileReportResponse - Class in org.odpi.openmetadata.conformance.rest
ProfileReportResponse defines the response structure that includes the results from a single profile.
ProfileReportResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
Default constructor
ProfileReportResponse(ProfileReportResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
Copy/clone constructor
PROFILING_ASSOCIATED_RESOURCES - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
PROGRAM_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A file containing program logic.
PROGRAM_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
PROGRAM_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
PROGRAMMING_LANGUAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The programming language used to encode the file.
PROGRESS_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0003 - The survey action service {0} is has surveyed {1} files and folders (directories)
PROJECT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of projects recorded in open metadata.
PROJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Project - An organized activity to achieve a specific goal.
PROJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PROJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An organized activity, typically to achieve a well-defined goal.
PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
This is for the Team entity that defines the contributors to a project/campaign.
PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Project used to control the clinical trial.
PROJECT_DEPENDENCY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A dependency relationship between projects.
PROJECT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROJECT_HEALTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROJECT_HEALTH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Indicator on how well the project is tracking to plan.
PROJECT_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A nesting relationship between projects.
PROJECT_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROJECT_LIFETIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
The data is needed for the lifetime of the referenced project.
PROJECT_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Set up and manage projects.
PROJECT_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A person with overall responsibility for one or more project.
PROJECT_PHASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROJECT_PHASE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The phase in the lifecycle of the project.
PROJECT_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PROJECT_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
PROJECT_ROLE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A superclass for the project classifications that identify the role that the project is playing.
PROJECT_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROJECT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Short description on current status of the project.
ProjectDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The ProjectDefinition is used to feed the definition of the projects for Coco Pharmaceuticals scenarios.
ProjectDependencyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
ProjectDependencyProperties identifies dependencies between projects.
ProjectDependencyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Default constructor
ProjectDependencyProperties(ProjectDependencyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Copy/clone constructor
ProjectHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ProjectManagerClient supports the APIs to maintain projects and their related objects.
ProjectHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a new handler.
ProjectHealth - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ProjectHealth lists suggested health values for a project.
ProjectHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
ProjectHierarchyProperties describes the properties between two projects.
ProjectHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Default constructor
ProjectHierarchyProperties(ProjectHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Copy/clone constructor.
ProjectManagerAdmin - Class in org.odpi.openmetadata.viewservices.projectmanager.admin
ProjectManagerAdmin is the class that is called by the View Server to initialize and terminate the Project Manager OMVS.
ProjectManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.admin.ProjectManagerAdmin
Default constructor
ProjectManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.projectmanager.ffdc
The ProjectManagerAuditCode is used to define the message content for the OMRS Audit Log.
ProjectManagerInstance - Class in org.odpi.openmetadata.viewservices.projectmanager.server
ProjectManagerInstance caches references to objects it needs for a specific server.
ProjectManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerInstance
Set up the Project Manager OMVS instance
ProjectManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.projectmanager.server
ProjectManagerInstanceHandler retrieves information from the instance map for the view service instances.
ProjectManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerInstanceHandler
Default constructor registers the view service
ProjectManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
ProjectManagerProperties describes a role for a person tracking a project.
ProjectManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectManagerProperties
Default constructor
ProjectManagerProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectManagerProperties
Copy/clone constructor.
ProjectManagerRegistration - Class in org.odpi.openmetadata.viewservices.projectmanager.server
ProjectManagerRegistration registers the view service with the OMAG Server administration services.
ProjectManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRegistration
 
ProjectManagerResource - Class in org.odpi.openmetadata.viewservices.projectmanager.server.spring
The ProjectManagerResource provides the Spring API endpoints of the Project Manager Open Metadata View Service (OMVS).
ProjectManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Default constructor
ProjectManagerRESTServices - Class in org.odpi.openmetadata.viewservices.projectmanager.server
The ProjectManagerRESTServices provides the implementation of the Project Manager Open Metadata View Service (OMVS).
ProjectManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Default constructor
ProjectPhase - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ProjectStatus lists suggested status values for a project.
ProjectProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
ProjectProperties describes a project.
ProjectProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Default constructor
ProjectProperties(ProjectProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Copy/clone constructor
ProjectStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ProjectStatus lists suggested status values for a project.
ProjectStatusDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceprogram
The ProjectStatusDefinition is used to feed the definition of the ProjectStatus valid value set for Coco Pharmaceuticals' projects.
PRONOUNS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Preferred pronouns to use when addressing this person.
PROPAGATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
The classification has propagated along a relationship to this entity.
PROPAGATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Propagated - The classification has propagated along a relationship to this entity.
PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
properties
PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Properties File
PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of name-value properties.
PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of name-value properties.
PROPERTIES_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing a list of properties, typically used for configuration of some software.
PROPERTIES_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
PROPERTIES_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
PROPERTIES_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-404-002 - Exception with error message "{0}" was returned to object {1} resulted from a request for connected asset properties
propertiesDefinition - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
PropertiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PropertiesResponse is the response structure used on REST API calls that return a property map object as a response.
PropertiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Default constructor
PropertiesResponse(PropertiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Copy/clone constructor
Property - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Property describes an instance of an attribute or a link to a concept.
Property(String, String, PropertyDescription) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
PROPERTY_ASCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by property value, lowest value first.
PROPERTY_ASCENDING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by property value, lowest value first.
PROPERTY_CATEGORY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
PROPERTY_DESCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Order by property value, highest first.
PROPERTY_DESCENDING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Order by property value, highest first.
PROPERTY_FACET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Additional properties that support a particular vendor or service.
PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The name of the property that the valid value represents.
PROPERTY_SERVER_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0003 - An unexpected error {4} was returned to {5} by the metadata server during {1} request for open metadata access service {2} on server {3}; message was {0}
PROPERTY_SERVER_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-500-001 - An unexpected error {4} was returned to {5} by the metadata server during {1} request for open metadata access service {2} on server {3}; message was {0}
PROPERTY_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
PropertyBase - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
This property header implements any common mechanisms that all property objects need.
PropertyBase - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
This property header implements any common mechanisms that all property objects need.
PropertyBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Typical Constructor
PropertyBase() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Typical Constructor
PropertyBase(PropertyBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
PropertyBase(PropertyBase) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
PropertyCategory - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.search
The PropertyCategory defines the list of value types for the properties for open metadata.
PropertyComparisonOperator - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.search
PropertyComparisonOperator is used for search requests against a metadata store.
PropertyComparisonOperator - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
PropertyComparisonOperator is used for search requests against a metadata collection.
PropertyCondition - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The PropertyCondition class provides support for searching against a single property using a single comparison mechanism, or for nesting further SearchProperties.
PropertyCondition - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
The PropertyCondition class provides support for searching against a single property using a single comparison mechanism, or for nesting further SearchProperties.
PropertyCondition() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Typical constructor
PropertyCondition() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Typical constructor
PropertyCondition(PropertyCondition) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Copy/clone constructor.
PropertyCondition(PropertyCondition) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Copy/clone constructor.
PropertyDescription - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
Property description represents the glossary term for a particular type of attribute (represented by a data field and a concept).
PropertyDescription() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
PropertyErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The PropertyErrorException is thrown by an OMRS Connector when the properties defined for a specific entity or relationship instance do not match the TypeDefs for the metadata collection.
PropertyErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
Deprecated.
PropertyErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
This is the constructor used when receiving an exception from a remote server.
PropertyErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
Deprecated.
PropertyErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
This is the typical constructor used for creating an exception.
PropertyErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PropertyErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
PropertyErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
This is the typical constructor used for creating an exception.
PropertyFacetBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
PropertyFacetBuilder is able to build the properties for a SearchKeyword entity.
PropertyFacetValidValues - Class in org.odpi.openmetadata.frameworks.openmetadata.mapper
PropertyFacetValidValues provides the values used in the management of Property Facets.
PropertyFacetValidValues() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mapper.PropertyFacetValidValues
 
PropertyGroup - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
 
PropertyGroup() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyGroup
 
propertyHelper - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
propertyHelper - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
propertyHelper - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.builders.OpenMetadataElementBuilder
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
propertyHelper - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
PropertyHelper - Class in org.odpi.openmetadata.frameworks.openmetadata.search
PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
PropertyHelper() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
 
PropertyMatchFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
PropertyMatchFindRequest adds match properties and the match criteria to a find request.
PropertyMatchFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Default constructor
PropertyMatchFindRequest(PropertyMatchFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Copy/clone constructor.
PropertyMatchHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
PropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
PropertyMatchHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Default constructor
PropertyMatchHistoricalFindRequest(PropertyMatchHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Copy/clone constructor
propertyName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
propertyName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
 
propertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
 
propertyName - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
PropertyServerException - Exception in org.odpi.openmetadata.frameworks.openmetadata.ffdc
PropertyServerException provides a checked exception for reporting errors when connecting to a metadata repository to retrieve properties about the connection and/or connector.
PropertyServerException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This is the constructor used when receiving an exception from a remote server.
PropertyServerException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This is the typical constructor for creating a PropertyServerException.
PropertyServerException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a PropertyServerException in order to add the essential details about the error, where it occurred and how to fix it.
PropertyServerException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a PropertyServerException in order to add the essential details about the error, where it occurred and how to fix it.
PropertyServerException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This is the typical constructor for creating a PropertyServerException.
PropertyServerException(OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
This is the copy/clone constructor used for creating an exception.
PropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
PropertyValue provides a common class for holding an instance type and value.
PropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Default constructor for Jackson
PropertyValue(PropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Copy/clone constructor initializes the instance property value from the supplied template.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been proposed by a consumer.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The member was proposed by a consumer.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Proposed - The term assignment was proposed by a subject-matter expert.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The content is in review.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Proposed - The term assignment was proposed by a subject-matter expert.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment was proposed by a subject-matter expert.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
This project has been proposed but there is no agreement to allocate resources or proceed.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Proposed - The content is in review.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project has been proposed but there is no agreement to allocate resources or proceed.
PROPOSER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
 
protocol - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
 
PROTOCOL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the protocol used to connect to the endpoint.
PROTOCOL_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Version number of the protocol supported by the cohort registry.
protocolVersionId - Variable in class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
 
PROVENANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
PROVIDER_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the cloud provider.
PROVISION_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Make a change to the real-world resource such as add or copy data.
PROVISION_UC - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Creates unity catalog elements in the appropriate metadata collection so that they are provisioned into Unity Catalog (UC).
PROVISION_UC - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
provision-unity-catalog-resource
PROVISIONING_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
PROVISIONING_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0007 - The {0} governance action service encountered an {1} exception when provisioning file {2} to {3} destination folder using the {4} file pattern.
PROVISIONING_FAILED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
PROVISIONING_FAILED_NO_FILE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
 
PROVISIONING_FAILURE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0006 - The {0} governance action service is unable to provision file {1} to {2} destination folder using {3} file pattern
ProvisioningGovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
ProvisioningGovernanceContext provides access to the details of the provisioning request along with basic access to the metadata store.
ProvisionUnityCatalogGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
ProvisionUnityCatalogGovernanceActionConnector creates a server and attaches it to an appropriate integration connector (passed as an action target).
ProvisionUnityCatalogGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionConnector
Default constructor
ProvisionUnityCatalogGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
ProvisionUnityCatalogGovernanceActionProvider is the OCF connector provider for the "provision-unity-catalog" Governance Action Service.
ProvisionUnityCatalogGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
ProvisionUnityCatalogGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
The Guard enum describes some common guards that can be used when implementing governance services.
ProvisionUnityCatalogRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
PROXY_ENTITY_FOUND - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-005 - Only an entity proxy for requested {0} object with unique identifier (guid) {1} is found in the open metadata server {2}, error message was: {3}
ProxyClassificationRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
ProxyClassificationRequest is used when working with classifications using an entity proxy.
ProxyClassificationRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Default constructor
ProxyClassificationRequest(ProxyClassificationRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Copy/clone constructor
PS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an image formatted in the PostScript language.
PS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an image formatted in the PostScript language.
PUBLICATION_CITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
City where the publishers are based.
PUBLICATION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when this version/edition of this external source was published.
PUBLICATION_NUMBERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of unique numbers allocated by the publisher for this external source.
PUBLICATION_SERIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the journal or series of publications that this external source is from.
PUBLICATION_SERIES_VOLUME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the volume in the publication series that this external source is from.
PUBLICATION_YEAR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Year when the publication of this version/edition of the external source was published.
PublicController - Class in org.odpi.openmetadata.userauthn
PublicController provides the standard information about this application.
PublicController() - Constructor for class org.odpi.openmetadata.userauthn.PublicController
 
PUBLISH_ASSET - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
PUBLISH_HAZMAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
PUBLISH_VERSION_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Visible version identifier.
PUBLISH_ZONES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
 
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}
PUBLISH_ZONES - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
publishAsset(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update the zones for a specific asset to the list set up in publish zones.
publishConnectorActivityReport(String, String, ConnectorActivityReportProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.ConnectorActivityReportClient
Create a new connector activity report for an element (identified by anchorGUID).
publishDatabase(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the zones for the database asset so that it becomes visible to consumers.
publishDatabaseSchema(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the zones for the database asset so that it becomes visible to consumers.
publishElement(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set the governance zones to the "publishZones".
publishEntityEvent(OpenMetadataEventType, EntityDetail, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.frameworkservices.omf.outtopic.OpenMetadataOutTopicPublisher
Send the event to the embedded event bus connector(s).
publishEntityEvent(EntityDetail, OpenMetadataEventType) - Method in class org.odpi.openmetadata.frameworkservices.omf.outtopic.OpenMetadataOutTopicPublisher
Send the event to the embedded event bus connector(s).
PUBLISHER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the publisher responsible for producing this external source.
PUBLISHER_INTERFACE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an API that sends out events to other listening components.
PublisherInterfaceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
PublisherInterfaceProperties describes the style of an API.
PublisherInterfaceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.PublisherInterfaceProperties
Default constructor
PublisherInterfaceProperties(PublisherInterfaceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.PublisherInterfaceProperties
Copy/clone constructor
publishGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Update the zones for the asset so that it becomes visible to consumers.
publishGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the zones for the asset so that it becomes visible to consumers.
publishGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the zones for the element so that it becomes visible to consumers.
publishGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the zones for the governance action process (asset) so that it becomes visible to consumers.
publishGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the zones for the asset so that it becomes visible to consumers.
publishGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the zones for the governance action process (asset) so that it becomes visible to consumers.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0007 The Open Metadata Store is no longer publishing events to topic {0}
PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0008 The Open Metadata Store caught an unexpected {0} exception whilst shutting down the out topic {1}.
publishOpenLineageEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String, OpenLineage.RunEvent) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Pass an open lineage event to the integration service.
publishOpenLineageRunEvent(String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Called each time an integration connector wishes to publish an open lineage run event.
publishOpenLineageRunEvent(String) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Called each time an open lineage run event is published to the integration daemon.
publishOpenLineageRunEvent(String) - Method in interface org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageListenerManager
Called each time an open lineage run event is published to the integration daemon.
publishOpenLineageRunEvent(OpenLineageRunEvent) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Called each time an open lineage run event is published to the integration daemon.
publishOpenLineageRunEvent(OpenLineageRunEvent) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Called each time an open lineage run event is published to the integration demon.
publishOpenLineageRunEvent(OpenLineageRunEvent) - Method in interface org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageListenerManager
Called each time an open lineage run event is published to the integration daemon.
publishRelationshipEvent(OpenMetadataEventType, Relationship, Relationship, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.outtopic.OpenMetadataOutTopicPublisher
Send the event to the embedded event bus connector(s).
publishReport() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Assemble the data collected and write out a report (if configured).
publishReport() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Assemble the data collected and write out a report (if configured).
publishWatchdogEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Pass on the watchdog event to any governance service that supports them.
publishWatchdogEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionEngineHandler
Pass on the watchdog event to any governance service that supports them.
publishZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
publishZones - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
PURGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
An instance has been purged.
PURGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been purged.
PURGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Remove the element from the repository; this can not be restored automatically.
purgeClassification(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Purge a classification from the database
purgeClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
purgeClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove the reference copy of the classification from the local repository.
PURGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
An instance that has been complete removed from the Apache Atlas repository.
PURGED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A deleted entity has been permanently removed from the repository.
PURGED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A deleted relationship has been permanently removed from the repository.
purgeEntity(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Remove (purge) an entity from the repository.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Purge an entity stored in a repository that does not support delete.
purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Permanently removes a deleted entity from the metadata collection.
PurgeEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
PurgeEntityExecutor provides the executor for the purgeEntity method.
PurgeEntityExecutor(String, String, String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeEntityExecutor
Constructor takes the parameters for the request.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove a reference copy of the entity from the local repository.
purgeEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove a reference copy of the entity from the local repository.
purgeRelationship(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Remove (purge) a relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Purge a relationship between two entities.
purgeRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Permanently delete the relationship from the repository.
PurgeRelationshipExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
PurgeRelationshipExecutor provides the executor for the purgeRelationship method.
PurgeRelationshipExecutor(String, String, String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PurgeRelationshipExecutor
Constructor takes the parameters for the request.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Typically this method is called when a remote repository calls Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
This method is called when a remote repository calls the variant of purgeRelationship that passes the relationship object.
purgeRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
This method is called when a remote repository calls the variant of purgeRelationship that passes the relationship object.
purgeRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Remove the reference copy of the relationship from the local repository.
PURPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
PURPOSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
PURPOSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides additional reasons, or expectations from the results.
PURPOSES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The reasons why some processing is occurring or some data is retained
putHandlerByConnectorId(String, IntegrationConnectorHandler, boolean) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorCacheMap
Add a new integration connector to the map/list.
PY_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing Python source code.
PY_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing Python source code.

Q

QNAME_DEDUP - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
qualified-name-dedup
QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique name for the element.
QUALIFIED_NAME_DEDUP - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Detect elements with the same qualified names.
QUALIFIED_NAME_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0009 - The {0} governance action service is using the qualified name from the Folder asset as the path name: {1}
QUALIFIED_NAME_POST_FIX - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.SupplementaryPropertiesValidValues
Supplementary Properties
QUALIFIED_SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
qualifiedName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
 
QualifiedNamePeerDuplicateGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
QualifiedNamePeerDuplicateGovernanceActionConnector checks the qualified name to determine the duplicates of the entity that is passed as an action target.
QualifiedNamePeerDuplicateGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGovernanceActionConnector
 
QualifiedNamePeerDuplicateGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
QualifiedNamePeerDuplicateGovernanceActionProvider is the OCF connector provider for the Deduplication Governance Action Service.
QualifiedNamePeerDuplicateGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
QualifiedNamePeerDuplicateGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
The Guard enum describes some common guards that can be used when implementing governance services.
qualifiedNamePropertyNamesList - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
QUALITY_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A calculation of the level of quality found in the values associated with a resource.
QUALITY_DIMENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of quality calculation.
QUALITY_SCORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Calculated quality value.
QualityAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
QualityAnnotation records a quality assessment of the data.
QualityAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Default constructor
QualityAnnotation(QualityAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Copy clone constructor
QUARANTINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
quarantine
QUERY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Query used to extract data, can include placeholders.
QUERY_DATA_CONTAINER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A grouping of display data fields (and nested containers) for a query.
QUERY_DATA_FIELD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data field that is returned by a query.
QUERY_DEFINITION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
QUERY_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Which query, if any, is used to create this view or materialized view?
QUERY_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Placeholder for a query.
QUERY_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A structure describing data that being queried and formatted to support a user display or report.
QUERY_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of query used to extract data.
QueryAccumulatorBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
QueryAccumulatorBase acts as a base class to the accumulators that need to visit each repository and combine results.
QueryBuilder - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database
Translates open metadata query requests into SQL fragments that can be assembled before issuing then to the database.
QueryBuilder(String, String, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Constructor.
queryClassification(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a classification extension from the archive.
queryClassification(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a classification extension from the archive.
queryClassification(String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a classification extension from the archive if it exists
queryClassification(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a classification extension from the archive if it exists.
QueryDataFieldProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display
QueryDataFieldProperties is a class for representing a data field within a Form, Report or Query
QueryDataFieldProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.QueryDataFieldProperties
Default constructor used by subclasses
QueryDataFieldProperties(QueryDataFieldProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.QueryDataFieldProperties
Copy/clone Constructor.
QueryDataFieldProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.QueryDataFieldProperties
Copy/clone Constructor.
queryEntity(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve an entity from the archive.
queryEntity(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve an entity from the archive.
queryEntity(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve an entity from the archive.
queryEntity(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve an entity from the archive if available.
queryGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Retrieve the guid for an element based on its id.
queryGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the guid of an element based on its qualified name.
QueryInstanceAccumulatorBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
QueryAccumulatorBase acts as a base class to the accumulators that need to visit each repository and combine results.
QueryOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
QueryOptions carries the date/time for a query along with other common search parameters.
QueryOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Default constructor
QueryOptions(BasicOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Copy/clone constructor
QueryOptions(GetOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Copy/clone constructor
QueryOptions(QueryOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Copy/clone constructor
queryRelationship(String) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Retrieve a relationship from the archive.
queryRelationship(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Retrieve a relationship from the archive.
queryRelationship(String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Retrieve a relationship from the archive.
queryRelationship(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Retrieve a relationship from the archive if it exists.
QUESTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Question - Asks a question to the people owning, managing or using the element.
QUOTE_CHARACTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The character used to group the content of the column that contains one or more delimiter characters.
quoteCharacterProperty - Static variable in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreProvider
quote character configuration property

R

RAISED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The incident report has been raised but no processing has occurred.
RASTER_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Raster Data File
RASTER_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
RASTER_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
RASTER_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing an image as a matrix of pixels.
RATING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Quantitative feedback related to an item.
RatingElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RatingElement contains the properties and header for a rating retrieved from the metadata repository.
RatingElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Default constructor
RatingElement(RatingElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Copy/clone constructor
RatingHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
FeedbackHandler is the handler for managing comments, ratings, likes and tags.
RatingHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.RatingHandler
Create a new handler.
RatingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
RatingProperties stores information about a rating connected to an asset.
RatingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Default constructor
RatingProperties(RatingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Copy/clone constructor.
RATIONALE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Describes the reasoning for defining the relationship.
RE_HOMED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing entity has changed home repository.
RE_HOMED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing relationship has changed home repository.
RE_IDENTIFIED_ATTRIBUTE_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
RE_IDENTIFIED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
The guid of an existing entity has been changed to a new value.
RE_IDENTIFIED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
The guid of an existing relationship has changed.
RE_IDENTIFIED_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
RE_REGISTERED_WITH_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0061 - Refreshing local registration information with open metadata repository cohort {0} using metadata collection id {1}
RE_REGISTRATION_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
READ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
 
READ - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to read the metadata element in the catalog.
READ_ASSETS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
The user may read assets in the zone.
READ_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-003 - Unable to read encrypted configuration file; exception was {0} with message {1}
READ_ONLY_MODE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-400-001 - The {0} postgreSQL repository connector is running in read-only mode; updates are not allowed
READ_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
 
READ_WRITE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
 
READABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
READABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files and directories found under the surveyed directory.
READABLE_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where all user have read access.
README_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
A document of words and linked to diagrams in Markdown format that describes the other files in the same directory (folder).
README_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and linked to diagrams in Markdown format that describes the other files in the same directory (folder).
ReadOnlyOMRSMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
The ReadOnlyOMRSMetadataCollection represents a metadata repository that supports an in-memory repository whose content is read-only.
ReadOnlyOMRSRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
The ReadOnlyOMRSRepositoryConnector is a connector to a local in memory repository.
ReadOnlyOMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSRepositoryConnector
Default constructor used by the OCF Connector Provider.
ReadOnlyOMRSRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
ReadOnlyOMRSRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSRepositoryConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
readRecord(long) - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStore
Return the requested data record.
readRecord(long) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Return the requested data record.
readRecord(long) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Return the requested data record.
readRecord(long) - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Return the requested data record.
READS_SQL_DATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
 
READY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
 
reassignAction(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Assign an action to a new actor.
reassignAction(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Assign a "Action" to a new actor.
reassignAction(String, String, String, UpdateOptions, AssignmentScopeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Assign an action to a new actor.
RECEIVED_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The date/time that the data/resource was received.
RECEIVED_GUARDS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of guards received from the previous governance service(s).
RECENT_ACCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
RECENT_ACCESS_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection that lists elements that have been part of recent activity.
RecentAccessProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
RecentAccessProperties is a java bean used to classify a collection.
RecentAccessProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RecentAccessProperties
Default constructor
RecentAccessProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RecentAccessProperties
Copy/clone constructor.
RECIPE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Treatment:Recipe - Information relating to the ingredients and manufacturing know-how for Coco Pharmaceutical products.
RECIPIENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The person or organization that received the certification.
RECIPIENT_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the property from the element used to identify the recipient property.
RECIPIENT_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of element referenced in the recipient property.
RECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
RECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
RECLASSIFIED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
RECLASSIFIED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing classification has been changed on an entity.
reclassifyEntity(String, String, String, String, String, String, String, String, InstanceAuditHeader, InstanceProperties, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties of an existing classification to an existing entity in the open metadata repository.
reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, UpdateOptions, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the properties of a classification that is currently attached to a specific metadata element.
RECOGNIZED_ADDITIONAL_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of additional connection property names supported by the connector implementation.
RECOGNIZED_CONFIGURATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of configuration property names supported by the connector implementation.
RECOGNIZED_SECURED_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of secured connection property names supported by the connector implementation.
recognizedConfigurationProperties - Variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveProvider
 
RECORD_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RECORD_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
 
recordCompletionStatus(String, String, int, Map<String, String>, List<String>, List<NewActionTarget>, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Declare that all the processing for the governance service is finished along with status of the work.
recordCompletionStatus(String, String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(String, String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceCompletionInterface
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Declare that all the processing for the archive service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, AuditLogMessageDefinition) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Declare that all the processing for the governance action service is finished and the status of the work.
recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Declare that all the processing for the governance service is finished and the status of the work.
recoverAfterError() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventProducer
Give time for an error to clear.
RECOVERY_SLEEP_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
 
RECYCLED_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key allocated and used within the scope of a single system that is periodically reused for different records.
RED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
RefDataElementBase - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
RefDataElementBase provides the base class for an element that is defined using metadata.
RefDataElementBase() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Default constructor
REFERENCE_ABSTRACT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Summary of the key messages in the external source.
REFERENCE_CODE_MAPPING_TABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing mappings between code values from different data sets.
REFERENCE_CODE_TABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing code values and their translations.
REFERENCE_COPIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to save, lock and purge reference copies of metadata from other members of the cohort.
REFERENCE_COPY_DELETE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures that references copies are removed from its repository with integrity when the master copy is deleted.
REFERENCE_COPY_LOCKING - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures metadata instances from other repositories can not be updated.
REFERENCE_COPY_STORAGE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the storage of metadata instances from other repositories in the cohort.
REFERENCE_DATA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Work with code tables and associated reference data.
REFERENCE_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Common values for code tables.
REFERENCE_DATA_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An asset that contains trusted values for use as reference data.
REFERENCE_DATA_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set with values defined by a valid value set.
REFERENCE_EFFECTIVE_FROM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
REFERENCE_EFFECTIVE_FROM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a value to use in the starting effective dates for entities, relationships and classifications whose effectivity is triggered by this context event.
REFERENCE_EFFECTIVE_TO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
REFERENCE_EFFECTIVE_TO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a value to use in the ending effective dates for entities, relationships and classifications whose effectivity is ended by this context event.
REFERENCE_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Local identifier for the reference.
REFERENCE_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Identifiers used in the governance action classifications.
REFERENCE_LIST_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines that a collection is a set of results from an activity, query, ...
REFERENCE_TITLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Full publication title of the external source.
REFERENCE_VALUE_ASSIGNMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Enables valid values to be used as tags to help group and locate referenceables.
Referenceable - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
Many open metadata entities are referenceable.
Referenceable() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Default constructor
Referenceable(Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Copy/clone constructor.
REFERENCEABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An open metadata entity that has a unique identifier.
REFERENCEABLE_FACET_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a property facet and the element it relates to.
REFERENCEABLE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ReferenceableBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
ReferenceableBuilder creates Open Metadata Repository Services (OMRS) objects based on the bean properties supplied in the constructor.
ReferenceableBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for simple creates.
ReferenceableBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for simple creates.
ReferenceableBuilder(String, Map<String, String>, String, String, Map<String, Object>, InstanceStatus, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for templated entities.
ReferenceableBuilder(String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for updates.
ReferenceableBuilder(String, Map<String, String>, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for updates.
ReferenceableBuilder(String, Map<String, String>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for updates.
ReferenceableBuilder(String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for simple creates.
ReferenceableBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Constructor for simple creates.
ReferenceableConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ReferenceableConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from ReferenceableProperties.
ReferenceableConverter<B> - Class in org.odpi.openmetadata.viewservices.automatedcuration.converters
ReferenceableConverter generates a ReferenceableElement
ReferenceableConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.converters.ReferenceableConverter
Constructor
ReferenceableConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableConverter
Constructor
ReferenceableElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ReferenceableHandler manages methods on generic referenceables.
ReferenceableHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Construct the handler information needed to interact with the repository services
ReferenceableProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Copy/clone constructor.
ReferenceDataAdmin - Class in org.odpi.openmetadata.viewservices.referencedata.admin
ReferenceDataAdmin is the class that is called by the View Server to initialize and terminate the Reference Data OMVS.
ReferenceDataAdmin() - Constructor for class org.odpi.openmetadata.viewservices.referencedata.admin.ReferenceDataAdmin
Default constructor
ReferenceDataAuditCode - Enum Class in org.odpi.openmetadata.viewservices.referencedata.ffdc
The ReferenceDataAuditCode is used to define the message content for the OMRS Audit Log.
ReferenceDataInstance - Class in org.odpi.openmetadata.viewservices.referencedata.server
ReferenceDataInstance caches references to the objects it needs for a specific server.
ReferenceDataInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataInstance
Set up theReference Data OMVS instance
ReferenceDataInstanceHandler - Class in org.odpi.openmetadata.viewservices.referencedata.server
ReferenceDataInstanceHandler retrieves information from the instance map for the view service instances.
ReferenceDataInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataInstanceHandler
Default constructor registers the view service
ReferenceDataProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata
ReferenceDataProperties is a classification bean used to identify that an element contains reference data.
ReferenceDataProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataProperties
Default constructor
ReferenceDataProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataProperties
Copy/clone constructor.
ReferenceDataRegistration - Class in org.odpi.openmetadata.viewservices.referencedata.server
ReferenceDataRegistration registers the view service with the OMAG Server administration services.
ReferenceDataRegistration() - Constructor for class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRegistration
 
ReferenceDataResource - Class in org.odpi.openmetadata.viewservices.referencedata.server.spring
The ReferenceDataResource provides part of the server-side implementation of the Reference Data OMVS.
ReferenceDataResource() - Constructor for class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Default constructor
ReferenceDataRESTServices - Class in org.odpi.openmetadata.viewservices.referencedata.server
The ReferenceDataRESTServices provides the server-side implementation of the Reference Data Open Metadata View Service (OMVS).
ReferenceDataRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Default constructor
ReferenceDataSetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata
ReferenceDataSetProperties is a java bean used to describe a data set populated via a valid value set that is linked via the ValidValueAssignment relationship.
ReferenceDataSetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataSetProperties
Default constructor
ReferenceDataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataSetProperties
Copy/clone constructor.
referenceInstanceParameterValidation(String, InstanceHeader, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the header instance passed to delete() or purge() instance method.
ReferenceListProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
ReferenceListProperties is a java bean used to classify a collection.
ReferenceListProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ReferenceListProperties
Default constructor
ReferenceListProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ReferenceListProperties
Copy/clone constructor.
ReferenceValueAssignmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
ReferenceValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Default constructor
ReferenceValueAssignmentProperties(ReferenceValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Copy/clone constructor.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorForTarget
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFilesMonitorIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorForTarget
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.AuditLogDestinationCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.DistributeAuditEventsFromKafkaConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.KafkaTopicSourceCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.GovernanceActionOpenLineageIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageEventReceiverIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Maintains the list of catalog targets.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.HarvestOpenMetadataConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.HarvestSurveysConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetProcessorBase
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
REFRESH_COMPLETION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when the connector returned from the refresh() call.
REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An element has been distributed around the cohort - could be for the first time.
REFRESH_ENTITY_REQUEST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
The local repository is requesting that an entity from another repository's metadata collection is refreshed so the local repository can create a reference copy.
REFRESH_REGISTRATION_REQUEST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
REFRESH_REGISTRATION_REQUEST_WITH_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0062 - Requesting registration information from other members of the open metadata repository cohort {0}
REFRESH_RELATIONSHIP_REQUEST - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A repository has requested the home repository of a relationship send details of the relationship so the local repository can create a reference copy of the instance.
REFRESH_START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time when the refresh() call was made.
REFRESH_THREAD_CONNECTOR_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0065 - The integration connector refresh thread for integration connector {0} caught a {1} exception containing message {2}
REFRESH_THREAD_STARTING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0060 - The integration connector refresh thread for integration connector {0} has started
REFRESH_THREAD_TERMINATING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0064 - The integration connector refresh thread for integration connector {0} is shutting down
REFRESH_TIME_INTERVAL - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
The time interval in minutes that tokens should be kept.
REFRESH_TIME_INTERVAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Describes how frequently the integration connector should run - in minutes.
refreshCatalogTargets(CatalogTargetIntegrator) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Retrieve the list of catalog targets for the connector.
refreshConfig() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConfig() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Request that the integration group refresh its configuration by calling the metadata server.
refreshConfig(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
A change event for a governance engine has been received.
refreshConfig(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Request that all governance engines refresh their configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
Request that all governance engines refresh their configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.client.EngineHostClient
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
Request that all governance engines refresh their configuration by calling the metadata server.
refreshConfig(String, String) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Request that the integration group refresh its configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Request that the integration group refresh its configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Request that all governance engines refresh their configuration by calling the metadata server.
refreshConfig(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Request that all governance engines refresh their configuration by calling the metadata server.
refreshConfig(String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.EngineHostServicesResource
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConfig(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostRESTServices
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a refresh() request on a specific connector
refreshConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a refresh() request on a specific connector
refreshConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Call refresh() on the connector provided it is in the correct state.
refreshConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Refresh all the connectors, or a specific connector if a connector name is supplied.
refreshConnector(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Issue a refresh() request on a specific connector
refreshConnector(String, String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Refresh the named connector.
refreshConnectorConfig(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
Request that the integration group refreshes its configuration for a single integration connector by calling the metadata server.
refreshConnectorDetails(RegisteredIntegrationConnectorElement) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Update the connector properties with as little disruption to the running connector.
refreshConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a refresh() request on a connector running in the integration daemon.
refreshConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a refresh() request on a connector running in the integration daemon.
refreshConnectors(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Issue a refresh() request on a connector running in the integration daemon.
refreshConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Request that the integration daemon refresh all the connectors in all the integration services and groups
refreshConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Issue a refresh() request on all connectors running in the integration daemon, or a specific connector if the connector name is specified.
refreshConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Issue a refresh() request on all connectors running in the integration daemon, or a specific connector if the connector name is specified.
refreshConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Issue a refresh() request on all connectors running in the integration daemon, or a specific connector if the connector name is specified.
refreshDatabase(JDBCResourceConnector, String, OpenMetadataRootElement, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.JDBCIntegrationConnector
Refresh a single database.
REFRESHED_CATALOG_TARGETS - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0009 - The {0} integration connector has refreshed {1} action target(s)
REFRESHED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A remote repository in the cohort has sent entity details in response to a refresh request.
REFRESHED_MEMBER_IN_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0112 - A re-registration request has been received for cohort {0} from server {1} that hosts metadata collection {2}
REFRESHED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Review all the elements for the subtype stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncFunctions
Review all the functions stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncRegisteredModels
Review all the registered models stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncSchema
Review all the schemas stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncTables
Review all the tables stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncVolumes
Review all the volumes stored in Egeria.
refreshEgeria() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncCatalog
Review all the catalogs stored in Egeria.
refreshEndpointTarget(ApacheKafkaAdminConnector) - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicIntegrationConnector
Processes any event broker configured in this connector's connection.
refreshEngineConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that all governance engines refresh their configuration by calling the metadata server.
refreshEngineConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Request that all governance engines refresh their configuration by calling the metadata server.
refreshEngineConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that the governance engine refresh its configuration by calling the metadata server.
refreshEngineConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Request that the governance engine refresh its configuration by calling the metadata server.
refreshEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
The local repository has requested that the repository that hosts the home metadata collection for the specified entity sends out the details of this entity so the local repository can create a reference copy.
refreshEventBroker(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.KafkaTopicCatalogTargetProcessor
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
REFRESHING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
REFRESHING_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0008 - The {0} integration connector is refreshing action target {1}
REFRESHING_REGISTRATION_WITH_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0106 - Refreshing registration with open metadata repository cohort {0} using metadata collection id {1} at the request of server {2}
refreshIntegrationGroupConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that the integration group refresh its configuration by calling the metadata server.
refreshIntegrationGroupConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Request that the integration group refresh its configuration by calling the metadata server.
refreshIntegrationGroupConfig(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Request that the integration group refresh its configuration by calling the metadata server.
refreshIntegrationGroupConfig(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Request that the integration group refresh its configuration by calling the metadata access server.
refreshIntegrationGroupConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Request that the integration group refresh its configuration by calling the metadata access server.
refreshIntegrationGroupConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Request that the integration group refresh its configuration by calling the metadata access server.
refreshKnownCatalogTargets(IntegrationContext, CatalogTargetIntegrator) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
Return a list of requested catalog targets for the connector.
refreshRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
The local repository has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
The local repository has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
The local server has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
The local server has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
The local server has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
The local repository has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
The local repository has requested that the repository that hosts the home metadata collection for the specified relationship sends out the details of this relationship so the local repository can create a reference copy.
refreshSecrets() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.envar.EnvVarSecretsStoreConnector
Request that the subclass refreshes its secrets.
refreshSecrets() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Request that the subclass refreshes its secrets.
refreshSecrets() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Request that the subclass refreshes its secrets.
refreshServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Request that the governance engine refreshes its configuration for a single governance service by calling the metadata server.
refreshStatistics(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Recalculate statistics for the supplied date.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
Review all the elements for the subtype stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncFunctions
Review all the functions stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncRegisteredModels
Review all the models stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncSchema
Review all the schemas stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncTables
Review all the tables stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncVolumes
Review all the volumes stored in UC.
refreshUnityCatalog(IntegrationIterator) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncCatalog
Review all the catalogs stored in UC.
REGGIE_MINT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Reginald Sidney Mint
registerAccessService() - Static method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFServicesRegistration
Pass information about this access service to the OMAG Server administration services.
registerAccessService() - Static method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFServicesRegistration
Pass information about this access service to the OMAG Server administration services.
registerAccessService() - Static method in class org.odpi.openmetadata.frameworkservices.oif.server.OIFServicesRegistration
Pass information about this access service to the OMAG Server administration services.
registerAccessService() - Static method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFServicesRegistration
Pass information about this access service to the OMAG Server administration services.
registerAccessService(AccessServiceRegistrationEntry) - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGAccessServiceRegistration
Register OMAS
registerActivity() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Register any activity to help with working out when the workbench has quiesced.
registerCatalogTargetChangeListener(CatalogTargetChangeListener) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Add a new listener for changes to this connector's catalog targets.
registerConnectorConsumer(OMRSConnectorConsumer) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorManager
Register the supplied connector consumer with the connector manager.
registerConnectorConsumer(OMRSConnectorConsumer) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Register the supplied connector consumer with the connector manager.
registerContextEvent(String, String, Map<String, DependentContextEventProperties>, Map<String, DependentContextEventProperties>, Map<String, RelatedContextEventProperties>, Map<String, ContextEventImpactProperties>, Map<String, RelationshipProperties>, Map<String, RelationshipProperties>, ContextEventProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.StewardshipRequestInterface
Create a new context event
registerContextEvent(String, String, Map<String, DependentContextEventProperties>, Map<String, DependentContextEventProperties>, Map<String, RelatedContextEventProperties>, Map<String, ContextEventImpactProperties>, Map<String, RelationshipProperties>, Map<String, RelationshipProperties>, ContextEventProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create a new context event
registerContextEvent(String, Map<String, DependentContextEventProperties>, Map<String, DependentContextEventProperties>, Map<String, RelatedContextEventProperties>, Map<String, ContextEventImpactProperties>, Map<String, RelationshipProperties>, Map<String, RelationshipProperties>, ContextEventProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Create a new context event
registerContextEvent(String, Map<String, DependentContextEventProperties>, Map<String, DependentContextEventProperties>, Map<String, RelatedContextEventProperties>, Map<String, ContextEventImpactProperties>, Map<String, RelationshipProperties>, Map<String, RelationshipProperties>, ContextEventProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Create a new context event
registerDirectoryListener(FileDirectoryListenerInterface, File, FileFilter) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Register a listener object that will be called each time a file is created, changed or deleted in a specific root directory.
registerDirectoryListener(FileDirectoryListenerInterface, File, FileFilter) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Register a listener object that will be called each time a file is created, changed or deleted in a specific root directory.
registerDirectoryTreeListener(FileDirectoryListenerInterface, File, FileFilter) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Register a listener object that will be called each time a file is created, changed or deleted in a specific root directory and any of its subdirectories.
registerDirectoryTreeListener(FileDirectoryListenerInterface, File, FileFilter) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Register a listener object that will be called each time a file is created, changed or deleted in a specific root directory and any of its subdirectories.
REGISTERED_INTEGRATION_CONNECTOR_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between an integration group and an integration connector that is part of the group.
REGISTERED_WITH_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0060 - Registering with open metadata repository cohort {0} using metadata collection id {1}
RegisteredGovernanceService - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
RegisteredGovernanceService describes a governance action service that has been registered with a governance engine.
RegisteredGovernanceService() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Default constructor
RegisteredGovernanceService(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Copy/clone constructor
RegisteredGovernanceService(RegisteredGovernanceService) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Copy/clone constructor
RegisteredGovernanceServiceConverter - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
RegisteredGovernanceServiceConverter transfers the relevant properties from a GovernanceServiceElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredGovernanceService bean.
RegisteredGovernanceServiceConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredGovernanceServiceConverter
Constructor captures the repository content needed to create the endpoint object.
RegisteredGovernanceServiceElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
RegisteredGovernanceServiceElement contains the properties and header for a governance service entity retrieved from the metadata repository plus its supported request types.
RegisteredGovernanceServiceElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Default constructor
RegisteredGovernanceServiceElement(GovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Copy/clone constructor
RegisteredGovernanceServiceElement(RegisteredGovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Copy/clone constructor
RegisteredGovernanceServiceResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on the Open Survey Framework REST API calls that returns a RegisteredGovernanceServiceElement object as a response.
RegisteredGovernanceServiceResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Default constructor
RegisteredGovernanceServiceResponse(RegisteredGovernanceServiceResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Copy/clone constructor
RegisteredGovernanceServicesResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of RegisteredGovernanceServices objects as a response.
RegisteredGovernanceServicesResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Default constructor
RegisteredGovernanceServicesResponse(RegisteredGovernanceServicesResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Copy/clone constructor
RegisteredIntegrationConnectorConverter - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
RegisteredIntegrationConnectorConverter transfers the relevant properties from a IntegrationConnectorElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredIntegrationConnector bean.
RegisteredIntegrationConnectorConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredIntegrationConnectorConverter
Constructor captures the repository content needed to create the endpoint object.
RegisteredIntegrationConnectorElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
RegisteredIntegrationConnectorElement contains the properties and header for an integration connector entity retrieved from the metadata repository plus its supported request types.
RegisteredIntegrationConnectorElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Default constructor
RegisteredIntegrationConnectorElement(IntegrationConnectorElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Copy/clone constructor
RegisteredIntegrationConnectorElement(RegisteredIntegrationConnectorElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Copy/clone constructor
RegisteredIntegrationConnectorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
RegisteredIntegrationConnectorProperties provides a structure for carrying the properties for a RegisteredIntegrationConnector relationship.
RegisteredIntegrationConnectorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Default constructor does nothing.
RegisteredIntegrationConnectorProperties(RegisteredIntegrationConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Copy/clone constructor
RegisteredIntegrationConnectorResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
RegisteredIntegrationConnectorResponse is the response structure used on the Open Survey Framework REST API calls that returns a RegisteredIntegrationConnectorElement object as a response.
RegisteredIntegrationConnectorResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Default constructor
RegisteredIntegrationConnectorResponse(RegisteredIntegrationConnectorResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Copy/clone constructor
RegisteredIntegrationConnectorsResponse - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
The response structure used on REST API calls that returns a list of RegisteredIntegrationConnectors objects as a response.
RegisteredIntegrationConnectorsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Default constructor
RegisteredIntegrationConnectorsResponse(RegisteredIntegrationConnectorsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Copy/clone constructor
RegisteredIntegrationModule - Interface in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
RegisteredIntegrationModule defines the interface for an integration module that wants to be called to synchronize assets.
RegisteredModelInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a registered model.
RegisteredModelInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Constructor
RegisteredModelProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Properties of a registered model.
RegisteredModelProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelProperties
Constructor
RegisteredOMAGService - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RegisteredOMAGServicesResponse provides an object for returning information about a service that is registered with an OMAG Server Platform.
RegisteredOMAGService() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Default constructor
RegisteredOMAGService(RegisteredOMAGService) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Copy/clone constructor
RegisteredOMAGServiceResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
Provides a response object for returning information about a service that is registered in an OMAG Server Platform.
RegisteredOMAGServiceResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Default constructor
RegisteredOMAGServiceResponse(RegisteredOMAGServiceResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Copy clone constructor
RegisteredOMAGServicesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RegisteredOMAGServicesResponse provides a response object for returning information about a list of services that are registered in an OMAG Server Platform.
RegisteredOMAGServicesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Default constructor
RegisteredOMAGServicesResponse(RegisteredOMAGServicesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Copy clone constructor
registerEngineService(EngineServiceRegistrationEntry, GovernanceEngineHandlerFactory) - Static method in class org.odpi.openmetadata.governanceservers.enginehostservices.registration.OMAGEngineServiceRegistration
Register Open Metadata Engine Service (OMES)
registerExecutor() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
An executor is created for each repository that needs to be called.
registerFileListener(FileListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Register a listener object that will be called each time a specific file is created, changed or deleted.
registerFileListener(FileListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Register a listener object that will be called each time a specific file is created, changed or deleted.
registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Deprecated.
registerGovernanceServiceWithEngine(String, String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Register a governance service with a specific governance engine.
REGISTERING_EVENT_PROCESSOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0030 - Registering the {0} event consumer with the {1} event manager
registerInstanceProcessor(OMRSInstanceEventProcessor) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Adds a new consumer to the list of consumers that the OMRSRepositoryEventManager will notify of any instance events it receives.
registerIntegrationConnectorWithGroup(String, String, String, String, String, String, Date, long, Date, PermittedSynchronization, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Register an integration connector with a specific integration group.
registerListener(String, OpenMetadataEventListener) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
registerListener(String, OpenMetadataEventListener) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventInterface
Register a listener object that will be passed each of the events published by the OMF Services.
registerListener(String, OpenMetadataEventListener) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.EgeriaOpenMetadataEventClient
Register a listener object that will be passed each of the events published by the Open Metadata Store.
registerListener(String, OpenMetadataEventListener) - Method in class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicClientConnector
Register a listener object that will be passed each of the events published by the Open Metadata Store.
registerListener(String, OMRSTopicRepositoryEventListener) - Method in class org.odpi.openmetadata.repositoryservices.clients.EnterpriseRepositoryServicesClient
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
registerListener(OpenLineageEventListener) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
The listener is implemented by the integration connector.
registerListener(OpenLineageEventListener) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
The listener is implemented by the integration connector.
registerListener(OpenLineageEventListener) - Method in interface org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageListenerManager
The listener is implemented by the integration connector.
registerListener(WatchdogGovernanceListener, List<OpenMetadataEventType>, List<String>, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.WatchDogEventInterface
Register a listener to receive events about changes to metadata elements in the open metadata store.
registerListener(WatchdogGovernanceListener, List<OpenMetadataEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Register a listener to receive events about changes to metadata elements in the open metadata store.
registerListener(WatchdogGovernanceListener, List<OpenMetadataEventType>, List<String>, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceContext
Register a listener to receive events about changes to metadata elements in the open metadata store.
registerListener(WatchdogGovernanceListener, List<OpenMetadataEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Register a listener to receive events about changes to metadata elements in the open metadata store.
registerListener(WatchdogGovernanceListener, List<OpenMetadataEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Register a listener to receive events about changes to metadata elements in the open metadata store.
registerListener(OpenMetadataEventListener) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Register a listener object that will be passed each of the events published by the Open Metadata Server.
registerListener(OMRSTopicListener) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Deprecated.
registerListener(OMRSTopicListener) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Deprecated.
registerListener(OMRSTopicListener, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Register a listener object.
registerListener(OMRSTopicListener, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Register a listener object.
registerListener(OMRSTopicRepositoryEventListener) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Register a listener to receive events about changes to metadata elements in the open metadata repositories.
registerListener(OMRSTopicRepositoryEventListener) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Register a listener to receive events about changes to metadata elements in the open metadata repositories.
registerListener(OMRSTopicRepositoryEventListener, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Register a listener object.
registerListener(OMRSTopicRepositoryEventListener, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Register a listener object.
registerListener(OpenMetadataTopicListener) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopic
Register a listener object.
registerListener(OpenMetadataTopicListener) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Register a listener object.
registerMetadataCollection(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Remember the metadata collection name for this metadata collection id.
registerMetadataCollection(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Remember the metadata collection name for this metadata collection id.
registerRepositoryEventProcessor(OMRSRepositoryEventProcessor) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Adds a new consumer to the list of consumers that the OMRSRepositoryEventManager will notify of any instance events it receives.
registerSecurityValidator(String, String, AuditLog, Connection) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Register an open metadata server security connector to verify access to the server's services.
registerTypeDefProcessor(OMRSTypeDefEventProcessor) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Adds a new consumer to the list of consumers that the OMRSRepositoryEventManager will notify of any TypeDef events it receives.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.datadiscovery.server.DataDiscoveryRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.dataengineer.server.DataEngineerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.dataofficer.server.DataOfficerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.devopspipeline.server.DevopsPipelineRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.digitalbusiness.server.DigitalBusinessRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.MetadataExplorerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.multilanguage.server.MultiLanguageRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.peopleorganizer.server.PeopleOrganizerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.productcatalog.server.ProductCatalogRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.productmanager.server.ProductManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.timekeeper.server.TimeKeeperRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRegistration
Pass information about this view service to the OMAG Server administration services.
registerViewService(ViewServiceRegistrationEntry) - Static method in class org.odpi.openmetadata.adminservices.registration.OMAGViewServiceRegistration
Register OMVS
registerWithEnterpriseTopic(String, String, OMRSTopicConnector, OMRSTopicListener, AuditLog) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Register a listener with the enterprise topic connector.
REGISTRATION_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date first registered with the cohort.
REGISTRATION_ERROR_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
REGISTRATION_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
REGISTRATION_ONLY - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataExchangeRule
Only registration exchange; no TypeDefs or metadata instances.
REGISTRY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Registry Event - Event used to manage the membership of the metadata repository cohort.
REGISTRY_STORE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Registry Store - Stores information about the repositories registered in the open metadata repository cohort.
REGULATED_LIFETIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
The retention period for the data is defined by the referenced regulation.
REGULATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a regulation related to data that must be supported.
REGULATION_ARTICLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An specific requirement in a regulation.
REGULATION_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a certification required by a regulation.
REGULATION_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Source of the regulation.
RegulationArticleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A regulation article is an article in a regulation.
RegulationArticleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationArticleProperties
Default Constructor
RegulationArticleProperties(RegulationArticleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationArticleProperties
Copy/Clone Constructor
RegulationCertificationTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A regulation article is an article in a regulation.
RegulationCertificationTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationCertificationTypeProperties
Default Constructor
RegulationCertificationTypeProperties(RelationshipBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationCertificationTypeProperties
Copy/Clone Constructor
RegulationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
RegulationProperties defines a regulation of interest.
RegulationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Default Constructor
RegulationProperties(RegulationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Copy/Clone Constructor
REGULATORS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Enforcers of the regulation.
REHOME_INSTANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the command to update the metadata collection id for a metadata instance.
reHomeEntity(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Deprecated.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the home of an existing entity.
reHomeEntity(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the home of an existing entity.
reHomeInstanceParameterValidation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that the parameters passed to a reHome request are valid.
reHomeRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Deprecated.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the home of an existing relationship.
reHomeRelationship(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the home of an existing relationship.
REIDENTIFIED_FROM_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
REIDENTIFY_INSTANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the command to change the unique identifier (guid) of a metadata instance.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Change the identifiers for an AttributeTypeDef.
reIdentifyAttributeTypeDef(String, String, String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Change the identifiers for an AttributeTypeDef.
reIdentifyAttributeTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the guid or name of an existing TypeDef to a new value.
reIdentifyAttributeTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the guid or name of an existing TypeDef to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the guid of an existing entity to a new value.
reIdentifyEntity(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the guid of an existing entity to a new value.
reIdentifyInstanceParameterValidation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
 
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the guid of an existing relationship.
reIdentifyRelationship(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the guid of an existing relationship.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Change the identifiers for a TypeDef.
reIdentifyTypeDef(String, String, String, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Change the identifiers for a TypeDef.
reIdentifyTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change the guid or name of an existing TypeDef to a new value.
reIdentifyTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change the guid or name of an existing TypeDef to a new value.
reinitializeConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Initialize a new integration connector instance.
REJECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The request or proposal is rejected.
REJECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Rejected - The request or proposal is rejected.
RELATED_ASSET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of relationships between assets.
RELATED_CLASSIFICATION_IGNORE_LIST_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedClassificationIgnoreList configuration property is used to list the classification names that should not be copied from the open metadata ecosystem to Apache Atlas if relatedClassificationPolicy==SELECTED.
RELATED_CLASSIFICATION_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedClassificationPolicy configuration property determines if a classification added to an open metadata entity that is synchronized in Apache Atlas should be added to the Apache Atlas entity as business metadata.
RELATED_CONTEXT_EVENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between context events that are impacting one another in some way.
RELATED_DESIGN_PATTERN_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links design patterns together.
RELATED_ENTITY_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Entity that should be linked to the asset being analyzed.
RELATED_ENTITY_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedEntityPolicy configuration property determines if an entity related to an open metadata entity that is synchronized in Apache Atlas should be added to the Apache Atlas entity as a related entity.
RELATED_INFORMATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Additional useful information.
RELATED_MEDIA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Images, video or sound media.
RELATED_RELATIONSHIP_IGNORE_LIST_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedRelationshipIgnoreList configuration property used to list the relationship type names that should not be copied from the open metadata ecosystem to Apache Atlas if relatedEntityPolicy==SELECTED.
RELATED_TERM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between similar glossary terms.
RelatedBy - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedBy contains the properties and header for a relationship retrieved from the metadata repository.
RelatedBy() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Default constructor
RelatedBy(RelatedBy) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Copy/clone constructor
RelatedContextEventProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents
RelatedContextEventProperties is a java bean used to describe a link between context events.
RelatedContextEventProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Default constructor
RelatedContextEventProperties(RelatedContextEventProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Copy/clone constructor.
RelatedElementConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
RelatedElementConverter generates a RelatedBy from a relationship and attached entity
RelatedElementConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
RelatedElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RelatedBy bean.
RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RelatedElementConverter
Constructor
RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.RelatedElementConverter
Constructor
relatedElementPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
relatedElementPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
RelatedElementsIterator - Class in org.odpi.openmetadata.frameworks.integration.iterator
MetadataCollectionIterator is ued to iterate through the elements of a particular type within a metadata collection.
RelatedElementsIterator(String, String, String, String, String, String, String, String, int, String, OpenMetadataStore, PermittedSynchronization, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.integration.iterator.RelatedElementsIterator
Create the iterator.
RelatedElementStub - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedElementStub contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedElementStub() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Default constructor
RelatedElementStub(RelatedElementStub) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Copy/clone constructor
RelatedEngineActionElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
RelatedEngineActionElement contains the properties for a NextEngineAction relationship retrieved from the metadata repository.
RelatedEngineActionElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Default constructor
RelatedEngineActionElement(RelatedEngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Copy/clone constructor
RelatedEntitiesFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
 
RelatedEntitiesFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Default constructor
RelatedEntitiesFindRequest(RelatedEntitiesFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Copy/clone constructor.
RelatedEntitiesHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
RelatedEntitiesHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
RelatedEntitiesHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Default constructor
RelatedEntitiesHistoricalFindRequest(RelatedEntitiesHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Copy/clone constructor
relatedEntity(String, String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Return boolean true if entity is linked by this relationship.
relatedEntity(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Return boolean true if entity is linked by this relationship.
RelatedEntity - Record Class in org.odpi.openmetadata.commonservices.generichandlers
Defines a relationship and the entity at the other end of the relationship to a starting entity.
RelatedEntity(Relationship, EntityDetail) - Constructor for record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Creates an instance of a RelatedEntity record class.
relatedHTTPCode - Variable in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
 
RelatedMediaProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences
RelatedMediaProperties stores information about an link to an external media file that is relevant to open metadata.
RelatedMediaProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Default constructor
RelatedMediaProperties(RelatedMediaProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Copy/clone constructor.
RelatedMetadataElement - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
This property header implements any common mechanisms that all property objects need.
RelatedMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Typical Constructor
RelatedMetadataElement(RelatedMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
RelatedMetadataElementList - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
OpenMetadataRelationshipList is a response object for passing back a list of RelatedMetadataElements or an exception if the request failed.
RelatedMetadataElementList() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Default constructor
RelatedMetadataElementList(RelatedMetadataElementList) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Copy/clone constructor
RelatedMetadataElementListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of omf OpenMetadataRelationship or an exception if the request failed.
RelatedMetadataElementListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Default constructor
RelatedMetadataElementListResponse(RelatedMetadataElementListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Copy/clone constructor
RelatedMetadataElementsResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of omf RelatedMetadataElementSummary or an exception if the request failed.
RelatedMetadataElementsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Default constructor
RelatedMetadataElementsResponse(RelatedMetadataElementsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Copy/clone constructor
RelatedMetadataElementStub - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
RelatedBy contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedMetadataElementStub() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Default constructor
RelatedMetadataElementStub(RelatedMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Copy/clone constructor
RelatedMetadataElementStub(RelatedMetadataElementStub) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Copy/clone constructor
RelatedMetadataElementSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelatedMetadataElementSummariesResponse is the response structure used on the OMAS REST API calls that return a list of element summaries as a response.
RelatedMetadataElementSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Default constructor
RelatedMetadataElementSummariesResponse(RelatedMetadataElementSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Copy/clone constructor
RelatedMetadataElementSummary - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedBy contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedMetadataElementSummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Default constructor
RelatedMetadataElementSummary(RelatedMetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Copy/clone constructor
relatedMetadataElementSummaryConverter - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
 
RelatedMetadataElementSummaryConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
Create a summary of a related element and the linking relationship
RelatedMetadataElementSummaryConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.RelatedMetadataElementSummaryConverter
Constructor
RelatedMetadataElementSummaryList - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedMetadataElementSummaryList is for passing back a list of RelatedMetadataElementSummary or an exception if the request failed.
RelatedMetadataElementSummaryList() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Default constructor
RelatedMetadataElementSummaryList(RelatedMetadataElementSummaryList) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Copy/clone constructor
RelatedMetadataHierarchySummary - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedMetadataHierarchySummary is for passing back a hierarchy of RelatedMetadataElementSummary elements.
RelatedMetadataHierarchySummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Default constructor
RelatedMetadataHierarchySummary(RelatedMetadataElementSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Copy/clone constructor
RelatedMetadataHierarchySummary(RelatedMetadataElementSummary, List<RelatedMetadataElementSummary>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Copy/clone constructor
RelatedMetadataHierarchySummary(RelatedMetadataHierarchySummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Copy/clone constructor
RelatedMetadataNodeSummary - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelatedBy contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedMetadataNodeSummary() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Default constructor
RelatedMetadataNodeSummary(RelatedMetadataElementSummary, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Copy/clone constructor
RelatedMetadataNodeSummary(RelatedMetadataNodeSummary) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Copy/clone constructor
relatedToEntity(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Test to determine if the supplied entity is linked by this relationship.
RELATION_DEDUP_SUMMARY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
RELATIONAL_COLUMN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of columns in known relational tables.
RELATIONAL_COLUMN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A column within a relational table.
RELATIONAL_COLUMN_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Details of a Relational Column.
RELATIONAL_DATA_MANAGER_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Details of a Data Manager Catalog survey.
RELATIONAL_DATABASE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data store organized to facilitate a relational data model.
RELATIONAL_DATABASE_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A system that manages collections of data called relational databases which in turn are organized into a tabular format and accessed via the Structured Query Language (SQL).
RELATIONAL_DB_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type for a relational database.
RELATIONAL_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known relational schemas.
RELATIONAL_SCHEMA_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Details of a Relational Schema.
RELATIONAL_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Details of known relational tables.
RELATIONAL_TABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A table within a relational database schema type.
RELATIONAL_TABLE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Details of a Relational Table.
RELATIONAL_TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A table type for a relational database.
RelationalColumnMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
 
RelationalColumnMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
RelationalColumnMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
RelationalColumnMetric describes the metrics for a Relational Column.
RelationalColumnProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases
RelationalColumnProperties describes the properties of a database column.
RelationalColumnProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalColumnProperties
Default constructor
RelationalColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalColumnProperties
Copy/clone constructor.
RelationalDatabaseMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
RelationalDatabaseMetric describes the metrics for a Relational Database.
RelationalDataHandler<DATABASE,DATABASE_SCHEMA,DATABASE_TABLE,DATABASE_VIEW,DATABASE_COLUMN,SCHEMA_TYPE> - Class in org.odpi.openmetadata.commonservices.generichandlers
RelationalDataHandler manages the assets and schemas for relational data.
RelationalDataHandler(OpenMetadataAPIGenericConverter<DATABASE>, Class<DATABASE>, OpenMetadataAPIGenericConverter<DATABASE_SCHEMA>, Class<DATABASE_SCHEMA>, OpenMetadataAPIGenericConverter<DATABASE_TABLE>, Class<DATABASE_TABLE>, OpenMetadataAPIGenericConverter<DATABASE_VIEW>, Class<DATABASE_VIEW>, OpenMetadataAPIGenericConverter<DATABASE_COLUMN>, Class<DATABASE_COLUMN>, OpenMetadataAPIGenericConverter<SCHEMA_TYPE>, Class<SCHEMA_TYPE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Construct the relational data handler with information needed to work with assets and schemas.
RelationalDataManagerMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
RelationalDataManagerMeasurement captures statistics about a single database/catalog.
RelationalDataManagerMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Default Constructor
RelationalDBSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases
RelationalDBSchemaTypeProperties is a java bean used to create the database schema type associated with the database.
RelationalDBSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalDBSchemaTypeProperties
Default constructor
RelationalDBSchemaTypeProperties(RelationalDBSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalDBSchemaTypeProperties
Copy/clone constructor.
RelationalSchemaMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
Captures the measurement counts for a relational schema.
RelationalSchemaMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
RelationalSchemaMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
RelationalSchemaMetric describes the metrics for a Relational Schema.
RelationalTableMeasurement - Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
 
RelationalTableMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
RelationalTableMetric - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.measurements
RelationalTableMetric describes the metrics for a Relational Table.
RelationalTableProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases
RelationalTableProperties is a class for representing a relational database table.
RelationalTableProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalTableProperties
Default constructor
RelationalTableProperties(RelationalTableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalTableProperties
Copy/clone constructor.
relationship() - Method in record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Returns the value of the relationship record component.
Relationship - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Relationship is a POJO that manages the properties of an open metadata relationship.
Relationship() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Default constructor creates an empty relationship linked to nothing.
Relationship(Relationship) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Copy/clone constructor builds a relationship from the supplied template.
RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A relationship between two entities (RelationshipDef)
RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Common information about a relationship instance.
RELATIONSHIP_ADVANCED_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the use of regular expressions within match properties to search for relationship instances.
RELATIONSHIP_ADVANCED_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the use of regular expressions to search for relationship instances.
RELATIONSHIP_ADVANCED_VALUE_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the use of regular expressions within value search criteria to search for relationship instances.
RELATIONSHIP_ADVICE_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A recommendation of the relationships that could be added to all or part of an asset.
RELATIONSHIP_ANNOTATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Annotation relating two referenceables.
RELATIONSHIP_ATTRIBUTE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Attributes for a relationship, or for relationship properties that are collections.
RELATIONSHIP_CAN_NOT_BE_UPDATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-010 - The local OMRS repository connector {0} has been asked to update relationship {1} but it is not the owner.
RELATIONSHIP_CONDITION_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current metadata instances from its repository based on matching logical combinations of property conditions.
RELATIONSHIP_CREATION - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to create relationships.
RELATIONSHIP_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
OpenMetadataRelationshipDef - A link between two entities.
RELATIONSHIP_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
RelationshipDef - A link between two entities.
RELATIONSHIP_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
RELATIONSHIP_DELETE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to delete relationships.
RELATIONSHIP_DELETED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0012 - The Open Metadata Service has soft-deleted relationship {0} of type {1} ({2}) between entity {3} of type {4} ({5}) and entity {6} of type {7} ({8}) during method {9}
RELATIONSHIP_END - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If the end of a relationship is significant, set to 1 or 2 to indicate the desired end; otherwise use 0.
RELATIONSHIP_END_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Display name for the relationship end.
RELATIONSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
RELATIONSHIP_HISTORY_RETRIEVAL - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retrieve relationships' history by ID.
RELATIONSHIP_HISTORY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to search relationships' history.
RELATIONSHIP_LIFECYCLE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports requests to create, update and purge relationship instances.
RELATIONSHIP_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-011 - The relationship identified with guid {0} passed on the {1} call is not found to the open metadata repository {2}
RELATIONSHIP_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-003 - The relationship identified with guid {0} passed on the {1} call is not known to the open metadata repository {2}
RELATIONSHIP_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Properties to add to the relationship.
RELATIONSHIP_PROPERTY_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current relationship instances from its repository based on matching specific property values.
RELATIONSHIP_PURGE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to purge relationships.
RELATIONSHIP_PURGED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0002 - The Open Metadata Service has purged relationship {0} of type {1} ({2}) during method {3} because its home repository {4} does not support soft-delete
RELATIONSHIP_RE_HOME - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to re-home relationships.
RELATIONSHIP_RE_IDENTIFY - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to re-identify relationships.
RELATIONSHIP_RESTORE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to restore relationships.
RELATIONSHIP_RETRIEVAL - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retrieve relationships by ID.
RELATIONSHIP_RETYPE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to retype relationships.
RELATIONSHIP_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to search relationships.
RELATIONSHIP_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the ability to search for relationship instances.
RELATIONSHIP_SOFT_DELETED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-012 - The {0} relationship identified with guid {1} passed on the {2} call is soft-deleted in the open metadata repository {3}
RELATIONSHIP_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
If an attached entity or relationship to changed, this is its unique type name of the relationship.
RELATIONSHIP_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type name of the potential relationship.
RELATIONSHIP_UNDO - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to undo relationship updates.
RELATIONSHIP_UPDATE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Performance tests for the technology under test's ability to update relationships.
RELATIONSHIP_VALUE_SEARCH - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the search and retrieval of current relationship instances from its repository based on matching any values.
RelationshipAccumulator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
Accumulates relationships from multiple retrieval requests.
RelationshipAdviceAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
RelationshipAdviceAnnotation is used to record a recommendation that a new relationship should be made from this data field to another object in the open metadata types.
RelationshipAdviceAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Default constructor
RelationshipAdviceAnnotation(RelationshipAdviceAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Copy/clone constructor
RelationshipBeanProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
RelationshipBeanProperties provides the base class for relationship beans.
RelationshipBeanProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Default constructor
RelationshipBeanProperties(RelationshipBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Copy/clone constructor.
relationshipBuilder - Variable in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
 
relationshipBuilder - Variable in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
 
RelationshipConflictException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
RelationshipConflictException provides a checked exception for reporting that a relationship can not be added because it conflicts with a relationship already stored.
RelationshipConflictException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
Deprecated.
RelationshipConflictException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
This is the constructor used when receiving an exception from a remote server.
RelationshipConflictException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
Deprecated.
RelationshipConflictException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
This is the typical constructor used for creating an exception.
RelationshipConflictException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipConflictException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipConflictException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
This is the typical constructor used for creating an exception.
RelationshipCreateRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
RelationshipCreateRequest provides the bean to hold all the properties needed to create a new relationship.
RelationshipCreateRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Default constructor
RelationshipCreateRequest(RelationshipCreateRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Copy/clone constructor
relationshipDef - Variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
RelationshipDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
RelationshipDef describes the type of a relationship.
RelationshipDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Minimal constructor builds an empty RelationshipDef
RelationshipDef(RelationshipDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Copy/clone constructor creates a copy of the supplied template.
RelationshipDef(TypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Typical constructor is passed the properties of the typedef's super class being constructed.
RelationshipDifferences - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Capture the differences between relationship instances.
RelationshipDifferences() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
 
RelationshipElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
RelationshipElement contains the properties and header for a relationship retrieved from the metadata repository.
RelationshipElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Default constructor
RelationshipElement(RelationshipElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Copy/clone constructor
RelationshipElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
The RelationshipElementProperties class provides support for generic open metadata properties to be added to a parent relationship with a new metadata element,
RelationshipElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Typical constructor
RelationshipElementProperties(RelationshipElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Copy/clone constructor.
RelationshipElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Default constructor
RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Copy/clone constructor
RelationshipElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Default constructor
RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Copy/clone constructor
RelationshipEndCardinality - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
RelationshipCardinality is used in a RelationshipEndDef to indicate how many relationships of this type can be connected to an entity instance.: UNKNOWN: uninitialized cardinality.
RelationshipEndDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
RelationshipEndDef describes the type of the entity and the attribute information for one end of a RelationshipDef.
RelationshipEndDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Default constructor creates an empty end
RelationshipEndDef(RelationshipEndDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Copy/clone constructor copies the supplied template into the new end.
RelationshipHistoryAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
RelationshipHistoryAccumulator accumulates and validates historical versions of relationships received from a collection of open metadata repositories.
RelationshipHistoryAccumulator(String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipHistoryAccumulator
Construct a relationship accumulator.
RelationshipListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
RelationshipListResponse holds the response information for an OMRS REST API call that returns a list of relationship objects or an exception.
RelationshipListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Default constructor
RelationshipListResponse(RelationshipListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Copy/clone constructor
RelationshipMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
Map between a relationship object and a collection of database rows.
RelationshipMapper(Map<String, JDBCDataValue>, List<Map<String, JDBCDataValue>>, EntityMapper, EntityMapper, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Construct a relationship mapper using the values from the database.
RelationshipMapper(Relationship, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
Construct a relationship mapper using an OMRS instance.
RelationshipNotDeletedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
RelationshipNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific relationship instance and the entity is not in DELETED status.
RelationshipNotDeletedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
Deprecated.
RelationshipNotDeletedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
This is the constructor used when receiving an exception from a remote server.
RelationshipNotDeletedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
Deprecated.
RelationshipNotDeletedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
This is the typical constructor used for creating an exception.
RelationshipNotDeletedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipNotDeletedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipNotDeletedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
This is the typical constructor used for creating an exception.
RelationshipNotKnownException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
RelationshipNotKnownException provides a checked exception for reporting when a requested relationship instance can not be found in the metadata collection.
RelationshipNotKnownException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
Deprecated.
RelationshipNotKnownException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
This is the constructor used when receiving an exception from a remote server.
RelationshipNotKnownException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
Deprecated.
RelationshipNotKnownException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
This is the typical constructor used for creating an exception.
RelationshipNotKnownException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipNotKnownException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
RelationshipNotKnownException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
This is the typical constructor used for creating an exception.
RelationshipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
RelationshipProperties provides the base class for relationship attributes.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Copy/clone constructor.
RelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
NewRelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Copy/clone constructor.
RelationshipResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
RelationshipResponse describes the response to an OMRS REST API request that returns a relationship object.
RelationshipResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Default constructor
RelationshipResponse(RelationshipResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Copy/clone constructor
RelationshipsAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
RelationshipsAccumulator accumulates and validates relationships received from a collection of open metadata repositories.
RelationshipsAccumulator(String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.RelationshipsAccumulator
Construct a relationship accumulator.
RelationshipTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.RelationshipTypeMetrics
 
relinkElementToNewElement(String, String, String, String, String, String, boolean, String, String, String, boolean, boolean, String, String, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Deleted the existing relationship between the starting element and another element then create a new relationship between the starting element and the new attaching element.
relinkElementToNewElement(String, String, String, String, String, String, boolean, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Deleted the existing relationship between the starting element and another element then create a new relationship between the starting element and the new attaching element.
RemediationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
RemediationGovernanceContext provides access to the remediation request along with access to the metadata store and APIs to enable changes to a wide range of metadata elements.
REMOTE_MEMBER_DEPLOY_REFRESH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0133 - Information about remote connector from server {0} with metadata collection id {1} has been refreshed in enterprise connector for {2}
REMOTE_MEMBER_REFRESHED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0128 - Configuration received for an existing remote member from server {0} for cohort {1} has not changed.
REMOTE_MEMBER_UNDEPLOYED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0134 - The remote connector for metadata collection id {0} is no longer being called by {1}
REMOTE_MEMBER_UPDATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0135 - Configuration for an existing remote member from server {0} for cohort {1} has changed and is being updated in the enterprise connector manager.
REMOTE_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Cohort Member Client Open Metadata Repository Connector - Provides access to open metadata located in a remote repository for remote members of a cohort.
REMOTE_REPOSITORY_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-REPOSITORY-CONNECTOR-404-001 - A call to the {0} of the open metadata repository server {1} results in an exception {2} with message {3}
REMOTE_TYPE_CONFLICT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0307 - Conflicting type definitions for type {0} ({1}) have been detected in remote system {2} ({3}).
remoteServerName - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
 
remoteServerName - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
 
remoteServerName - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
 
remoteServerName - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
 
remoteServerURL - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
 
remoteServerURL - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
 
remoteServerURL - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
 
remoteServerURLRoot - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
 
remove(int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
remove(Object) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
REMOVE_BAD_COOLING_UNITS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
REMOVE_REMOTE_MEMBER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0131 - A remote member from cohort {0} with metadata collection id {1} is being removed by the enterprise connector manager
removeAbbreviation(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the abbreviation property from the supplied element properties.
removeAbbreviation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and remove the abbreviation property from the supplied instance properties.
removeActionProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the actionProperties property from the supplied element properties.
removeActionProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the actionProperties property from the supplied instance properties.
removeActionRequested(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the actionRequested standing property from the supplied element properties.
removeActionRequested(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the actionRequested standing property from the supplied instance properties.
removeActionSourceName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the actionSourceName standing property from the supplied element properties.
removeActionTargetName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the actionTargetName property from the supplied element properties.
removeActionTargetName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the actionTargetName property from the supplied instance properties.
removeActivityStatus(String, InstanceProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.OpenGovernanceConverterBase
Retrieve and delete the ActivityStatus enum property from the instance properties of an entity
removeActivityStatus(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the ActivityStatus property from the supplied element properties.
removeAdditionalProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the qualifiedName property from the supplied element properties.
removeAdditionalProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the qualifiedName property from the supplied instance properties.
removeAliases(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "aliases" property from the supplied element properties.
removeAliases(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the "aliases" property from the supplied instance properties.
removeAll(Collection<?>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
removeAllowsDuplicateValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the allowsDuplicateValues flag from the properties of the zone membership classification.
removeAllowsDuplicateValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Retrieve the allowsDuplicateValues flag from the properties of the zone membership classification.
removeAllRelationshipsOfType(String, String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove all relationships of a certain type starting at a particular entity.
removeAllSecurityGroupMembership(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Detach a user identity from a supporting user identity.
removeAllSecurityGroupMembership(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Remove the SecurityGroupMembership classification from the user identity.
removeAllSecurityGroupMembership(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Remove the SecurityGroupMembership classification from the user identity.
removeAnalysisParameters(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the analysis parameters property from the supplied element properties.
removeAnalysisParameters(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the analysis parameters property from the supplied instance properties.
removeAnalysisStep(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the analysis step property from the supplied element properties.
removeAnalysisStep(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the analysis step property from the supplied instance properties.
removeAnchorGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the anchorGUID property from the supplied element properties.
removeAnnotationType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the annotation type property from the supplied element properties.
removeAnnotationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the annotation type property from the supplied instance properties.
removeAssetGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the assetGUID property from the supplied element properties.
removeAssetOrigin(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Remove the asset origin classification to an asset.
removeAssociatedSchemaType(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Remove any associated schema type.
removeAssociationType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the associationType property from the supplied element properties.
removeAssociationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the associationType property from the supplied instance properties.
removeAttachmentGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the attachmentGUID standing property from the supplied element properties.
removeAttributeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the attributeName property from the supplied element properties.
removeAttribution(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the attribution property from the supplied element properties.
removeAuthor(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the author property from the supplied element properties.
removeAuthor(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the author property from the supplied instance properties.
removeAuthors(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the authors property from the supplied element properties.
removeAverageValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the averageValue property from the supplied element properties.
removeAverageValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the averageValue property from the supplied instance properties.
removeBackground(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the background property from the supplied element properties.
removeBooleanMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeBooleanMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeBooleanMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeBooleanProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or false if property is not found.
removeBooleanProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or false if property is not found.
removeBooleanProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or false if property is not found.
removeBusinessImperatives(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the businessImperatives property from the supplied element properties.
removeBusinessImperatives(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the businessImperatives property from the supplied instance properties.
removeCalculatedValue(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Remove the CalculatedValue classification from the schema attribute.
removeCalculatedValue(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Remove the CalculatedValue classification from the schema attribute.
removeCandidateClassifications(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the candidateClassifications property from the supplied element properties.
removeCandidateClassifications(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the candidateClassifications property from the supplied instance properties.
removeCandidateDataClassGUIDs(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the candidateDataClassGUIDs property from the supplied element properties.
removeCandidateDataClassGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the candidateDataClassGUIDs property from the supplied instance properties.
removeCandidateGlossaryCategoryGUIDs(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the candidateGlossaryCategoryGUIDs property from the supplied element properties.
removeCandidateGlossaryCategoryGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the candidateGlossaryCategoryGUIDs property from the supplied instance properties.
removeCandidateGlossaryTermGUIDs(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the candidateGlossaryTermGUIDs property from the supplied element properties.
removeCandidateGlossaryTermGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the candidateGlossaryTermGUIDs property from the supplied instance properties.
removeCapabilityType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the type property from the supplied instance properties.
removeCapabilityVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the capabilityVersion property from the supplied instance properties.
removeCatalogTarget(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Unregister a catalog target from the integration connector.
removeCategory(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the category property from the supplied element properties.
removeCategory(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the category property from the supplied instance properties.
removeClassificationFromRepository(String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove the requested classification from the matching entity in the repository.
removeClassificationFromRepository(String, String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove the requested classification from the matching entity in the repository.
removeClassificationName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the classificationName property from the supplied element properties.
removeClassificationPropertyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the classificationPropertyName property from the supplied element properties.
removeClearPassword(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the clear password property from the supplied element properties.
removeClearPassword(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the clear password property from the supplied instance properties.
removeCohort(String) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectionConsumer
Remove all the remote connections for the requested open metadata repository cohort.
removeCohort(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Remove all the remote connections for the requested open metadata repository cohort.
removeCollectionMembers(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any members connected to the collection by the CollectionMembership relationship.
removeColumn(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove column
removeComment(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Removes a comment added to the element by this user.
removeComment(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the comment property from the supplied element properties.
removeComment(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the comment property from the supplied instance properties.
removeCommentFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a comment added to the element by this user.
removeCommentFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes a comment added to the element by this user.
removeCommentText(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the commentText property from the supplied instance properties.
removeCompletionDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the completionDate property from the supplied element properties.
removeCompletionDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the completionDate property from the supplied instance properties.
removeCompletionGuards(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the completionGuards property from the supplied element properties.
removeCompletionGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the completionGuards property from the supplied instance properties.
removeCompletionMessage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the completionMessage property from the supplied element properties.
removeCompletionMessage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the completionMessage property from the supplied instance properties.
removeCompletionTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the completionTime property from the supplied element properties.
removeConfidence(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the confidence property from the supplied element properties.
removeConfidence(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the confidence property from the supplied instance properties.
removeConfidenceLevel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the confidence level property from the supplied element properties.
removeConfidenceLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the confidence level property from the supplied instance properties.
removeConfigurationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the configuration properties property from the supplied element properties.
removeConfigurationProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the configuration properties property from the supplied instance properties.
removeConnection(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Remove the metadata element.
removeConnectionConnectorType(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Remove the relationship between a connection and a connector type.
removeConnectionEndpoint(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Remove the relationship between a connection and an endpoint.
removeConnectionToAsset(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Remove a relationship between an asset and its connection.
removeConnectorDisconnectDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector disconnect data property from the supplied element properties.
removeConnectorFrameworkName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector framework name property from the supplied element properties.
removeConnectorFrameworkName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the connector framework name property from the supplied instance properties.
removeConnectorId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector id property from the supplied element properties.
removeConnectorInterfaceLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector interface language property from the supplied element properties.
removeConnectorInterfaceLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the connector interface language property from the supplied instance properties.
removeConnectorInterfaces(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector interfaces property from the supplied element properties.
removeConnectorInterfaces(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the connector interfaces property from the supplied instance properties.
removeConnectorName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector name property from the supplied element properties.
removeConnectorProviderClassName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector provider class name property from the supplied element properties.
removeConnectorProviderClassName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the connector provider class name property from the supplied instance properties.
removeConnectorShutdownDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeConnectorStartDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the connector start date property from the supplied element properties.
removeConnectorType(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Remove the metadata element.
removeContactMethodService(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the contactMethodService property from the supplied element properties.
removeContactMethodService(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the contactMethodService property from the supplied instance properties.
removeContactMethodValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the contactMethodValue property from the supplied element properties.
removeContactMethodValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the contactMethodValue property from the supplied instance properties.
removeContactType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the contactType property from the supplied element properties.
removeContactType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the contactType property from the supplied instance properties.
removeCoordinates(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "coordinates" property from the supplied element properties.
removeCopyright(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the copyright property from the supplied element properties.
removeCourtesyTitle(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the courtesyTitle property from the supplied element properties.
removeCreatedElements(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the created elements property from the supplied element properties.
removeCreatedTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the createdTime property from the supplied element properties.
removeCreatedTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the createdTime property from the supplied instance properties.
removeCreationTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the creationTime property from the supplied element properties.
removeCriteria(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the criteria property from the supplied element properties.
removeCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the criteria property from the supplied instance properties.
removeCurrentVersion(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the current version property from the supplied element properties.
removeDatabase(String, String, String, String, String, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the metadata element representing a database.
removeDatabaseColumn(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the metadata element representing a database column.
removeDatabaseImportedFrom(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the database importedFrom property from the supplied element properties.
removeDatabaseImportedFrom(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the database importedFrom property from the supplied instance properties.
removeDatabaseInstance(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the database instance property from the supplied element properties.
removeDatabaseInstance(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the database instance property from the supplied instance properties.
removeDatabaseSchema(String, String, String, String, String, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the metadata element representing a database schema.
removeDatabaseTable(String, String, String, String, String, String, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the metadata element representing a database table.
removeDatabaseVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the database version property from the supplied instance properties.
removeDataItemSortOrder(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract (and remove) the sort order enum from element properties.
removeDataPatterns(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the dataPatterns property from the supplied element properties.
removeDataStructureMembers(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any members connected to the collection by the CollectionMembership relationship.
removeDataType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the data type property from the supplied element properties.
removeDataType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the data type property from the supplied instance properties.
removeDateMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDateMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDateMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDateProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or null if property is not found.
removeDateProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or null if property is not found.
removeDateProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or null if property is not found.
removedCatalogTarget(RequestedCatalogTarget) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetChangeListener
This catalog target has been removed from the connector.
removedCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
This catalog target has been removed from the connector.
removeDecisions(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "decisions" property from the supplied element properties.
removeDefaultMediaUsageOtherId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the defaultMediaUsageOtherId property from the supplied element properties.
removeDefaultValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the defaultValue property from the supplied element properties.
removeDefaultValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the defaultValue property from the supplied instance properties.
removeDefaultValueOverride(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the defaultValueOverride property from the supplied element properties.
removeDefaultValueOverride(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the defaultValueOverride property from the supplied instance properties.
removeDeletedElements(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the updated elements property from the supplied element properties.
removeDeployedAssets(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any assets connected to the infrastructure by the DeployedOn relationship.
removeDeployedImplementationType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the type property from the supplied element properties.
removeDeployedImplementationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the type property from the supplied instance properties.
removeDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the description property from the supplied element properties.
removeDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the description property from the supplied instance properties.
removeDesignStep(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the designStep property from the supplied element properties.
removeDisplayName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the displayName property from the supplied element properties.
removeDisplayName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the displayName property from the supplied instance properties.
removeDistinguishedName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the distinguishedName property from the supplied element properties.
removeDistinguishedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the distinguishedName property from the supplied instance properties.
removeDomainIdentifier(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the domain identifier property from the supplied element properties.
removeDomainIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the domain identifier property from the supplied instance properties.
removeDoubleMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDoubleMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDoubleMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeDueTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the dueTime property from the supplied element properties.
removeEdition(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeElementFromSubjectArea(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.spring.SubjectAreaResource
Remove the subject area designation from the identified element.
removeElementFromSubjectArea(String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRESTServices
Remove the subject area designation from the identified element.
removeElementFromSubjectArea(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Remove the subject area designation from the identified element.
removeElementFromSubjectArea(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Remove the subject area designation from the identified element.
removeEmbeddedConnection(String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Remove a relationship between a virtual connection and an embedded connection.
removeEmoji(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the emoji property from the supplied element properties.
removeEmoji(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the review property from the supplied instance properties.
removeEmployeeNumber(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the employeeNumber property from the supplied element properties.
removeEmployeeType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the employeeType property from the supplied element properties.
removeEncoding(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the encoding property from the supplied element properties.
removeEncoding(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the encoding property from the supplied instance properties.
removeEncodingStandard(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the encoding standing property from the supplied element properties.
removeEncodingStandard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the encoding standing property from the supplied instance properties.
removeEncryptedPassword(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the encrypted password property from the supplied element properties.
removeEncryptedPassword(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the encrypted password property from the supplied instance properties.
removeEncryptionMethod(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the encryption method property from the supplied element properties.
removeEncryptionMethod(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the encryption method property from the supplied instance properties.
removeEndpoint(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Remove the metadata element.
removeEngineActionGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the engineActionGUID property from the supplied element properties.
removeEntitlements(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the entitlements property from the supplied element properties.
removeEntity(String, String, String, String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an entity from the open metadata repository if the validating properties match.
removeEntityInstanceSets(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Clean up entity instances for the given type.
removeEnumProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Retrieve the ordinal value from an enum property.
removeEnumPropertyOrdinal(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Retrieve the ordinal value from an enum property and then delete it from the properties
removeEnumPropertyOrdinal(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Retrieve the ordinal value from an enum property.
removeEstimatedVolumetrics(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the estimatedVolumetrics property from the supplied element properties.
removeExamples(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the "examples" property from the supplied element properties.
removeExamples(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and remove the "examples" property from the supplied instance properties.
removeExecutorEngineGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the executorEngineGUID property from the supplied element properties.
removeExecutorEngineGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the executorEngineGUID property from the supplied instance properties.
removeExecutorEngineName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the executorEngineName property from the supplied element properties.
removeExecutorEngineName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the executorEngineName property from the supplied instance properties.
removeExpectedDataFormat(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the expected data format property from the supplied element properties.
removeExpectedDataFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the expected data format property from the supplied instance properties.
removeExplanation(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the explanation property from the supplied element properties.
removeExplanation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the explanation property from the supplied instance properties.
removeExpression(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the expression property from the supplied element properties.
removeExpression(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the expression property from the supplied instance properties.
removeExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove an external identifier from an existing open metadata element.
removeExternalIdentifier(String, String, String, String, String, String, List<String>, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Remove the ExternalIdentifier for the supplied element.
removeExternalInstanceCreatedBy(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the externalInstanceCreatedBy property from the supplied element properties.
removeExternalInstanceCreatedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceCreatedBy property from the supplied instance properties.
removeExternalInstanceCreationTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the externalInstanceCreationTime property from the supplied element properties.
removeExternalInstanceCreationTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceCreationTime property from the supplied instance properties.
removeExternalInstanceLastUpdatedBy(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the externalInstanceLastUpdatedBy property from the supplied element properties.
removeExternalInstanceLastUpdatedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceLastUpdatedBy property from the supplied instance properties.
removeExternalInstanceLastUpdateTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the externalInstanceLastUpdateTime property from the supplied element properties.
removeExternalInstanceLastUpdateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceLastUpdateTime property from the supplied instance properties.
removeExternalInstanceTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeExternalInstanceVersion(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the externalInstanceVersion property from the supplied element properties.
removeExternalInstanceVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceVersion property from the supplied instance properties.
removeExternalScope(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Remove the scope associated with a collection of external identifiers.
removeExternalScope(String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Remove the scope associated with a collection of external identifiers.
removeFileExtension(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the fileExtension property from the supplied instance properties.
removeFileName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the fileName property from the supplied instance properties.
removeFileType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the fileType property from the supplied element properties.
removeFileType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the fileType property from the supplied instance properties.
removeFirstActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstActionProcessStep(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstProcessStep(String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Remove the link between a governance process and that governance action process step that defines its first step.
removeFirstPublicationDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeFixedValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the defaultValue property from the supplied element properties.
removeFixedValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the defaultValue property from the supplied instance properties.
removeFolderContents(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any files and folders connected to the folder by the NestedFile or FolderHierarchy relationships.
removeForeignKey(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove foreign key
removeForeignKeyRelationship(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the foreign key relationship for the requested columns.
removeFormula(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the formula property from the supplied element properties.
removeFormula(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the formula property from the supplied instance properties.
removeFormulaType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the formulaType property from the supplied element properties.
removeFormulaType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the formulaType property from the supplied instance properties.
removeFromCollection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Remove an element from a collection.
removeFromCollection(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Remove an element from a collection.
removeFromCollection(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Remove an element from a collection.
removeFromProjectTeam(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Remove a ProjectTeam relationship between a project and an actor.
removeFromProjectTeam(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Remove an actor from a project.
removeFullName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the fullName property from the supplied element properties.
removeGivenNames(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the givenNames property from the supplied element properties.
removeGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Remove the metadata element representing a governance action process.
removeGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Remove the metadata element representing a governance action process.
removeGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action process.
removeGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Remove the metadata element representing a governance action process.
removeGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action process.
removeGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Remove the metadata element representing a governance action process.
removeGovernanceActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action process step.
removeGovernanceActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Remove the metadata element representing a governance action process step.
removeGovernanceActionType(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action type.
removeGovernanceActionType(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Remove the metadata element representing a governance action type.
removeGovernanceActionTypeGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the governanceActionTypeGUID property from the supplied element properties.
removeGovernanceActionTypeGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the governanceActionTypeGUID property from the supplied instance properties.
removeGovernanceActionTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the governanceActionTypeName property from the supplied element properties.
removeGovernanceActionTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the governanceActionTypeName property from the supplied instance properties.
removeGovernanceDefinitionFromElement(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Remove the GovernedBy relationship between a governance definition and an element.
removeGovernanceDefinitionFromElement(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Remove the GovernedBy relationship between a governance definition and an element.
removeGovernanceDefinitionFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Remove the GovernedBy relationship between a governance definition and an element.
removeGovernanceDefinitionFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Remove the GovernedBy relationship between a governance definition and an element.
removeGuard(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the guard property from the supplied element properties.
removeGuard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the guard property from the supplied instance properties.
removeHeadCount(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the headcount integer property from the supplied element properties.
removeHeadCount(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the headcount integer property from the supplied instance properties.
removeIdentifier(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the identifier property from the supplied element properties.
removeIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the identifier property from the supplied instance properties.
removeIdentifierTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the externalInstanceTypeName property from the supplied instance properties.
removeIgnoreMultipleTriggers(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the ignoreMultipleTriggers property from the supplied element properties.
removeIgnoreMultipleTriggers(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the ignoreMultipleTriggers property from the supplied instance properties.
removeImplementationDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the implementationDescription property from the supplied element properties.
removeImplementationDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the implementationDescription property from the supplied instance properties.
removeImplementationLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the implementationLanguage property from the supplied element properties.
removeImplementationLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and remove the implementationLanguage property from the supplied instance properties.
removeImplications(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "implications" property from the supplied element properties.
removeImportance(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the priority property from the supplied element properties.
removeImportance(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the priority(importance) property from the supplied instance properties.
removeIncidentClassifiers(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the incidentClassifiers map property from the supplied element properties.
removeInferredDataType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the inferredDataType property from the supplied element properties.
removeInferredDataType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the inferredDataType property from the supplied instance properties.
removeInferredFormat(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the inferredFormat property from the supplied element properties.
removeInferredFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the inferredFormat property from the supplied instance properties.
removeInferredLength(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the inferredLength property from the supplied element properties.
removeInferredLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the inferredLength property from the supplied instance properties.
removeInferredPrecision(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the inferredPrecision property from the supplied element properties.
removeInferredPrecision(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the inferredPrecision property from the supplied instance properties.
removeInferredScale(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the inferredScale property from the supplied element properties.
removeInferredScale(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the inferredScale property from the supplied instance properties.
removeInformalTerm(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the informalTerm standing property from the supplied element properties.
removeInformalTerm(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the informalTerm standing property from the supplied instance properties.
removeInformalTopic(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the informalTopic standing property from the supplied element properties.
removeInformalTopic(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the informalTopic standing property from the supplied instance properties.
removeInitials(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the initials property from the supplied element properties.
removeInstance(String) - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstanceMap
Remove the instance for this server.
removeInstance(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstanceHandler
Remove the instance for this server.
removeInstanceParameterValidation(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
removeIntegerMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeIntegerMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeIntegerMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeIntegrationStyle(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the integrationStyle property from the supplied element properties.
removeIntPriority(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the priority integer property from the supplied element properties.
removeIntPriority(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the priority integer property from the supplied instance properties.
removeIntProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or 0 if property is not found.
removeIntProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or 0 if property is not found.
removeIntProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or 0 if property is not found.
removeIntroductionDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the introduction date property from the supplied element properties.
removeIsCaseSensitive(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the isCaseSensitive property from the supplied element properties.
removeIsCaseSensitive(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the isCaseSensitive property from the supplied instance properties.
removeISCQualifiedNames(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the iscQualifiedNames property from the supplied element properties.
removeIsDefaultValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the isDefaultValue flag from the properties from the supplied element properties.
removeIsDefaultValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Retrieve the isDefaultValue flag from the properties from the supplied instance properties.
removeIsNullable(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the isNullable flag from the properties from the supplied element properties.
removeIsNullable(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Retrieve the isNullable flag from the properties from the supplied instance properties.
removeJobTitle(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the jobTitle property from the supplied element properties.
removeJsonProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the jsonProperties property from the supplied element properties.
removeJsonProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the jsonProperties property from the supplied instance properties.
removeJurisdiction(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the jurisdiction property from the supplied instance properties.
removeKarmaPoints(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the karmaPoints property from the supplied element properties.
removeKarmaPoints(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the karmaPoints property from the supplied instance properties.
removeKeyPattern(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the KeyPattern property from the supplied instance properties.
removeKeyword(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the keyword property from the supplied element properties.
removeKeyword(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the keyword property from the supplied instance properties.
removeLabel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the label property from the supplied element properties.
removeLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the language property from the supplied element properties.
removeLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the language property from the supplied instance properties.
removeLastModifiedTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the createdTime property from the supplied element properties.
removeLastModifiedTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the createdTime property from the supplied instance properties.
removeLastModifier(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the lastModifier property from the supplied element properties.
removeLastModifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the lastModifier property from the supplied instance properties.
removeLastPauseTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the lastPauseTime property from the supplied element properties.
removeLastResumeTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the lastResumeTime property from the supplied element properties.
removeLastReviewTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the lastReviewTime property from the supplied element properties.
removeLastSynchronized(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the lastSynchronized property from the supplied element properties.
removeLastSynchronized(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the lastSynchronized property from the supplied instance properties.
removeLength(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the length property from the supplied element properties.
removeLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the length property from the supplied instance properties.
removeLevel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the level property from the supplied element properties.
removeLevelIdentifier(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the level identifier property from the supplied element properties.
removeLicense(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the license property from the supplied element properties.
removeLikeFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a "LikeProperties" added to the element by this user.
removeLikeFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes a "Like" added to the element by this user.
removeLikeFromElement(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LikeHandler
Removes a "Like" added to the element by this user.
removeLinkedDatabaseSchemas(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any database schemas connected to the database asset by the DataSetContent relationship.
removeLinkedDataClasses(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any data classes connected to the data class by the DataClassComposition or DataClassHierarchy relationships.
removeListener(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Remove the listener for a specific governance service because this service has been disconnected.
removeLocalRegistration() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Remove details of the local registration from the cohort registry store.
removeLocalRegistration() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Remove details of the local registration from the cohort registry store.
removeLongMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeLongMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeLongMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeLongProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or 0 if property is not found.
removeLongProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or 0 if property is not found.
removeLongProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or 0 if property is not found.
removeMandatoryGuard(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mandatoryGuard property from the supplied element properties.
removeMandatoryGuard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the mandatoryGuard property from the supplied instance properties.
removeMandatoryGuards(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mandatoryGuards property from the supplied element properties.
removeMandatoryGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the mandatoryGuards property from the supplied instance properties.
removeMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeMappingProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mappingProperties property from the supplied element properties.
removeMappingProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the mappingProperties property from the supplied instance properties.
removeMapProjection(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mapProjection property from the supplied element properties.
removeMatchPropertyNames(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the matchPropertyNames property from the supplied element properties.
removeMatchThreshold(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the matchThreshold property from the supplied element properties.
removeMaturity(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the maturity property from the supplied element properties.
removeMaxCardinality(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the maxCardinality property from the supplied element properties.
removeMaxCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the maxCardinality property from the supplied instance properties.
removeMaximumInstances(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the maximumInstances property from the supplied element properties.
removeMeasurement(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the measurement property from the supplied element properties.
removeMeasurement(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the measurement property from the supplied instance properties.
removeMediaTypeOtherId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mediaTypeOtherId property from the supplied element properties.
removeMembershipRationale(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the membershipRationale property from the supplied element properties.
removeMinCardinality(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the minCardinality property from the supplied element properties.
removeMinCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the minCardinality property from the supplied instance properties.
removeMinimumInstances(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the minimumInstances property from the supplied element properties.
removeMinimumLength(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the minimumLength property from the supplied element properties.
removeMinimumLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the minimumLength property from the supplied instance properties.
removeMinutes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "minutes" property from the supplied element properties.
removeMission(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the mission property from the supplied element properties.
removeMission(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the mission property from the supplied instance properties.
removeMoreInformationFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the MoreInformation relationship between a resource and an element.
removeMoreInformationFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the MoreInformation relationship between a resource and an element.
removeMoreInformationFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the MoreInformation relationship between two elements.
removeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the name property from the supplied instance properties.
removeNamePatterns(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the namePatterns property from the supplied element properties.
removeNamePatterns(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the namePatterns property from the supplied instance properties.
removeNamespace(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the namespace property from the supplied element properties.
removeNamespace(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the namespace property from the supplied instance properties.
removeNativeClass(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the native class property from the supplied element properties.
removeNativeClass(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the native class property from the supplied instance properties.
removeNestedComments(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any comments connected to the comment by the AttachedComment relationship.
removeNestedDataFields(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Remove any data fields connected to the data field by the NestedDataFile relationship.
removeNetworkAddress(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the networkAddress property from the supplied element properties.
removeNetworkAddress(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the networkAddress property from the supplied instance properties.
removeNextActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Remove a follow-on step from a governance action process.
removeNextActionProcessStep(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Remove a follow-on step from a governance action process.
removeNextActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove a follow-on step from a governance action process.
removeNextActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Remove a follow-on step from a governance action process.
removeNextProcessStep(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Remove a follow-on step from a governance action process.
removeNextProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove a follow-on step from a governance action process.
removeNextProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Remove a follow-on step from a governance action process.
removeNextVersionDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the next version date property from the supplied element properties.
removeNoteLog(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes a note log from the repository.
removeNoteLog(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Remove the metadata element representing a note log.
removeNotes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the notes property from the supplied element properties.
removeNumberOfPages(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the numberOfPages property from the supplied element properties.
removeObjective(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the objective property from the supplied element properties.
removeObligations(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the obligations property from the supplied element properties.
removeOperatingSystem(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the operatingSystem property from the supplied element properties.
removeOperatingSystemPatchLevel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the operatingSystemPatchLevel property from the supplied element properties.
removeOrderedValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the orderedValues flag from the properties of the zone membership classification.
removeOrderedValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Retrieve the orderedValues flag from the properties of the zone membership classification.
removeOrderPropertyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the orderPropertyName property from the supplied element properties.
removeOrganization(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the organization property from the supplied element properties.
removeOutcomes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "outcomes" property from the supplied element properties.
removeOutcomes(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the "outcomes" property from the supplied instance properties.
removeOwner(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the owner property from the supplied element properties.
removeOwnerPropertyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the ownerPropertyName property from the supplied element properties.
removeOwnerTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the ownerTypeName property from the supplied element properties.
removeOwningOrganization(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the organization property from the supplied instance properties.
removePageRange(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeParameterType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the parameterType property from the supplied element properties.
removeParameterType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the parameterType property from the supplied instance properties.
removePatchLevel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the patchLevel property from the supplied element properties.
removePatchLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the patchLevel property from the supplied instance properties.
removePathName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the pathName property from the supplied element properties.
removePathName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the pathName property from the supplied instance properties.
removePermittedSynchronization(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Extract and delete the permittedSynchronization property from the supplied instance properties.
removePlannedDeployedImplementationType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the plannedDeployedImplementationType property from the supplied element properties.
removePlannedEndDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the plannedEndDate property from the supplied element properties.
removePlannedEndDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the plannedEndDate property from the supplied instance properties.
removePortType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Extract and delete the portType property from the supplied instance properties.
removePosition(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the position property from the supplied element properties.
removePosition(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the position property from the supplied instance properties.
removePostalAddress(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the postalAddress property from the supplied element properties.
removePrecision(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the precision/significantDigits property from the supplied element properties.
removePrecision(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the precision property from the supplied instance properties.
removePreferredLanguage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the preferredLanguage property from the supplied element properties.
removePreferredValue(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the description property from the supplied element properties.
removePreferredValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the preferredValue property from the supplied instance properties.
removePrimaryKey(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove primary key
removePrimaryKeyClassification(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Remove the PrimaryKey classification for a relational column.
removePrimaryKeyClassification(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Remove the PrimaryKey classification for a relational column.
removePrimaryKeyFromColumn(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Remove the classification that this column is a primary key.
removeProcessEndTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processStartTime property from the supplied instance properties.
removeProcessingEngineUserId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the processingEngineUserId property from the supplied element properties.
removeProcessingEngineUserId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processingEngineUserId property from the supplied instance properties.
removeProcessName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the processName property from the supplied element properties.
removeProcessName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processName property from the supplied instance properties.
removeProcessStartTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processStartTime property from the supplied instance properties.
removeProcessStepGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the processStepGUID property from the supplied element properties.
removeProcessStepGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processStepGUID property from the supplied instance properties.
removeProcessStepName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the processStepName property from the supplied element properties.
removeProcessStepName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the processStepName property from the supplied instance properties.
removeProductName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the product name property from the supplied element properties.
removeProfileCounts(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileCounts property from the supplied element properties.
removeProfileCounts(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileCounts property from the supplied instance properties.
removeProfileDates(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileDates property from the supplied element properties.
removeProfileDates(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileDates property from the supplied instance properties.
removeProfileDoubles(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileCounts property from the supplied element properties.
removeProfileDoubles(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileCounts property from the supplied instance properties.
removeProfileEndDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileEndDate property from the supplied element properties.
removeProfileEndDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileEndDate property from the supplied instance properties.
removeProfileFlags(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileFlags property from the supplied element properties.
removeProfileFlags(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileFlags property from the supplied instance properties.
removeProfileProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileProperties property from the supplied element properties.
removeProfileProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileProperties property from the supplied instance properties.
removeProfilePropertyNames(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profilePropertyNames property from the supplied element properties.
removeProfilePropertyNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profilePropertyNames property from the supplied instance properties.
removeProfileStartDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the profileStartDate property from the supplied element properties.
removeProfileStartDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the profileStartDate property from the supplied instance properties.
removeProject(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Remove the metadata element representing a project.
removeProjectHealth(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the health property from the supplied element properties.
removeProjectHealth(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the project health property from the supplied instance properties.
removeProjectPhase(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the phase property from the supplied element properties.
removeProjectPhase(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the project phase property from the supplied instance properties.
removeProjectStatus(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the status property from the supplied element properties.
removeProjectStatus(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the project status property from the supplied instance properties.
removePronouns(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the "pronouns" property from the supplied element properties.
removeProperty(String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Remove the named property from the instance properties object.
removeProperty(String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Remove the named property from the instance properties object.
removeProtocol(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the protocol property from the supplied element properties.
removeProtocol(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the protocol property from the supplied instance properties.
removePublicationCity(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublicationDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublicationNumbers(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublicationSeries(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublicationSeriesVolume(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublicationYear(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePublisher(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removePurpose(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the user property from the supplied element properties.
removePurposes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the purposes property from the supplied element properties.
removeQualifiedName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the qualifiedName property from the supplied element properties.
removeQualifiedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the qualifiedName property from the supplied instance properties.
removeQualityDimension(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the qualityDimension standing property from the supplied element properties.
removeQualityDimension(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the qualityDimension standing property from the supplied instance properties.
removeQualityScore(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the qualityScore property from the supplied element properties.
removeQualityScore(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the qualityScore property from the supplied instance properties.
removeRatingFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a star rating that was added to the element by this user.
removeRatingFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes of a star rating/review that was added to the element by this user.
removeRatingFromElement(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.RatingHandler
Removes of a review that was added to the element by this user.
removeReceivedGuards(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the receivedGuards property from the supplied element properties.
removeReceivedGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the receivedGuards property from the supplied instance properties.
removeRecognizedAdditionalProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the recognizedAdditionalProperties property from the supplied element properties.
removeRecognizedAdditionalProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the recognizedAdditionalProperties property from the supplied instance properties.
removeRecognizedConfigurationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the recognized configuration properties property from the supplied element properties.
removeRecognizedConfigurationProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the recognized configuration properties property from the supplied instance properties.
removeRecognizedSecuredProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the recognizedSecuredProperties property from the supplied element properties.
removeRecognizedSecuredProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the recognizedSecuredProperties property from the supplied instance properties.
removeReferenceAbstract(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the referenceAbstract property from the supplied element properties.
removeReferenceId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the referenceId property from the supplied element properties.
removeReferenceId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the referenceId property from the supplied instance properties.
removeReferenceTitle(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the referenceTitle property from the supplied element properties.
removeRefreshCompletionDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the refresh completion data property from the supplied element properties.
removeRefreshStartDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the refresh start date property from the supplied element properties.
removeRefreshTimeInterval(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the property from the supplied element properties.
removeRegulationSource(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the regulationSource property from the supplied element properties.
removeRegulators(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the regulators property from the supplied element properties.
removeRelatedEntityGUID(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the relatedEntityGUID standing property from the supplied element properties.
removeRelatedEntityGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the relatedEntityGUID standing property from the supplied instance properties.
removeRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Delete a relationship between two entities.
removeRelationship(String, String, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Delete a relationship between two entities.
removeRelationshipBetweenEntities(String, String, String, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Delete a relationship between two specific entities.
removeRelationshipInstanceSets(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Clean up relationship instances for the given type.
removeRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the relationshipProperties property from the supplied element properties.
removeRelationshipProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the relationshipProperties property from the supplied instance properties.
removeRelationshipTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the relationshipTypeName standing property from the supplied element properties.
removeRelationshipTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the relatedEntityGUID standing property from the supplied instance properties.
removeRemoteConnection(String, String) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectionConsumer
Pass details of the connection for the repository that has left one of the open metadata repository cohorts.
removeRemoteConnection(String, String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Pass details that identify the connection for the repository that has left one of the open metadata repository cohorts.
removeRemoteConnector(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer.PerformanceSuiteConnectorConsumer
Pass the metadata collection id for a repository that has just left the metadata repository cohort.
removeRemoteConnector(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer.ConformanceSuiteConnectorConsumer
Pass the metadata collection id for a repository that has just left the metadata repository cohort.
removeRemoteConnector(String) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorConsumer
Pass the metadata collection id for a repository that has just left the metadata repository cohort.
removeRemoteConnector(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Pass the metadata collection id for a repository that has just left the metadata repository cohort.
removeRemoteRegistration(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Remove details of the requested remote repository's registration from the store.
removeRemoteRegistration(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Remove details of the requested remote repository's registration from the store.
removeRequestedStartDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the requestedStartDate property from the supplied instance properties.
removeRequestedStartTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the requested property from the supplied element properties.
removeRequestedTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the requested property from the supplied element properties.
removeRequesterUserId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the requesterUserId property from the supplied element properties.
removeRequesterUserId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the requesterUserId property from the supplied instance properties.
removeRequestParameters(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the requestParameters property from the supplied element properties.
removeRequestParameters(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the requestParameters property from the supplied instance properties.
removeRequestType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the requestType property from the supplied element properties.
removeRequestType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the requestType property from the supplied instance properties.
removeRequired(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the required flag from the properties from the supplied element properties.
removeRequired(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Retrieve the required flag from the properties from the supplied instance properties.
removeResidentCountry(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the residentCountry property from the supplied element properties.
removeResourceCreateTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the resourceCreateTime property from the supplied element properties.
removeResourceCreateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the resourceCreateTime property from the supplied instance properties.
removeResourceLastAccessedTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the resourceLastAccessedTime property from the supplied element properties.
removeResourceLastAccessedTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the resourceLastAccessedTime property from the supplied instance properties.
removeResourceListFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the ResourceList relationship between a resource and an element.
removeResourceListFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the ResourceList relationship between a resource and an element.
removeResourceListFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the ResourceList relationship between two elements.
removeResourceName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the resource name property from the supplied element properties.
removeResourceName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the name property from the supplied instance properties.
removeResourceProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the resourceProperties property from the supplied element properties.
removeResourceProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the dataSourceProperties property from the supplied instance properties.
removeResourceUpdateTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the resourceUpdateTime property from the supplied element properties.
removeResourceUpdateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the resourceUpdateTime property from the supplied instance properties.
removeRestrictions(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the restrictions property from the supplied element properties.
removeResults(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the "results" property from the supplied element properties.
removeResults(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the "results" property from the supplied instance properties.
removeReview(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the review property from the supplied element properties.
removeReview(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the review property from the supplied instance properties.
removeReviewDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the reviewDate property from the supplied element properties.
removeReviewDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the reviewDate property from the supplied instance properties.
removeRole(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the role property from the supplied element properties.
removeRoleTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the roleTypeName property from the supplied element properties.
removeSampleValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the sampleValues property from the supplied element properties.
removeSchema(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove schema
removeSchemaName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the schemaName property from the supplied element properties.
removeSchemaName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the schemaName property from the supplied instance properties.
removeSchemaType(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Remove the requested schemaType if it is no longer connected to any other entity.
removeSchemaType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the schemaType property from the supplied element properties.
removeSchemaType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the schemaType property from the supplied instance properties.
removeSchemaTypes(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Remove any links to schema types
removeScope(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the scope property from the supplied element properties.
removeScope(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the scope property from the supplied instance properties.
removeScopeFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Remove the ScopedBy relationship between a scope and an element.
removeScopeFromElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Remove the ScopedBy relationship between a scope and an element.
removeScopeFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Remove the ScopedBy relationship between a governance definition and an element.
removeSecuredProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the securedProperties property from the supplied element properties.
removeSecuredProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the securedProperties property from the supplied instance properties.
removeServerConfig() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Remove the server configuration.
removeServerConfig() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Remove the server configuration.
removeServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Remove the server configuration.
removeServerName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the server name property from the supplied element properties.
removeServerServiceInstance(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Remove the instance for this server.
removeServiceLevels(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the service levels property from the supplied element properties.
removeServiceLife(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the service life property from the supplied element properties.
removeServiceRequestType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the serviceRequestType property from the supplied element properties.
removeSize(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the size property from the supplied element properties.
removeSize(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the size property from the supplied instance properties.
removeSolutionComponentType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the solutionComponentType property from the supplied element properties.
removeSolutionPortDirection(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract (and remove) the solution direction enum from element properties.
removeSortOrder(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the sortOrder property from the supplied instance properties.
removeSource(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the type property from the supplied element properties.
removeSource(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the type property from the supplied instance properties.
removeSources(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the sources property from the supplied element properties.
removeSpecification(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the specification property from the supplied element properties.
removeSpecificationDetails(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the specificationDetails property from the supplied element properties.
removeStartDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the startDate property from the supplied element properties.
removeStartDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the startDate property from the supplied instance properties.
removeStartTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the processStartTime property from the supplied element properties.
removeStartTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the startDate property from the supplied instance properties.
removeSteward(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the steward property from the supplied element properties.
removeSteward(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the steward property from the supplied instance properties.
removeStewardPropertyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the stewardPropertyName property from the supplied element properties.
removeStewardTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the stewardTypeName property from the supplied element properties.
removeStoreCreateTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the sourceCreateTime property from the supplied element properties.
removeStoreCreateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the sourceCreateTime property from the supplied instance properties.
removeStoreUpdateTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the storeUpdateTime property from the supplied element properties.
removeStoreUpdateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the storeUpdateTime property from the supplied instance properties.
removeStringArrayProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a string array property and extracts its values.
removeStringArrayProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a string array property and extracts its values.
removeStringArrayProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a string array property and extracts its values.
removeStringArrayStringMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeStringArrayStringMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeStringMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeStringMapFromProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeStringMapFromProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
removeStringProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Return the requested property or null if property is not found.
removeStringProperty(String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesHelper
Return the requested property or null if property is not found.
removeStringProperty(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Return the requested property or null if property is not found.
removeSubjectAreaName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the subjectAreaName from the properties.
removeSummary(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the summary property from the supplied element properties.
removeSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and remove the summary property from the supplied instance properties.
removeSupportedAssetTypeName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the supported asset type name property from the supplied element properties.
removeSupportedAssetTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the supported asset type name property from the supplied instance properties.
removeSupportedDeployedImplementationType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the supported deployed implementation type name property from the supplied element properties.
removeSupportedDeployedImplementationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the type property from the supplied instance properties.
removeSupportLevel(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the support levels property from the supplied element properties.
removeSurname(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the surname property from the supplied element properties.
removeSurveyActivity(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the discoveryActivity standing property from the supplied instance properties.
removeSystemAction(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the property from the supplied element properties.
removeTable(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove table
removeTagDescription(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the tagDescription property from the supplied element properties.
removeTagDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the tagDescription property from the supplied instance properties.
removeTagFromElement(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Removes a tag from the element that was added by this user.
removeTagFromElement(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Removes a link between a tag and an element that was added by this user.
removeTagFromElement(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Removes a tag from the element that was added by this user.
removeTagName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the tagName property from the supplied element properties.
removeTagName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the tagName property from the supplied instance properties.
removeTarget(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the target property from the supplied element properties.
removeTarget(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the target property from the supplied instance properties.
removeTargetTechnologyInterfaces(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the target technology interfaces property from the supplied element properties.
removeTargetTechnologyInterfaces(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the target technology interfaces property from the supplied instance properties.
removeTargetTechnologyName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the target technology name property from the supplied element properties.
removeTargetTechnologyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the target technology name property from the supplied instance properties.
removeTargetTechnologySource(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the target technology source property from the supplied element properties.
removeTargetTechnologySource(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the target technology source property from the supplied instance properties.
removeTargetTechnologyVersions(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the target technology versions property from the supplied element properties.
removeTargetTechnologyVersions(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the target technology versions property from the supplied instance properties.
removeTeamType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the teamType property from the supplied element properties.
removeTemplateClassification(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Remove the classification that indicates that this element can be used as a template.
removeText(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the text property from the supplied instance properties.
removeThreshold(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the threshold property from the supplied element properties.
removeTimeZone(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the timeZone property from the supplied element properties.
removeTopicName(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the topicName property from the supplied element properties.
removeTopicName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the topicName property from the supplied instance properties.
removeTopicType(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the topicType property from the supplied element properties.
removeTopicType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the topicType property from the supplied instance properties.
removeTransformation(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the transformation property from the supplied element properties.
removeTypeEmbeddedAttribute(String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Remove the TypeEmbeddedAttribute classification from the schema attribute.
removeTypeEmbeddedAttribute(String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Remove the TypeEmbeddedAttribute classification from the schema attribute.
removeUnits(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the units property from the supplied element properties.
removeUpdatedElements(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the updated elements property from the supplied element properties.
removeURL(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the URL property from the supplied element properties.
removeURL(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the URL property from the supplied instance properties.
removeUsage(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the usage property from the supplied element properties.
removeUsage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the usage property from the supplied instance properties.
removeUser(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the user property from the supplied element properties.
removeUserDefinedActivityStatus(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the user defined activity status property from the supplied element properties.
removeUserDefinedStatus(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the user defined status property from the supplied element properties.
removeUserId(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the userId property from the supplied element properties.
removeUserId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the userId property from the supplied instance properties.
removeUserResponse(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the property from the supplied element properties.
removeUsesBlockingCalls(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and remove the usesBlockingCalls property from the supplied element properties.
removeUsesBlockingCalls(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and remove the usesBlockingCalls property from the supplied instance properties.
removeValueCount(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the valueCount property from the supplied element properties.
removeValueCount(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the valueCount property from the supplied instance properties.
removeValueList(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract the valueList property from the supplied element properties.
removeValueList(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract the valueList property from the supplied instance properties.
removeValueRangeFrom(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the valueRangeFrom property from the supplied element properties.
removeValueRangeFrom(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the valueRangeFrom property from the supplied instance properties.
removeValueRangeTo(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the valueRangeTo property from the supplied element properties.
removeValueRangeTo(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the valueRangeTo property from the supplied instance properties.
removeVersionIdentifier(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the version identifier property from the supplied element properties.
removeVersionIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the version identifier property from the supplied instance properties.
removeView(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Remove view
removeWaitTime(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the waitTime property from the supplied element properties.
removeWaitTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Extract and delete the waitTime property from the supplied instance properties.
removeWithdrawDate(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Extract and delete the withdraw date property from the supplied element properties.
removeZoneMembership(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.converters.OpenMetadataConverterBase
Retrieve the zone membership from the properties of the zone membership classification.
RENAMED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Renamed Attribute - This attribute should not be used because it has been renamed.
RENAMED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Renamed Attribute - This attribute should not be used because it has been renamed.
RENAMED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
RenamedTypeDef - This typeDef should not be used because it has been renamed.
RENAMED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
RenamedTypeDef - This typeDef should not be used because it has been renamed.
REPEAT_INTERVAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
REPEAT_INTERVAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines, in milliseconds, how frequently the event is expected to repeat.
replacedByAttribute - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
replacedByAttribute - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
replacedByTypeGUID - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
 
replacedByTypeGUID - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
 
replacedByTypeName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
 
replacedByTypeName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
 
REPLACEMENT_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Name of attribute that should be provided when using the attached template.
REPLACEMENT_TERM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to a glossary term that is replacing an obsolete glossary term.
ReplacementAttributeType - Class in org.odpi.openmetadata.frameworks.openmetadata.controls
ReplacementAttributeType characterises one of the attribute values that should be provided when using a specific template.
ReplacementAttributeType() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Default constructor
ReplacementAttributeType(ReplacementAttributeType) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Copy/clone constructor
replacePrimitiveStringWithPlaceholders(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Replace any placeholders found in the string property with the supplied values.
REPLACING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0047 - The integration connector {0} is replacing Apache Atlas {1} entity {2} for open metadata entity {3} since the Apache Atlas entity has been unilaterally removed
REPLACING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0046 - The integration connector {0} is replacing {1} open metadata entity {2} for Apache Atlas entity {3} since the open metadata entity has been unilaterally removed
REPLACING_EGERIA_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0014 - The open metadata glossary {0} for equivalent Apache Atlas glossary {1} has been unilaterally deleted; connector {2} is putting it back
REPLACING_EGERIA_GLOSSARY_CATEGORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0016 - The open metadata glossary category {0} for equivalent Apache Atlas glossary category {1} has been unilaterally deleted; connector {2} is putting it back
REPLACING_EGERIA_GLOSSARY_TERM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0015 - The open metadata glossary term {0} for equivalent Apache Atlas glossary term {1} has been unilaterally deleted; connector {2} is putting it back
REPLICAS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Number of Kafka replicas.
REPLICATED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection if data items that describe a situation.
REPORT_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
REPORT-GENERATORS-0002 - The report generating service {0} created report {1}
REPORT_DEPENDENCY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a report to another related report.
REPORT_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
 
REPORT_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
REPORT_ISSUES_TO_PUBLISH_ASSET - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
REPORT_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
REPORT_OK - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
 
REPORT_ORIGINATOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a report to the element (typically a process) that created the report.
REPORT_QUALITY_ISSUES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
REPORT_SUBJECT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a report to the element that the report is about.
REPORT_TO_VALIDATE_AND_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
REPORT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A template for generating report.
REPORT_VALIDATION_AND_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
ReportDependencyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ReportDependencyProperties provides a details of how two reports are related.
ReportDependencyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Default constructor
ReportDependencyProperties(ReportDependencyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Copy/clone constructor
REPORTED_ANNOTATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a SurveyReport and an Annotation generated from the same run of a survey action service.
reportElementCreation(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Save information about a newly created element.
reportElementCreation(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Save information about a newly created element.
reportElementDelete(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Save information about a newly archived or deleted element.
reportElementDelete(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Save information about a newly archived or deleted element.
reportElementUpdate(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Save information about a newly updated element.
reportElementUpdate(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Save information about a newly updated element.
reportEntityNotKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that an entity unique identifier is not recognized.
reportEntityNotKnown(String, String, Exception) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that an entity unique identifier is not recognized.
reportEntityProxyOnly(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw an exception for the situation where there is only a proxy and the caller wants an entity details.
ReportGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.reports
The Guard enum describes some common guards that can be used when implementing governance services.
REPORTING_ENGINE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine capable of creating reports by combining information from multiple data sets.
REPORTING_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
reporting-server - Server that delivers business reports.
ReportOriginatorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ReportOriginatorProperties describes the properties between an element and a report it generated.
ReportOriginatorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportOriginatorProperties
Default constructor
ReportOriginatorProperties(ReportOriginatorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportOriginatorProperties
Copy/clone constructor.
ReportProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ReportProperties is a class for representing a report for an application or reporting engine.
ReportProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Default constructor
ReportProperties(ReportProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Copy/clone constructor.
reportRelationshipNotKnown(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that a relationship unique identifier is not recognized.
ReportRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.reports
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
ReportsAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.reports.ffdc
The ReportsAuditCode is used to define the message content for the OMRS Audit Log.
ReportSubjectProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ReportSubjectProperties describes the properties between an element and a report about it.
ReportSubjectProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportSubjectProperties
Default constructor
ReportSubjectProperties(ReportSubjectProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportSubjectProperties
Copy/clone constructor.
reportTypeDefAlreadyDefined(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Report that the type can not be created because it is already defined.
reportTypeDefConflict(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Report a type conflict error.
reportTypeDefInUse(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Report that a type can not be deleted.
reportTypeDefNotSupported(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that a relationship unique identifier is not recognized.
ReportTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
ReportTypeProperties is a class for representing a report type.
ReportTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Default constructor
ReportTypeProperties(ReportTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Copy/clone constructor.
reportUnknownTypeGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that a type unique identifier is not recognized.
reportUnknownTypeName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Throw exception to indicate that a type unique identifier is not recognized.
reportUnsupportedAsOfTimeFunction(String, Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return an exception to indicate that the method is unsupported but this is ok because it is optional.
reportUnsupportedOptionalFunction(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return an exception to indicate that the method is unsupported but this is ok because it is optional.
REPOSITORY_BACKUP - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Repository Back-up - A collection of metadata elements that have been extracted from a specific open metadata repository to server as a back-up.
REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test provides a connection to a valid repository connector.
REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
OMRS Repository Connector - Maps open metadata calls to a metadata repository.
REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
OMRS Repository Connector - Maps open metadata calls to a metadata repository.
REPOSITORY_CONTENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Repository Content Manager - Supports an in-memory cache for open metadata type definitions (TypeDefs) used for verifying TypeDefs in use in other open metadata repositories and for constructing new metadata instances.
REPOSITORY_EVENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Repository Event Manager - Distribute repository events (TypeDefs, Entity and Instance events) between internal OMRS components within a server.
REPOSITORY_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A governance engine that runs repository governance services.
REPOSITORY_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance engine for open metadata repositories.
REPOSITORY_GOVERNANCE_ENGINE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
REPOSITORY_GOVERNANCE_ENGINE_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
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_GOVERNANCE_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance service for open metadata repositories.
REPOSITORY_GOVERNANCE_SERVICE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0019 - The repository governance service {0} has completed repository governance request type {1} in {2} milliseconds
REPOSITORY_GOVERNANCE_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Repository Governance Service - A connector that dynamically governs the activity of the open metadata repositories.
REPOSITORY_GOVERNANCE_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Repository Governance Service Connector - A connector that dynamically governs the activity of the open metadata repositories.
REPOSITORY_GOVERNANCE_SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0018 - The repository governance service {0} threw a {1} exception during repository governance request type {2} in repository governance engine {3} (guid={4}).
REPOSITORY_GOVERNANCE_SERVICE_RETURNED - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0017 - The repository governance service {0} for request type {1} is continuing to run in a background thread
REPOSITORY_GOVERNANCE_SERVICE_STARTING - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0016 - The repository governance service {0} is starting with repository governance request type {1} in repository governance engine {2} (guid={3})
REPOSITORY_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-500-012 - Open metadata repository {0} has encountered an unexpected exception during the {1} operation.
REPOSITORY_MODE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
REPOSITORY_MODE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0008 - The PostgreSQL repository connector {0} is using a repository mode of: {1}
REPOSITORY_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-001 - The open metadata repository connector for server {0} is not active and is unable to service the {1} request
REPOSITORY_NOT_CRYSTAL_BALL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-038 - A future time of {0} has been passed on the {0} parameter of a {1} request to open metadata repository {2}
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_PROXY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
repository-proxy - Server hosting a repository connector responsible for synchronizing metadata from a third party metadata repository.
REPOSITORY_PROXY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server acting as an open metadata adapter for a metadata repository.
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.
REPOSITORY_URL_MALFORMED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONNECTOR-400-001 - The Open Metadata Repository Server URL {0} is not in a recognized format
REPOSITORY_URL_NULL - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REST-CONNECTOR-400-001 - The connection passed in the cohort registration event does not contain the root URL for calling the server's REST API
RepositoryColumn - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema
Describes the different types of columns found in the repository database schema
RepositoryConformanceProfile - Enum Class in org.odpi.openmetadata.conformance.workbenches.repository
RepositoryConformanceProfile defines the list of functional profiles for an open metadata repository.
RepositoryConformanceProfileRequirement - Enum Class in org.odpi.openmetadata.conformance.workbenches.repository
RepositoryConformanceProfileRequirement documents the different requirements for each open metadata repository conformance profile.
RepositoryConformanceTestCase - Class in org.odpi.openmetadata.conformance.tests.repository
OpenMetadataTestCase is the superclass for an open metadata conformance test.
RepositoryConformanceTestCase(RepositoryConformanceWorkPad, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Typical constructor used when the test case id needs to be constructed by th test case code.
RepositoryConformanceTestCase(RepositoryConformanceWorkPad, String, String, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Typical constructor used when the name of the test case id is fixed
RepositoryConformanceWorkbench - Class in org.odpi.openmetadata.conformance.workbenches.repository
RepositoryConformanceWorkbench provides the thread that drives the repository workbench from the Open Metadata Conformance Suite.
RepositoryConformanceWorkbench(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkbench
Constructor receives the work pad with the configuration that provides the location to record the results.
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
repositoryConformanceWorkPad - Variable in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
 
RepositoryConformanceWorkPad - Class in org.odpi.openmetadata.conformance.workbenches.repository
RepositoryConformanceWorkPad provides the thread safe place to assemble results from the repository workbench.
RepositoryConformanceWorkPad(String, String, int, AuditLog, RepositoryConformanceWorkbenchConfig) - Constructor for class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Constructor receives key information from the configuration services.
repositoryConnector - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
repositoryConnector - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
RepositoryElementHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
RepositoryElementHeader provides a common base for all type and instance information from the metadata collection.
RepositoryElementHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Default Constructor sets the element to nulls
RepositoryElementHeader(RepositoryElementHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Copy/clone constructor set values from the template
RepositoryErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
RepositoryErrorException provides a checked exception for reporting situations where the metadata repository hosting a metadata collection is unable to perform a request.
RepositoryErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
Deprecated.
RepositoryErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the constructor used when receiving an exception from a remote server.
RepositoryErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
Deprecated.
RepositoryErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the typical constructor used for creating an exception.
RepositoryErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
RepositoryErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
RepositoryErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the typical constructor used for creating an exception.
RepositoryErrorException(OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
This is the copy constructor for creating a RepositoryErrorException.
RepositoryErrorException(OMRSCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
Deprecated.
RepositoryErrorHandler - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryErrorHandler provides common validation routines for the other handler classes
RepositoryErrorHandler(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Typical constructor providing access to the repository connector for this access service.
RepositoryErrorHandler(OMRSRepositoryHelper, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Typical constructor providing access to the repository connector for this access service.
repositoryEventMapperName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
repositoryEventProcessor - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
RepositoryExecutor - Interface in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
RepositoryExecutor is the interface implemented by the executors that issue requests to a repository during a federated query.
RepositoryExecutorBase - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
RepositoryExecutorBase provides the common functions for all executors for a federated query.
RepositoryForeignKey - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema
Defines a foreign key relationship between two tables.
RepositoryGovernanceAdmin - Class in org.odpi.openmetadata.engineservices.repositorygovernance.admin
RepositoryGovernanceAdmin is called during server start-up and initializes the Repository Governance OMES.
RepositoryGovernanceAdmin() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
 
RepositoryGovernanceAPI - Interface in org.odpi.openmetadata.engineservices.repositorygovernance.api
RepositoryGovernanceAPI is the interface to validate that a connector is suitable to run in the Repository Governance OMES.
RepositoryGovernanceAuditCode - Enum Class in org.odpi.openmetadata.engineservices.repositorygovernance.ffdc
The RepositoryGovernanceAuditCode is used to define the message content for the OMRS Audit Log.
RepositoryGovernanceClient - Class in org.odpi.openmetadata.engineservices.repositorygovernance.client
RepositoryGovernanceClient is a client-side library for calling a specific archive engine with an engine host server.
RepositoryGovernanceClient(String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.RepositoryGovernanceClient
Create a client-side object for calling a archive engine.
RepositoryGovernanceClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.RepositoryGovernanceClient
Create a client-side object for calling a archive engine.
repositoryGovernanceContext - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
 
RepositoryGovernanceContext - Class in org.odpi.openmetadata.engineservices.repositorygovernance.connector
RepositoryGovernanceContext provides the archive service with access to information about the archive request along with the open metadata repository interfaces.
RepositoryGovernanceContext(String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.
RepositoryGovernanceEngineHandler - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
The RepositoryGovernanceEngineHandler is responsible for running repository governance services on demand.
RepositoryGovernanceEngineHandler(EngineConfig, String, String, GovernanceConfigurationClient, GovernanceContextClient, EnterpriseRepositoryServicesClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceEngineHandler
Create a client-side object for calling a repository governance engine.
RepositoryGovernanceEngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
RepositoryGovernanceEngineProperties defines the properties of a connector that is a RepositoryGovernanceEngine.
RepositoryGovernanceEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.RepositoryGovernanceEngineProperties
Default constructor
RepositoryGovernanceEngineProperties(GovernanceEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.RepositoryGovernanceEngineProperties
Copy/clone Constructor
RepositoryGovernanceEngineProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.RepositoryGovernanceEngineProperties
Copy/clone Constructor
RepositoryGovernanceErrorCode - Enum Class in org.odpi.openmetadata.engineservices.repositorygovernance.ffdc
The RepositoryGovernanceErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the RepositoryGovernance Engine Services.
RepositoryGovernanceHandlerFactory - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
GovernanceEngineHandler factory class for the Repository Governance OMES.
RepositoryGovernanceHandlerFactory() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceHandlerFactory
 
RepositoryGovernanceInstance - Class in org.odpi.openmetadata.engineservices.repositorygovernance.server
RepositoryGovernanceInstance maintains the instance information needed to execute requests on behalf of a engine host server.
RepositoryGovernanceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceInstance
Constructor where REST Services used.
RepositoryGovernanceProvider - Class in org.odpi.openmetadata.engineservices.repositorygovernance.connector
RepositoryGovernanceProvider implements the base class for the connector provider for a repository governance service.
RepositoryGovernanceProvider() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceProvider
 
RepositoryGovernanceResource - Class in org.odpi.openmetadata.engineservices.repositorygovernance.server.spring
RepositoryGovernanceResource provides the server-side catcher for REST calls using Spring that validate RepositoryGovernance Service implementations
RepositoryGovernanceResource() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.server.spring.RepositoryGovernanceResource
 
RepositoryGovernanceRESTClient - Class in org.odpi.openmetadata.engineservices.repositorygovernance.client.rest
RepositoryGovernanceRESTClient is responsible for issuing the REST API calls
RepositoryGovernanceRESTClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.rest.RepositoryGovernanceRESTClient
Constructor for no authentication.
RepositoryGovernanceRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.rest.RepositoryGovernanceRESTClient
Constructor for simple userId and password authentication.
RepositoryGovernanceRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.rest.RepositoryGovernanceRESTClient
Constructor for simple userId and password authentication with audit log.
RepositoryGovernanceRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.client.rest.RepositoryGovernanceRESTClient
Constructor for no authentication with audit log.
RepositoryGovernanceRESTServices - Class in org.odpi.openmetadata.engineservices.repositorygovernance.server
RepositoryGovernanceRESTServices provides the external service implementation for a repository governance engine.
RepositoryGovernanceRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceRESTServices
 
RepositoryGovernanceService - Interface in org.odpi.openmetadata.engineservices.repositorygovernance.connector
A marker interface to identify the service that this connector works with.
RepositoryGovernanceServiceConnector - Class in org.odpi.openmetadata.engineservices.repositorygovernance.connector
RepositoryGovernanceServiceConnector describes a specific type of connector that is responsible for managing the content of a specific open metadata archive.
RepositoryGovernanceServiceConnector() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
 
RepositoryGovernanceServiceContext - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
RepositoryGovernanceContext provides the archive service with access to information about the archive request along with the open metadata repository interfaces.
RepositoryGovernanceServiceContext(String, String, String, Map<String, String>, String, List<RequestSourceElement>, List<ActionTargetElement>, EnterpriseRepositoryServicesClient) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Constructor sets up the key parameters for processing the request to the repository governance service.
RepositoryGovernanceServiceHandler - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
RepositoryGovernanceServiceHandler provides the support to run a repository governance service.
repositoryGovernanceServiceName - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
 
RepositoryGovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
RepositoryGovernanceServiceProperties defines the properties of a connector that is a RepositoryGovernanceService.
RepositoryGovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RepositoryGovernanceServiceProperties
Default constructor
RepositoryGovernanceServiceProperties(DeployedConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RepositoryGovernanceServiceProperties
Copy/clone Constructor
RepositoryGovernanceServiceProperties(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RepositoryGovernanceServiceProperties
Copy/clone Constructor
RepositoryGovernanceServiceProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RepositoryGovernanceServiceProperties
Copy/clone Constructor
repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
RepositoryHandler - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryHandler issues common calls to the open metadata repository to retrieve and store metadata.
RepositoryHandler(AuditLog, OMRSRepositoryHelper, RepositoryErrorHandler, OMRSMetadataCollection, int) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Construct the basic handler with information needed to call the repository services and report any error.
RepositoryHandlerAuditCode - Enum Class in org.odpi.openmetadata.commonservices.repositoryhandler
The RepositoryHandlerAuditCode is used to define the message content for the OMRS Audit Log.
RepositoryHandlerErrorCode - Enum Class in org.odpi.openmetadata.commonservices.repositoryhandler
The RepositoryHandlerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Repository Handler Services.
repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
 
repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
repositoryHelper - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
repositoryHelper - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
repositoryHelper - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
RepositoryIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryIterator is the shared interface of all repository helper iterators that retrieve entity or relationship details from the repository.
RepositoryIterator(RepositoryHandler, InvalidParameterHandler, String, int, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
Constructor takes the parameters used to call the repository handler.
RepositoryIteratorForEntities - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryIteratorForEntities is the shared interface of all repository helper iterators that retrieve entity details from the repository.
RepositoryIteratorForEntities(RepositoryHandler, InvalidParameterHandler, String, String, String, List<InstanceStatus>, List<String>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
Constructor takes the parameters used to call the repository handler.
RepositoryMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers
Common routines used by the mappers
RepositoryMapper(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RepositoryMapper
Constructor for base mapper.
repositoryName - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
 
repositoryName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
repositoryName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
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
RepositoryProxyConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
RepositoryProxyConfigurationClient provides the configuration services for a repository proxy.
RepositoryProxyConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
RepositoryProxyConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
RepositoryRelatedEntitiesIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryRelatedEntitiesIterator is an iterator class for iteratively retrieving relationships for a starting entity (possibly restricting the type of relationships returned) and returning the entity at the other end.
RepositoryRelatedEntitiesIterator(RepositoryHandler, InvalidParameterHandler, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, int, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
Constructor takes the parameters used to call the repository handler.
RepositoryRelatedEntitiesIterator(RepositoryHandler, InvalidParameterHandler, String, String, String, String, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
Constructor takes the parameters used to call the repository handler.
RepositoryRelationshipsIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryRelationshipsIterator is an iterator class for iteratively retrieving relationships for a starting entity (possibly restricting the type of relationships returned).
RepositoryRelationshipsIterator(RepositoryHandler, InvalidParameterHandler, String, String, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
Constructor takes the parameters used to call the repository handler.
RepositoryRelationshipsIterator(RepositoryHandler, InvalidParameterHandler, String, EntityDetail, String, String, String, int, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, int, int, Date, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
Constructor if entity not already retrieved.
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
RepositoryTable - Enum Class in org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema
Defines the tables used in a repository database schema.
RepositoryTimeoutException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
RepositoryTimeoutException provides a checked exception for reporting situations where the metadata repository hosting a metadata collection is unable to perform a request due to a timeout (for example, a query that exceeds a maximum allowed response time threshold).
RepositoryTimeoutException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the constructor used when receiving an exception from a remote server.
RepositoryTimeoutException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the typical constructor used for creating an exception.
RepositoryTimeoutException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the constructor used for creating an exception when an unexpected error has been caught.
RepositoryTimeoutException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the constructor used for creating an exception when an unexpected error has been caught.
RepositoryTimeoutException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the typical constructor used for creating an exception.
RepositoryTimeoutException(OMFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
This is the copy constructor for creating a RepositoryTimeoutException.
repositoryValidator - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
 
repositoryValidator - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
repositoryValidator - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
 
repositoryValidator - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
 
REQUEST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
 
REQUEST_FOR_ACTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Request for actions generated by the surveys.
REQUEST_FOR_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
A Survey Action Service has issued a Request For Action.
REQUEST_FOR_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
REQUEST_FOR_ACTION_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A request for a stewardship action to be initiated against an element.
REQUEST_FOR_ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Request for actions generated by the surveys.
REQUEST_FOR_ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link to the element that should be acted upon by the resulting action.
REQUEST_PARAMETER_FILTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Lists the names of the request parameters to remove from the requestParameters supplied by the caller.
REQUEST_PARAMETER_MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Provides a translation map between the supplied name of the requestParameters and the names supported by the implementation of the governance service.
REQUEST_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
REQUEST_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Properties that configure the governance service for this type of request.
REQUEST_RESPONSE_INTERFACE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an API that supports a request response interaction style.
REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The request type used to call the service.
REQUEST_TYPE_CONFIG_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0023 - Governance engine {0} in engine host server {1} is not able to retrieve its configured governance request types from the Governance Engine OMAS running in server {2} on OMAG Server Platform {3}.
REQUESTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action has been created and is pending.
REQUESTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The description of the activity has been created and is pending.
REQUESTED_START_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time that the ending action should start.
REQUESTED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When the requested activity was documented.
RequestedCatalogTarget - Class in org.odpi.openmetadata.frameworks.integration.properties
RequestedCatalogTarget describes a catalog target that an integration connector should refresh.
RequestedCatalogTarget(RequestedCatalogTarget) - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Copy/clone constructor
RequestedCatalogTarget(CatalogTarget, CatalogTargetContext, Connector) - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
Constructor for new catalog target processor
RequestedCatalogTargetsManager - Class in org.odpi.openmetadata.frameworks.integration.connectors
Manages the map of catalog targets that this integration connector is working with.
RequestedCatalogTargetsManager(Map<String, Object>, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
Constructor - passed the values from the integration connector that are needed by each catalog target,
REQUESTER_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The request type used to call the service.
RequestForActionAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
RequestForActionAnnotation is used to record an issue that has been discovered.
RequestForActionAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Default constructor
RequestForActionAnnotation(RequestForActionAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Copy/clone constructor
RequestParameter - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
requestParameters - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
 
RequestParameterType - Class in org.odpi.openmetadata.frameworks.opengovernance.controls
RequestParameterType characterises one of the request parameters supported by a specific governance service.
RequestParameterType() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Default constructor
RequestParameterType(RequestParameterType) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Copy/clone constructor
requestRefreshOfEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Request the refresh of this instance.
requestRefreshOfRelationship(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Request the refresh of this instance.
RequestResponseInterfaceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis
RequestResponseInterfaceProperties describes the style of an API.
RequestResponseInterfaceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.RequestResponseInterfaceProperties
Default constructor
RequestResponseInterfaceProperties(RequestResponseInterfaceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.RequestResponseInterfaceProperties
Copy/clone constructor
RequestSourceElement - Class in org.odpi.openmetadata.frameworks.opengovernance.properties
RequestSourceElement describes the element that triggered the request to the governance action service.
RequestSourceElement() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Typical Constructor
RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
requestType - Variable in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
 
requestType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
 
requestType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
 
requestType - Variable in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
 
requestType - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
 
requestType - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
 
RequestType - Enum Class in org.odpi.openmetadata.frameworks.opengovernance.controls
RequestType provides a template for defining the request type for a governance service.
RequestTypeDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
Defines the request types for the governance engines that identify which governance service to call for a specific request type.
RequestTypeRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
RequestTypeRequestBody provides a structure for passing a requestType and requestParameters as a request body over a REST API.
RequestTypeRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Default constructor
RequestTypeRequestBody(RequestTypeRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Copy/clone constructor
RequestTypeType - Class in org.odpi.openmetadata.frameworks.opengovernance.controls
RequestTypeType characterises one of the governance request types supported by a specific governance service.
RequestTypeType() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Default constructor
RequestTypeType(RequestTypeType) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Copy/clone constructor
REQUIRED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Is this value required?
REQUIREMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Requirement - Describes mandatory changes that must be made to the attached element(s).
RESEARCH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
research
RESEARCH - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Scientific exploration, discovery and validation of new treatments for cancer.
RESEARCH_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Research Sustainability Champion
RESEARCHER_TO_ANALYSE_PATIENT_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
RESEARCHER_TO_ASSEMBLE_REPORT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
resetRefreshTime() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Reset the next refresh time
resetRemoteCohortURL(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.
resetRemoteCohortURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.
resetRemoteCohortURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.
RESIDENT_COUNTRY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
RESIDENT_COUNTRY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Country that is the person's primary residence.
RESOLVED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The reported incident has been resolved.
resolveElementGroupName(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Return a group name using a pattern.
resolveOwnershipGroupName(String, List<Classification>, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Return a group name using a pattern.
resolveServerGroupName(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Return a group name using a pattern.
resolveServerServiceOperationGroupName(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Return a group name using a pattern.
resolveServiceGroupName(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Return a group name using a pattern.
RESOURCE_CREATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Creation time of the data store.
RESOURCE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RESOURCE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
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}
RESOURCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
RESOURCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Log file of topics known to the Apache Kafka server.
RESOURCE_LAST_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Last known modification time.
RESOURCE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
RESOURCE_LIST_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links supporting resources to a referenceable (typically an Actor Profile, Connector, Governance Domain, Project, Meeting or Community).
RESOURCE_LOCATION_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
RESOURCE_MANAGER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a manager of resources.
RESOURCE_MEASURE_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A summary set of measurements for a resource.
RESOURCE_MEASURES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
 
RESOURCE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
RESOURCE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RESOURCE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Full name that the element is known as in the owning deployed technology.
RESOURCE_OWNER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RESOURCE_PHYSICAL_STATUS_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of summary properties about the physical status of a resource.
RESOURCE_PROFILE_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of properties that characterize an aspect of a resource.
RESOURCE_PROFILE_DATA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to the external data resource containing the surveyed resource's profile data.
RESOURCE_PROFILE_LOG_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link to a log file containing profile measures for a resource.
RESOURCE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RESOURCE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Discovered properties of the data source.
RESOURCE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
RESOURCE_UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Last known modification time.
RESOURCE_USE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier that describes the type of resource use.
RESOURCE_USE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of how the resource is used, or why it is useful.
RESOURCE_USE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional properties that explains how to use the resource.
ResourceDescription - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
 
ResourceDescription() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
Default constructor
ResourceListProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.resources
ResourceListProperties provides a details of why an element providing resources (such as a community) has been attached to an initiative such as a governance domain.
ResourceListProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Default constructor
ResourceListProperties(ResourceListProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Copy/clone constructor
ResourceManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
ResourceManagerProperties describes the properties of a resource manager.
ResourceManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ResourceManagerProperties
Default constructor
ResourceManagerProperties(ResourceManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ResourceManagerProperties
Copy/clone constructor.
ResourceMeasureAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataSourceMeasurementAnnotation describes properties that describe the characteristics of the data source as a whole.
ResourceMeasureAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Default constructor
ResourceMeasureAnnotation(ResourceMeasureAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Copy clone constructor
ResourcePhysicalStatusAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataSourceMeasurementAnnotation describes properties that describe the physical characteristics of a data source.
ResourcePhysicalStatusAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Default constructor
ResourcePhysicalStatusAnnotation(ResourcePhysicalStatusAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Copy clone constructor
ResourceProfileAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
ResourceProfileAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Default constructor
ResourceProfileAnnotation(ResourceProfileAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Copy clone constructor
ResourceProfileLogAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
DataProfileLogAnnotation is an annotation that is used when the profile data generated is too big to store in the metadata server and has been located in log files instead.
ResourceProfileLogAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Default constructor
ResourceProfileLogAnnotation(ResourceProfileLogAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Copy clone constructor
ResourceProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
Default constructor
ResourceProperties(OSSUnityCatalogServerSurveyBase.ResourceProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase.ResourceProperties
Copy/clone constructor
resourceUse - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
ResourceUse - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ResourceUse describes the difference values used in the resourceUse property found in the ResourceList relationship.
ResourceUseProperties - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ResourceUseProperties lists common property values found in the resourceUseProperties attribute when a particular resourceUse value is in use.
RESPONSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
 
REST_API_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A callable network address supporting the REST protocol.
REST_API_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A software capability that provides callable APIs supporting the REST protocol.
REST_API_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that supports REST APIs in a server.
REST_BASIC_AUTHENTICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
A password used to prove a user's identity - in clear text.
REST_BEARER_TOKEN - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
The secrets connector can supply a bearer token to send in the authorization header of a REST API call.
REST_ENDPOINT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
 
REST_REPOSITORY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
REST Repository Connector - Supports an OMRS Repository Connector for calling the OMRS Repository REST API in a remote open metadata repository.
REST_SERVICES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Repository REST Services - Provides the server-side support of the OMRS Repository Services REST API.
RESTART_SERVICE_ERROR - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-2000 - {0} caught an exception {1} while processing governance action {2}; the error message was {3}
restartConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a restart() request on a specific connector
restartConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a restart() request on a specific connector
restartConnector(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Restart all the connectors, or a specific connector if a connector name is supplied.
restartConnector(String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Issue a restart() request on a specific connector
restartConnector(String, String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Restart the named connector.
restartConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a restart() request on a connector running in the integration daemon.
restartConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a restart() request on a connector running in the integration daemon.
restartConnectors(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Issue a restart() request on a connector running in the integration daemon.
restartConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Request that the integration daemon restart all the connectors in all the integration services and groups
restartConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Restart all connectors running in the integration daemon, or restart a specific connector if the connector name is specified.
restartConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Restart all connectors running in the integration daemon, or restart a specific connector if the connector name is specified.
restartConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Restart all connectors running in the integration daemon, or restart a specific connector if the connector name is specified.
restartGovernanceService(EngineActionElement) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Restart an instance of a governance service in its own thread and register the handler (for disconnect processing).
restartServices(GovernanceEngineElement) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Restart any services that were running when the engine host shut down.
RESTCallLogger - Class in org.odpi.openmetadata.commonservices.ffdc
RESTCallLogger provides standard logging for REST API method invocations.
RESTCallLogger(Logger, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Create a REST Call logger for a REST Service.
RESTCallToken - Class in org.odpi.openmetadata.commonservices.ffdc
RESTCallToken provides a cache of information about a single REST API call invocation.
restClient - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
REST client for calling the Administration Services on the platform.
restClient - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
restClient - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
 
RESTClient - Class in org.odpi.openmetadata.adapters.connectors.integration.openapis
RESTClient is responsible for issuing calls to the OMAS REST APIs.
RESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Constructor for simple userId and password authentication with audit log.
RESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
Constructor for no authentication with audit log.
RESTClientCalls - Interface in org.odpi.openmetadata.adapters.connectors.restclients
RESTClientCalls provides a generic interface for calling REST Clients.
RESTClientCheckedExceptionBase - Exception in org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
RESTClientCheckedExceptionBase provides a checked exception for reporting errors found when using the Egeria services.
RESTClientCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
This is the typical constructor used for creating an exception.
RESTClientCheckedExceptionBase(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
RESTClientConnector - Class in org.odpi.openmetadata.adapters.connectors.restclients
RESTClientConnector provides the base class for REST Client connectors.
RESTClientConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.RESTClientConnector
Default constructor
RESTClientConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.restclients.ffdc
The RESTClientConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the REST Client.
RESTClientConnectorProvider - Class in org.odpi.openmetadata.adapters.connectors.restclients
RESTClientConnectorProvider provides base class of the connector provider for the RESTClientConnector.
RESTClientConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.RESTClientConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific REST Client Connector implementation.
RESTClientFactory - Class in org.odpi.openmetadata.adapters.connectors.restclients.factory
RESTClientFactory is used to create an ew REST client
RESTClientFactory(String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.factory.RESTClientFactory
Constructor for unsecured client connector
RESTClientFactory(String, String, String, String, Map<String, SecretsStoreConnector>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.factory.RESTClientFactory
Constructor for authenticated client connector
RESTConfigurationException - Exception in org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
The RESTConfigurationException is thrown by the connector when it is not able to configure a client to call a REST API.
RESTConfigurationException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTConfigurationException
This is the typical constructor used for creating an exception.
RESTConfigurationException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTConfigurationException
This is the constructor used for creating an exception that resulted from a previous error.
RESTExceptionHandler - Class in org.odpi.openmetadata.commonservices.ffdc
RESTExceptionHandler converts standard exceptions to REST responses.
RESTExceptionHandler() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Constructor
RESTORE_FROM_BACKUP - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to process events that load metadata from its own backup.
RESTORED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A deleted entity has been restored to the state it was before it was deleted.
RESTORED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
A deleted relationship has been restored to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Restore the requested entity to the state it was before it was deleted.
restoreEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Restore the requested entity to the state it was before it was deleted.
RestoreEntityExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
RestoreEntityExecutor provides the executor for the restoreEntity method.
RestoreEntityExecutor(String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreEntityExecutor
Constructor takes the parameters for the request.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Restore a deleted relationship into the metadata collection.
restoreRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Restore the requested relationship to the state it was before it was deleted.
RestoreRelationshipExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
RestoreRelationshipExecutor provides the executor for the restoreRelationship method.
RestoreRelationshipExecutor(String, String, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RestoreRelationshipExecutor
Constructor takes the parameters for the request.
RESTRICTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
The data is very valuable and must be restricted to a very small number of people.
RESTRICTIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The list of limiting conditions or measures imposed.
RESTServerException - Exception in org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
The RESTServerException is thrown by the REST client connector when it is not able to communicate with the REST server.
RESTServerException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTServerException
This is the typical constructor used for creating an exception.
RESTServerException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTServerException
This is the constructor used for creating an exception that resulted from a previous error.
restURLRoot - Variable in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
 
RESULTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Actual results.
RESULTS_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
RESULTS_SET_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines that a collection is a set of results from an activity, query, ...
ResultsRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ResultsRequestBody carries the date/time for a query along with other common search parameters.
ResultsRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ResultsRequestBody
Default constructor
ResultsRequestBody(QueryOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ResultsRequestBody
Copy/clone constructor
resultsReturned() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.QueryAccumulatorBase
Return a flag indicating whether at least one of the repositories produced a valid answer.
ResultsSetProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
ResultsSetProperties is a java bean used to classify a collection.
ResultsSetProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ResultsSetProperties
Default constructor
ResultsSetProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ResultsSetProperties
Copy/clone constructor.
retainAll(Collection<?>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
RETENTION_BASIS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the retention requirements associated with a data item.
RETENTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the retention requirements for related data items.
RETENTION_CLASSIFIER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Add a Retention classification to an Asset Governance Action Service
RETENTION_PERIOD - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
set-retention-period
RETENTION_TIME_TO_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
RETENTION_TIME_TO_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
RETENTION_TIME_TO_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
RETENTION_TIME_TO_DELETE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
RetentionBasis - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
RetentionBasis defines the retention requirements associated with a data item.
RetentionClassificationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
RetentionClassificationProperties defines the retention requirements for related data items.
RetentionClassificationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Default constructor
RetentionClassificationProperties(RetentionClassificationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Copy/clone constructor.
RetentionClassifierGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
ZonePublisherGovernanceActionConnector sets the supplied governance zone names into the assets supplied as action targets.
RetentionClassifierGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGovernanceActionConnector
 
RetentionClassifierGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
RetentionClassifierGovernanceActionProvider is the OCF connector provider for the Retention Classifier Governance Action Service.
RetentionClassifierGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
RetentionClassifierGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
The Guard enum describes some common guards that can be used when implementing governance services.
RetentionClassifierRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
RETIRED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This employee has retired from the company.
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
RETRIEVE_ENTITY_PROXIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to retrieve a proxy instance of a metadata instance.
retrieveAllServerConfigs() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Retrieve all the stored server configurations
retrieveAllServerConfigs() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Retrieve all the stored server configurations
retrieveAllServerConfigs() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreRetrieveAll
Retrieve all the stored server configurations
retrieveAllServerConfigs(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the stored configuration documents stored on the platform
RETRIEVED_OPEN_API_SPEC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
RETRIEVED_TOPICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0005 - The {0} integration connector has retrieved {2} topics from {1}
retrieveEntitiesByProperties(QueryBuilder, QueryBuilder, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
This query is issued against the entity table and the entity attribute table.
retrieveInstanceForGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.ClassificationExplorerRESTServices
Retrieve the header for the instance identified by the supplied unique identifier.
retrieveInstanceForGUID(String, String, String, GetRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.server.spring.ClassificationExplorerResource
Retrieve the header for the instance identified by the supplied unique identifier.
retrieveInstanceForGUID(String, String, GetOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Retrieve the header for the instance identified by the supplied unique identifier.
retrieveLocalRegistration() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Retrieve details of the local registration from the cohort registry store.
retrieveLocalRegistration() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Retrieve details of the local registration from the cohort registry store.
retrieveRelationships(QueryBuilder, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
This query is issued against the relationship table.
retrieveRelationshipsByProperties(QueryBuilder, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
This query is issued against the relationship table and the relationship attribute table.
retrieveRemoteRegistration(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Return the registration information for a specific metadata repository, identified by its metadataCollectionId.
retrieveRemoteRegistration(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Return the registration information for a specific metadata repository, identified by its repository's metadata collection id.
retrieveRemoteRegistrations() - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Return a list of all the remote metadata repositories registered in the metadata repository cohort.
retrieveRemoteRegistrations() - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Return a list of all the remote metadata repositories registered in the metadata repository cohort.
retrieveServerConfig() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Retrieve the configuration saved from a previous run of the server.
retrieveServerConfig() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Retrieve the configuration saved from a previous run of the server.
retrieveServerConfig() - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Retrieve the configuration saved from a previous run of the server.
RETRY_FOR_PROXY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-8008 - Retrying retrieve of an entity {0} for user {1} because only a proxy is available - attempt {2}
RETURN_PREVIOUS_VERSION - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to restore the previous version of an instance.
returnEntityElementCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return the number of entities in the graph.
returnLinkedEntity(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Return the GUID at the other end of the relationship to the supplied entity.
returnLinkedEntity(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return the entity connected at the far end of an entity's relationship.
returnRelationshipElementCount() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return the number of relationships in the graph.
returnRelationshipsForEntity(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Return a list of relationships that are connected to a specific entity.
RETYPE_INSTANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test supports the command to change a metadata instance's type to either its super type or a subtype.
RETYPED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing entity has had its type changed.
RETYPED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing relationship has had its type changed.
reTypeEntity(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change an existing entity's type.
reTypeEntity(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change an existing entity's type.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the type of existing entity.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the type of existing entity.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the type for an existing entity.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change an existing entity's type.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change an existing entity's type.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the existing entity's type.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change an existing entity's type.
reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the type an existing entity.
reTypeInstanceParameterValidation(String, String, String, TypeDefCategory, TypeDefSummary, TypeDefSummary, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters needed to reType an instance.
reTypeRelationship(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Change an existing relationship's type.
reTypeRelationship(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Change an existing relationship's type.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Change the type an existing relationship.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Change the type an existing relationship.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Change the type for an existing relationship.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Change an existing relationship's type.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Change an existing relationship's type.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Change the existing relationship's type.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Change the existing relationship's type.
reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Change the type of the existing relationship.
REUSING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0003 - The survey action service {0} is overriding log file {1}
REUSING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0004 - The survey action service {0} is overriding log file {1}
REVIEW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Additional comments associated with the rating.
REVIEW_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date of the review.
REVIEWED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The incident report has been reviewed, possibly classified but no action has been taken.
REVIEWED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has been reviewed by no decision has been made.
REVIEWER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
 
RFAS_DETECTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0029 - {0} request for action annotations detected in survey report {1}
RICH_TEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A rich text document.
RIGHT_ONLY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
OnlyOnRight - values that only appear on the 'right' object (the one passed as an argument when differences were calculated)
ROBBIE_RECORDS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Robbert Records
ROLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of user roles in open metadata.
ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Role that this artifact plays in implementing the abstract representation.
ROLE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ROLE_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The unique identifier of the specific PersonRole that the UserIdentity is used for.
ROLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ROLE_TO_PROFILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of assignments of people to actor roles in open metadata.
ROLE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Role of contributor.
ROLE_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type name of the PersonRole that the UserIdentity is used for.
RoleService - Class in org.odpi.openmetadata.userauthn.auth
Sets up user roles.
RoleService() - Constructor for class org.odpi.openmetadata.userauthn.auth.RoleService
 
ROllBACK_AFTER_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JDBC-RESOURCE-CONNECTOR-0004 - The JDBC resource connector for database {0} has issued a rollback after receiving SQL Exception with message {1}
ROOT_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
ROOT_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
This collection is the root collection in a collection hierarchy.
ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The root of a complex schema - normally attaches to an asset or port.
ROOT_SCHEMA_TYPE_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The unique (qualified) name of a root schema type to describe the data schema (structure/specification) that this element works with.
RootCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
RootCollectionProperties is a java bean used to classify a collection.
RootCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RootCollectionProperties
Default constructor
RootCollectionProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RootCollectionProperties
Copy/clone constructor.
RootSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
ComplexSchemaTypeProperties describes a schema with multiple attributes.
RootSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.RootSchemaTypeProperties
Default constructor used by subclasses
RootSchemaTypeProperties(RootSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.RootSchemaTypeProperties
Copy/clone Constructor.
ROSY_BROWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
RoutineBody - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
 
ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of rows deleted from any table in the database.
ROWS_FETCHED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_FETCHED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ROWS_FETCHED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of rows retrieved from any table in the database.
ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of rows inserted from any table in the database.
ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of rows updated from any table in the database.
RPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing report data, typically from an application.
RPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing report data, typically from an application.
RTF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A rich text document.
run() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumer
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventProducer
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.classify.TestEntityClassification
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.classify.TestEntityDeclassification
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.create.TestEntityCreation
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.create.TestRelationshipCreation
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.delete.TestEntityDelete
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.delete.TestRelationshipDelete
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.environment.TestEnvironment
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.graph.TestGraphHistoryQueries
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.graph.TestGraphQueries
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurgeHard
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurgeSoft
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurgeHard
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurgeSoft
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.rehome.TestEntityReHome
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.rehome.TestRelationshipReHome
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.reidentify.TestEntityReIdentify
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.reidentify.TestRelationshipReIdentify
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.restore.TestEntityRestore
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.restore.TestRelationshipRestore
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestEntityHistoryRetrieval
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestEntityRetrieval
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestRelationshipHistoryRetrieval
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestRelationshipRetrieval
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeNullProperties
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeSub
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeSuper
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.retype.TestRelationshipRetype
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.search.TestClassificationSearch
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.search.TestEntityHistorySearch
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.search.TestEntitySearch
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.search.TestRelationshipHistorySearch
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.search.TestRelationshipSearch
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.undo.TestEntityUndo
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.undo.TestRelationshipUndo
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.update.TestClassificationUpdate
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.update.TestEntityUpdate
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.performance.update.TestRelationshipUpdate
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.platform.origin.TestOpenMetadataOrigin
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.connector.TestMetadataCollectionId
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.connector.TestRepositoryServerIds
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestClassificationHasSupportedEntities
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestGraphQueries
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestInstanceEvent
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedClassificationLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityProxyLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReferenceCopyLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReidentify
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityRetype
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Default run method - throws Exception because this is a multi-phase testcase
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedReferenceCopyClassificationLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReferenceCopyLifecycle
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReidentify
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
Default run method - throws Exception because this is a multi-phase testcase
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestConsistentAttributeTypeDef
Dummy method needed to satisfy the superclass
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestConsistentTypeDef
Dummy method needed to satisfy the superclass
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindAttributeTypeDefsByCategory
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindTypeDefByExternalId
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestFindTypeDefsByCategory
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestSupportedAttributeTypeDef
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestSupportedTypeDef
Method implemented by the actual test case.
run() - Method in class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Dummy method needed to satisfy the superclass
run() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkbench
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkbench
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkbench
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionServiceHandler
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceHandler
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.engineservices.surveyaction.handlers.SurveyActionServiceHandler
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionServiceHandler
This is the method that provides the behaviour of the thread.
run() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.threads.EngineConfigurationRefreshThread
Method that runs when the thread is started.
run() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.GroupConfigurationRefreshThread
Method that runs when the thread is started.
run() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorDedicatedThread
Called when the new thread is running
run() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorRefreshThread
This is the method that runs in the new thread when it is started.
run() - Method in class org.odpi.openmetadata.reports.componentid.ComponentIdReport
This runs the sample
run() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
This is the method called by the listener thread when it starts.
run(OpenMetadataTestCase.TestPhase) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Method implemented by the actual test case.
run(OpenMetadataTestCase.TestPhase) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Method implemented by the actual test case.
run(OpenMetadataTestCase.TestPhase) - Method in class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
Method implemented by the actual test case.
RUN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
The project's scope, mission and stakeholders are being defined.
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.handlers.GovernanceActionEngineHandler
Run an instance of a governance action service in its own thread and return the handler (for disconnect processing).
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceEngineHandler
Run an instance of a governance action service in its own thread and return the handler (for disconnect processing).
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.surveyaction.handlers.SurveyActionEngineHandler
Run an instance of a survey action service in its own thread and return the handler (for disconnect processing).
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionEngineHandler
Run an instance of a watchdog action service in its own thread and return the handler (for disconnect processing).
runGovernanceService(String, String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Run an instance of a governance service in its own thread and register the handler (for disconnect processing).
RUNNING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
Deprecated.
The server has completed start up and is running.
RUNNING - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
The governance engine is operational and able to service all defined governance requests on demand.
RUNNING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
RUNNING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
 
RUNNING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Running - The server has completed start up and is running.
RUNNING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Running - The server has completed start up and is running.
runningFlag - Static variable in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
 
runSurveyPipeline() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SequentialSurveyPipeline
This implementation provides an inline sequential invocation of the supplied survey action services.
runSurveyPipeline() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionPipelineConnector
This implementation provides an inline sequential invocation of the supplied discovery services.
RUNTIME_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Retrieve configuration and status from platforms and servers.
RuntimeManagerAdmin - Class in org.odpi.openmetadata.viewservices.runtimemanager.admin
RuntimeManagerAdmin is the class that is called by the View Server to initialize and terminate the Runtime Manager OMVS.
RuntimeManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.admin.RuntimeManagerAdmin
Default constructor
RuntimeManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.runtimemanager.ffdc
The RuntimeManagerAuditCode is used to define the message content for the OMRS Audit Log.
RuntimeManagerInstance - Class in org.odpi.openmetadata.viewservices.runtimemanager.server
RuntimeManagerInstance caches references to the objects it needs for a specific server.
RuntimeManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstance
Set up the Runtime Manager OMVS instance
RuntimeManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.runtimemanager.server
RuntimeManagerInstanceHandler retrieves information from the instance map for the view service instances.
RuntimeManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerInstanceHandler
Default constructor registers the view service
RuntimeManagerRegistration - Class in org.odpi.openmetadata.viewservices.runtimemanager.server
RuntimeManagerRegistration registers the view service with the OMAG Server administration services.
RuntimeManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRegistration
 
RuntimeManagerResource - Class in org.odpi.openmetadata.viewservices.runtimemanager.server.spring
The RuntimeManagerResource provides part of the server-side implementation of the Runtime Manager OMVS.
RuntimeManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Default constructor
RuntimeManagerRESTServices - Class in org.odpi.openmetadata.viewservices.runtimemanager.server
The RuntimeManagerRESTServices provides the server-side implementation of the Runtime Manager Open Metadata View Service (OMVS).
RuntimeManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Default constructor

S

S - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
 
SABBATICAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This permanent employee has a leave of absence.
SADDLE_BROWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
SAFConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ODFConverter provides the generic methods for the Data Manager beans converters.
SAFConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SAFConverter
Constructor
safeCloseProducer() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventProducer
Normal shutdown
SALES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
sales
SALES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Managing customer relationships in order to sell them appropriate Coco Pharmaceuticals' products.
SALES_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Sales Sustainability Champion
SALES_CP - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Sales and Marketing Cloud Provider
SALES_EU - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
SALES_NA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
SALES_UK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
SALLY_COUNTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mrs Sally Counter
SAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Sample - This component is supplied as a sample.
SAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
 
SAMPLE_DATA_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
SAMPLE_DATA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links an Asset entity describing a collection of sample data that originates from the resource represented by the Referenceable entity.
SAMPLE_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of sample values for the data field.
SampleDataExtension - Interface in org.odpi.openmetadata.frameworks.connectors
The SampleDataExtension describes a method to retrieve a selection of data to show to an end user.
SAMPLING_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the technique used to create the sample.
SAND - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
SANDBOX_TO_ANALYSIS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
SATURDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
saveAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a glossary with all of its links to terms and categories.
saveAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a category with all of its links to terms and categories.
saveAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a term with all of its links to other terms and categories.
saveClassification(ClassificationMapper) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Maintain a classification within the entity.
saveClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save the classification as a reference copy.
saveClassificationReferenceCopy(String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save the classification as a reference copy.
saveClassifications(String, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntitiesAccumulator
Add a list of classifications to the accumulator.
saveClassifications(String, List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.EntityHistoryAccumulator
Add a list of classifications to the accumulator.
saveClassifications(List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ClassificationAccumulator
Save the best classifications from all the repositories.
saveConnection(String, String, String, String, String, String, String, String, Connection, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Determine if the Connection object is stored in the repository and create it if it is not.
saveConnection(String, String, Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the unique identifier corresponding to the supplied connection.
saveConnection(String, String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the unique identifier corresponding to the supplied connection.
saveConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
Returns the unique identifier corresponding to the supplied connection.
saveConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworks.integration.context.ConnectedAssetContext
Returns the unique identifier corresponding to the supplied connection.
saveConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedAssetClientBase
Returns the unique identifier corresponding to the supplied connection.
saveConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.integration.context.ConnectedAssetContext
Returns the unique identifier corresponding to the supplied connection.
saveConnectionForAsset(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.OCFRESTServices
Save the connection optionally linked to the supplied asset GUID.
saveConnectionForAsset(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.server.spring.ConnectedAssetResource
Save the connection optionally linked to the supplied asset GUID.
saveControlTable(ControlMapper) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Save the control table row to the database.
saveEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save the entity as a reference copy.
saveEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save the entity as a reference copy.
saveEntityReferenceCopy(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save the entity as a reference copy.
saveGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Save the map to a file
saveGUIDs() - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Save the GUIDs so that the GUIDs of the elements inside the archive are consistent each time the archive runs.
saveInstanceReferenceCopies(String, String, InstanceGraphRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save the entities and relationships supplied in the instance graph as a reference copies.
saveInstanceReferenceCopies(String, String, InstanceGraphRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the entities and relationships supplied in the instance graph as a reference copies.
saveInstanceReferenceCopies(String, InstanceGraph) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save the entities and relationships supplied in the instance graph as a reference copies.
saveInstanceReferenceCopies(String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save the entities and relationships supplied in the instance graph as a reference copies.
saveInstanceReferenceCopies(String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save the entities and relationships supplied in the instance graph as a reference copies.
saveInstanceReferenceCopies(String, InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save the entities and relationships supplied in the instance graph as a reference copies.
saveLocalRegistration(MemberRegistration) - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Save the local registration to the cohort registry store.
saveLocalRegistration(MemberRegistration) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Save the local registration to the cohort registry store.
saveRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Save the relationship as a reference copy.
saveRelationshipReferenceCopy(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Save the relationship as a reference copy.
saveRemoteRegistration(MemberRegistration) - Method in class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.FileBasedRegistryStoreConnector
Save details of a remote registration.
saveRemoteRegistration(MemberRegistration) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStore
Save details of a remote registration.
saveServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Save the server's config ...
saveServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Save the server configuration.
saveServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Save the server configuration.
saveServerConfig(OMAGServerConfig) - Method in interface org.odpi.openmetadata.adminservices.store.OMAGServerConfigStore
Save the server configuration.
saveUsedGUIDs() - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Save the map to a file
saveUsedGUIDs() - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Save the GUIDs so that the GUIDs of the elements inside the archive are consistent each time the archive runs.
SCHEMA_ANALYSIS_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of the internal structure of an Asset.
SCHEMA_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema element that nests another schema type in its parent.
SCHEMA_ATTRIBUTE_DEFINITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between data field analysis and the identified schema attribute definition.
SCHEMA_ATTRIBUTE_TYPE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The schema type for an attribute.
SCHEMA_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SCHEMA_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of schemas found in the surveyed resource.
SCHEMA_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The description of the schema being catalogued.
SCHEMA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SCHEMA_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element that is part of a schema definition.
SCHEMA_EXTRACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
SCHEMA_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
SCHEMA_MAKER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the creation and maintenance of connections, connector types and endpoints.
SCHEMA_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
SCHEMA_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database schema being catalogued.
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the schema being catalogued.
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
The name of a schema within a catalog in Unity Catalog (UC).
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of a schema within a catalog in Unity Catalog (UC).
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
 
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name of the schema being catalogued.
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Display name for the discovered schema.
SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
SCHEMA_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type name for the discovered schema.
SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A specific type description.
SCHEMA_TYPE_CHOICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A list of alternative schema types for attribute.
SCHEMA_TYPE_DEFINITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between data structure and an equivalent schema type.
SCHEMA_TYPE_IMPLEMENTATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a schema type and an implementation component.
SCHEMA_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Open metadata type name for the associated schema type.
SCHEMA_TYPE_OPTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The list of alternative schema types.
SCHEMA_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0012 - The {0} Connector has detected a change in the open metadata that controls the definition of schema {1} but is unable to update the schema in Unity Catalog (UC) at {2}
SCHEMA_VALIDATION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
 
SCHEMA_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
SCHEMA_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
SCHEMA_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Version of the property facet schema.
SchemaAnalysisAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
SchemaAnalysisAnnotation is used to describe the results of reviewing the structure of the content of an asset.
SchemaAnalysisAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Default constructor
SchemaAnalysisAnnotation(SchemaAnalysisAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Copy/clone constructor
SchemaAttributeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
SchemaAttributeBuilder creates instance properties for a schema attribute.
SchemaAttributeBuilder(String, String, String, int, int, int, boolean, String, boolean, boolean, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Constructor supporting all properties for a schema attribute entity.
SchemaAttributeBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Template constructor
SchemaAttributeBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Template constructor
SchemaAttributeClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
SchemaAttributeClient describes how to maintain and query schema attributes.
SchemaAttributeClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Constructor for connector context client.
SchemaAttributeClient(SchemaAttributeClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Copy/clone constructor.
SchemaAttributeHandler<SCHEMA_ATTRIBUTE,SCHEMA_TYPE> - Class in org.odpi.openmetadata.commonservices.generichandlers
SchemaAttributeHandler manages Schema Attribute objects.
SchemaAttributeHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
SchemaAttributeHandler describes how to maintain and query schema attributes.
SchemaAttributeHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Create a new handler.
SchemaAttributeHandler(OpenMetadataAPIGenericConverter<SCHEMA_ATTRIBUTE>, Class<SCHEMA_ATTRIBUTE>, OpenMetadataAPIGenericConverter<SCHEMA_TYPE>, Class<SCHEMA_TYPE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Construct the handler with information needed to work with B objects.
SchemaAttributeHandler(SchemaAttributeHandler, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Create a new handler.
SchemaAttributeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaAttributeProperties represents a data field that is part of a complex schema type.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRelationshipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaAttributeRelationshipProperties defines a relationship between 2 SchemaAttributes.
SchemaAttributeRelationshipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Default constructor
SchemaAttributeRelationshipProperties(SchemaAttributeRelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Copy/clone constructor makes a copy of the supplied object.
SchemaElementProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaElementProperties carries the common parameters for creating or updating schema elements such as schema types and attributes.
SchemaElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
Default constructor
SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
Copy/clone constructor
SchemaInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a schema.
SchemaInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Constructor
SchemaMakerAdmin - Class in org.odpi.openmetadata.viewservices.schemamaker.admin
SchemaMakerAdmin is the class that is called by the View Server to initialize and terminate the Schema Maker OMVS.
SchemaMakerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.admin.SchemaMakerAdmin
Default constructor
SchemaMakerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.schemamaker.ffdc
The SchemaMakerAuditCode is used to define the message content for the OMRS Audit Log.
SchemaMakerErrorCode - Enum Class in org.odpi.openmetadata.viewservices.schemamaker.ffdc
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).
SchemaMakerInstance - Class in org.odpi.openmetadata.viewservices.schemamaker.server
SchemaMakerInstance caches references to the objects it needs for a specific server.
SchemaMakerInstance(String, AuditLog, String, String, int, String, String, List<ViewServiceConfig>) - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstance
Set up the Schema Maker OMVS instance
SchemaMakerInstanceHandler - Class in org.odpi.openmetadata.viewservices.schemamaker.server
SchemaMakerInstanceHandler retrieves information from the instance map for the view service instances.
SchemaMakerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerInstanceHandler
Default constructor registers the view service
SchemaMakerRegistration - Class in org.odpi.openmetadata.viewservices.schemamaker.server
SchemaMakerRegistration registers the view service with the OMAG Server administration services.
SchemaMakerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRegistration
 
SchemaMakerResource - Class in org.odpi.openmetadata.viewservices.schemamaker.server.spring
The SchemaMakerResource provides part of the server-side implementation of the Schema Maker OMVS.
SchemaMakerResource() - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Default constructor
SchemaMakerRESTServices - Class in org.odpi.openmetadata.viewservices.schemamaker.server
The SchemaMakerRESTServices provides the server-side implementation of the Schema Maker Open Metadata View Service (OMVS).
SchemaMakerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Default constructor
SchemaNamespaceProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties for elements within the schema namespace.
SchemaNamespaceProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
 
SchemaProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
The properties of a schema.
SchemaProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
 
SchemaTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata of a schema
SchemaTransfer(Omas, AuditLog, List<OpenMetadataRootElement>, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.SchemaTransfer
 
SchemaTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
SchemaTypeBuilder manages the properties for a schema type.
SchemaTypeBuilder(String, String, String, String, boolean, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Constructor supporting all common properties and formula.
SchemaTypeBuilder(String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Constructor supporting all common properties.
SchemaTypeBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Simple typed constructor
SchemaTypeBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Minimal constructor
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeChoiceProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
SchemaTypeClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with Schema Type elements.
SchemaTypeClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Constructor for connector context client.
SchemaTypeClient(SchemaTypeClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Copy/clone constructor.
SchemaTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
SchemaTypeHandler manages SchemaType objects.
SchemaTypeHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
SchemaTypeHandler provides methods to define schema types
SchemaTypeHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Create a new handler.
SchemaTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Construct the handler with information needed to work with B objects.
SchemaTypeHandler(SchemaTypeHandler, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Create a new handler.
SchemaTypeOptionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaTypeOptionProperties describes the properties for the SchemaTypeOption relationship for a schema type.
SchemaTypeOptionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeOptionProperties
Default constructor
SchemaTypeOptionProperties(SchemaTypeOptionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeOptionProperties
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Copy/clone Constructor.
SCOPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
What is the scope of influence of this element?
SCOPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Breadth of responsibility or coverage.
SCOPED_BY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a scope - such as a digital product, infrastructure element or organization - and an element restricted the scope.
ScopedByProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
ScopedByProperties describes the properties for the ScopedBy relationship between an element and its scope definition.
ScopedByProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ScopedByProperties
Default constructor
ScopedByProperties(ScopedByProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ScopedByProperties
Copy/clone constructor
ScopeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The ScopeDefinition is used to define the different scope of responsibility assigned to an individual, term, person or activity.
ScopeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The ScopeDefinition is used to define the different scope of responsibility assigned to an individual, term, person or activity.
SCOPING_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection that is acting as a grouping mechanism for elements that are being selected for a project or similar venture.
ScopingCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
EditingCollectionProperties is used to provide the properties for an EditingCollection classification.
ScopingCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Default constructor
ScopingCollectionProperties(ScopingCollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Copy/clone constructor for an editing glossary classification.
SCRIPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Script File
SCRIPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing code that is interpreted when it is run.
SCRIPT_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
SCRIPT_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
SCSS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A descriptive file used to define the appearance of elements in a web browser user interface.
SCSS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A descriptive file used to define the appearance of elements in a web browser user interface.
SE_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
SEA_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
SEARCH_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Search Integration Connector - Connector that manages metadata exchange with a third-party search technology.
SEARCH_KEYWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A shareable keyword to help locating relevant assets.
SEARCH_KEYWORD_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides a link to a keyword that helps to identify specific elements in a search.
SEARCH_WEIGHT_ATTR_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
SearchClassifications - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The SearchClassifications class provides support for searching against one or more classifications using a variety of comparison mechanisms.
SearchClassifications - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
The SearchClassifications class provides support for searching against one or more classifications using a variety of comparison mechanisms.
SearchClassifications() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Typical constructor
SearchClassifications() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Typical constructor
SearchClassifications(SearchClassifications) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Copy/clone constructor.
SearchClassifications(SearchClassifications) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Copy/clone constructor.
searchForTypeDefs(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the TypeDefs that match the search criteria.
SearchKeywordLinkProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
SearchKeywordLinkProperties describes the properties for the SearchKeywordLink relationship between a referencable and a search keyword.
SearchKeywordLinkProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordLinkProperties
Default constructor
SearchKeywordLinkProperties(SearchKeywordLinkProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordLinkProperties
Copy/clone constructor
SearchKeywordProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.feedback
SearchKeywordProperties stores information about a search keyword tag connected to a referenceable.
SearchKeywordProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Default constructor
SearchKeywordProperties(SearchKeywordProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Copy/clone constructor.
SearchOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
Search provides a structure for the additional options needed for a search.
SearchOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Default constructor
SearchOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Copy/clone constructor
SearchOptions(QueryOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Copy/clone constructor
SearchOptions(SearchOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Copy/clone constructor
SearchProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The SearchProperties class provides support for searching against one or more properties using a variety of comparison mechanisms, including searching against the same property using different comparison mechanisms.
SearchProperties - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
The SearchProperties class provides support for searching against one or more properties using a variety of comparison mechanisms, including searching against the same property using different comparison mechanisms.
SearchProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Typical constructor
SearchProperties() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Typical constructor
SearchProperties(SearchProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Copy/clone constructor.
SearchProperties(SearchProperties) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Copy/clone constructor.
SearchStringRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Default constructor
SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Copy/clone constructor
SearchStringRequestBody(QueryOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Copy/clone constructor
SearchStringRequestBody(SearchOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Copy/clone constructor
SEC_ADMIN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
sec-admin - Security administration for all access grants to Coco Pharmaceutical systems.
SEC_ADMIN_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
ams01 - Amsterdam data centre standard machine 01.
SEC_GLOBAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
SEC_INC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Sec Inc Consultancy Services
SECRETS_COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A data set containing authentication and related security information.
SECRETS_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Collection within the secrets store.
SECRETS_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
The name of the secrets collection within the secrets store to use for login credentials.
SECRETS_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
SECRETS_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
The name used to identify the collection of properties that a particular connector is using.
SECRETS_COLLECTION_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name used to identify the collection of secrets that a particular connector is using.
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Location of the secrets store.
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Location of the secrets store.
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
The file name of the secrets store containing the log on credentials to access the database.
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
 
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The description of the element to help a consumer understand its content and purpose.
SECRETS_STORE_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
OPEN-METADATA-ACCESS-SECURITY-0001 - The {0} open metadata security connector encountered an {1} exception when attempting to retrieve information for user {2} and group {3} from the secrets store; the error message was {4}
SecretsCollection - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore
SecretsCollection stores a collection or properties that are used to connect to a particular digital resource, or support a specific type of security service.
SecretsCollection() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Default constructor
secretsCollectionName - Variable in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
 
SecretsStore - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore
A SecretsStore holds a set of named secrets collections.
SecretsStore() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Default constructor
SecretsStoreCollectionProperty - Enum Class in org.odpi.openmetadata.frameworks.connectors.controls
SecretsStoreConfigurationProperty provides definitions for typical properties used with the secrets store collections.
SecretsStoreConfigurationProperty - Enum Class in org.odpi.openmetadata.frameworks.connectors.controls
SecretsStoreConfigurationProperty provides definitions for the configuration properties used with the secrets store connectors.
SecretsStoreConnector - Class in org.odpi.openmetadata.frameworks.connectors
SecretsStoreConnector is the interface for a connector that is able to retrieve secrets (passwords, certificates, ...) from a secure location.
SecretsStoreConnector() - Constructor for class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
 
secretsStoreConnectorMap - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
SecretsStorePurpose - Enum Class in org.odpi.openmetadata.frameworks.connectors.controls
SecretsStorePurpose defines the purpose of a secrets connector.
SECURABLE_KIND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Kind of security got this element.
SECURABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Type of element to secure.
SECURE_LOCATION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A location that protects the assets in its care.
SecureConnectorExtension - Interface in org.odpi.openmetadata.frameworks.connectors
The SecureConnectorExtension is an optional interface for a virtual connector.
SECURED_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Private properties accessible only to the connector.
SecureLocationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.locations
SecureLocationProperties carries the parameters for marking a location as secure.
SecureLocationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Default constructor
SecureLocationProperties(SecureLocationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Copy/clone constructor
SECURITY - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Security - Unauthorized access to a service or metadata instance has been attempted.
SECURITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The security governance domain.
SECURITY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Security - Unauthorized access to a service or metadata instance has been attempted.
SECURITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Information Security
SECURITY_ACCESS_CONTROL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A technical control that defines who has access to the attached element.
SECURITY_GROUP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of users that should be given the same, specific security privileges.
SECURITY_GROUP_MEMBERSHIP_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the set of user groups that this user identity is a member of.
SECURITY_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Security Integration Connector - Connector that manages metadata exchange with a third-party security management technology.
SECURITY_LABELS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Labels that apply to the referenceable.
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.
SECURITY_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Properties that apply to the referenceable.
SECURITY_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides security services - classifications identify specific capabilities.
SECURITY_TAGS_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines labels and properties used by a security engine.
SecurityAccessControlProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
SecurityAccessControlProperties defines the access control list for an element (or elements).
SecurityAccessControlProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityAccessControlProperties
Default Constructor
SecurityAccessControlProperties(SecurityAccessControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityAccessControlProperties
Copy/Clone Constructor
SecurityConfig - Class in org.odpi.openmetadata.userauthn.auth
Configuration of HttpSecurity for Spring security.
SecurityConfig() - Constructor for class org.odpi.openmetadata.userauthn.auth.SecurityConfig
 
securityFilterChain(HttpSecurity) - Method in class org.odpi.openmetadata.userauthn.auth.SecurityConfig
Define the types of URLs that will be permitted to be called without security.
SecurityGroupMembershipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
SecurityGroupMembershipProperties holds the list of distinguished names that the attached user identity is a member of.
SecurityGroupMembershipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Default constructor
SecurityGroupMembershipProperties(SecurityGroupMembershipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Copy/clone constructor
SecurityGroupProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
SecurityGroupProperties defines a security group technical control.
SecurityGroupProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Default Constructor
SecurityGroupProperties(SecurityGroupProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Copy/Clone Constructor
SecurityManagerElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SecurityManagerElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository.
SecurityManagerElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Default constructor
SecurityManagerElement(SecurityManagerElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Copy/clone constructor
SecurityOfficerAdmin - Class in org.odpi.openmetadata.viewservices.securityofficer.admin
SecurityOfficerAdmin is the class that is called by the View Server to initialize and terminate the Security Officer OMVS.
SecurityOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.admin.SecurityOfficerAdmin
Default constructor
SecurityOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.securityofficer.ffdc
The SecurityOfficerAuditCode is used to define the message content for the OMRS Audit Log.
SecurityOfficerInstance - Class in org.odpi.openmetadata.viewservices.securityofficer.server
SecurityOfficerInstance caches references to the objects it needs for a specific server.
SecurityOfficerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerInstance
Set up the Security Officer OMVS instance
SecurityOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.securityofficer.server
SecurityOfficerInstanceHandler retrieves information from the instance map for the view service instances.
SecurityOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerInstanceHandler
Default constructor registers the view service
SecurityOfficerRegistration - Class in org.odpi.openmetadata.viewservices.securityofficer.server
SecurityOfficerRegistration registers the view service with the OMAG Server administration services.
SecurityOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRegistration
 
SecurityOfficerResource - Class in org.odpi.openmetadata.viewservices.securityofficer.server.spring
The SecurityOfficerResource provides part of the server-side implementation of the Security Officer OMVS.
SecurityOfficerResource() - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.server.spring.SecurityOfficerResource
Default constructor
SecurityOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.securityofficer.server
The SecurityOfficerRESTServices provides the server-side implementation of the Security Officer Open Metadata View Service (OMVS).
SecurityOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRESTServices
Default constructor
SecurityTagQueryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
SecurityTagsProperties holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
SecurityTagQueryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Default constructor
SecurityTagQueryProperties(SecurityTagQueryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Copy/clone constructor
SecurityTagsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
SecurityTagsProperties holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
SecurityTagsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Default constructor
SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Copy/clone constructor
SecurityType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
 
securityVerifier - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
securityVerifier - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
 
SEED - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase.TestPhase
Set up test
SEEK_ORIGIN - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
seek-origin-of-asset
SEEK_ORIGIN_TO_SET_RETENTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
selectConnection(String, EntityDetail, List<EntityDetail>, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Use the security connector to make a choice on which connection to supply to the requesting user.
selectConnection(String, EntityDetail, List<EntityDetail>, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Use the security connector to make a choice on which connection to supply to the requesting user.
selectConnection(String, EntityDetail, List<EntityDetail>, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Use the security connector to make a choice on which connection to supply to the requesting user.
SELECTED_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "SELECTED".
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.
SEMANTIC_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A recommendation of likely mappings to Glossary Terms for all or part of an Asset.
SEMANTIC_ASSIGNMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a glossary term to another element such as an asset or schema element to indicate that the data stored in the corresponding part of the digital resource has this meaning.
SEMANTIC_DEFINITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides the semantic meaning of a definition by linking it to an appropriate glossary term.
SEMANTIC_TERM_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
SemanticAnnotation - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
SemanticAnnotation provides a recommendation as to the likely meaning of data.
SemanticAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Default constructor
SemanticAnnotation(SemanticAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Copy clone constructor
SemanticAssignmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
SemanticAssignmentProperties links an element to a glossary term to indicate that the glossary term describes its meaning.
SemanticAssignmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Default constructor
SemanticAssignmentProperties(SemanticAssignmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Copy/clone constructor.
SemanticAssignmentQueryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
SemanticAssignmentQueryProperties links an element to a glossary term to indicate that the glossary term describes its meaning.
SemanticAssignmentQueryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Default constructor
SemanticAssignmentQueryProperties(SemanticAssignmentQueryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Copy/clone constructor.
SemanticDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries
SemanticDefinitionProperties describes the link between an element and the related glossary term that identifies the associated meaning.
SemanticDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.SemanticDefinitionProperties
Default constructor
SemanticDefinitionProperties(SemanticDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.SemanticDefinitionProperties
Copy/clone constructor.
SEND_INSTANCE_EVENT_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9005 - Unable to send or receive a metadata instance event for cohort {0} due to an error in the OMRS Topic Connector
SEND_REGISTRY_EVENT_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0105 - Unable to send a registry event for cohort {0} due to an error in the OMRS Topic Connector
SEND_REHOMED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the broadcasting of instance re-homed events to other members of the cohort.
SEND_REIDENTIFIED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the broadcasting of instance re-identified events to other members of the cohort.
SEND_RETYPED_EVENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the broadcasting of instance re-typed events to other members of the cohort.
SEND_TYPEDEF_EVENT_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9003 - Unable to send a TypeDef event for cohort {0} due to an error in the OMRS Topic Connector
sendEvent(String) - Method in class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicConnector
Sends the supplied event to the topic.
sendEvent(String) - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventProducer
Sends the supplied event to the topic.
sendEvent(String) - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnector
Sends the supplied event to the topic.
sendEvent(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopic
Sends the supplied event to the topic.
sendEvent(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicSenderConnectorBase
Send the request to the embedded event bus connector(s).
sendEvent(OpenMetadataOutTopicEvent) - Method in class org.odpi.openmetadata.frameworkservices.omf.connectors.outtopic.OMFOutTopicServerConnector
Send the request to the embedded event bus connector(s).
sendInstanceEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Process the instance event directly.
sendInstanceEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventPublisher
Set the instance event to the OMRS Topic connector if the instance event is of the permitted type.
sendInstanceEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor
Process the instance event directly.
sendInstanceEvent(String, OMRSInstanceEvent) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
Process the instance event directly.
sendInstanceEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSInstanceEventProcessor
Unpack and process the incoming event
sendInstanceEvent(OMRSInstanceEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Sends the supplied event to the topic.
sendInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Set the instance event to the OMRS Topic connector if the instance event is of the permitted type.
sendRegistryEvent(OMRSRegistryEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Sends the supplied event to the topic.
sendRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Send the registry event to the OMRS Topic connector and manage errors
sendTypeDefEvent(String, OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
sendTypeDefEvent(String, OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventPublisher
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
sendTypeDefEvent(String, OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessor
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
sendTypeDefEvent(String, OMRSTypeDefEvent) - Method in interface org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
sendTypeDefEvent(String, OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Process incoming TypeDefEvent based on its type.
sendTypeDefEvent(OMRSTypeDefEvent) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Sends the supplied event to the topic.
sendTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
SENSITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
The data is sensitive and inappropriate use may adversely impact the data subject.
SENT_UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9010 - Unable to send an event because the event is of an unknown type
sequencingOrder - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
SequencingOrder - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
SequencingOrder is used for search requests against a metadata collection.
SequencingOrder - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
SequencingOrder is used for search requests against a metadata collection.
sequencingOrderDefault - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
sequencingPropertyDefault - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
sequencingPropertyName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
sequencingPropertyName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
SequentialFederationControl - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control
SequentialFederationControl provides a simple sequential federation control loop to manage a single federated query.
SequentialFederationControl(String, List<OMRSRepositoryConnector>, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.SequentialFederationControl
Constructor for a sequential federated query controller
SequentialSurveyPipeline - Class in org.odpi.openmetadata.frameworks.opensurvey
SequentialSurveyPipeline is a survey action pipeline that provides an inline sequential invocation of the supplied survey action services.
SequentialSurveyPipeline() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SequentialSurveyPipeline
 
SequentialSurveyPipelineProvider - Class in org.odpi.openmetadata.frameworks.opensurvey
SequentialDiscoveryPipelineProvider is the provider for the SequentialDiscoveryPipeline - an ODF discovery pipeline connector.
SequentialSurveyPipelineProvider() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SequentialSurveyPipelineProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action service implementation.
SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
 
SERVER_ADMINISTRATOR_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Name of the list of users/roles that are permitted to configure OMAG servers using the OMAG Server Platform's administration services.
SERVER_AVAILABILITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SERVER_ENDPOINT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines an endpoint associated with a server.
SERVER_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) to convert a server name {0} into the group name to use to look up whether a user has access to a server's functions.
SERVER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name of the server being catalogued.
SERVER_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0002 - The engine host {0} has initialized
SERVER_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0013 - The integration daemon {0} has initialized
SERVER_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0001 - The engine host services are initializing in server {0}
SERVER_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0001 - The integration daemon services are initializing in server {0}
SERVER_INVESTIGATORS_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Name of the list of users/roles that are permitted to start and stop OMAG Servers on an OMAG Server Platform.
SERVER_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Unique identifier of a server running on the platform.
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database server being catalogued.
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The name of the server being catalogued.
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the integration daemon where the integration connector is/was running.
SERVER_NAME_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-003 - The server name is not available for the {0} operation
SERVER_NAME_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-003 - The OMAG Server name is null
SERVER_NAME_PROPERTY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Property name for server name
SERVER_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SERVER_NETWORK_ADDRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The network address of the server
SERVER_NOT_AUTHORIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0019 - Engine host server {0} is not authorized to call the Governance Engine OMAS running in server {1} on OMAG Server Platform {2} with userId {3}.
SERVER_NOT_AUTHORIZED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0050 - Integration service {0} is not authorized to call its partner OMAS running in integration daemon {1} on OMAG Server Platform {2} with userId {3}.
SERVER_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-001 - The OMAG Server {0} is not available to service a request from user {1}
SERVER_OPERATIONS - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.CommonServicesDescription
Supports the startup and shutdown of OMAG Servers.
SERVER_OPERATORS_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Name of the list of users/roles that are permitted to start and stop OMAG Servers on an OMAG Server Platform.
SERVER_PLATFORM_URL_ROOT - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
SERVER_PURPOSE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Adds more detail about the purpose of a deployed instance of IT infrastructure.
SERVER_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The unique name of a Unity Catalog (UC) server
SERVER_SECURITY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Server Metadata Security Connector - Connector that manages authorization requests to the OMAG Server.
SERVER_SECURITY_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Server Metadata Security Connector - Connector that manages authorization requests to the OMAG Server.
SERVER_SERVICE_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) Provide a string pattern (for MessageFormat.format()) to convert a server name {0} and service name {1} into the group name to use to look up whether a user has access to a specific server's service.
SERVER_SERVICE_OPERATION_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) to convert a server name {0}, a service name {1} and an operation {2} into the group name to use to look up whether a user has access to a specific server's service operation (method).
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0016 - The Governance Action OMES in server {0} has completed shutdown
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0015 - The Repository Governance OMES in server {0} has completed shutdown
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0016 - The Survey Action OMES in server {0} has completed shutdown
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0016 - The Watchdog Action OMES in server {0} has completed shutdown
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0018 - The engine host {0} has completed shut down
SERVER_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0026 - The integration daemon {0} has completed shutdown
SERVER_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0007 - The {0} server has detected an {1} exception during server shutdown.
SERVER_SHUTDOWN_STARTED - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0005 - The {0} server has begun the shutdown process
SERVER_SHUTDOWN_SUCCESS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0006 - The {0} server has completed shutdown
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0014 - The Governance Action OMES in server {0} is shutting down
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0014 - The Repository Governance OMES in server {0} is shutting down
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0014 - The Survey Action OMES in server {0} is shutting down
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0014 - The Watchdog Action OMES in server {0} is shutting down
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0017 - The engine host {0} is shutting down
SERVER_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0020 - The integration daemon {0} is shutting down
SERVER_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Atlas has started.
SERVER_STARTUP_SUCCESS - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0004 - The {0} server has successfully completed start up.
SERVER_STATE_ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Atlas is active
SERVER_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SERVER_TYPE_PROPERTY - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Property name for server type
SERVER_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SERVER_URL_MALFORMED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-002 - The OMAS Server URL {0} is not in a recognized format
SERVER_URL_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAGCommonAuditCode - The OMAG Server Platform URL is null
ServerActiveStatus - Enum Class in org.odpi.openmetadata.adminservices.properties
Deprecated.
ServerActiveStatus - Enum Class in org.odpi.openmetadata.serveroperations.properties
Server active status defines the state of the server (or a service) on a single platform.
ServerConfig - Class in org.odpi.openmetadata.utilities.serverconfig
ServerConfig creates configuration documents that used by servers to define the subsystems and connectors that should be started when the server starts up.
ServerEndpointProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The ServerEndpoint relationship properties as a placeholder in case the relationship has properties added.
ServerEndpointProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ServerEndpointProperties
Default constructor sets the Connection properties to null.
ServerEndpointProperties(ServerEndpointProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ServerEndpointProperties
Copy/clone Constructor to return a copy of a connection object.
serverIdPropertyName - Static variable in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
 
ServerInstanceStatus - Enum Class in org.odpi.openmetadata.serveroperations.properties
Server instance status defines the state of the server (or a service) on a single platform.
ServerListResponse - Class in org.odpi.openmetadata.platformservices.rest
ServerListResponse returns the list of servers running in a platform.
ServerListResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Default constructor
ServerListResponse(ServerListResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Copy/clone constructor
serverName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
 
serverName - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Name of the server being configured.
serverName - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
serverName - Variable in class org.odpi.openmetadata.adminservices.store.OMAGServerConfigStoreConnectorBase
 
serverName - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
 
serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
 
serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
serverName - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
 
serverName - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
serverName - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
serverName - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
 
serverName - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
 
serverName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
 
serverName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
serverName - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
serverName - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
serverName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
serverName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
ServerOperationsClient - Class in org.odpi.openmetadata.serveroperations.client
ServerOperationsClient is the client for issuing queries about an OMAG Server
ServerOperationsClient(String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client with no authentication embedded in the HTTP request.
ServerOperationsClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client that passes userId and password in each HTTP request.
ServerOperationsClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client that passes userId and password in each HTTP request.
ServerOperationsClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client with no authentication embedded in the HTTP request.
ServerOperationsRESTClient - Class in org.odpi.openmetadata.serveroperations.client.rest
AssetOwnerRESTClient is responsible for issuing calls to the OMAS REST APIs.
ServerOperationsRESTClient(String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for no authentication.
ServerOperationsRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for simple userId and password authentication.
ServerOperationsRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for simple userId and password authentication with audit log.
ServerOperationsRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for no authentication with audit log.
ServerOps - Class in org.odpi.openmetadata.utilities.serverops
ServerOps provides a utility for starting and stopping servers on an OMAG Server Platform.
ServerOpsAuditCode - Enum Class in org.odpi.openmetadata.serveroperations.ffdc
The ServerOpsAuditCode is used to define the message content for the OMRS Audit Log.
ServerOpsErrorCode - Enum Class in org.odpi.openmetadata.serveroperations.ffdc
The ServerOpsErrorCode 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).
serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
URL of the platform that can pass on administration requests to the configuration document store.
serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
 
serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
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.
ServerReportResponse - Class in org.odpi.openmetadata.viewservices.runtimemanager.rest
ServerReportResponse is the response structure used on the OMAS REST API calls that return a OMAGServerProperties object as a response.
ServerReportResponse() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Default constructor
ServerReportResponse(ServerReportResponse) - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Copy/clone constructor
serverRootURL - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
ServerServicesListResponse - Class in org.odpi.openmetadata.serveroperations.rest
ServerServicesListResponse returns the list of services active in a particular server running in a platform.
ServerServicesListResponse() - Constructor for class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Default constructor
ServerServicesListResponse(ServerServicesListResponse) - Constructor for class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Copy/clone constructor
ServerServicesStatus - Class in org.odpi.openmetadata.adminservices.properties
Deprecated.
ServerServicesStatus - Class in org.odpi.openmetadata.serveroperations.properties
ServerServicesStatus documents the status of a server and the services within it.
ServerServicesStatus() - Constructor for class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Default constructor for Jackson
ServerServicesStatus() - Constructor for class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Default constructor for Jackson
ServerServicesStatus(ServerServicesStatus) - Constructor for class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Copy/clone constructor
ServerServicesStatus(ServerServicesStatus) - Constructor for class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Copy/clone constructor
ServerStatus - Class in org.odpi.openmetadata.serveroperations.properties
ServerStatus documents the start and end of a server instance.
ServerStatus() - Constructor for class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Default constructor for Jackson
ServerStatus(ServerStatus) - Constructor for class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Copy/clone constructor
ServerStatusResponse - Class in org.odpi.openmetadata.serveroperations.rest
ServerStatusResponse returns the status of a server running in a platform.
ServerStatusResponse() - Constructor for class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Default constructor
ServerStatusResponse(ServerStatusResponse) - Constructor for class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Copy/clone constructor
serverToken(String, LoginRequest) - Method in class org.odpi.openmetadata.userauthn.AuthController
External service that provides an encrypted token that act as a bearer token for a REST API request.
serverType - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
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
serverUserId - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
 
serverUserId - Variable in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationGroupHandler
 
serverUserId - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
 
SERVICE_COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
The service completed successfully.
SERVICE_COMPLETED_SUCCESSFULLY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0038 - The governance action service {0} received an unexpected {1} exception during method {2}; the error message was: {3}
SERVICE_CONSUMER_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
An unexpected error occurred while the governance service was running.
SERVICE_FAILED_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
SERVICE_IMPLEMENTATION_INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
The implementation of the governance service is incomplete.
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0005 - The Open Metadata Store Services has initialized a new instance for server {0}
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
CONNECTED-ASSET-SERVICES-0003 - The Open Connector Framework (OCF) Metadata Management Service has initialized a new instance for server {0}
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0005 - "The Open Integration Service has initialized a new instance for server {0}
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0005 - The Open Metadata Store Services has initialized a new instance for server {0}
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0002 The Action Author Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0002 The Actor Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0002 The Asset Catalog Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0002 The Asset Maker Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0002 The Automated Curation Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0002 The Classification Explorer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0002 The Classification Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0002 The Collection Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0002 The Community Matters Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0002 The Connection Maker Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0002 The Data Designer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0002 The Data Discovery Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0002 The Data Engineer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0002 The Data Officer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0002 The Devops Pipeline Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0002 The Digital Business Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0002 The External References Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0002 The Feedback Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0002 The Glossary Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0002 The Governance Officer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0002 The Lineage Linker Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0002 The Location Arena Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0002 The Metadata Expert Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0002 The Metadata Explorer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0002 The Multi Language Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0002 The My Profile Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0002 The Notification Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0002 The People Organizer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0002 The Privacy Officer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0002 The Product Catalog Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0002 The Product Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0002 The Project Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0002 The Reference Data Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0002 The Runtime Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0002 The Schema Maker Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0002 The Security Officer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0002 The Solution Architect Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0002 The Subject Area Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0002 The Template Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0002 The Time Keeper Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0002 The Valid Metadata Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0001 - The Open Metadata Store Services are initializing a new server instance
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
CONNECTED-ASSET-SERVICES-0001 - The Open Connector Framework (OCF) Metadata Management Service is initializing the connected asset services in a new server instance
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0001 - The Open Integration Service is initializing a new server instance
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0001 - The Open Metadata Store Services are initializing a new server instance
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0003 - The Open Metadata Security Service {0} for server {1} is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0001 The Action Author Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0001 The Actor Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0001 The Asset Catalog Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0001 The Asset Maker Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0001 The Automated Curation Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0001 The Classification Explorer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0001 The Classification Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0001 The Collection Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0001 The Community Matters Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0001 The Connection Maker Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0001 The Data Designer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0001 The Data Discovery Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0001 The Data Engineer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0001 The Data Officer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0001 The Devops Pipeline Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0001 The Digital Business Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0001 The External References Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0001 The Feedback Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0001 The Glossary Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0001 The Governance Officer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0001 The Lineage Linker Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0001 The Location Arena Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0001 The Metadata Expert Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0001 The Metadata Explorer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0001 The Multi Language Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0001 The My Profile Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0001 The Notification Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0001 The People Organizer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0001 The Privacy Officer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0001 The Product Catalog Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0001 The Product Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0001 The Project Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0001 The Reference Data Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0001 The Runtime Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0001 The Schema Maker Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0001 The Security Officer Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0001 The Solution Architect Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0001 The Subject Area Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0001 The Template Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0001 The Time Keeper Open Metadata View Service (OMVS) is initializing
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0001 The Valid Metadata Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0002 - The Governance Action OMES is unable to initialize a new instance of itself in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
OMES-REPOSITORY-GOVERNANCE-0012 - The Repository Governance OMES is unable to initialize a new instance of itself in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0012 - The Survey Action OMES is unable to initialize a new instance of itself in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
OMES-SURVEY-ACTION-400-001 - The Survey Action OMES are unable to initialize a new instance in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0012 - The Watchdog Action OMES is unable to initialize a new instance of itself in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
OMES-WATCHDOG-ACTION-400-001 - The Watchdog Action OMES are unable to initialize a new instance in server {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0006 - The Open Metadata Store Services are unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
CONNECTED-ASSET-SERVICES-0005 - he Open Connector Framework (OCF) Metadata Management Service is unable to initialize a new instance of the connected asset services; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0006 - The Open Integration Service are unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0006 - The Open Metadata Store Services are unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0003 - The engine host services are unable to initialize a new instance of engine host {0}; exception {1} with message {2}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-003 - The engine host services are unable to initialize a new instance of engine host {0}; exception {1} with message {2}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0012 - The integration daemon services are unable to initialize a new instance of integration daemon {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-009 - The integration daemon services are unable to initialize a new instance of integration daemon {0}; error message is {1}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0004 The Action Author Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0004 The Actor Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0004 The Asset Catalog Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0004 The Asset Maker Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0004 The Automated Curation Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0004 The Classification Explorer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0004 The Classification Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0004 The Collection Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0004 The Community Matters Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0004 The Connection Maker Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0004 The Data Designer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0004 The Data Discovery Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0004 The Data Engineer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0004 The Data Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0004 The Devops Pipeline Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0004 The Digital Business Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0004 The External References Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0004 The Feedback Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0004 The Glossary Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0004 The Governance Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0004 The Lineage Linker Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0004 The Location Arena Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0004 The Metadata Expert Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0004 The Metadata Explorer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0004 The Multi Language Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0004 The My Profile Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0004 The Notification Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0004 The People Organizer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0004 The Privacy Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0004 The Product Catalog Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0004 The Product Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0004 The Project Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0004 The Reference Data Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0004 The Runtime Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0004 The Schema Maker Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0004 The Security Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0004 The Solution Architect Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0004 The Subject Area Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0004 The Template Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0004 The Time Keeper Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0004 The Valid Metadata Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_LEVEL_OBJECTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The set of behaviour-related objectives that an asset or capability seeks to achieve.
SERVICE_LEVELS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Levels of service agreed with the subscriber.
SERVICE_LIFE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
SERVICE_LIFE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Length of time that the product is expected to be in service.
SERVICE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SERVICE_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-002 - The {0} service is not available on OMAG Server {1} to handle a request from user {2}
SERVICE_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-503-003 - The conformance suite service has not been initialized for server {0} and can not support REST API call {1}
SERVICE_PRODUCER_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0002 The Open Metadata Store is ready to publish asset manager notifications to topic {0}
SERVICE_QUALITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
ServiceQuality - Information relating to the Coco Pharmaceuticals' business operations.
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}
SERVICE_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Request type supported by the governance service (overrides requestType on call to governance service if specified)
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0012 - The Open Metadata Store Services are shutting down its instance for server {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
CONNECTED-ASSET-SERVICES-0004 - The Open Connector Framework (OCF) Metadata Management Service is shutting down its instance of the connected asset services for server {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0012 - The Open Integration Service are shutting down its instance for server {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0012 - The Open Metadata Store Services are shutting down its instance for server {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0004 - The Open Metadata Security Service {0} for server {1} is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0003 The Action Author Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0003 The Actor Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0003 The Asset Catalog Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0003 The Asset Maker Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0003 The Automated Curation Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0003 The Classification Explorer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0003 The Classification Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0003 The Collection Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0003 The Community Matters Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0003 The Connection Maker Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0003 The Data Designer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0003 The Data Discovery Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0003 The Data Engineer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0003 The Data Officer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0003 The Devops Pipeline Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0003 The Digital Business Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0003 The External References Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0003 The Feedback Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0003 The Glossary Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0003 The Governance Officer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0003 The Lineage Linker Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0003 The Location Arena Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0003 The Metadata Expert Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0003 The Metadata Explorer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0003 The Multi Language Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0003 The My Profile Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0003 The Notification Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0003 The People Organizer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0003 The Privacy Officer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0003 The Product Catalog Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0003 The Product Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0003 The Project Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0003 The Reference Data Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0003 The Runtime Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0003 The Schema Maker Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0003 The Security Officer Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0003 The Solution Architect Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0003 The Subject Area Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0003 The Template Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0003 The Time Keeper Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0003 The Valid Metadata Open Metadata View Service (OMVS) is shutting down
SERVICE_SHUTTING_DOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0021 - The integration service {0} in integration daemon {1} is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0009 - The Open Metadata Store Services are shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0009 - The Open Integration Service are shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0010 - The Open Metadata Store Services are shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0005 The Action Author Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0005 The Actor Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0005 The Asset Catalog Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0005 The Asset Maker Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0005 The Automated Curation Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0005 The Classification Explorer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0005 The Classification Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0005 The Collection Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0005 The Community Matters Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0005 The Connection Maker Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0005 The Data Designer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0005 The Data Discovery Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0005 The Data Engineer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0005 The Data Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0005 The Devops Pipeline Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0005 The Digital Business Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0005 The External References Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0005 The Feedback Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0005 The Glossary Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0005 The Governance Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0005 The Lineage Linker Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0005 The Location Arena Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0005 The Metadata Expert Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0005 The Metadata Explorer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0005 The Multi Language Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0005 The My Profile Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0005 The Notification Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0005 The People Organizer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0005 The Privacy Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0005 The Product Catalog Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0005 The Product Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0005 The Project Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0005 The Reference Data Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0005 The Runtime Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0005 The Schema Maker Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0005 The Security Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0005 The Solution Architect Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0005 The Subject Area Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0005 The Template Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0005 The Time Keeper Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0005 The Valid Metadata Open Metadata View Service (OMVS) is shutting down server instance {0}
SERVICE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the type of the service.
SERVICE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
 
ServiceLevelObjectiveProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A service level objective defines the performance, availability and quality levels expected from an element attached by the GovernedBy relationship.
ServiceLevelObjectiveProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ServiceLevelObjectiveProperties
Default Constructor
ServiceLevelObjectiveProperties(ServiceLevelObjectiveProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ServiceLevelObjectiveProperties
Copy/Clone Constructor
serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
 
serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
serviceName - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
 
serviceName - Variable in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
 
serviceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
serviceName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase
 
ServiceOperationalStatus - Enum Class in org.odpi.openmetadata.adminservices.configuration.registration
ServiceOperationalStatus sets up whether an open metadata service is enabled or not.
serviceRequestType - Variable in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
 
SERVICES_NOT_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-002 - The OMAG server {0} has been requested to shut down but the following services are still running: {1}
serviceURLMarker - Variable in class org.odpi.openmetadata.frameworks.connectors.client.ConnectedAssetClient
 
serviceURLMarker - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
serviceURLMarker - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
 
serviceURLMarker - Variable in class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
 
SESSION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
SESSION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SESSION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
The length of time (milliseconds) that the database had at least one open session from an external client.
set(int, T) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
set(String, long, String) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
 
set(String, String) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
 
SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
A set of elements
set_producer(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Set up the URI identifying the producer of this metadata.
set_producer(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Set up the URI identifying the producer of this metadata.
SET_RETENTION_PERIOD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SET_RETENTION_TO_PUBLISH_ASSET - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
set_schemaURL(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
set_schemaURL(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
SET_UP_CLINICAL_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Sets up the processes that will govern the clinical trial.
SET_UP_CLINICAL_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
set-up-clinical-trial
SET_UP_CLINICAL_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
 
SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
 
SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
 
SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
 
SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
SET_UP_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Sets up the storage definitions that support the receipt of weekly patient measurement data for a clinical trial.
SET_UP_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
set-up-data-lake
SET_UP_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SET_UP_DATA_LAKE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
SET_UP_FAILED - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
 
set$ref(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
set$ref(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
set$ref(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
set$ref(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
set$ref(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up the abbreviation used for this term.
setAcceptedAnswers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAccess_key_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Set up the access key ID that identifies the temporary credentials.
setAccessGroups(Map<String, List<String>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Set up the permissions for each access group.
setAccessGroups(Map<String, List<String>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Set up the permissions for each access group.
setAccessible_in_current_workspace(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Set up whether accessible to this user.
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.
setAccessServiceId(int) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.AccessServiceConfig
Set up the code number (ordinal) for 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(String, String, List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the configuration for all the open metadata access services (OMASs).
setAccessServicesConfig(String, String, List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Set up the configuration for selected open metadata access services (OMASs).
setAccessServicesConfig(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the configuration for all the open metadata access services (OMASs).
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.
setAccountType(UserAccountType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up whether this account for a person or automation.
setActionCause(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setActionCauseGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the list of elements that caused this action.
setActionCauseGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the list of elements that caused this action.
setActionCauseGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the list of elements that caused this action.
setActionDescription(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the description of the activity in progress when the exception occurred.
setActionDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the description of the activity in progress when the exception occurred.
setActionDescription(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the description of the activity that this log record relates.
setActionDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the description of the activity in progress when the exception occurred.
setActionMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up details of the actions operating on the asset.
setActionProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Set up the properties that will guide the remediation action.
setActionRequested(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Set up the identifier of the type of action that needs to be run.
setActionsForTarget(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setActionSource(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setActionSourceGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the list of elements that triggered this request.
setActionSourceGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the list of elements that triggered this request.
setActionSourceGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the list of elements that triggered this request.
setActionSponsorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Set up the unique identifier of the sponsor of the action.
setActionStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the current status of the engine action.
setActionStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the current status of the engine action.
setActionTargetElements(List<ActionTargetElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of elements that the engine action will work on.
setActionTargetElements(List<ActionTargetElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of elements that the engine action will work on.
setActionTargetElementStub(OpenMetadataElementStub) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Set up the details for this action target.
setActionTargetGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Set up the unique identifier for this action target.
setActionTargetGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Set up the unique identifier of the action target metadata element.
setActionTargetGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Set up the list of unique identifiers for the request for action target elements.
setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Set up the name assigned to this action target.
setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Set up the name assigned to this action target.
setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Set up the name assigned to this action target.
setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Set up the name assigned to this action target.
setActionTargetRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up the unique identifier of the ActionTarget relationship.
setActionTargets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the list of elements that the governance action will work on.
setActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the list of elements that the governance action process will work on.
setActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the list of elements that the governance service will work on.
setActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the list of elements that should be acted upon.
setActionTypeProperties(GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Set up process properties
setActive(boolean) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up whether the server is currently running.
setActiveReportPublishing(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Set whether an integration report should be assembled and published.
setActiveReportPublishing(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Set whether an integration report should be assembled and published.
setActiveTime(double) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setActivityStatus(ActivityStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
Set up the status value.
setActivityStatus(ActivityStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
Set up the status value.
setActivityStatus(ActivityStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
Set up the status value.
setActivityStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the status of the action/to do.
setActivityType(GlossaryTermActivityType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Set up the activity type for the classification.
setActorName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Set up the name of the role from the agreement text.
setActors(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the actors associated with the solution component.
setActualCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the actual date that the event ended.
setActualDuration(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the actual duration of the event in milliseconds.
setActualStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the actual start date for the event.
setAdditionalAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setAdditionalInformation(List<String>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up any additional information in the audit log record.
setAdditionalProperties(Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Set up a map of quantile measurements.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Set up a map of additional custom facets.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the additional properties associated with the encoding process.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Set up the additional values associated with the association.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the additional properties for the Annotation.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up any additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up any additional properties.
setAdditionalProperties(Map<String, OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Set up a map of additional column based data quality metrics facets.
setAdditionalProperties(Map<String, OpenLineageDataSetFacet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Set up a map of additional data set facets.
setAdditionalProperties(Map<String, OpenLineageDataSetFacet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Set up a map of additional data set facets.
setAdditionalProperties(Map<String, OpenLineageInputDataSetInputFacet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Set up a map of additional input facets.
setAdditionalProperties(Map<String, OpenLineageJobFacet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Set up a map of additional job facets.
setAdditionalProperties(Map<String, OpenLineageOutputDataSetOutputFacet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Set up a map of additional custom facets.
setAdditionalTranslations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the map of additional text string translations.
setAdditionalValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Set up the additional values associated with the symbolic name.
setAddress(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Set up the network address of the Endpoint.
setAgreementActors(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAgreementContents(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAgreementEnd(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the expected end date for the agreement.
setAgreementItemId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the unique identifier for the agreement item.
setAgreementItems(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAgreementsForContract(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAgreementStart(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the start time for the agreement.
setAliases(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up a list of alternative names for the data field.
setAliases(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up the list of alternative names for the term.
setAliases(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAliases(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the list of alternative names for the term.
setAllAnchors(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Set up whether all anchors should be added - or just those to known nodes? Default is false.
setAllowEmptyValue(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setAllowRetrieve(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Set up whether the code allowed to retrieve an existing element, or must it create a new one - the match is done on the qualified name (default is false).
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAlsoKnownAs(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up attached external identifiers.
setAnalysisParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Set up the parameters used to drive the discovery service's analysis.
setAnalysisParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the parameters used to drive the discovery service's analysis.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Set up the name of the current analysis step.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the name of the current analysis step.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up a description of the analysis step that the survey action service was in when it created the annotation.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the name of the current analysis step.
setAnalysisStepName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the analysis step that produces this type of annotation.
setAnchor(AtlasGlossaryAnchorElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
 
setAnchor(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the Anchors classification.
setAnchorDomainName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Set up the domain (type name) of the anchor.
setAnchorDomainName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the type name of the anchor's domain.
setAnchoredElements(List<MetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up the list of elements that are anchored to the asset.
setAnchoredElements(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Set up the list of elements that are anchored to the asset.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Set up the optional anchor unique identifier.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Set up the unique identifier of the anchor.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Set up the unique identifier of the element that should be the anchor for the new element.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the unique identifier of the anchor to limit the search results to.
setAnchors(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set up the "Anchors" classification for this entity.
setAnchors(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
Set up the "Anchors" classification for this entity.
setAnchors(String, OpenMetadataAPIAnchorHandler.AnchorIdentifiers, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set up the "Anchors" classification for this entity.
setAnchorScopeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Set up the unique identifier of the anchor's scope.
setAnchorScopeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Set up the unique identifier of the anchor's scope.
setAnchorScopeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Set up the unique identifier of the anchor's scope.
setAnchorScopeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the unique identifier of the anchor scope to link the search results to.
setAnchorTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
Set up the type name of the anchor.
setAnnotation(Annotation) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Set up the Annotation object.
setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Set up the fully qualified name.
setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the current status of the annotation.
setAnnotationSubjects(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the list of elements that are linked to this annotation via the AssociatedAnnotation relationship.
setAnnotationType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the informal name for the type of annotation.
setAnsweredQuestions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAntonyms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setAPIEndpoints(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setApplyToVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the version number of the TypeDef that this patch applies to.
setApproximateCount(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setArchiveAfter(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Set up the date that this asset will be archived.
setArchiveBuilder(OMRSArchiveBuilder, GovernanceArchiveHelper) - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Provide an alternative archive builder.
setArchiveContents(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setArchiveContents(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Set new contents into the archive.
setArchiveContents(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Set new contents into the archive.
setArchiveContents(OpenMetadataArchive) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStore
Set new contents into the archive.
setArchiveContents(OpenMetadataArchive) - Method in class org.odpi.openmetadata.serveroperations.server.OpenMetadataArchiveWrapper
Set new contents into the archive.
setArchiveDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Set up the date when the data source was archived (or discovered missing).
setArchiveDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Set up the date when the element was archived (or a related item was discovered missing).
setArchiveDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the description for this open metadata archive.
setArchiveGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the unique identifier for this open metadata archive.
setArchiveInstanceStore(OpenMetadataArchiveInstanceStore) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Set up the InstanceStore for this archive.
setArchiveName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the descriptive name for this open metadata archive.
setArchiveProcess(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Set up the name of the process that either performed the archive or detected the missing data source.
setArchiveProcess(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Set up the name of the process that requested delete.
setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService.ArchiveDestination
Set up archive header.
setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Set up archive header.
setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Set up archive header and initialize the maps assuming it is building a new archive.
setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveBuilder
Set up archive header and initialize the maps assuming it is building a new archive.
setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveBuilder
Set up archive header.
setArchiveProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Set up the properties that characterize where the data source was archived to.
setArchiveProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Set up the properties that provide additional information related to any associated data - eg details of where the data source was archived to.
setArchiveProperties(OpenMetadataArchiveProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Set the archive properties for a new archive.
setArchiveType(OpenMetadataArchiveType) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the type of this open metadata archive.
setArchiveTypeStore(OpenMetadataArchiveTypeStore) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Set up the TypeStore for this archive.
setArchiveVersion(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the descriptive version name for this archive.
setArgumentCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Set upi the number of arguments needed to set upi the collection type name.
setArgumentCount(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Set upi the number of arguments needed to set upi the collection type name.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Set up the arguments for the embedded connection.
setArgumentTypes(List<OpenMetadataPrimitiveDefCategory>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Set up the list of argument types.
setArgumentTypes(List<PrimitiveDefCategory>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Set up the list of argument types.
setArrayCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Set up the number of elements in the array.
setArrayCount(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Set up the number of elements in the array.
setArrayValue(int, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Add or update an element in the array.
setArrayValue(int, InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Add or update an element in the array.
setArrayValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Set up the array elements in one call.
setArrayValues(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Set up the array elements in one call.
setArtifact(String) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
setAsOfTime(Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the database time to issue the query for - null means the latest version
setAsOfTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the repository time that should be used when retrieving metadata.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Set up the current type
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Set up the point in time for the search.
setAsOfTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Set up the point in time for the search.
setAsOfTimeDefault(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the value to use for asOfTime - this is used to test the contents of the repository at different times.
setAssertion(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Set up the type of assertion that the data set has been tested against.
setAssertionId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the assertion ID that defines the test.
setAssertions(List<OpenLineageDataQualityAssertionsInputDataSetFacetAssertions>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Set up the list of assertions that the data set has been tested against.
setAssetGraph(AssetGraph) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Set up the graph object.
setAssetGUID(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the unique identifier of the asset that was analyzed.
setAssetLineageGraph(AssetLineageGraph) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
Set up the graph object.
setAssetOwnership(String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Set up the AssetOwnership classification for this entity.
setAssetsUsingProfile(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssetTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setAssetTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setAssetZones(String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
Set up the AssetZones classification for this entity.
setAssignedActors(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssignedDataClasses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the assigned data classes that describes the content in this data field.
setAssignedItems(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssignedToDataClass(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssignmentScope(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssignmentType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Set up the expectations with respect to the scope.
setAssignToActorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Set up the unique identifier of the action assigned to perform the work.
setAssignToQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the unique name of the person that should perform the to do.
setAssociatedGovernanceActions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssociatedGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Set up the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
setAssociatedLogs(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssociatedLogSubjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssociatedSecurityGroups(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssociatedValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setAssociationDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the short description of the type of association.
setAssociationName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Set up the name for the association.
setAssociationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Set up the type of association.
setAttribute(String, Attribute) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setAttributeCardinality(OpenMetadataAttributeCardinality) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the cardinality for this attribute.
setAttributeCardinality(OpenMetadataRelationshipEndCardinality) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Set up the cardinality for this end of the relationship.
setAttributeCardinality(AttributeCardinality) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the cardinality for this attribute.
setAttributeCardinality(RelationshipEndCardinality) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Set up the cardinality for this end of the relationship.
setAttributeDefinitions(List<OpenMetadataTypeDefAttribute>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the list of AttributeDefs that define the valid properties for this type of classification.
setAttributeDefs(List<AtlasAttributeDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
setAttributeDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Set up the attributeDescription for this end of the relationship.
setAttributeDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the short description of the attribute.
setAttributeDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Set up the attributeDescription for this end of the relationship.
setAttributeDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the short description of the attribute.
setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Set up the unique identifier (guid) of the glossary term that describes this OpenMetadataRelationshipEndDef.
setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the unique id of the glossary term that describes this attribute (or null if no attribute defined).
setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Set up the unique identifier (guid) of the glossary term that describes this RelationshipEndDef.
setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the unique id of the glossary term that describes this attribute (or null if no attribute defined).
setAttributeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Set up the attribute name used to describe this end of the relationship.
setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the name of this attribute.
setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the name of the attribute that this reference data value represents.
setAttributeName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Set up the attribute name used to describe this end of the relationship.
setAttributeName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the name of this attribute.
setAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
setAttributes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setAttributes(AtlasAttributeSearchResult) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setAttributes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Set up the attributes that make up the fields of the struct.
setAttributes(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Set up the attributes that make up the fields of the struct.
setAttributeStatus(OpenMetadataTypeDefAttributeStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the status of this attribute.
setAttributeStatus(TypeDefAttributeStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the status of this attribute.
setAttributeType(OpenMetadataAttributeTypeDef) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the name of the type for the value in this attribute.
setAttributeType(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the name of the type for the value in this attribute.
setAttributeTypeDef(OpenMetadataAttributeTypeDef) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Set up the resulting AttributeTypeDef object.
setAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the associated attribute type.
setAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Set up the resulting AttributeTypeDef object.
setAttributeTypeDefs(List<OpenMetadataAttributeTypeDef>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Set up the list of attribute type definitions from the gallery.
setAttributeTypeDefs(List<OpenMetadataAttributeTypeDef>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Set up the list of AttributeTypeDefs.
setAttributeTypeDefs(List<OpenMetadataAttributeTypeDef>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Set up the list of attribute type definitions from this gallery.
setAttributeTypeDefs(List<AttributeTypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Set up the list of attribute types used in this archive.
setAttributeTypeDefs(List<AttributeTypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Set up the list of attribute type definitions from the gallery.
setAttributeTypeDefs(List<AttributeTypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Set up the list of AttributeTypeDefs.
setAttributeTypeDefs(List<AttributeTypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Set up the list of attribute type definitions from this gallery.
setAttributeValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setAttribution(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the attribution statement required when this reference is used.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.restclients.RESTClientConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in interface org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.OpenMetadataArchiveStoreConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.OMRSCohortRegistryStoreConnectorBase
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(OMRSAuditLog) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.auditable.AuditableConnector
Deprecated.
setAuditLog(OMRSAuditLog) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Receive an audit log object that can be used to record audit log messages.
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.
setAuditLogDestinations(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of audit log destinations.
setAuditLogDestinations(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the list of audit log destinations.
setAuditLogDestinations(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up all audit log destinations for this server.
setAuditTrail(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the audit log messages.
setAuthor(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the name of the author - or generation engine that created the report.
setAuthor(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up the name of the author - or generation engine that created the report.
setAuthor(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the name of the author of the schema element.
setAuthor(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the name of the author of the schema element.
setAuthors(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the list of authors.
setAverageColumnWidth(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setAverageValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the average (mean) value of the values stored in the data field.
setAverageValue(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the average (mean) value of the values stored in the data field.
setBackground(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Set up the background information that helps to understand the cause or impact of this incident.
setBackground(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the background information that describes how the incident occurred.
setBaseEntityGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setBasicServerProperties(String, String, String, String, String, int) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the basic server properties in a single request.
setBasicServerProperties(String, String, ServerPropertiesRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the basic server properties in a single request.
setBasicServerProperties(String, String, ServerPropertiesRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set up the basic server properties in a single request.
setBasicServerProperties(BasicServerProperties) - Method in class org.odpi.openmetadata.adminservices.rest.BasicServerPropertiesResponse
Set up the properties object.
setBlockedPropagatedClassifications(Set<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setBlueprints(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of solution blueprints that this component is consumed by.
setBranch(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the optional branch name.
setBroaderSubjectArea(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setBrowse_only(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Set up whether this element is read only or not.
setBusinessAttributeDefs(Map<String, List<AtlasAttributeDef>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setBusinessAttributes(Map<String, Map<String, Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setBusinessCapability(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Set up the unique identifier (GUID) of the business capability where this digital resource originated from.
setBusinessCapabilityPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Set up the property name used to supply the business capability identifier.
setBusinessCapabilityType(BusinessCapabilityType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Set up the type of business capability
setBusinessImperatives(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
Set up the business imperatives driving this strategy.
setBusinessImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Set up the type of implementation used for this business capability.
setBusinessMetadataDefs(List<AtlasBusinessMetadataDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setBytes(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Set up the number of bytes.
setCalculatedValue(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set the CalculatedValue classification - only attached to a SchemaAttribute.
setCalled(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Set up the element header associated with end 2 of the relationship.
setCalledFromGovernanceEngines(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCaller(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Set up the element header associated with end 1 of the relationship.
setCallingServiceName(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Set up the name of the access service using this connector.
setCandidateClassifications(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Set up a map of candidate classification names to additional characteristics.
setCandidateDataClassGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Set up the identifiers of data classes that seem to match the values in this data field.
setCandidateGlossaryCategoryGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Set up a list of unique identifiers of glossary categories that describe the topic of the data.
setCandidateGlossaryTermGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Set up a list of unique identifiers of glossary terms that describe the meaning of the data.
setCanExecute(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setCanonicalValidValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCanRead(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setCanWrite(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setCapabilityConsumedAssets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the assets that are consumed by this software capability.
setCapabilityHostedBy(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCardinality(AtlasCardinality) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setCardinality(AtlasCardinality) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setCascadedDelete(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Set up flag to indicate whether to completely replace the existing properties with the new properties, or just update the individual properties specified on the request.
setCatalog_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
Set up the name of the catalog that this element belongs to.
setCatalogs(List<CatalogInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Return the list of catalogs.
setCatalogTargetElement(ElementStub) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Set up details of the catalog target element.
setCatalogTargetName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the target name.
setCatalogTargets(List<CatalogTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Set up the list of elements that this integration connector is working on.
setCatalogTemplates(List<CatalogTemplate>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Set up the of templates for this technology type.
setCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
setCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setCategory(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up a descriptive name for the element's category.
setCategory(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up a descriptive name for the element's category.
setCategory(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the category of reference data.
setCategory(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up a category of to dos (for example, "data error", "access request").
setCategory(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
setCategory(AtlasTypeCategory) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCategory(OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the category of the OpenMetadataTypeDef.
setCategory(OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Set up the category of the OpenMetadataTypeDef.
setCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the category of the TypeDef.
setCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Set up the category of the TypeDef.
setCategoryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setCauseGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the unique identifier of the element that describes the rule, project that this is on behalf of.
setCertificateId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the unique identifier of the certificate.
setCertifications(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCertifiedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the person in the certification authority that granted this certificate.
setCertifiedBy(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Set up the person in the certification authority that granted this certificate.
setCertifiedByPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the property from the element supplying the certifiedBy property.
setCertifiedByTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the type of the element supplying the certifiedBy property.
setCertifiedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setChildAuditLogReports(List<AuditLogReport>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Set up the reports for the hierarchy of audit logs nested in this audit log.
setChildProcesses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setChildrenCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setClassConceptsJsonLD(List<Map<String, Object>>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
setClassification(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setClassification(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setClassification(AtlasClassification) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setClassification(Classification) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Add a classification to the entity.
setClassification(Classification) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Set up the classification for the entity.
setClassification(Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up new classification.
setClassification(Classification) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Set up the resulting entity object.
setClassification(Classification) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Set up the classification.
setClassificationDefs(List<AtlasClassificationDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setClassificationInRepository(String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, boolean, Map<String, Object>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Add the requested classification to the matching entity in the repository.
setClassificationInRepository(String, String, String, String, String, String, String, String, InstanceProperties, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Add the requested classification to the matching entity in the repository.
setClassificationInRepository(String, String, String, String, String, String, String, String, InstanceProperties, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Add the requested classification to the matching entity in the repository.
setClassificationInRepository(String, String, String, EntityDetail, String, String, String, String, InstanceProperties, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Add the requested classification to the matching entity in the repository.
setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Set up the name of the classification.
setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Set up the name of the classification.
setClassificationName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Set up the classification name.
setClassificationNames(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setClassificationOrigin(ClassificationOrigin) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Set up the setting for classification origin
setClassificationOrigin(ClassificationOrigin) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Set up the origin of the classification.
setClassificationOrigin(ClassificationOrigin) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Set up the origin of the classification.
setClassificationOriginGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Set up the origin of the classification.
setClassificationOriginGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Set up the guid of the entity where the propagated classification came from.
setClassificationOriginGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Set up the guid of the entity where a propagate classification came from.
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the current classification properties.
setClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Set up a collection of the additional stored properties for the classification.
setClassificationProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Set up the initial properties for the entity.
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Set up the list of classifications associated with the metadata element.
setClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Set up the list of classifications associated with the metadata element.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Set up the classifications for an entity.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Set up the list of entities.
setClassifications(List<ClassificationEntityExtension>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Set up the list of classification objects defined in the open metadata archive.
setClassifies(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setClearPassword(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up an unencrypted password.
setClearPassword(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Set up an unencrypted password.
setClientId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setClientUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Set up new calling user.
setClientUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Set up new calling user.
setCodeSet(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the code set for the translation.
setCohortConfig(String, String, String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration properties for a cohort.
setCohortConfig(String, String, String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the configuration properties for a cohort.
setCohortConfig(String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the configuration properties for a cohort.
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.
setCohortMember(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCohortMember(MemberRegistration) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Set up the list of cohortMember.
setCohortMembers(List<MemberRegistration>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Set up the list of cohortMembers.
setCohortName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setCohortName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.CohortConfig
Set up the name of the cohort.
setCohortName(String) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
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.
setCohorts(List<OMAGCohortProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setCohorts(List<CohortDescription>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Set up the list of cohorts.
setCollectionDefCategory(OpenMetadataCollectionDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Set up the elements category.
setCollectionDefCategory(CollectionDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Set up the elements category.
setCollectionMembers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCollectionRoles(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the optional list of category classifications found on a collection entity that indicate how a collection is being used.
setCollectionTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the date/time that the stats were extracted.
setColumn(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Set up the name of the column that the data was located.
setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Set up the number of columns discovered.
setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Set up the number of columns discovered.
setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setColumnDataType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setColumnDescriptions(List<TabularColumnDescription>) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Set up the columns associated with this tabular data source.
setColumnDescriptions(List<TabularColumnDescription>) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Set up the columns associated with this tabular data source.
setColumnDescriptions(List<TabularColumnDescription>) - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Set up the columns associated with this tabular data source.
setColumnHeaders(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up he list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
setColumnMetrics(OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Set up the list of column metrics for the data set.
setColumnName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setColumnNotNull(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setColumns(List<ColumnInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
setColumnSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setCommand(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Set up the command (eg GET, POST or method name) that is called.
setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Set up a comment describing the element within its name space.
setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up a comment describing the element within its name space.
setComment(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up a comment describing the element within its name space.
setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Set up a comment describing the element within its name space.
setCommentedOnElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setComments(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the attached comments.
setCommentType(CommentType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Set up the enum that describes the type of comment.
setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up the date/time when the governance action service stopped processing this target element.
setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the completion date for the report.
setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Set up the date/time that work on this actionTarget completed.
setCompletionGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of completion guards supplied by the governance service.
setCompletionGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of completion guards supplied by the governance service.
setCompletionGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the list of completion guards supplied by the governance service.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up optional message from the running governance service supplied on its completion.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up optional message from the running governance service supplied on its completion.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up optional message from the running governance service supplied on its completion.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Set up optional message from the running governance service supplied on its completion.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up optional message from the running governance service supplied on its completion.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the completion message - it may be null which means it completed ok.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the completion message,
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the completion message - it may be null which means it completed ok.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Set up message to describe completion results or reasons for failure.
setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Set up message to describe completion results or reasons for failure.
setCompletionStatus(CompletionStatus) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Set up the completion status typically used with this guard.
setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the date/time that the governance service completed (or null if not yet completed).
setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the date/time that the governance service completed (or null if not yet completed).
setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Set up the date/time when the governance action service stopped processing this target element.
setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the date/time that this process ended (instance only).
setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the completion date for the report.
setComponentDescription(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Set up the short description of the component.
setComponentDescription(ComponentDescription) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the component description information that the connector uses to register with the audit log.
setComponentDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Set up the development status of the component.
setComponentId(int) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Set up the numerical code for this component.
setComponentName(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Set up the name of the component.
setComponentWikiURL(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Set up the URL link to the wiki page that describes this component.
setConceptBeadMap(Map<String, Concept>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setConceptGroups(Map<String, ConceptGroup>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.SubjectArea
 
setConcepts(Map<String, Concept>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
setCondition(AtlasCondition) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setConditions(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up any conditions or endorsements to this certificate.
setConditions(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up any conditions or endorsements to this license.
setConditions(List<ClassificationCondition>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Set the classification conditions against which to match.
setConditions(List<PropertyCondition>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Set the conditions against which to match.
setConditions(List<ClassificationCondition>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Set the classification conditions against which to match.
setConditions(List<PropertyCondition>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Set the conditions against which to match.
setConfidence(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the confidence level (0-100) that the matching is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up the level of confidence that the relationship is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up the level of confidence that the relationship is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the level of confidence in the classification (0=none to 100=excellent).
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the level of confidence that the relationship is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up the level of confidence that the relationship is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Set up the level of confidence that the foreign key is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up any confidence assessment associated with this element.
setConfidenceClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidenceClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Classify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidenceClassification(String, String, GovernanceClassificationProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Classify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidenceLevel(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the confidence level of the survey action service that the annotation is correct.
setConfidentiality(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the level of confidentiality assigned to this element.
setConfidentialityClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
setConfidentialityClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Classify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
setConfidentialityClassification(String, String, GovernanceClassificationProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Classify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
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(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.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Set up the configuration properties for the event bus connection.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the configuration properties for this Connection.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the configuration properties for this Connection.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Set up the configuration properties for this Connection.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Set up the configuration properties for the connection.
setConfigurationStoreConnection(String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Override the default location of the configuration documents.
setConfigurationStoreConnection(String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Override the default implementation or configuration of the configuration document store.
setConfigurationStoreConnection(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setConfigurationStoreConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Override the default implementation or configuration of the configuration document store.
setConformanceException(ExceptionBean) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up details of an unexpected exception that interrupted the test.
setConformanceException(ExceptionBean) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up details of an unexpected exception that interrupted the test.
setConformanceStatus(OpenMetadataConformanceStatus) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the conformance status of the technology under test (TUT).
setConformanceStatus(OpenMetadataConformanceStatus) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the conformance status of the technology under test (TUT).
setConformanceStatus(OpenMetadataConformanceStatus) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Set up the conformance status of the technology under test (TUT).
setConformanceSuiteConfig(ConformanceSuiteConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the configuration for the open metadata conformance suite services.
setConnectedAssets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the assets reached through this connection.
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.
setConnection(Connection) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Set up the Connection object.
setConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the connection used to create a instance of this governance service.
setConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Set up the connection used to create an instance of this integration connector.
setConnection(Connection) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the connection used to create a instance of this governance service.
setConnection(Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the connection object used to create the instance of the connector.
setConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
Set up the Connection object.
setConnectionName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the name of the connection used to create the connector making the log request.
setConnectionName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the name of the connection that the connector should use to access the resource.
setConnections(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.rest.ConnectionListResponse
Set up the connection list result.
setConnections(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setConnectionStatus(CohortConnectionStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setConnectionStatus(CohortConnectionStatus) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Set up the status of the connector tio the cohort.
setConnectorClassName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Update the class name for this connector provider.
setConnectorComponentDescription(ComponentDescription) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Update the component name to use in the creation of the connector's audit log.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
setConnectorGUID(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the unique identifier of the connector entity - set up in the metadata store.
setConnectorId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Set up the unique identifier of this connector.
setConnectorId(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Set up the unique identifier of this connector.
setConnectorId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the unique identifier for the connector deployment.
setConnectorId(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the unique identifier of the connector - set up in the configuration.
setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the instance id of the connector making the log record.
setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the unique identifier of the connector instance.
setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up list of interfaces that the connector supports.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectorName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationConnectorConfig
Set up the name of the connector.
setConnectorName(String) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Set up the connector name for logging (called just before start()).
setConnectorName(String) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Set up the connector name for logging.
setConnectorName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the name of the connector.
setConnectorName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the name of the connector deployment.
setConnectorName(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the name of the connector.
setConnectorName(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Set up the name of the connector (from the integration service configuration).
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.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
The name of the connector provider class name.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorReport(ConnectorReport) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Set up the component description information that the connector uses to register with the audit log.
setConnectors(List<OMAGConnectorProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setConnectorShutdownDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the date/time that the integration connector should stop running.
setConnectorShutdownDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Set up the date/time that the monitor should stop running.
setConnectorStatus(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectorStatus(IntegrationConnectorStatus) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the status for the integration connector.
setConnectorType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the type of connector making the log record.
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the ConnectorType object.
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Set up the ConnectorType object.
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the connector type properties for this Connection.
setConnectorType(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorType) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Setter method to enable a subclass to set up the connector type properties that are added to a connection properties object.
setConnectorUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
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).
setConnectorUserId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
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).
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Set up consistent metadata values relationship between the two property values.
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Set up consistent metadata values relationship between the two property values.
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Set up consistent metadata values relationship between the two property values.
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Set up consistent metadata values relationship between the two property values.
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Set up consistent metadata values relationship between the two property values.
setConsistentMetadataValues(String, String, String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Set up consistent metadata values relationship between the two property values.
setConsistentValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setConsolidatedElementGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Sets consolidated metadata element guid.
setConstraints(List<AtlasConstraintDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setConsumedByCapabilities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the capabilities that are using this asset.
setConsumingBusinessCapabilities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContact(OpenAPIContactDetails) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
setContactDetails(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the contact methods for this element.
setContactMethodService(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Set up theURL of the service used to contact the individual.
setContactMethodType(ContactMethodType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Set up the type of the contact method.
setContactMethodValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Set up the account name or similar value used to direct the message to the individual.
setContacts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContactType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
Set up the type of contact - is it related to work or personal etc.
setContainer(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setContainsDataFields(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContent(Map<String, OpenAPIMediaType>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
setContent(Map<String, OpenAPIMediaType>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
setContentType(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIEncoding
 
setContentType(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Set up the content type for the API - default is "application/json"
setContext(String, String, String, IntegrationConnector, String, PermittedSynchronization, boolean, String, DeleteMethod) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Set up the context in the supplied connector.
setContext(List<InformationSupplyChainContext>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up details of the information supply chains and parent components for this solution component.
setContext(IntegrationContext) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Set up the standard integration context for the connector.
setContext(IntegrationContext) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Set up the standard integration context for the connector.
setContextId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the function name, or processId of the activity that the caller is performing.
setContextRelevantTerms(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContractId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Set up the unique identifier for the contract.
setContractLiaison(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Set up the name of the person responsible for this contract.
setContractLiaisonPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Set up the name of the property from the element supplying the contractLiaison property.
setContractLiaisonTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Set up the name of the type of the element supplying the contractLiaison property.
setContracts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContributionRecord(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setContributorProfile(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setControlFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Set up the element header associated with the relationship.
setControlFlowProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Set up relationship properties
setControlsZones(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCoordinates(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Set up the position of the location.
setCopyright(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the copyright statement for this external reference.
setCount(double) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the number of values in this column.
setCount(long) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Set up count of objects.
setCounts(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Set up the set of name-value counts.
setCounts(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Set up the set of name-value counts.
setCourtesyTitle(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the courtesy title for the person.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Set up the time that the element was created.
setCreated_at(long) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Set up the time that the element was created.
setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the time that the element was created.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Set up the userId that created the element.
setCreated_by(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Set up the userId that created the element.
setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the userId that created the element.
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the name of the user that created this instance.
setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the identifier of the person/process that created this membership.
setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the name/description of the creator of the relationship.
setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up the name/description of the creator of the relationship.
setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the user name of the person that created this OpenMetadataTypeDef.
setCreatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the name of the user that created this instance.
setCreatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the user name of the person that created this TypeDef.
setCreatedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the list of guids of elements that have been created.
setCreatedTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the date/time that the report was created.
setCreatedTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up the date/time that the report was created.
setCreateTime(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCreateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setCreateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the time that this instance was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the date/time that this OpenMetadataTypeDef was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Set up the date and time that the data source was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the time that this instance was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the date/time that this TypeDef was created.
setCreationDate(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the date that this open metadata archive was created.
setCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setCriteria(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
Set up the details of the criteria that Assets have when they are placed in these zones.
setCriterion(List<AtlasFilterCriteria>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setCriticality(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the criticality assessment for this element.
setCriticalityClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setCriticalityClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Classify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setCriticalityClassification(String, String, GovernanceClassificationProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Classify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setCrowdSourcedContributions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCrowdSourcingContributors(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setCurrentMessageId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.InternalOMRSEventProcessingContext
Sets the unique identifier for the current message that is being processed.
setCurrentStep(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Set up the element header associated with end 1 of the relationship.
setCurrentTypeDef(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Set up the current type
setCustodian(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the person/team responsible for ensuring that the certificate conditions are adhered to.
setCustodian(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the person/team responsible for ensuring that the license conditions are adhered to.
setCustodian(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Set up the person/team responsible for ensuring that the certificate conditions are adhered to.
setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the property from the element supplying the custodian property.
setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the property from the element supplying the custodian property.
setCustodianTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the type of the element supplying the custodian property.
setCustodianTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the type of the element supplying the custodian property.
setCustomAttributes(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setData(AtlasMetricsData) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Set up the stats.
setData_source_format(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
setData_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the data type of the function.
setDatabaseImportedFrom(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Set up the source (typically connection name) of the database information.
setDatabaseInstance(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Set up the name of this database instance - useful if the same schemas are deployed to multiple database instances.
setDatabaseVersion(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Set up the version of the database - often this is related to the version of its schemas.
setDataClassDefinition(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDataCollectionEndTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the end time that data was collected for this asset..
setDataCollectionEndTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Set up the end time that data was collected for this asset..
setDataCollectionStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the start time that data was collected for this asset.
setDataCollectionStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Set up the start time that data was collected for this asset.
setDataConsumer(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Set up the element header associated with end 2 of the relationship.
setDataFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Set up the element header associated with the relationship.
setDataFlowProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Set up relationship properties
setDataPatterns(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up a regular expression that characterizes the data values stored in this data field.
setDataQualityAssertions(OpenLineageDataQualityAssertionsInputDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Set up the data quality assertions facet.
setDataQualityMetrics(OpenLineageDataQualityMetricsInputDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Set up the data quality metrics facet.
setDataSetContent(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDataSource(OpenLineageDataSourceDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Set up the data source facet.
setDataStructureDefinition(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDataSupplier(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
Set up the element header associated with end 1 of the relationship.
setDataType(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the type of data (for simple and literal types)
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up data type name for the configuration property value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Set up data type name for the parameter value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up data type name for the parameter value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up data type name for the placeholder property value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up data type name for the parameter value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the data type of the preferred value.
setDataType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up the data type of the preferred value.
setDataType(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Attribute
 
setDataTypeId(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
setDecisions(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
 
setDedicatedTopicList(DedicatedTopicList) - Method in class org.odpi.openmetadata.adminservices.rest.DedicatedTopicListResponse
Set up the list of topics for the dedicated topic structure.
setDeepCopy(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Set up whether the template creation extends to the anchored elements (true) or just the direct entity (false).
setDefaultAuditLog() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the default audit log for the server.
setDefaultAuditLog(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the default audit log for the server.
setDefaultAuditLog(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the default audit log for the server.
setDefaultMediaUsage(MediaUsage) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Set up the list of recommended uses for the related media.
setDefaultMediaUsageOtherId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Set up the other id
setDefaultOMAGServerConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Override the default server configuration document.
setDefaultOMAGServerConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Override the default server configuration document.
setDefaultOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Override the default server configuration document.
setDefaultTemplateGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up the unique identifier of the default template to use with this connector - this is optional.
setDefaultValue(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Set up whether it is a default value.
setDefaultValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDefaultValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
setDefaultValue(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the default value of a field (for simple types).
setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the description (typically and overview of the revision) of the glossary.
setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the default value for the element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the default value for this attribute.
setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the default value for the element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the default value for this attribute.
setDefaultValue(OpenMetadataEnumElementDef) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Set up the default value for the OpenMetadataEnumDef.
setDefaultValue(EnumElementDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Set up the default value for the EnumDef.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
setDelegate(OMRSFuture) - Method in class org.odpi.openmetadata.repositoryservices.events.future.DelegatableFuture
Sets the future to delegate to.
setDelegationEscalationAuthority(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Set up whether delegations and escalations flow along this relationship.
setDelegationPorts(List<ElementStub>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Set up the list of ports that belong to subcomponents.
setDelete(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setDeleteAfter(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Set up the date that this asset will be permanently deleted.
setDeletedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the identifiers of the elements that have been deleted.
setDeleteMethod(DeleteMethod) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the delete method policy.
setDeleteMethod(DeleteMethod) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Set up the type of delete method to use.
setDeleteMethod(DeleteMethod) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
Set up the approach to use to delete the element.
setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up the delimiter character used between the columns.
setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Set up the delimiter character used between the columns.
setDependedOnProcessSteps(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDependencies(List<Dependency>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Set up the dependency list
setDependentProjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of projects that need this project to complete.
setDependsOnArchives(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the list of GUIDs for open metadata archives that need to be loaded before this one.
setDependsOnBusinessCapabilities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDependsOnProjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of projects that this project needs to complete.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Set up a more specific definition of a permitted catalog target.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up a more specific definition of a permitted action target.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Set up the name of the technology used for this data asset.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Set up the description of the type of software capability this is.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the name of the technology used for this data asset.
setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Set up the description of the type of capability this is.
setDeployedImplementationTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setDeployedTo(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up end 2 of the DeployedOn relationship.
setDeployer(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Set up the userId of the deployer.
setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Set up the property name from the element used to represent the deployer.
setDeployerTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Set up the type name of the element used to represent the deployer.
setDeploymentStatus(OperationalStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Set up whether the capability is ready to use.
setDeploymentTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
Set up the time that the capability was deployed into the server.
setDeprecated(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setDeprecated(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setDeprecated(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setDepth(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setDerivedFrom(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDerivedFromDataField(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDerivedFromDataStructure(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDerivedProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the properties that indicate that the schema element's value is not stored, it is derived from other values.
setDescribedByDataClass(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDescribesStructureForAsset(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the asset that this schema describes.
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the description of Apache Atlas.
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the short description of the profile.
setDescription(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the short description of the profile.
setDescription(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Set up the short description of the requirement.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up the description of the configuration property.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Set up the description of the request parameter.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up the description of this list.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Set up the description for the data set.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Set up the description for the data set.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Set up the description of the field.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up the description of the action target.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Set up the description of the action target.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up the description of the request parameter.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Set up the description of the request parameter.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up the description of the placeholder property.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up the description of the replacement attribute.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
Set up additional descriptive text.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Set up the description of the user identity with respect to the individual.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up the description of the relationship between the software server capability and the asset.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Set up the description (typically and overview of the revision) of the glossary.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Set up the description (typically and overview of the revision) of the glossary.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Set up the description (typically and overview of the revision) of the glossary.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Set up the description for the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Set up the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Set up the description for the dependency.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Set up the description of the external reference with respect to the linked object.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Set up the description of the external reference with respect to the linked object.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Set up the description of the external reference with respect to the linked object.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Set up the tag description null means no description is available.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Set up the the optional keyword description.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Set up description of the context.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Set up the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Set up the reason why the governance definitions are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
Set up the implementation notes.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Set up the description for this element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Set up the description of the dependency.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Set up the description for this relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Set up the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Set up description of security at the site.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the short description of this OpenMetadataAttributeTypeDef.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Set up the description for the enum value.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the description of this OpenMetadataTypeDef.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up the stored description property for the element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Set up description of the foreign key.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up the description of this end of the vertex.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the stored description property for the element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Set up the description for this element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Set up the description for this element.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Set up the description for this relationship.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Set up the reasons why the elements are related.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Set up the description property associated with the template.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the translation for the "description" property if it is used in the attached element type.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the stored description property associated with the valid value.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Set up the description of the analysis step.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the survey report description.
setDescription(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the description of the governance action.
setDescription(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Set up the description of the governance engine.
setDescription(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Set up the short description of the component.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Set up the description for this enum.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the short description of this AttributeTypeDef.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Set up the description for the enum value.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the description of this TypeDef.
setDescription(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the new description for the TypeDef
setDescription(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
setDescription(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Set up the description of the type.
setDescription(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
setDescription(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the unique identifier of the glossary term that describes this OpenMetadataAttributeTypeDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Set up the unique identifier (guid) of the glossary term that describes this OpenMetadataEnumElementDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the unique identifier (guid) of the valid value definition that describes this OpenMetadataTypeDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the unique identifier of the glossary term that describes this AttributeTypeDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Set up the unique identifier (guid) of the glossary term that describes this EnumElementDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the unique identifier (guid) of the valid value definition that describes this TypeDef.
setDescriptionGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the unique identifier for the new glossary term that describes the TypeDef.
setDescriptionWiki(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the URL to the wiki page that gives more information for this type.
setDescriptionWiki(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the URL to the wiki page that gives more information for this type.
setDescriptionWiki(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the URL to the wiki page that gives more information for this type.
setDesignStep(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Set up the name of design step that created the implementation.
setDestinationName(String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Set up the name of this audit log store destination.
setDestinationsReport(OMRSAuditLogDestinationsReport) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Set up the list of destinations where audit log records are being sent.
setDigitalResourceOrigin(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the DigitalResourceOrigin classification.
setDigitalSubscribers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDigitalSubscriptions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setDirection(AtlasLineageDirection) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setDirectoryName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setDiscoveredProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up the properties about the repository that were discovered during the test.
setDisplayName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDisplayName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up the display name for this list.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the display name for this user (for example, the preferred name of a person).
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Set up the name of the tag.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up the stored display name property for the element.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Set up name of the primary key.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the stored display name property for the element.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Set up the name property for the template.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the translation for either then "name" or "displayName" property if they are used in the attached element type.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the display name of the survey report.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the display name for the governance action.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Set up the display name for messages and UI.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
setDisplayName(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setDistinctCount(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the number of distinct values in this column for the rows evaluated.
setDistinguishedName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up the distinguished name of the list.
setDistinguishedName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the distinguished name of the user.
setDistinguishedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Set up the unique name in LDAP.
setDistinguishedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
Set up the specific distinguishedName of the security group.
setDocumentation(OpenLineageDocumentationDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Set up the document facet.
setDocumentation(OpenLineageDocumentationJobFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Set up the documentation.
setDocumentationURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the URL link to the profile.
setDocumentationURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the URL link to the profile.
setDocumentationURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Set up the URL link to the requirement.
setDomainConceptGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
setDomainConceptName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
Set up the identifier of the governance domain that this role belongs to.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Set up the identifier of the governance domain that this incident related to (or zero for none/all).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the identifier of the governance domain that this definition belongs to (0=all).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
Set up the identifier of the governance domain that this zone is managed by.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the identifier of the governance domain that this incident report belongs to (0=ALL/ANY).
setDomainOfLink(String, Link) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setDownstreamRelationships(List<RelatedMetadataNodeSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Set up the downstream relationships that provide the evidence that this asset is part of the resulting lineage graph.
setDueDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the date/time that to do should be completed.
setDueTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up when this needs to be completed by.
setDuplicateClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up whether this element is involved in duplicate processing.
setDuplicateGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up the unique identifier of the duplicate.
setDuplicateProperties(DuplicateProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Save details of the duplicate itself
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.
setEdgeMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Set up the ultimate sources and destinations found within the lineage graph.
setEdges(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setEditingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Classify the collection to indicate that it is an editing collection - this means it is a collection of element updates that will be merged into its source collection.
setEditingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Classify the collection to indicate that it is an editing collection - this means it is a collection of element updates that will be merged into its source collection.
setEditingCollection(String, String, EditingCollectionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Classify the collection to indicate that it is an editing collection - this means it is a collection of element copies that will eventually be merged back into .
setEdition(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the edition of the resource that this external reference represents.
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Set up the date/time that this new element becomes effective in the governance program (null means immediately).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Set up the date/time that this new classification becomes effective in the governance program (null means immediately).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Set up the effective time that this update is to occur in.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTimeDefault(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the value to use for effective time - this is used if testing a future or past effective time.
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Set up the date/time when the new element is no longer effective in the governance program (null means until deleted).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Set up the date/time when the new classification is no longer effective in the governance program (null means until deleted).
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up the date/time that this instance should no longer be used.
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Set up the date/time that this instance should no longer be used.
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Set up the date/time that this instance should no longer be used.
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the date/time that this instance should no longer be used.
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up the date/time that this instance should no longer be used.
setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Set up the date/time that this instance should no longer be used.
setEffectivityDates(Date, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set up the effective dates for the entity.
setEffectivityDates(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set the supplied effectivity dates into the instance properties.
setElapsedTime(Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the elapsed time to execute a specific test.
setElapsedTime(Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set the elapsed time that this test case executed.
setElement(OMAGServerPlatformProperties) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
Set up the element result.
setElement(OMAGServerProperties) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
Set up the element result.
setElement(CatalogTarget) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
Set up the properties object.
setElement(EngineActionElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
Set up the properties object.
setElement(FirstGovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
Set up the properties object.
setElement(GovernanceActionProcessElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
Set up the properties object.
setElement(GovernanceActionProcessGraph) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
Set up the properties object.
setElement(GovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
Set up the properties object.
setElement(GovernanceActionProcessStepExecutionElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Set up details of the first governance action process step
setElement(GovernanceActionTypeElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
Set up the properties object.
setElement(GovernanceEngineElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
Set up the properties object.
setElement(GovernanceServiceElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
Set up the properties object.
setElement(IntegrationConnectorElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
Set up the properties object.
setElement(IntegrationGroupElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
Set up the properties object.
setElement(ElementHeader) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Set up the element result.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Set up the element result.
setElement(InformationSupplyChainElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
Set up the properties object.
setElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Set up the metadata element to return.
setElement(OpenMetadataRootElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
Set up the element result.
setElement(RelationshipElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Set up the element result.
setElement(SolutionBlueprintElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Set up the properties object.
setElement(SolutionComponentElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Set up the properties object.
setElement(AnchorSearchMatches) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
Set up the properties object.
setElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up the properties of the related element.
setElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
Set up the element result.
setElement(OpenMetadataRelationship) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
Set up the element result.
setElement(TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Set up the element result.
setElement(ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Set up the element result.
setElement(ConnectorActivityReport) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
Set up the property object.
setElement(TechnologyTypeHierarchy) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
Set up the element result.
setElement(TechnologyTypeReport) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeReportResponse
Set up the element result.
setElementAtEnd1(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up whether the related element is at end 1 of the relationship.
setElementAtEnd1(OpenMetadataElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up details of the element at end 1 of this relationship.
setElementAtEnd2(OpenMetadataElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up details of the element at end 2 of this relationship.
setElementDefs(List<AtlasElementDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
setElementDefs(List<OpenMetadataEnumElementDef>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Set up the list of defined Enum values for this OpenMetadataEnumDef.
setElementDefs(List<EnumElementDef>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Set up the list of defined Enum values for this EnumDef.
setElementGraph(OpenMetadataElementGraph) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
Set up the graph object.
setElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Set up the unique id for the metadata element.
setElementGUIDAtEnd1(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the unique identifier of the element at end 1 of the relationship.
setElementGUIDAtEnd2(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the unique identifier of the element at end 2 of the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
Set up the relationship header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Set up the element header associated with the relationship.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
The element header is setup when an element is retrieved from the repository.
setElementHeaders(List<ElementHeader>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Set up the metadata element to return.
setElementList(List<MetadataRelationshipSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Set up the metadata element to return.
setElementList(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Set up the metadata element to return.
setElementList(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
Set up the metadata element to return.
setElementList(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
Set up the metadata element to return.
setElementList(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
Set up the metadata element to return.
setElementList(List<OpenMetadataRelationship>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Set up the metadata element to return.
setElementList(List<RelatedMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Set up the metadata element to return.
setElementList(List<ValidMetadataValue>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Set up the metadata element to return.
setElementList(List<ValidMetadataValueDetail>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Set up the metadata element to return.
setElementProperties(ArchiveProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Set up the properties for the element.
setElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the map of properties for the element provided with the event.
setElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Set up the properties that are stored with the metadata element.
setElements(List<CatalogTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
Set up the properties objects.
setElements(List<EngineActionElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
Set up the properties objects.
setElements(List<GovernanceActionProcessElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
Set up the properties objects.
setElements(List<GovernanceActionProcessStepElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
Set up the properties objects.
setElements(List<GovernanceActionTypeElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
Set up the properties objects.
setElements(List<GovernanceEngineElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
Set up the properties objects.
setElements(List<GovernanceServiceElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
Set up the properties objects.
setElements(List<IntegrationConnectorElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
Set up the properties objects.
setElements(List<IntegrationGroupElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
Set up the properties objects.
setElements(List<NextGovernanceActionProcessStepElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
Set up the properties objects.
setElements(List<RegisteredGovernanceServiceElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
Set up the properties objects.
setElements(List<RegisteredIntegrationConnectorElement>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
Set up the properties objects.
setElements(List<AssetRelationshipElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Set up the metadata element to return.
setElements(List<CertificationElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Set up the list of element identifiers.
setElements(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Set up the list of external references.
setElements(List<InformationSupplyChainElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
Set up the properties objects.
setElements(List<MetadataElementSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Set up the list of element identifiers.
setElements(List<OpenMetadataRootElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
Set up the element list result.
setElements(List<ReferenceableElement>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeElementListResponse
Set up the list of elements.
setElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Set up the list of element identifiers.
setElements(List<RelationshipElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Set up the metadata element to return.
setElements(List<SolutionBlueprintElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Set up the properties objects.
setElements(List<SolutionComponentElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Set up the properties objects.
setElements(List<AnchorSearchMatches>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
Set up the properties objects.
setElements(List<TranslationDetail>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Set up the metadata element to return.
setElements(List<ConnectorActivityReport>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
Set up the properties objects.
setElements(List<Annotation>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Set up the properties objects.
setElements(List<TechnologyTypeSummary>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeSummaryListResponse
Set up the list of technology types.
setEmail(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
setEmail(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up a person's contact email.
setEmbeddedConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Set up the list of embedded connections for this virtual connection.
setEmbeddedConnections(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of embedded connections for this virtual connection.
setEmoji(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Set up an emotion or additional reaction.
setEmployeeNumber(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the employee number (maybe called personnel number, or similar name).
setEmployeeNumber(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the unique identifier of the person used by their employer.
setEmployeeType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the type of employee contract (for example, are they full time, contractor etc).
setEmployeeType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up code used by employer typically to describe the type of employment contract.
setEncoding(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setEncoding(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Set up the encoding of the data source.
setEncoding(Map<String, OpenAPIEncoding>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
setEncodingDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Set up the name of the natural language used for text strings within the data store.
setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Set up the name of the encoding style used in the data store.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up an encrypted password.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Set up an encrypted password.
setEncryption(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryption(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Set up the encryption method used on this Endpoint.
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Set up the encryption method used on this Endpoint.
setEnd1(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setEnd1(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setEnd1(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Set up the summary of the metadata element at end 1 of the relationship.
setEnd1(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Set up the summary of the metadata element at end 1 of the relationship.
setEnd1(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Set up the element header associated with end 1 of the relationship.
setEnd1AssetGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Set up the unique identifier of the end 1 asset.
setEnd1Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set up the header of the end 1 entity.
setEnd1Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Set up the header of the end 1 entity.
setEnd1Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Set up the header of the end 1 entity.
setEnd2(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setEnd2(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setEnd2(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Set up the summary of the metadata element at end 2 of the relationship.
setEnd2(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Set up the summary of the metadata element at end 2 of the relationship.
setEnd2(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Set up the element header associated with end 2 of the relationship.
setEnd2AssetGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Set up the unique identifier of the end 2 asset.
setEnd2Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set up the header of the end 2 entity.
setEnd2Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Set up the header of the end 2 entity.
setEnd2Element(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Set up the header of the end 2 entity.
setEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the date/time that this certificate is no longer valid.
setEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the date/time that this license is no longer valid.
setEndDef1(AtlasRelationshipEndDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setEndDef1(OpenMetadataRelationshipEndDef) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Set up the details associated with the first end of the relationship.
setEndDef1(RelationshipEndDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Set up the details associated with the first end of the relationship.
setEndDef1(RelationshipEndDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the details associated with the first end of the relationship.
setEndDef2(AtlasRelationshipEndDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setEndDef2(OpenMetadataRelationshipEndDef) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Set up the details associated with the second end of the relationship.
setEndDef2(RelationshipEndDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Set up the details associated with the second end of the relationship.
setEndDef2(RelationshipEndDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the details associated with the second end of the relationship.
setEndOneElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the element at end one of the relationship that is described in the principleElement.
setEndOneElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the property map for end one's properties (used for relationship events).
setEndpoint(Endpoint) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the endpoint properties for this Connection.
setEndpoint(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the endpoint properties for this Connection.
setEndsWith(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Set up whether the value ends with the supplied string.
setEndTime(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setEndTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setEndTime(Date) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Set up the time when this instance of the server ended.
setEndTwoElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the element at end two of the relationship that is described in the principleElement.
setEndTwoElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the property map for end two's properties (used for relationship events).
setEngineActionGUID(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the unique identifier for the engine action associated with this report.
setEngineDefinitionsClientConfig(String, String, OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the name and platform URL root for the metadata server running the Governance Engine OMAS that provides the governance engine definitions used by the engine services.
setEngineDefinitionsClientConfig(String, String, OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Set up the name and platform URL root for the metadata server running the Governance Engine OMAS that provides the governance engine definitions used by the engine services.
setEngineDefinitionsClientConfig(OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the name and platform URL root for the metadata server running the Open Metadata Store that provides the governance engine definitions used by the engine services.
setEngineHostServicesConfig(String, String, EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the configuration for an Engine Host OMAG Server in a single call.
setEngineHostServicesConfig(String, String, EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Set up the configuration of the specialist services for an Engine Host OMAG Server in a single call.
setEngineHostServicesConfig(EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the configuration for the Engine Host Services in an Engine Host OMAG Server in a single call.
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(String, String, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
setEngineList(String, String, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Set up the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
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.
setEngineServicesConfig(String, String, List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the configuration for all the open metadata engine services (OMESs).
setEngineServicesConfig(String, String, List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
Set up the configuration for all the open metadata engine services (OMESs).
setEngineServicesConfig(List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the configuration for all the open metadata engine services (OMESs).
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(String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the configuration that controls the enterprise repository services.
setEnterpriseAccessConfig(String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
Set up the configuration that controls the enterprise repository services.
setEnterpriseAccessConfig(EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the configuration that controls the enterprise repository services.
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.
setEntities(List<AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setEntities(List<EntityDetail>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Set up the list of entities defined in the open metadata archive.
setEntities(List<EntityDetail>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Set up the list of entities for this instance graph.
setEntities(List<EntityDetail>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Set up the list of entities.
setEntitiesUniqueAttributes(List<Map<String, Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntitlements(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the entitlements granted by the agreement.
setEntitlements(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the entitlements granted by the license.
setEntitlements(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Set up the entitlements granted by the license.
setEntity(Map<String, Map<String, Integer>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up the map of metrics about entities.
setEntity(AtlasEntity) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
setEntity(AtlasEntityHeader) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
setEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the values for the entity at the end of the operation.
setEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Set up the entity where the classification belongs.
setEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Set up the resulting entity object.
setEntity(EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Set up the resulting entity object.
setEntityCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the count of entity instances in the Apache Atlas repository.
setEntityDefs(List<AtlasEntityDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setEntityElementList(List<EntityDetail>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Set up the list of entities stored in the graph.
setEntityElementList(List<EntityDetail>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Set up the list of entities stored in the graph.
setEntityFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setEntityGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setEntityGuids(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntityOneGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the unique identifier (GUID) for the first entity linked by the relationship.
setEntityOneProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Set up details of the entity at the first end of the relationship.
setEntityProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up associated entity proxy.
setEntityProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Set up the entity proxy.
setEntityProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Set up the entity where the classification belongs.
setEntityProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Set up the entity proxy.
setEntityProxyOneDifferences(EntityProxyDifferences) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Set the differences between the first entity proxy of the two relationships.
setEntityProxyTwoDifferences(EntityProxyDifferences) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.RelationshipDifferences
Set the differences between the second entity proxy of the two relationships.
setEntityStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setEntityStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setEntityToClassify(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Set up which entity to attach this classification to.
setEntityTwoGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the unique identifier (GUID) for the second entity linked by the relationship.
setEntityTwoProxy(EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Set up the identity of the proxy at the other end of the relationship.
setEntityType(OpenMetadataTypeDefLink) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Set up the guid of the OpenMetadataEntityDef describing the type of entity on this end of the relationship.
setEntityType(TypeDefLink) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Set up the guid of the EntityDef describing the type of entity on this end of the relationship.
setEntityTypeGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the type of the new entity.
setEntityTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Set up the list of entity types that should restrict the find request.
setEntityTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Set up the list of entity types that should restrict the find request.
setEntityTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntityTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setEnumDefs(List<AtlasEnumDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setEquivalentElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setEquivalentSchemaAttribute(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setEquivalentSchemaType(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setErrorCode(OMRSEventErrorCode) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the reason for the error.
setErrorMessage(String) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the error message associated with the exception.
setErrorMessage(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the message associated with the error.
setErrorReport(List<String>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setErrorSection(OMRSEventV1ErrorSection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up the properties specific to an error event.
setEstimatedVolumetrics(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Set up the estimated volumetrics (size, volume of data, frequency of interaction etc).
setEventBus(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the default event bus for embedding in event-driven connector.
setEventBus(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
Set up the default event bus for embedding in event-driven connector.
setEventBus(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the default event bus for embedding in event-driven connector.
setEventBusConfig(EventBusConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the information used to create connections to an event bus.
setEventCategory(OMRSEventCategory) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up whether this is a registry, type or instance event.
setEventEffect(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the effect of the event.
setEventMapperConnection(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the local repository's event mapper if needed.
setEventMapperConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party repository's event mapper.
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.
setEventOriginator(OMRSEventOriginator) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Set up details of the event originator used by the event publisher for outbound events.
setEventProtocolLevel(OMRSEventProtocolVersion) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic
Set up the version of the protocol to use for events.
setEventProtocolLevel(OMRSEventProtocolVersion) - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Set up the version of the protocol to use for events.
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.
setEventTime(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the time the event occurred at.
setEventTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the time that the element was updated.
setEventType(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the current transition of the run state.
setEventType(OpenMetadataEventType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the event type.
setEventType(OMRSInstanceEventType) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the reason for the event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the event version id.
setExample(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up an example configuration property value.
setExample(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up an example parameter value.
setExample(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up an example placeholder property value.
setExample(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up an example parameter value.
setExamples(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Return the description of one or more examples.
setExamples(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setExceptionCausedBy(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the name of any nested exception that may indicate the root cause of the exception.
setExceptionCausedBy(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the name of any nested exception that may indicate the root cause of the exception.
setExceptionCausedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the name of any nested exception that may indicate the root cause of the exception.
setExceptionClassName(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the name of the Java class name to use to recreate the exception.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the class name for the exception.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the name of any exception linked to the audit log record.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the error message associated with the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the error message associated with the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the error message associated with the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the error message associated with the exception.
setExceptionErrorMessageId(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the formal message identifier for the error message.
setExceptionErrorMessageId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the formal message identifier for the error message.
setExceptionErrorMessageId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the formal message identifier for the error message.
setExceptionErrorMessageParameters(String[]) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the list of parameters inserted in to the error message.
setExceptionErrorMessageParameters(String[]) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the list of parameters inserted in to the error message.
setExceptionErrorMessageParameters(String[]) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the list of parameters inserted in to the error message.
setExceptionMessage(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the name of the message associated with any exception linked to the audit log record.
setExceptionProperties(Map<String, Object>) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the additional properties stored by the exceptions.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the additional properties stored by the exceptions.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionStackTrace(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the stack trace associated with any exception linked to the audit log record.
setExceptionSystemAction(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the description of the action taken by the system as a result of the exception.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionUserAction(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the action that a user should take to resolve the problem.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the action that a user should take to resolve the problem.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the action that a user should take to resolve the problem.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the action that a user should take to resolve the problem.
setExcludeDeletedEntities(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setExcludeHeaderAttributes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setExecutableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setExecutionPoints(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up details of whether this element is identified as providing the implementation of one or more execution points.
setExecutorEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique identifier of governance engine that is processing the engine action.
setExecutorEngineName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique name of governance engine that is processing the engine action.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the format of the data that the connector supports - null for "any".
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the format of the data that the connector supports - null for "any".
setExpectedTimeAllocationPercent(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
Set up the expected percentage of a person's time that should be allocated to the role.
setExpectedTimeAllocationPercent(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Set up the expected percentage of a person's time that should be allocated to the role.
setExplanation(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the description of the annotation type processing.
setExplanation(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the explanation for the annotation.
setExpression(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the expression used to determine the membership.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up the expression that describes the relationship.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the expression that describes the relationship.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up the expression that describes the relationship.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the expression used in the annotation type processing.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the expression that represent the relationship between the annotation and the asset.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up properties from subclasses properties.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Set up properties from subclasses properties.
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
setExtensions(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setExternal_language(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the name of the external language of the function (if relevant).
setExternalDocs(OpenAPIExternalDocs) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setExternalDocs(OpenAPIExternalDocs) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setExternalDocs(OpenAPIExternalDocs) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
setExternalDocs(OpenAPIExternalDocs) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
setExternalIdentifierName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up a short description of the external identifier (such as style or property name).
setExternalIdentifierSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
setExternalIdentifierUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up a short description of how the external identifier is used.
setExternalIdScope(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
Set up the list of external sources that use this external identifier.
setExternalInstanceCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the username of the person or process that created the instance in the external system.
setExternalInstanceCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the username of the person or process that created the instance in the external system.
setExternalInstanceCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the date/time when the instance in the external system was created.
setExternalInstanceCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the date/time when the instance in the external system was created.
setExternalInstanceLastUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the username of the person or process that last updated the instance in the external system.
setExternalInstanceLastUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the username of the person or process that last updated the instance in the external system.
setExternalInstanceLastUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the date/time that the instance in the external system was last updated.
setExternalInstanceLastUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the date/time that the instance in the external system was last updated.
setExternalInstanceTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the type of element described by this external identifier in the external system.
setExternalInstanceTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the type of element described by this external identifier in the external system.
setExternalInstanceVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the latest version of the element in the external system.
setExternalInstanceVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the latest version of the element in the external system.
setExternalReferences(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of external references for this element
setExternalReferences(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Set up the list of external references that describe this technology type in detail.
setExternalSchemaType(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the schema type that is reusable amongst assets.
setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the unique identifier for an external schema type.
setExternalScopeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Set up the unique identifier of the software server capability that represents the manager for the external identifier.
setExternalScopeGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Set up the unique identifier of the software server capability that represents the asset manager.
setExternalScopeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Set up the qualified name of the software server capability that represents the manager for the external identifier.
setExternalScopeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
Set up the qualified name of the software server capability that represents the asset manager.
setExternalScopeTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Set up the type of the manager for the external identifier.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceIsHome(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the flag that controls the ownership of metadata created for this infrastructure manager.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
Set up the unique name of the software server capability entity that represented the external source.
setExternalStandardMappings(List<ExternalStandardTypeMapping>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the list of mappings to external standards.
setExternalStandardMappings(List<ExternalStandardTypeMapping>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the list of mappings to external standards.
setExternalStandardMappings(List<ExternalStandardMapping>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the list of mappings to external standards.
setExternalStandardMappings(List<ExternalStandardMapping>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the list of mappings to external standards.
setExternalStandardMappings(List<ExternalStandardMapping>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the list of External Standards Mappings that are either new or changing.
setFacetedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setFacets(OpenLineageDataSetFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Set up the map of data set facets (if any).
setFacets(OpenLineageDataSetFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Set up the map of data set facets (if any).
setFacets(OpenLineageJobFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Set up the list of job facets (if any).
setFacets(OpenLineageRunFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Set up the map of facets describing the run of the job.
setFailedTestCases(List<OpenMetadataTestCaseResult>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the list of test cases that failed.
setFailingExceptionMessage(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the message extracted from an exception returned by the connector.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Set up details of the relationship from the element in the request to the tag.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Set up details of the relationship from the element in the request to the rating.
setFieldLevelLineageGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up field-level lineage graph.
setFields(List<OpenLineageSchemaDataSetFacetField>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Set up the list of data files described by this schema.
setFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setFileExtension(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Set up the file extension, if any.
setFileExtension(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setFileExtensionCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setFileName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Set up the name of the file (do not want to rely on Name).
setFileName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setFileNameCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setFileSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setFileSystemType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the type of the file system.
setFileType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
Set up the file type of the file if known.
setFileType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setFileTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setFilter(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Set up the boolean result.
setFinalAnalysisStep() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
Retrieve any configured final analysis step
setFirstProcessStep(FirstGovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Set up the first process step.
setFirstPublicationDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the date when this was first published.
setFirstStep(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setFixedRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the parameters to pass onto the governance service.
setFixedValue(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the fixed data value (for literal types).
setFixedValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFixedValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the fixed value for the element.
setFlag(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Set up the boolean result.
setFlag(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Set up the boolean result.
setFlag(boolean) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
set up the boolean result.
setFlags(Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Set up the set of name-value flags.
setFlags(Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Set up the set of name-value flags.
setFollowOnActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of engine actions that will run after this engine action has completed.
setFollowOnActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of engine actions that will run after this engine action has completed.
setFollowOnProcessSteps(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setFollowOnReports(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Set up whether this request is updating an element as part of a deduplication exercise.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the forDuplicateProcessing setting.
setForeignKey(String, String, ForeignKeyProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Set foreign key
setForeignKeys(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setForLineage(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Set up whether this request is to update lineage memento elements.
setForLineage(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the forLineage setting.
setFormat(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setFormat(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the format of the file system.
setFormat(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Set up the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Set up the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the formula used to combine the values of the queries.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Set up the specification language for the formula.
setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the specification language for the formula.
setFromEntityId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Set up the starting date/time to use for the query.
setFromTime(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Set up the starting date/time to use for the query.
setFromTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Set up the earliest point of history to retrieve (inclusive).
setFull_data_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the "pretty-printed" function data type.
setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the full qualified name of the function.
setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the full qualified name of the registered model version.
setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the full qualified name of the registered model.
setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set upi the fully-qualified name of the schema.
setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the full qualified name of the volume.
setFullName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the full legal name for this person.
setFullPath(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the full path of the file - this should be unique.
setFullServiceName(String) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Set up the cached service name.
setFullServiceName(String) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Set up the cached service name.
setFullServiceName(String) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Set up the cached service name.
setFullTextResult(List<AtlasFullTextResult>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setFunction(FunctionDependency) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Set up the function dependency.
setFunction_full_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Set up the full name of the dependent function, in the form of __catalog_name__.__schema_name__.__function_name__.
setFunction_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the internal identifier of the function.
setFunction_info(FunctionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Set up the properties of the function to create.
setFunctions(List<FunctionInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Return the list of functions.
setGeneral(AtlasMetricsGeneral) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up summary metrics about the metadata stored in the repository.
setGenerateActivityReports(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Set up whether connector activity reports should be generated when this service is called.
setGeneratedReports(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
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.
setGenerateIntegrationReports(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up a flag indicating whether the integration connector should create an integration report.
setGet(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setGivenName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up a person's given name.
setGivenNames(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the name strings that are the part of a person's name that is not their surname.
setGlossaryAsCanonical(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsCanonical(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsCanonical(String, String, CanonicalVocabularyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsCanonical(String, CanonicalVocabularyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsEditingGlossary(String, EditingCollectionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Classify the glossary to indicate that it is an editing glossary - this means it is a collection of glossary updates that will be merged into its source glossary.
setGlossaryAsStagingGlossary(String, StagingCollectionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Classify the glossary to indicate that it is a staging glossary.
setGlossaryAsTaxonomy(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryAsTaxonomy(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryAsTaxonomy(String, String, TaxonomyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryAsTaxonomy(String, TaxonomyProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setGovernanceActionExecutor(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setGovernanceActionProcess(GovernanceActionProcessElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Set up descriptive information for a governance action process.
setGovernanceActionTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique name for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the unique name for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique name for the governance action type that acted as a template for this engine action (if appropriate).
setGovernanceActionTypeQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the qualified name of the GovernanceActionType that will act as a template for the engine actions that will be created and run.
setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
Set up details of the governance action request and access to the metadata store.
setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Set up details of the governance action request and access to the metadata store.
setGovernanceEngineDescription(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the description of the governance engine.
setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique identifier of governance engine that is processing the engine action.
setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the unique identifier of governance engine that is processing the governance action.
setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the governance engine's unique identifier.
setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique name of governance engine that is processing the engine action.
setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the unique name of governance engine that is processing the engine action.
setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the name of this governance engine.
setGovernanceEngineProperties(List<EngineConfig>, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Set up a placeholder entry in the governance handler map for a governance engine.
setGovernanceEngineProperties(EngineConfig, String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.enginemap.GovernanceEngineMap
Set up a placeholder entry in the governance handler map for a governance engine.
setGovernanceEngineService(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the name of the Open Metadata Engine Service (OMES) that is supporting this governance engine.
setGovernanceEngineStatus(GovernanceEngineStatus) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the status of the governance engine.
setGovernanceEngineSummaries(List<GovernanceEngineSummary>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
setGovernanceEngineSummaries(List<GovernanceEngineSummary>) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
Set up the list of summaries for the governance engine.
setGovernanceEngineSummary(GovernanceEngineSummary) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
Set up the summary for the governance engine.
setGovernanceEngineTypeName(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the type of the governance engine.
setGovernanceRequestTypes(List<String>) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
Set up the governance request types
setGovernanceServiceGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Set up the unique identifier of the governance service.
setGovernanceServiceName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Set up the governance action service name.
setGovernanceZoneFilter(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
Set up the list of governance zones to restrict the assets (if any) returned to members of these zones.
setGovernanceZonesFilterDefault(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
setGovernedBy(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setGovernedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setGraphLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a graph store as the local repository.
setGraphLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up a graph store as the local repository.
setGraphLocalRepository(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up a graph store as the local repository.
setGraphQueryDepth(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the maximum number of relationships away from the starting element that a graph query can traverse.
setGroup(String) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
setGroupingLocations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setGroups(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Set up the list of security group distinguished names for the user.
setGroups(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.IntegrationGroupsResponse
Set up the list of groups
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Set up the string to use as the guard.
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Set up the triggering guard (or null for any guard).
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Set up the triggering guard (or null for any guard).
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Set up the triggering guard (or null for any guard).
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Set up the triggering guard (or null for any guard).
setGuard(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Set up the guard of the relationship.
setGuard(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Set up the triggering guard (or null for any guard).
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Set up the unique identifier from Atlas.
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Set up the guid result.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the unique Identifier of the audit log record.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Set up the guid for the element.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the guid for the element.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the unique identifier for this OpenMetadataTypeDef.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Set up the unique id for the metadata element.
setGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Set up the unique identifier for this OpenMetadataTypeDef.
setGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Set up the unique identifier for this instance.
setGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the unique identifier for this TypeDef.
setGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Set up the unique identifier for this TypeDef.
setGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
setGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveGUIDMap
Fix the guid for a particular name.
setGUID(String, String) - Method in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Return the guid of an element based on its qualified name.
setGuidAssignments(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
setGuidEntityMap(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setGuidHeaderMap(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
setGUIDList(List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up a list of GUIDs as part of a search.
setGUIDs(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Set up the guids result.
setHasIndexes(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setHasMoreInputs(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setHasMoreOutputs(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setHasRowSecurity(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setHasRules(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setHasTerms(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setHasTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setHead(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setHeadCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Set up the head count limit (or zero if not set).
setHeadCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Set up the head count limit (or zero if not set).
setHeadCountLimitSet(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
Set up the indicator whether the head count limit is set for a person role.
setHeadCountLimitSet(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Set up the indicator whether the head count limit is set for a person role.
setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
Return the version of this header.
setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Return the version of this header.
setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Return the version of this header.
setHeaderVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
Return the version of this header.
setHidden(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setHiddenFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setHighlightISCQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Set up whether a particular information supply chain should be highlighted.
setHomeFolder(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setHomeId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setHomeId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the new metadata collection unique identifier.
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Set up the home metadata collection id.
setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Set up the name of the metadata collection that this asset belongs to.
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.
setHostedITAssets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up end 1 of DeployedOn relationship.
setHostsUsingStorageVolume(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the hosts that are using this storage volume.
setHttpRequestType(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Set up the HTTP request type for the Token API: GET, POST etc
setId(Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the identifier of the profile.
setId(Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the identifier of the profile.
setId(Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Set up the identifier of the requirement.
setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Set up the internal identifier of the catalog.
setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the internal identifier of the registered model version.
setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the internal identifier of the registered model.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Set up the unique identifier for this job role/appointment.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Set up the code that uniquely identifies the team.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the business identifier for the report.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up the business identifier for the report.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Set up the identifier for this agreement used by the business.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Set up the identifier assigned by the organization to this capability.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the product's identifier.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the unique identifier used in the external asset manager for this element.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the unique identifier used in the external asset manager for this element.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the identifier.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Set up the code value or symbol used to identify the location - typically unique.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the code value or symbol used to identify the project - typically unique.
setIdentifierScopedTo(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setIgnoreCase(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Set up whether the search should ignore the case of the matching element values.
setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
Set up whether this action type can be triggered more than once in a single step of the governance action process.
setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Set up whether this action type can be triggered more than once in a single step of the governance action process.
setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
Set up whether this action type can be triggered more than once in a single step of the governance action process.
setImpact(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the impact assessment for this element.
setImpactClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Classify/reclassify the element (typically a context event, to do or incident report) to indicate the level of impact that the event is expected to have on the organization The level of impact is expressed by the levelIdentifier property.
setImpactClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Classify the element to indicate the level of impact it is having or likely to have on the organization.
setImpactClassification(String, String, GovernanceClassificationProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Classify the element (typically a context event, to do or incident report) to indicate the level of impact to the organization that his event is likely to have.
setImpactedElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Set up the unique identifier of the impacted element.
setImpactedResources(List<IncidentImpactedElement>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the list of elements that are affected by this incident.
setImpactSeverityLevel(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Set up the severity of the impact - the definition of the severity level is set up as part of the governance program.
setImplementation(List<RelationshipElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up the relationships between the asset metadata that identifies the lineage relationship as belonging to this information supply chain.
setImplementationClass(String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Set up the name of the class that is providing the implementation of this audit log store.
setImplementationDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
Set up the specific distinguishedName of the security group.
setImplementationLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Set up the name of the programming language that this process is implemented in.
setImplementationResources(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setImplementations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of elements that implement this solution component (related by the ImplementedBy relationship).
setImplementationValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Set up the implementation value for the valid value used in a particular system.
setImplementedBy(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setImplementedByList(List<InformationSupplyChainComponent>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up list of linked ImplementedBy relationships = these link typically to solution components by may also link directly to assets implementing the data flows.
setImplications(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the list of implications for the organization that this governance definition brings.
setImportance(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the priority of this governance definition.
setIn(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setInaccessibleFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setIncidentClassifiers(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Set up the map of classifiers (name to identifier) that help to classify this incident.
setIncidentClassifiers(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the map of classifiers that help to organize and prioritize this incident report.
setIncidentStatus(IncidentReportStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
Set up the status of the incident.
setIncludeClassificationAttributes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncludeInNotification(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setIncludeOnlyClassifiedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the list of classification names that must be found on any returned elements.
setIncludeOnlyRelationships(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the list of relationship type names that restrict which types of relationships can be returned from the query.
setIncludeSubClassifications(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncludeSubTypes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncomplete(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setIncomplete(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setIndexable(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setIndexable(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the isIndexable flag.
setIndexable(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the isIndexable flag.
setIndexType(AtlasIndexType) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setInferredDataType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the name of the data type that the discovery service believes the field is.
setInferredFormat(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the name of the data format that the discovery service believes the field is.
setInferredLength(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the length of the data field that has been deduced from the data stored.
setInferredPrecision(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the precision of the data field that has been deduced from the data stored.
setInferredScale(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the inferred scale used in other properties.
setInfo(OpenAPIInfo) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
setInformalTags(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the attached informal tags.
setInformalTerm(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Set up a string that describes the meaning of this data.
setInformalTopic(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Set up a string that describes the topic that this data is about.
setInformationSupplyChainMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up the mermaid string used to render a summary graph of the information supply chains that the asset is a part of.
setInformationSupplyChains(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Set up the properties found in the relationship.
setInformationSupplyChains(List<MetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up the list of information supply chains that are associated with the lineage relationships to the asset.
setInheritsFromZone(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setInitialClassifications(List<Classification>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the list of classification for the new entity.
setInitialClassifications(Map<String, ClassificationProperties>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up map of classification names to classification properties to include in the entity creation request.
setInitialClassifications(Map<String, ClassificationProperties>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Set up map of classification names to classification properties to include in the entity creation request.
setInitialClassifications(Map<String, NewElementProperties>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Set up the map of classification name to properties describing the initial classification for the new metadata element.
setInitialProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the initial properties for the entity.
setInitialProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the initial properties for the relationship.
setInitials(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up first letter of each of the person's given names.
setInitialStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the initial status setting for an instance of this type.
setInitialStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
Set up the initial status of the solution element.
setInitialStatus(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the initial status setting for an instance of this type.
setInitialStatus(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the initial status setting for an instance of this type.
setInitialStatus(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the initial status for the new entity.
setInitialStatus(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the initial status for the new relationship.
setInMemLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an in memory local repository.
setInMemLocalRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an in memory local repository.
setInMemLocalRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up an in memory local repository.
setInput_params(FunctionParameterInfos) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the description of the input parameters,
setInputFacets(OpenLineageInputDataSetInputFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Set up the map of input facets (if any).
setInputRelationsCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setInputRelationsLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setInputRelationsReachedLimit(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setInputs(List<OpenLineageInputDataSet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the set of output data sets.
setInstanceBatch(InstanceGraph) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up a batch of instances.
setInstanceEventSection(OMRSEventV1InstanceSection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up the properties specific to an instance event.
setInstanceGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the unique identifier of the instance.
setInstanceLicense(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the license string for this instance - null means no restrictions.
setInstanceProperties(Map<String, InstancePropertyValue>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Set up the instance properties map.
setInstanceProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Set up the initial properties for the entity.
setInstancePropertyCategory(InstancePropertyCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Set up the category for this instance property.
setInstanceProvenanceType(InstanceProvenanceType) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the type of the provenance for this instance.
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.
setInstancesTopicConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Set up the connection to the instances cohort topic if it is in use.
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.
setInstanceURL(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Set up the URL for this instance (or null if the metadata repository does not support instance URLs).
setInstructions(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the instructions that describe the action to perform.
setIntegrationConnectorReports(List<IntegrationConnectorReport>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Set up reports of connectors running in the integration daemon.
setIntegrationConnectorReports(List<IntegrationConnectorReport>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Set up reports of connectors running in the integration daemon.
setIntegrationConnectorReports(List<IntegrationConnectorReport>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Return the status of the connectors running under this integration group.
setIntegrationDaemonServicesConfig(String, String, IntegrationDaemonServicesConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Set up the configuration for an Integration Daemon OMAG Server in a single call.
setIntegrationDaemonServicesConfig(String, String, IntegrationDaemonServicesConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Set up the configuration of the specialist services for an Integration Daemon OMAG Server in a single call.
setIntegrationDaemonStatus(IntegrationDaemonStatus) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
Set up the summary of the services and groups running in the integration daemon.
setIntegrationGroupDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the description of the integration group.
setIntegrationGroupDescription(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Set up the description of the integration group.
setIntegrationGroupGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the integration group's unique identifier.
setIntegrationGroupGUID(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Set up the integration group's unique identifier.
setIntegrationGroupName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the name of this integration group.
setIntegrationGroupName(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Set up the name of this integration group.
setIntegrationGroupQualifiedName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.IntegrationGroupConfig
Set up the name of the integration group.
setIntegrationGroups(List<OMAGIntegrationGroupProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Set up the name of each integration group running in the integration daemon.
setIntegrationGroupsConfig(String, String, List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Set up the configuration for all the open metadata integration groups.
setIntegrationGroupsConfig(String, String, List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
Set up the configuration for all the open metadata integration groups.
setIntegrationGroupsConfig(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Set up the configuration for all the open metadata integration groups.
setIntegrationGroupStatus(IntegrationGroupStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the status of the integration group.
setIntegrationGroupStatus(IntegrationGroupStatus) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
Set up the status of the integration group.
setIntegrationGroupSummaries(List<IntegrationGroupSummary>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
Set up summary of each integration group running in the integration daemon.
setIntegrationGroupSummaries(List<IntegrationGroupSummary>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
Set up the summary of each integration group assigned to the integration daemon.
setIntegrationGroupSummary(IntegrationGroupSummary) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
Set up the summary for the integration group.
setIntegrationStyle(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Return the integration style adopted in this segment.
setInteractingWithActors(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setInteractingWithSolutionComponents(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up details of the relationships to solution components.
setInterestingNotificationTypes(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setInternalRelationships(List<RelatedMetadataNodeSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Set up the internal relationships that provide the evidence that this asset is part of the resulting lineage graph.
setIntroductionDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the date that the product was added to the market.
setInvolvedInAgreements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setIs_deterministic(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up whether this function is deterministic.
setIs_null_call(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up whether this function is a null call.
setIsA(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setIsActive(boolean) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set the indication of whether the server is active
setIsCaseSensitive(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up whether this data class is case-sensitive, or will match irrespective of case.
setIsCaseSensitive(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up whether this valid value is case-sensitive, or will match irrespective of case.
setIsCaseSensitive(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up whether this valid value is case-sensitive, or will match irrespective of case.
setISCQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Set up associated information supply chain unique name (if relevant).
setISCQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
 
setISCQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Set up the fully qualified name of the associated information supply chain.
setISCQualifiedNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Set up the information supply chain segments that his wire implements.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up whether the field is nullable or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up whether the field is nullable or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up whether the field is nullable or not.
setIsolation_mode(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Set up the type of isolation - eg OPEN.
setIsOwnAnchor(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
Set up whether this element should be classified as its own anchor or not.
setIsPopulated(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
Set up whether the table is populated (typically true).
setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Set up whether the link to the tag is private to the creating user or not.
setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
Set up if the contents of this profile be shared with colleagues.
setIsTemplateSubstitute(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Set up whether the new element should have the TemplateSubstitute classification attached, or not.
setJob(OpenLineageJob) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the description of the job.
setJob(OpenLineageParentRunFacetJob) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Set up details of the parent process.
setJobTitle(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the primary job title for this person.
setJournalCategory(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Set up category of note log where the journal entry should go.
setJournalEntry(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
Set up the text that should be added the journal of the anchor element.
setJsonProperties(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the JSON properties associated with the annotation.
setKarmaPoints(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
Set up the karma points for this person.
setKeepTTL(String, String) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
Used to postpone expiration but keep existing absolute timeout
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up the key pattern used in the asset manager for the external identifier.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Set up the key pattern used in the asset manager for the external identifier.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Set up the key pattern for the primary key.
setKeyword(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Set up the name of the keyword.
setKeywordElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setKnownLocations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
Set up the identifier that this reference is to be known as with respect to the linked object.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Set up the label used when displaying this relationship.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Set up the display label for this relationship.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Set up the label used when displaying this relationship.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
Set up the label.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Set up the display label for this relationship.
setLabel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
Set up the label.
setLabelAtEnd1(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the descriptive label for end 1 of the relationship.
setLabelAtEnd2(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the descriptive label for end 2 of the relationship.
setLabels(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setLabels(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setLanguage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
setLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Set up the language that the glossary contents are written in.
setLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the name of the language that this translation is using.
setLastAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setLastAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Set up the last time that the resource was accessed.
setLastFileAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setLastFileCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setLastFileModificationTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setLastModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up date/time that the report was last updated.
setLastModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up date/time that the report was last updated.
setLastModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setLastModifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the name of the person or engine that last modified the report.
setLastModifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up the name of the person or engine that last modified the report.
setLastPauseTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up when this was completed - or null if still outstanding.
setLastRefreshTime(Date) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the date/time when the connector was last refreshed.
setLastResumeTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the last time the process was resumed.
setLastReviewTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the last time the action was reviewed for priority, ownership etc.
setLastShutdownTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setLastStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setLastStatusChange(Date) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the date/time when the status was last changed.
setLastSynchronized(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Set up the date/time that the instance in the external system was last queried.
setLastSynchronized(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Set up the last time that the metadata properties were synchronized between open metadata and the third party technology.
setLegacyAttribute(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
setLegacyAttribute(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setLength(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the length of the data field.
setLength(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up the length of the data field.
setLength(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the length of the data field.
setLevel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
Set up the level of security.
setLevelIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Set up the level assigned to this element for this classification.
setLevelIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Set up the level to match on.
setLibraryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
Set up the format of the file system.
setLibraryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Set up the format of the file system.
setLibraryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Set up the format of the file system.
setLicense(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Set up the license associated with this metadata element (null means none)
setLicense(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the license granted for this external reference.
setLicense(OpenAPILicense) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
setLicensedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the person in the license authority that granted this license.
setLicensedByPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the property from the element supplying the licensedBy property.
setLicensedByTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the type of the element supplying the licensedBy property.
setLicensedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLicensee(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the person/team that received the license.
setLicenseePropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the property from the element supplying the licensee property.
setLicenseeTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the name of the type of the element supplying the licensee property.
setLicenseId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the unique identifier of the license.
setLicenses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLikedElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLikes(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of likes for this element.
setLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setLimitResultsByClassification(List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the list of classifications that must be present on all returned entities.
setLimitResultsByClassification(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Set up the list of entity classifications that should restrict the find request.
setLimitResultsByClassification(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Set up the list of classifications that must be present in the results.
setLimitResultsByClassification(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Set up the list of entity classifications that should restrict the find request.
setLimitResultsByStatus(List<ElementStatus>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the optional list of statuses that should be used to restrict the elements returned by their status.
setLimitResultsByStatus(List<InstanceStatus>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the list od current statuses that an instance must have to be returned.
setLimitResultsByStatus(List<InstanceStatus>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Set up the list of statuses that the resulting metadata instances must be in.
setLimitResultsByStatusDefault(List<ElementStatus>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the list of element statuses of that returned elements can be set to.
setLimitToISCQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
Set up whether the returned results should just show a particular information supply chain.
setLineageDepth(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLineageDirection(AtlasLineageDirection) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLineageLinkage(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the lineage relationships associated with this element.
setLineageMappingHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Set up the element header associated with the relationship.
setLineageMappingProperties(LineageMappingProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Set up the properties associated with the relationship.
setLineageOnDemandPayload(Map<String, AtlasLineageOnDemandConstraints>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLineageRelationships(List<AssetLineageGraphRelationship>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Set up the relationships that connect the assets together in the lineage graph.
setLinkedAssets(List<AssetLineageGraphNode>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Set up the list of elements that are linked to the asset by lineage relationships.
setLinkedAttributeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Set up the GUIDs of the schema attributes that this link connects together.
setLinkedAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Set up the name of this link.
setLinkedElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Set up the header of the entity at the other end.
setLinkedFiles(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkedFolders(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkedFromDataFields(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkedMediaFiles(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkedToDataFields(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkedToPrimaryKey(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
Set up the unique identifier of the relationship.
setLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Set up the identifier for the schema link.
setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Set up the properties associated with this schema link.
setLinks(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up the list of links in the information supply chain.
setLinks(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Set up the list of links in the information supply chain.
setLinkType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Set up the type of the link - this is related to the type of the schema it is a part of.
setLinkTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up the name of the link.
setListenerManager(GovernanceListenerManager, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Set up the listener manager.
setListMembers(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up list of nested lists - typically this is the distinguished names of the members.
setLocalConnector(String, LocalOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.connectorconsumer.PerformanceSuiteConnectorConsumer
Pass the connector for the local repository to the connector consumer.
setLocalConnector(String, LocalOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.connectorconsumer.ConformanceSuiteConnectorConsumer
Pass the connector for the local repository to the connector consumer.
setLocalConnector(String, LocalOMRSRepositoryConnector) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorConsumer
Pass the connector for the local repository to the connector consumer.
setLocalConnector(String, LocalOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Pass details of the connection for the local repository to the connection consumer.
setLocalConnector(String, LocalOMRSRepositoryConnector) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Save the connector to the local repository.
setLocale(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Set up the locale that this translation is using.
setLocalLineageGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up the mermaid graph that shows the directly connected lineage relationships.
setLocalMetadataCollection(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the local metadata collection id.
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the metadata collection id for the local repository.
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the metadata collection id for the local repository.
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestination
Set up the local metadata collection id.
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Set the unique id of the metadata collection that is collocated with the Enterprise Metadata Collection
setLocalMetadataCollectionId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
setLocalMetadataCollectionId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the local metadata collection id.
setLocalMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the local metadata collection name.
setLocalMetadataCollectionName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the local metadata collection name.
setLocalMetadataCollectionName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the local metadata collection name.
setLocalRegistration(MemberRegistration) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setLocalRegistration(MemberRegistration) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Set up the description of the local server's registration with the cohort.
setLocalRepository(String, OMRSRepositoryContentManager, LocalOMRSInstanceEventProcessor) - Method in class org.odpi.openmetadata.repositoryservices.archivemanager.OMRSArchiveManager
The local repository is accessed through its inbound event processors.
setLocalRepositoryConfig(String, String, LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration for the local repository.
setLocalRepositoryConfig(String, String, LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the configuration for the local repository.
setLocalRepositoryConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the configuration for the local repository in one operation.
setLocalRepositoryConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryServicesConfig
Set up the configuration properties for the local repository.
setLocalRepositoryConnector(OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the connector to the local repository.
setLocalRepositoryConnector(OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the connector to 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.
setLocalResources(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
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.
setLocalServerUserId(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Provide the local server's userId.
setLogStoreReports(List<OMRSAuditLogStoreReport>) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Set up the report for each audit log store.
setLongDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setMadeOfDataClasses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the list of users responsible for maintaining this instance.
setMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the list of users responsible for maintaining this instance.
setMakeAnchor(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
Set up whether this element should be classified as its own anchor or not.
setManagedProjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the governance definitions that support this governance definition.
setManager(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up a person's manager.
setManagingProjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up parent projects.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Set up if the guard must be returned from the previous action for any of the next actions to progress.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Set up if the guard must be returned from the previous action for any of the next actions to progress.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Set up if the guard must be returned from the previous action for any of the next actions to progress.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Set up whether the guard was mandatory.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
Set up if the guard must be returned from the previous action for any of the next actions to progress.
setMandatoryGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of guards that must be received before this engine action can proceed.
setMandatoryGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of guards that must be received before this engine action can proceed.
setMandatoryGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the list of guards that must be received before this engine action can proceed.
setMapFromElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the type of schema element that represents the key or property name for the map.
setMapGUIDs(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the builder to support a map type.
setMappingProperties(Map<String, Serializable>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the additional properties used by the master repository to map to stored instances.
setMappingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up any additional properties to help with the mapping of the external identifier to open metadata elements.
setMappingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Set up any additional properties to help with the mapping of the external identifier to open metadata elements.
setMapProjection(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Set up the map projection used to define the coordinates.
setMapToElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the type of schema element that represents the property value for the map.
setMapTypes(SchemaTypeBuilder, SchemaTypeBuilder) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the builder to support a map type.
setMapValue(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Add or update an element in the map.
setMapValue(String, InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Add or update an element in the map.
setMapValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Set up the map elements in one call.
setMapValues(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Set up the map elements in one call.
setMarker(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setMatchClassifications(SearchClassifications) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Set up details about the classifications that need to be present/absent from the search request.
setMatchClassifications(SearchClassifications) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Set the list of classification search criteria.
setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Set the criteria against which to match the classifications.
setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Set the criteria against which to match the conditions.
setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Set the criteria against which to match the classifications.
setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Set the criteria against which to match the conditions.
setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Set up the criteria for how the properties should match - ie all, any, nome.
setMatchingElements(List<MetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
Set up the list of anchored elements that match the search criteria.
setMatchingElements(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
Set up the list of anchored elements that match the search criteria.
setMatchingValues(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Set up the count of matching values that match the specification of these data classes.
setMatchingValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMatchProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Set up the collection of match properties for this find request.
setMatchProperties(InstanceProperties, MatchCriteria) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the properties that should be matched during the query.
setMatchProperties(SearchProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Set the (optional) properties-based conditions for the classification.
setMatchProperties(SearchProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Set up the collection of match properties for this find request.
setMatchPropertyNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the list of property values filled out in this annotation.
setMatchThreshold(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the match threshold that a data field is expected to achieve to be assigned this data class.
setMaterializedViewCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Set up the number of materialized views discovered.
setMaterializedViewCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Set up the number of materialized views discovered.
setMaturity(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the maturity level of the product.
setMax(double) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the maximum value in this column.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCount(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
setMaxHeight(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the maximum height that data is collected from.
setMaximumInstances(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up the maximum number of running asset instances controlled by the software server capability.
setMaximumInstancesSet(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up whether the maximum instances value is set up or just default.
setMaxLatitude(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the maximum latitude in a bounded box.
setMaxLongitude(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the max longitude in a bounded box.
setMaxPageSize(int) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set an upper limit in the page size that can be requested on a REST call to the server.
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.
setMaxPageSize(int) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Override the default maximum paging size.
setMaxPageSize(int) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Set the max page size.
setMaxPageSize(int) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the maximum PageSize
setMaxPageSize(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the maximum PageSize
setMaxPageSize(int) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the maximum PageSize
setMaxPageSize(String, String, int) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set an upper limit in the page size that can be requested on a REST call to the server.
setMaxPageSize(String, String, int) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set an upper limit in the page size that can be requested on a REST call to the server.
setMaxPagingSize(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Override the default maximum paging size.
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.
setMeaningForDataElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMeaningNames(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setMeanings(List<AtlasTermAssignmentHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setMeanings(List<AtlasTermAssignmentHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setMeanings(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the glossary terms linked by semantic assignment.
setMeasurement(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Set up the description of the measurements needed to support this metric.
setMeasurements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMediaId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Set up the identifier that this reference is to be known as with respect to the linked object.
setMediaType(MediaType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Set up the type of media referenced.
setMediaTypeOtherId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Set up the other id.
setMediaUsage(MediaUsage) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Set up the expected use of the media.
setMediaUsageOtherId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
Set up the other usage type for the reference.
setMemberOfCollections(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of collections that is definition is a member of.
setMemberOfValidValueSets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMembershipRationale(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the rationale or role of the asset in this collection.
setMemento(String, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Set up the Memento classification.
setMemento(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the memento classification that shows that the element has been archived.
setMemory(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of different memory usage stats.
setMergeClassifications(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Set up whether the code allowed to retrieve an existing element, or must it create a new one - the match is done on the qualified name (default is false).
setMergeUpdate(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Set up flag to indicate whether to completely replace the existing properties with the new properties, or just update the individual properties specified on the request.
setMergeUpdate(boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Set up the indication of there properties should be over-write or replace existing properties.
setMergeUpdate(boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Set up the indication of there properties should be over-write or replace existing properties.
setMergeUpdate(boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Set up the indication of there properties should be over-write or replace existing properties.
setMergeUpdate(boolean) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
Set up the indication of whether properties should be over-write or replace existing properties.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the mermaid representation of this data structure.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Set up the graph view of the solution component.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the graph view of the solution component.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
Set up mermaid string used to render a graph.
setMermaidGraph(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Set up mermaid string used to render a graph.
setMermaidSpecification(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up mermaid string used to render a graph.
setMermaidSpecification(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Set up mermaid string used to render a graph.
setMermaidSpecification(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Set up mermaid string used to render a graph.
setMermaidSpecification(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Set up mermaid string used to render a graph.
setMermaidString(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
Set up the mermaid version of the hierarchy.
setMermaidTimeline(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the timeline showing the flow of data along the solution component.
setMessage(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the actual log message.
setMessageId(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the identifier of the message within the log record.
setMessageParameters(String[]) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the array of values that were inserted in the message text.
setMessageParameters(String...) - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
Set up the specific values that apply to this message instance.
setMessageText(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the text of the message within the log record.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSRepositoryConnector
Set up the unique id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSRepositoryConnector
Set up the unique id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSRepositoryConnector
Set up the unique Id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTRepositoryConnector
Set up the unique Id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the unique id of local repository's metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Sets up the unique identifier (guid) of the originating repository.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the unique identifier of the repository's metadata collection id.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the unique identifier for the home metadata collection for this instance.
setMetadataCollectionId(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the unique Id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the unique id for this metadata collection.
setMetadataCollectionId(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the unique Id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the unique Id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Set up the unique id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Sets up the unique identifier (guid) of the originating repository.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the unique id for this metadata collection.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Set up the metadata collection id for this new entity.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the metadata collection id for this new entity.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Set up the metadata collection id for the local repository.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Set up the metadata collection id for the local repository.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the metadata collection id for this new relationship.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.LocalRepositoryConfig
Set up the display name of the metadata collection.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the metadata collection name.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up a display name for the metadata collection that this instance belongs to.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Explicitly set up the metadata collection name.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Set up the optional metadata collection name.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Explicitly set up the metadata collection name.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Set up the name of the metadata collection for this new relationship.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Set up the name of the metadata collection for this new relationship.
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the name of the metadata collection for this new relationship.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataElement1GUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Set up the unique identifier of the metadata element at end 1 of the relationship.
setMetadataElement1GUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Sets metadata element 1 guid.
setMetadataElement2GUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Set up the unique identifier of the metadata element at end 2 of the relationship.
setMetadataElement2GUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Sets metadata element 2 guid.
setMetadataElementSubtypeNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the list of valid subtypes that the returned metadata elements must belong to.
setMetadataElementTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the type of metadata element that the caller is searching for.
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.
setMetadataSourceQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the qualified name of the metadata source for this integration connector.
setMetadataSourceQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the qualified name of the metadata source for this integration connector.
setMetastore_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Set up the guid is the associated hive metastore.
setMethod(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up the method used to identify data class.
setMethodName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the name of the method that this evidence supports.
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.
setMetrics(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMin(double) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the minimum value in this column.
setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Set up the minimum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Set up the minimum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Set up the minimum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up the minimum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinCount(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
 
setMinHeight(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the minimum height that data is collected from.
setMinimumInstances(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up the minimum number of running asset instances controlled by the software server capability.
setMinimumInstancesSet(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up whether the minimum instances value is set up or just default.
setMinimumLength(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the minimum length of the data.
setMinimumLength(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up the minimum length of the data.
setMinLatitude(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the minimum latitude in a bounded box.
setMinLongitude(float) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Set up the minimum longitude in a bounded box.
setMinMinutesBetweenRefresh(long) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up the configured minimum time between calls to refresh.
setMinutes(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
 
setMission(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
Set up the mission of the community.
setModel_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Set up the name of the registered model that this is a part of.
setModel_version_status(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the status of this version.
setModel_versions(List<ModelVersionInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Return the list of registered models.
setModelDescription(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelLanguage(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelLocation(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelScope(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelSummary(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelTechnicalName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelUsage(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModelVersion(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Set up the time that the file was last modified.
setMonitoredResources(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMonitoredThrough(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setMostCommonValues(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setMostCommonValuesFrequency(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setMultiLink(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Set up whether multiple relationships of this type are allowed between the same two entities.
setMultiLink(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Set up whether multiple relationships of this type are allowed between the same two entities.
setMultiLink(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up whether multiple relationships of this type are allowed between the same two entities.
setMutatedEntities(Map<AtlasEntityOperation, List<AtlasEntityHeader>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the name of the Apache Atlas runtime.
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Set up the unique name of the element within its name space.
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the unique name of the element within its name space.
setName(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the unique name of the element within its name space.
setName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the name for the query request.
setName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the display name of the profile.
setName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the display name of the profile.
setName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
Set up the display name of the requirement.
setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up the string to use as the name of the configuration property.
setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Set up the string to use as the name of the request parameter.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Set up the catalog target name.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Set up the name of the data source.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Set up the name of the input.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Set up the name of the job.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Set up the name of the output.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Set up the name of the job.
setName(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Set up the name of the field.
setName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up the string to use as the name of the action target.
setName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up the string to use as the name of the request parameter.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up the string to use as the name of the placeholder property.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up the string to use as the name of the replacement attribute.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the type name for this OpenMetadataTypeDef.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Set up the type name for this OpenMetadataTypeDef.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Set the name of the classification.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Set up the name for the query request.
setName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Set up the name for the query request.
setName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Set up the string to use as the name of the analysis step.
setName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the name of the annotation type.
setName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Set up the name for the query request.
setName(String) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
setName(String) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Set up the name of the component.
setName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Set up the name of the classification.
setName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Set the name of the classification.
setName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the type name for this TypeDef.
setName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Set up the type name for this TypeDef.
setName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Set up the type name.
setName(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
setName(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
setNamedLists(Map<String, NamedList>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Set up the named lists in this collection.
setNameParameterName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the parameter name.
setNameParameterName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Set up the parameter name.
setNamePatterns(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up a regular expression that characterizes the name used for this type of data field.
setNamePatterns(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
Set up the list of name patterns that make up this standard.
setNamePropertyName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the property name from the open metadata types.
setNamePropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Set up the property name from the open metadata types.
setNamePropertyName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Set up the property name from the open metadata types.
setNames(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Set up the name list result.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Set up the namespace for the input.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Set up the namespace for the job.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Set up the namespace for the output.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Set up the namespace for the job.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the name of the namespace that this type belongs to.
setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up the name of the namespace that this type belongs to.
setNativeClass(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up the name of the Java class to use to represent this type.
setNegativeTestEvidence(List<OpenMetadataConformanceTestEvidence>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Set up the list of test evidence that demonstrates the technology under test is not conformant.
setNestedConditions(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Set any nested conditions.
setNestedConditions(SearchProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Set any nested conditions.
setNestedConnectors(List<OMAGConnectorProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setNestedDataFields(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNestedElements(List<InformationSupplyChainComponent>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
Set up any relevant nested components.
setNestedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
Set up the metadata element to return.
setNestedFiles(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNestedFolders(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNestedLocations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNestedSegments(List<InformationSupplyChainSegment>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
Set up any relevant nested components.
setNestedSolutionComponents(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNestedSubjectAreas(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNetworkAddress(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setNetworkAddress(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Set up the network address of the endpoint.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
Set up the network address used to connect to the location.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setNew_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Set up the unique name of the element within its name space.
setNewActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Set up any specific action targets for the action.
setNewActionTargets(List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Set up the list of metadata elements that the next governance action should target.
setNewInstance(String, ConformanceServicesInstance) - Method in class org.odpi.openmetadata.conformance.server.ConformanceServicesInstanceMap
Add a new server instance to the server map.
setNewStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Set up the new status value - or null to leave as is.
setNewStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Set up the new status value - or null to leave as is.
setNewTypeDef(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Set up the new type.
setNewTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Set up the TypeDef's new unique identifier.
setNewTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Set up the TypeDef's new name.
setNewTypeDefs(List<TypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Set up the list of new TypeDefs in this open metadata archive.
setNewVersionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the new version name ot use once the patch is applied.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Set up the opaque token to retrieve the next page of results.
setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Set up the opaque token to retrieve the next page of results.
setNextMarker(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setNextProcessStep(GovernanceActionProcessStepExecutionElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Set up details of the next governance action process step
setNextProcessStep(ElementStub) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Set up details of the next governance action process step
setNextProcessStepLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
Set up the unique identifier of the relationship.
setNextProcessStepLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Set up the unique identifier of the relationship.
setNextProcessSteps(List<GovernanceActionProcessStepExecutionElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Set up the list of process steps in the process.
setNextStep(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
Set up the element header associated with end 2 of the relationship.
setNextVersionDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the date of the next version of the digital service.
setNominalEndTime(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Set up an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal end time (excluded) of the run.
setNominalStartTime(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Set up an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal start time (included) of the run.
setNominalTime(OpenLineageNominalTimeRunFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Set up the nominal time.
setNonMatchingValues(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Set up the count of values that do not match the specification of these data classes.
setNoRepositoryMode(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove all configuration for a local repository.
setNoRepositoryMode(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Remove all configuration for a local repository.
setNoteLogEntries(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNoteLogs(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNoteLogSubjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up any notes associated with the certificate.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up any notes for the steward.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up additional information relating to this classification.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up any notes associated with the license.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the steward's notes.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Set up any notes for the steward.
setNotSupportedAssertions(List<String>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up the list of assertions for functions that correctly reported not supported.
setNullable(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setNullable(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
 
setNullCount(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the number of null values in this column for the rows evaluated.
setNumberOfDistinctValues(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setNumberOfPages(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the number of pages in the reference.
setNumberOfRowsDeleted(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setNumberOfRowsInserted(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setNumberOfRowsUpdated(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setObjective(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
Set up the objective of the meeting - what it is trying to achieve?
setObligations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the obligations stipulated by the license.
setObligations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the obligations stipulated by the license.
setObligations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Set up the obligations stipulated by the license.
setObsoleteTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Set up the TypeDef's name.
setOffset(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setOffset(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Set up the starting element number for this set of results.
setOffset(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Set up the starting element number for this set of results.
setOffset(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Set up the starting element number for this set of results.
setOldestFirst(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Set up whether this request is to return the oldest or newest version first.
setOMAGServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration properties for an OMAG Server in a single command.
setOMAGServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
Set up the configuration properties for an OMAG Server in a single command.
setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Set up the configuration properties for an OMAG Server in a single command.
setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the configuration properties for an OMAG Server in a single command.
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.
setOMAGServers(List<OMAGServerProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setOnDemandConstraints(AtlasLineageOnDemandConstraints) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setOpenapi(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
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.
setOpenMetadataArchives(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of open metadata archives.
setOpenMetadataArchives(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up the list of open metadata archives.
setOpenMetadataRootHierarchies(List<OpenMetadataRootHierarchy>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
Set up the members of the collection, organized hierarchically.
setOpenMetadataTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Set up the open metadata type name to filer by.
setOpenMetadataTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the name of the open metadata type used for this type of annotation.
setOpenMetadataTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.PropertyBase
Set up the name of the type of annotation - default is "Annotation".
setOpenMetadataTypesOriginGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Save the unique identifier of the open metadata archive.
setOperation(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Set up the operation permitted by the credential.
setOperation(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Set up the operation permitted by the credential.
setOperation(AtlasAuditOperation) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setOperationalViewServerGenericServiceAdminList(List<ViewServerGenericServiceAdmin>) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Set up the list of references to the admin object for each active Open Metadata View Service (OMVS).
setOperationId(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setOperationName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
Set up the name of the associated operation.
setOperator(AtlasOperator) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setOperator(PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Set the operator to use for the comparison.
setOperator(PropertyComparisonOperator) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Set the operator to use for the comparison.
setOptional(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setOptions(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setOptions(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the options for this OpenMetadataTypeDef.
setOptions(Map<String, String>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the options for this TypeDef.
setOptions(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up whether the attribute instances are arranged in an order.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOrdinal(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setOrdinal(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Set up the numeric value for the enum value.
setOrdinal(int) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
Set up the numerical code for this enum.
setOrdinal(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Set the integer ordinal for this enum.
setOrdinal(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Set up the numeric value for the enum value.
setOrganization(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the name of the organization that owns the resource that this external reference represents.
setOrganization(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Set up the identifier of the organization where this digital resource originated from.
setOrganizationName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the name of the organization that is running this server.
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.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Set up the name of the organization that runs/owns the server.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the name of the organization.
setOrganizationName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the name of the organization that runs/owns the server used to access the repository.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the name of the organization that runs/owns the server used to access the repository.
setOrganizationName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the name of the organization that runs/owns the server.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the name of the organization that runs/owns the server.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Set up the name of the organization that runs/owns the server.
setOrganizationName(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the name of the organization that runs/owns the server.
setOrganizationName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the name of the organization that is running this server.
setOrganizationName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set up the name of the organization that is running this server.
setOrganizationPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Set up the property name used to supply the organization identifier.
setOrganizingPrinciple(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Set up the organizing principle used to create the taxonomy in the glossary.
setOrigin(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the unique identifier for metadata collection id where this OpenMetadataTypeDef came from.
setOrigin(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the unique identifier for metadata collection id where this TypeDef came from.
setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Set up information about the origin of the element.
setOriginalAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the attribute before the change.
setOriginalClassification(Classification) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the classification before it was changed.
setOriginalEntity(EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the entity values before it was updated.
setOriginalHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the unique identifier of the metadata collection before it was changed.
setOriginalHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Set up the unique id of the metadata collection that was the original home of a metadata instance that has just been rehomed.
setOriginalInstanceGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the unique identifier of the instance before it was changed.
setOriginalInstanceGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Set up the original unique id (guid) of an instance that has just been re-identified (ie it has had a new guid assigned.
setOriginalRelationship(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the values for the relationship before it was changed.
setOriginalTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Set up the TypeDef's original name.
setOriginalTypeDefSummary(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the type before it was changed.
setOriginalTypeDefSummary(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the type before the change.
setOriginalTypeDefSummary(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Set up the details of the original TypeDef of a metadata instance that has just been reTyped.
setOriginator(OMRSAuditLogRecordOriginator) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Set up details of the originator of the log record.
setOriginator(OMRSEventOriginator) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up details about the event originator.
setOriginatorComponent(AuditLogReportingComponent) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the name of the component that reported the situation recorded in the log record.
setOriginatorEngineName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the qualified name of the governance engine that originated this request (if any).
setOriginatorEngineName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the qualified name of the governance engine that originated this request (if any).
setOriginatorEngineName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the qualified name of the governance engine that originated this request (if any).
setOriginatorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Set up the unique identifier of the element that originated the action.
setOriginatorGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the unique identifier of the person or process that created the incident.
setOriginatorLicense(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the default license for all instances in this archive (this value can be overridden in individual instances in the archive).
setOriginatorName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the name of the originator of this open metadata archive.
setOriginatorOrganization(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Set up the name of the organization that provided this archive.
setOriginatorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up details of the originator of the log record.
setOriginatorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Set up the properties that describe the server that owns the audit log.
setOriginatorServiceName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the unique name of the service that created this request.
setOriginatorServiceName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the unique name of the service that created this request.
setOriginatorServiceName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the unique name of the service that created this request.
setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the unique identifier of the business capability that originated this governance service.
setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Set up the details of this element's origin.
setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the unique identifier for the organization that originated this governance service.
setOrphanedConceptGroups(List<ConceptGroup>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setOs(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Set up a map of properties about the operating system.
setOtherAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the type information for the conflicting type.
setOtherClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the list of remaining classifications associated with this metadata element.
setOtherElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of other elements connected to the solution component.
setOtherInstanceGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the unique identifier of the conflicting instance.
setOtherMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the unique identifier of the conflicting metadata collection.
setOtherOrigin(InstanceProvenanceType) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the provenance type of the conflicting metadata collection.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the properties that characterize where this governance service is from.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
Set up any descriptive labels describing origin of the digital resource.
setOtherProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up any other properties that should be shared with security providers.
setOtherProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up any other properties that should be shared with security providers.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up a map of property name to property value to provide additional information for this configuration property.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up a map of property name to property value that the catalog template should have to be valid for this integration connector.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Set up a map of property name to property value that the catalog target should have to be valid for this integration connector.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up a map of property name to property value to provide additional information for this governance service..
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
Set up a map of property name to property value to provide additional information for this governance service..
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up a map of property name to property value to provide additional information for this governance service.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Set up a map of property name to property value to provide additional information for this governance service..
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up a map of property name to property value to provide additional information for this service.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up a map of attribute name to attribute value to provide additional information for this service.
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
Set up a map of property name to property value to provide additional information for this governance service..
setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up a map of property name to property value to provide additional information for this governance service..
setOtherRelatedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up details of other related elements retrieved from the repository.
setOtherTypeDef(TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the type information for the conflicting type.
setOtherTypeDefSummary(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the type information for the conflicting type.
setOutcomes(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the list of expected outcomes from implementing this governance definition.
setOutputFacets(OpenLineageOutputDataSetOutputFacets) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Set up the map of output facets (if any).
setOutputGuards(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Set up the list of guards supplied by the governance service when it completed.
setOutputRelationsCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setOutputRelationsLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setOutputRelationsReachedLimit(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setOutputs(List<OpenLineageOutputDataSet>) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the list of output data sets.
setOutputStatistics(OpenLineageOutputStatisticsOutputDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Set up statistics facet.
setOwner(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Set up the owner of the element.
setOwner(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the owner of the element.
setOwner(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the name of the owner for this asset.
setOwner(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Set up the name of the owner for this asset.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the property name used to identifier the owner.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Set up the property name of the identifier that is representing the owner.
setOwnership(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the Ownership classification.
setOwnershipClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Set up the Ownership classification for this entity.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the type of owner stored in the owner property.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Set up the type name of the element representing the owner.
setPackagedInArchiveFiles(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPageRange(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the page range of the reference.
setPages(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Set up the page range for the reference.
setPageSize(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Return the max number of elements that can be returned on this request.
setPageSize(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Set up the maximum number of elements that can be returned on this request.
setPageSize(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Set up the maximum number of elements that can be returned on this request.
setPageSize(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Set up the maximum number of elements that can be returned on this request.
setPaging(int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the required paging.
setParameter_default(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
setParameter_mode(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
setParameter_style(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the function parameter style.
setParameter_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
 
setParameters(List<OpenAPIParameter>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setParameters(List<OpenAPIParameter>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setParameters(List<FunctionParameterInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Set up the parameter list
setParameters(Map<String, OpenAPIParameter>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
setParameterType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Set up the type of parameter - for example for REST APIs, is it a PathVariable or a RequestParameter?
setParams(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setParams(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
setParent(OpenLineageParentRunFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Set up details of the parent process.
setParentAtEnd1(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Set up which end any parent entity sits on the relationship.
setParentCategory(AtlasRelatedCategoryHeader) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setParentCategoryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setParentConnections(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of connections that this connection is embedded in.
setParentDataFields(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setParentFolder(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setParentGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Set up the optional unique identifier for an element that should be connected to the newly created element.
setParentProcesses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setParentRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up any properties to include in parent relationship.
setParentRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up any properties that should be included in the parent relationship.
setParentRelationshipProperties(NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Set up any properties that should be included in the parent relationship.
setParentRelationshipProperties(NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Set up any properties that should be included in the parent relationship.
setParentRelationshipTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
Set up the name of the optional relationship from the newly created element to a parent element.
setParents(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up the list of parent information supply chains for the information supply chain.
setParentSchemaElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the schema elements that are using this schema type.
setPartition_index(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
 
setPartnerServerType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the type of the server that the partner service resides on.
setPartnerServiceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the service in a remote server that this service depends on.
setPartOfDataClasses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPartOfDataStructures(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPassedTestCases(List<OpenMetadataTestCaseResult>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the list of test cases that passed.
setPatch(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setPatchLevel(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the patch level of the file system.
setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Set up the patch level of the governance engine.
setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Set up the patch level of the software capability.
setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up the patch level of the governance engine.
setPath(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the path in the repo containing the source files.
setPath(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Set up the path name to add to the network address in the API's endpoint.
setPathName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPathName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setPathName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
setPaths(Map<String, Map<String, OpenAPIOperation>>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
setPeerGovernanceDefinitions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPeerLocations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPeerPersons(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPendingTasks(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setPerformsRoles(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
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).
setPermittedSynchronization(PermittedSynchronization) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the synchronization direction policy.
setPermittedSynchronization(PermittedSynchronization) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the permitted direction of metadata flow (see the enum definition for more details).
setPlaceholderPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the property values to replace placeholders in the template.
setPlaceholderPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Set up the property values to replace placeholders in the template.
setPlaceholderVariables(String, Map<String, String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Set up the placeholder variables that will be used on each server start up.
setPlaceholderVariables(String, Map<String, String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
Override the placeholder variables.
setPlannedCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the expected completion date for this event.
setPlannedDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Set up which type of software component is likely to be deployed to implement this solution component.
setPlannedDuration(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the number of milliseconds that the event is due to run for.
setPlannedEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the date that the project is expected to complete.
setPlannedStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the planned start date for the event.
setPlatformBuildProperties(BuildProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Set up a new platform name (must be called before start()).
setPlatformName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformOrigin(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformSecurityConnection(String, String, Connection) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Override the default location of the configuration documents.
setPlatformSecurityConnection(String, PlatformSecurityRequestBody) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
Override the default platform security connector.
setPlatformSecurityConnection(String, PlatformSecurityRequestBody) - Method in class org.odpi.openmetadata.platformservices.server.spring.OldPlatformSecurityResource
Deprecated.
Set up a platform security connector
setPlatformSecurityConnection(String, PlatformSecurityRequestBody) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformSecurityResource
Set up a platform metadata security connector
setPlatformSecurityConnection(String, Connection) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Set up a platform security connector.
setPlatformSecurityConnection(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
setPlatformSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.rest.PlatformSecurityRequestBody
 
setPlatformStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformURLRoot(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformWorkbenchConfig(PlatformConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Set up the configuration for the platform workbench.
setPluginRepositoryConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository.
setPluginRepositoryConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setPluginRepositoryConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setPluginRepositoryConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setPluginRepositoryConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
setPluginRepositoryConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
setPortDelegatingFrom(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPortDelegatingTo(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPortOwningProcesses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPorts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPorts(List<SolutionPortElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the component's ports.
setPortType(PortType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Set up the direction of data flow of the port.
setPosition(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the ordinal position of column (starting at position 0).
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Set up the position of this data field in the data structure.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Set up the position of this data field in the data structure.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Set up the position of this data field in the data structure.
setPosition(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Set up the position of this data field in the data structure.
setPositiveTestEvidence(List<OpenMetadataConformanceTestEvidence>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
Set up the list of test evidence that demonstrates the technology under test is conformant.
setPost(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setPostalAddress(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Set up the postal address of the location (if appropriate).
setPostgresLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a PostgreSQL Database Schema as the local repository.
setPostgresLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up a PostgreSQL database schema as the local repository.
setPrecision(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the number of significant digits to the right of decimal point.
setPrecision(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPredefinedActionTargets(List<PredefinedActionTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up the list of predefined action targets for this governance action.
setPredefinedActionTargets(List<PredefinedActionTarget>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Set up the list of predefined action targets for this governance action.
setPredefinedRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up any pre-defined request parameters.
setPredefinedTargetForAction(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPreferredLanguage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up spoken or written language preferred by the person.
setPreferredTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setPreferredToTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setPreferredValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set up the preferred values to use in implementations (normally used with definitions)
setPreferredValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPresentInNoteLogs(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setPreviousActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of engine actions that preceded this engine action.
setPreviousActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of engine actions that preceded this engine action.
setPreviousClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setPreviousIncidents(List<IncidentDependency>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up details of the previously raised incidents that relate to this situation.
setPreviouslyReportedIncidentGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Set up the identifier of an incident that this incident is dependent on.
setPreviousProcessStep(ElementStub) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
Set up details of the previous governance action process step
setPrimaryKey(String, PrimaryKeyProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Set primary key
setPrimaryKey(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up whether this element (TabularColumn) is a primary key.
setPrimaryKeyOnColumn(String, String, String, String, String, int, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Classify a column in a database table as the primary key.
setPrimitive(boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyDescription
 
setPrimitiveDefCategory(OpenMetadataPrimitiveDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Set up the type category for this primitive type.
setPrimitiveDefCategory(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Set up the category of the primitive type.
setPrimitiveDefCategory(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Set up the type category for this primitive type.
setPrimitiveTypeCategory(PrimitiveTypeCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Set up the category of the primitive type.
setPrimitiveValue(Object) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Set up the primitive value.
setPrimitiveValue(Object) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Set up the primitive value.
setPriority(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up how important this is.
setPriority(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the priority of this project.
setPriority(int) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the identifier of the governance domain that this incident report belongs to (0=ALL/ANY).
setPriorReports(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setProcessCallHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Set up the element header associated with the relationship.
setProcessCallProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
Set up relationship properties
setProcessContainmentType(ProcessContainmentType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Set up the relationship between the parent and child process.
setProcessingEngineUserId(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the userId of the governance engine that is responsible for running the governance service for this engine action.
setProcessingEngineUserId(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the userId of the governance engine that is responsible for running the governance service for this engine action.
setProcessingEngineUserId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the userId of the governance engine that is responsible for running the governance service for this engine action.
setProcessName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the name of the governance action process - or similar request source.
setProcessName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the name of the governance action process - or similar request source.
setProcessName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the name of the governance action process - or similar request source.
setProcessName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the name of the process that this action belongs to.
setProcessProperties(GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up process properties
setProcessQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the qualified name of the GovernanceActionProcess that will act as a template for the governance actions that will be created and run.
setProcessStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Set up the initial status of the governance action status.
setProcessStepGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepLinks(List<NextGovernanceActionProcessStepLink>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
Set up the list of links between process steps.
setProcessStepName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
setProcessStepProperties(GovernanceActionProcessStepExecution) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Set up process properties
setProcessStepProperties(GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Set up process properties
setProducedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the produced action target names
setProducedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the action targets that are produced by the governance service.
setProducedGuards(List<GuardType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported guards
setProducedGuards(List<GuardType>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the list of guards produced by the governance service.
setProducedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up request parameters returned are returned by the governance service.
setProducedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the request parameters that are produced by the governance service.
setProducer(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the URI identifying the producer of this metadata.
setProductName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the product name.
setProfileCounts(Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the map of different profiling counts that have been calculated.
setProfileDates(Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up a set of relevant dates describing different aspects of the data.
setProfileDoubles(Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the map of different large profiling counts that have been calculated.
setProfileEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the time that the profiler stopped gathering data.
setProfileFlags(Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up a set of boolean flags describing different aspects of the data.
setProfileId(Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the identifier of the profile that this test evidence supports.
setProfileNames(List<String>) - Method in class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
Set up the list of test case IDs that are available.
setProfilePriority(OpenMetadataConformanceProfilePriority) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up the priority of the profile.
setProfilePriority(OpenMetadataConformanceProfilePriority) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up the priority of the profile.
setProfileProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the map of properties that make up the profile.
setProfileProperties(PersonProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
Set up the profile properties.
setProfilePropertyNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the list of property values filled out in this annotation.
setProfileResult(OpenMetadataConformanceProfileResults) - Method in class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
Set up the results from running a single profile.
setProfileResults(List<OpenMetadataConformanceProfileResults>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the indexed list of profile results.
setProfilesForAsset(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setProfileStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set Up the time that the profiler started gathering data.
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.
setProfileSummaries(List<OpenMetadataConformanceProfileSummary>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the indexed list of profile summaries.
setProjectHealth(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the current health of the project.
setProjectPhase(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the current phase in the project lifecycle.
setProjectRoles(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the optional list of category classifications found on a project entity that indicate how a collection is being used.
setProjectStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the status for this project.
setPronouns(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the person's preferred pronouns.
setPropagatable(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Sets up whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
setPropagatable(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Sets up whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
setPropagate(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setPropagatedClassifications(Set<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setPropagationRule(OpenMetadataClassificationPropagationRule) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Set up the rule that determines if classifications are propagated across this relationship.
setPropagationRule(ClassificationPropagationRule) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Set up the rule that determines if classifications are propagated across this relationship.
setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Set up the property map.
setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
Set up the properties from the relationship.
setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Set up the properties for the element.
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
Set up arbitrary name-value property pairs.
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the properties providing more details about the exception.
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Set up the properties for the element.
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Set up the properties for the element.
setProperties(GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
Set up the properties for the element.
setProperties(GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Set up the properties for the element.
setProperties(GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Set up the properties for the element.
setProperties(GovernanceEngineProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
Set up the properties of the governance engine.
setProperties(GovernanceServiceProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
Set up the properties of the governance service.
setProperties(IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
Set up the properties of the integration connector.
setProperties(RegisteredGovernanceService) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
Set up the properties of the registered governance service.
setProperties(ActionProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
Set up the properties of the action.
setProperties(ConnectorActivityReportProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
Set up the properties of the report.
setProperties(ClassificationBeanProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
Set up the properties for the classification.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Set up the properties for the classification.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Set up the properties for this external reference.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(InformalTagProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
Set up the tag properties.
setProperties(RatingProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
Set up the rating properties.
setProperties(CertificationTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Set up the certification type properties.
setProperties(DigitalResourceOriginProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
Set up the origin properties to search for.
setProperties(LicenseTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Set up the license type properties.
setProperties(InformationSupplyChainProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up the information supply chain properties
setProperties(OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up the properties of the new element.
setProperties(OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
Set up the properties of the new element.
setProperties(OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Set up the properties for the new element.
setProperties(OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Set up the properties for the new element.
setProperties(OpenMetadataRootProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
Set up the properties for the asset.
setProperties(RelationshipBeanProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Set up the properties from the relationship.
setProperties(RelationshipBeanProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Set up the properties for the relationship.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
Set up the properties for the relationship.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Set up the properties for the relationship.
setProperties(IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
Set up the properties of the integration group.
setProperties(SolutionBlueprintCompositionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Set up the properties from the relationship.
setProperties(SolutionBlueprintProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Set up the role properties.
setProperties(SolutionComponentActorProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Set up the properties from the relationship.
setProperties(SolutionComponentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the solution component properties
setProperties(SolutionLinkingWireProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Set up the properties from the relationship.
setProperties(SolutionLinkingWireProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Set up the properties from the relationship.
setProperties(SolutionPortProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Set up the properties from the relationship.
setProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Set up the properties for the update.
setProperties(NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
Set up the properties for the new classification.
setProperties(NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Set up the properties for the new metadata element.
setProperties(NewElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Set up the properties for the new relationship.
setProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Set up a collection of the additional stored properties for the classification.
setProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Set up the properties for this entity.
setProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Set up the properties for this relationship.
setPropertiesDefinition(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the list of AttributeDefs that define the valid properties for this type of classification.
setProperty(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Set the name of the property to compare.
setProperty(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Set the name of the property to compare.
setProperty(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Adds or updates an instance property.
setProperty(String, InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Adds or updates an instance property.
setPropertyConceptsJsonLD(List<Map<String, Object>>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
setPropertyDefinitions(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the list of typeDefAttributes that are either new or changing.
setPropertyDescription(Map<String, PropertyDescription>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.PropertyGroup
 
setPropertyDescriptionMap(Map<String, PropertyDescription>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setPropertyFacets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the property facets associated with this element.
setPropertyGroupMap(Map<String, PropertyGroup>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setPropertyName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the name of a discovered property.
setPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Set up the property name for the valid value that is used to look up the placeholder value.
setPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Set up the list of property names to search for,
setPropertyNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Set up the list of property names to search for,
setPropertyValue(Object) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the value of a discovered property.
setPropertyValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Set up the name for the query request.
setPropertyValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Set up the name for the query request.
setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Set up the instance properties map.
setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Set up the instance properties map.
setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Set up the instance properties map.
setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Set up the instance properties map.
setProtocol(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Set up the protocol to use for this Endpoint
setProtocol(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Set up the protocol to use for this Endpoint
setProtocolVersionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
Set up the protocol version id for this event.
setProvenanceType(Integer) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setProvenanceType(Integer) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setProxy(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setPublicationCity(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the name of the city where the document was published from.
setPublicationDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the publication date of this version.
setPublicationNumbers(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the identifiers used to uniquely identify this document (eg ISBN).
setPublicationSeries(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the publication series that this reference comes from.
setPublicationSeriesVolume(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the volume.
setPublicationYear(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the year of publication of this version.
setPublisher(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Set up the name of the publisher.
setPurpose(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the purpose for the report.
setPurpose(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Set up the purpose for the report.
setPurpose(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the creation date for the report.
setPurposes(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Set up the list of purposes for the information supply chain.
setPut(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setQualifiedColumnName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the qualified name of this new governance action.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Set up the qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
Set up the unique name of the new incident report.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the unique name of the new to do.
setQualifiedName(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
setQualifiedSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
setQualifiedTableName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setQualityDimension(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Set up the type of quality being measured.
setQualityScore(int) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Set up a quality score between 0 and 100 - 100 is the best.
setQuantiles(OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the quantile measurements.
setQueries(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of individual query targets for a derived column.
setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the list of queries that are used to create the derived schema element.
setQuery(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setQuery(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Set up the query expression used.
setQuery(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Set up the query string for this element.
setQuery(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Set up the query that explains how the results are extracted from the data set.
setQuery(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Set up the query string for this element.
setQuery(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Set up the query string for this element.
setQueryDefinition(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setQueryId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
setQueryId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
setQueryId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
setQueryText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setQueryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Set up the name of the query language used in the query.
setQueryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
Set up the format/language used for the query.
setQueryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Set up the name of the query language used in the query.
setQueryType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Set up the name of the query language used in the query.
setQueryType(AtlasQueryType) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up he character used to group the content of a column that contains one or more delimiter characters.
setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
Set up he character used to group the content of a column that contains one or more delimiter characters.
setRangeConceptGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
setRangeConceptName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Link
 
setRangeOfLink(String, Link) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setRationale(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Set up the reason why the new definition supports the original definition.
setReadableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setReadOnly(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setReadOnlyLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an read only local repository.
setReadOnlyLocalRepository(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a read only store as the local repository.
setReadOnlyLocalRepository(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up a read only local repository.
setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of guards provided by the previous governance service(s).
setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of guards provided by the previous governance service(s).
setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the list of guards provided by the previous governance service(s).
setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the list of guards that should be passed to the governance service that executes this request.
setRecipient(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the person/team that received the certification.
setRecipient(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
Set up the person/team that received the certification.
setRecipientPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the property from the element supplying the recipient property.
setRecipientTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the name of the type of the element supplying the recipient property.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
setRecognizedExternalIdentifiers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setRecordCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
Set up the properties for a referenceable.
setReferenceAbstract(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the short description of the reference.
setReferenceEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
set up the date to use as an effective from value in elements tied to the context event.
setReferenceEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the date to use as an effective to value in elements tied to the context event.
setReferenceId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
Set up the identifier that this reference is to be known as with respect to the linked object.
setReferenceTitle(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the title of this reference.
setReferenceValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setReferencingElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setReferredEntities(Map<String, AtlasEntity>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
setReferredEntities(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setRefreshInProgress(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Set up whether the refresh is in progress or not.
setRefreshInProgress(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContextRefreshProxy
Set up whether the refresh is in progress or not.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Set up the length of time that secrets can be cached.
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.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the recommended number of minutes between each call to the connector to refresh the metadata.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Set up the recommended number of minutes between each call to the connector to refresh the metadata.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the number of minutes between each call to the connector to refresh the metadata.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Set up the number of minutes between each call to the monitor to refresh the metadata.
setRegistered_models(List<RegisteredModelInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Return the list of registered models.
setRegisteredGovernanceService(RegisteredGovernanceServiceElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
Set up the properties object.
setRegisteredIntegrationConnector(RegisteredIntegrationConnectorElement) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
Set up the properties object.
setRegisteredOMAGServices(List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setRegistrationProperties(RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
Set up the properties of the registered integration connector.
setRegistrationTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the time that this repository registered with the cohort.
setRegistrationTimestamp(Date) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Set up the timestamp for the registration.
setRegistrationTopicConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Set up the connection to the registration cohort topic if it is in use.
setRegistrationTopicName(String) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
Set up the name of the topic used for registration events.
setRegistryEventSection(OMRSEventV1RegistrySection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up the properties specific to a registry event.
setRegistryEventType(OMRSRegistryEventType) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Set up the reason for the event.
setRegulationSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Set up the source of the regulation.
setRegulators(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
Set up the list of organization names.
setReIdentifiedFromGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Set up the unique identifier by which t his instance was previously known.
setRelatedAction(ElementStub) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Set up details of the next governance action
setRelatedActionLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
Set up the unique identifier of the relationship.
setRelatedActions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRelatedBy(RelatedBy) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up details of the relationship used to retrieve this element.
setRelatedBy(RelatedBy) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
Set up details of the relationship used to retrieve this element.
setRelatedBy(RelatedBy) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
Set up details of the relationship used to retrieve this element.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Set up the element header associated with end 1 of the relationship.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Set up the element header associated with end 1 of the relationship.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Set up the element header associated with end 1 of the relationship.
setRelatedElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up the element header associated with end 1 of the relationship.
setRelatedElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Set up the element header associated with the technology type.
setRelatedElementAtEnd1(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up whether the element is at end 1 of the relationship.
setRelatedElementList(RelatedMetadataElementList) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
Set up the metadata element to return.
setRelatedEntityGUID(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Set up the unique identifier of the object to connect to.
setRelatedHTTPCode(int) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelatedTerms(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the related terms.
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setRelations(List<AtlasRelationshipHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setRelations(Set<AtlasLineageRelationship>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setRelationship(boolean) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setRelationship(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up new relationship values.
setRelationship(Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Set up the returned relationship.
setRelationshipAttributeDefs(List<AtlasRelationshipAttributeDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setRelationshipAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setRelationshipAttributes(AtlasStruct) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipCategory(AtlasRelationshipCategory) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setRelationshipDefs(List<AtlasRelationshipDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setRelationshipElementList(List<Relationship>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Set up the list of relationships that are part of this instance graph.
setRelationshipElementList(List<Relationship>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Set up the list of relationships that are part of this instance graph.
setRelationshipEnd(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up the position of this data field in the data structure.
setRelationshipEndGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up an entity GUID for searching for an entity's relationships.
setRelationshipEndName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Set up then name for this relationship
setRelationshipFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setRelationshipGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Set up the unique identifier of the CatalogTarget relationship.
setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the unique id for the relationship.
setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up the unique id for the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Set up the element header associated with the relationship.
setRelationshipId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setRelationshipLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setRelationshipList(OpenMetadataRelationshipList) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
Set up the metadata element to return.
setRelationshipName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setRelationshipProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
Set up relationship properties
setRelationshipProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Set up the properties that should be stored in the relationship.
setRelationshipProperties(RelationshipBeanProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
Set up relationship properties
setRelationshipProperties(RelationshipBeanProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
Set up relationship properties
setRelationshipProperties(RelationshipBeanProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
Set up relationship properties
setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the properties associated with the relationship.
setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Set up the properties associated with the relationship.
setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
Set up relationship properties
setRelationships(List<MetadataRelationshipSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Set up the list of element identifiers.
setRelationships(List<RelatedMetadataNodeSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Set up the relationships that connect the anchored elements to the asset, to each other, and to other open metadata elements.
setRelationships(List<OpenMetadataRelationship>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Set up the relationships that connect the anchored elements to the asset, to each other, and to other open metadata elements.
setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Set up the list of relationships defined in this open metadata archive.
setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Set up the list of relationships in this instance graph.
setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Set up the list of relationships for this response.
setRelationshipsPageSize(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the maximum number of relationships of a particular kind that can be returned with this element.
setRelationshipStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Set up the element type properties for this relationship object.
setRelationshipTypeGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Set up the type of the new relationship.
setRelationshipTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Set up the list of relationship type guids that limit the find request.
setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Set up the type of relationship to create.
setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Set up the type of relationship that the caller is searching for.
setRelationshipTypes(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
Set up the type names from the matching relationships.
setRelationshipVersions(ElementVersions) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
Set up the latest version information from the catalog target relationship.
setRelationsOnDemand(Map<String, AtlasLineageInfoOnDemand>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setRelevantToScope(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRemoteCohortMetadataCollectionIds(String, List<String>) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.OMRSLocalRepository
Set up the list of metadata collection identifiers from the remote members of a connected cohort.
setRemoteCohortMetadataCollectionIds(String, List<String>) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the list of metadata collection identifiers from the remote members of a connected cohort.
setRemoteConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
Set up the connection used to call the remote repository.
setRemoteEnterpriseOMRSTopicConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EnterpriseAccessConfig
Set up the optional connection for an external topic for enterprise events.
setRemoteRegistrations(List<MemberRegistration>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setRemoteRegistrations(List<MemberRegistration>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
Set up details of each of the remote repositories registered with this cohort.
setRemovePropagationsOnEntityDelete(Boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setRepeatInterval(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Set up the number of milliseconds between repeated occurrences of the event.
setReplacedBy(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setReplacedByAttribute(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
If the attribute has been renamed, this contains the name of the new attribute.
setReplacedByAttribute(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
If the attribute has been renamed, this contains the name of the new attribute.
setReplacedByTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
If the type has been replaced, this contains the GUID of the new type.
setReplacedByTypeGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
If the type has been replaced, this contains the GUID of the new type.
setReplacedByTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
If the type has been renamed, this contains the name of the new type.
setReplacedByTypeName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
If the type has been renamed, this contains the name of the new type.
setReplacementProperties(ElementProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the properties for the new metadata element.
setReplacementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Set up the properties for the new metadata element.
setReplacementTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setReplicatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the metadata collection id of the cohort member responsible for replicating metadata owned by repositories (eg data tools/engines/platforms) from outside the cohort or from an open metadata archive.
setReport(OMRSAuditLogReport) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Set up the resulting report object.
setReportDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the display name of the survey report that will result from this survey request.
setReportingComponent(AuditLogReportingComponent) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Set up the description of the component that is using this audit log.
setReportingComponent(OMRSAuditLogReportingComponent) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Set up the name of the component that reported the situation recorded in the log record.
setReportOriginator(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setReportQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the unique name of the survey report that will result from this survey request.
setReports(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setReportSubjects(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRepositoryConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the connection information for a connector that enables remote calls to the repository server.
setRepositoryConnector(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Set up details about the connector to the server's metadata repository.
setRepositoryEventProcessor(OMRSRepositoryEventProcessor) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the repository event processor for this connector to use.
setRepositoryEventProcessor(OMRSRepositoryEventProcessor) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the repository event listener for this connector to use.
setRepositoryGovernanceContext(RepositoryGovernanceContext) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Set up access to the open metadata ecosystem.
setRepositoryGovernanceServiceHandler(RepositoryGovernanceServiceHandler) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Set up the archive service handler.
setRepositoryGovernanceServiceName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Set up the archive service name.
setRepositoryHelper(OMRSRepositoryHelper) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up a repository helper object for the repository connector to use.
setRepositoryHelper(OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up a repository helper object for the repository connector to use.
setRepositoryHelper(OMRSRepositoryHelper) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up a repository helper object for the repository connector to use.
setRepositoryHelper(OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up a repository helper object for the repository connector to use.
setRepositoryHelper(OMRSRepositoryContentHelper) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up a repository helper object for the repository connector to use.
setRepositoryName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the name of the repository where the metadata collection resides.
setRepositoryName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the name of the repository where the metadata collection resides.
setRepositoryPerformanceConfig(RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Set up the configuration for the repository performance workbench.
setRepositoryProxyConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository.
setRepositoryProxyConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setRepositoryProxyConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setRepositoryProxyConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setRepositoryProxyConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party repository API.
setRepositoryProxyConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party metadata server API.
setRepositoryProxyEventMapper(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository's event mapper if needed.
setRepositoryProxyEventMapper(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to a repository proxy's event mapper.
setRepositoryProxyEventMapper(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository's event mapper if needed.
setRepositoryProxyEventMapper(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Provide the connection to a repository proxy's event mapper.
setRepositoryServicesConfig(RepositoryServicesConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the Open Metadata Repository Services (OMRS) config.
setRepositoryValidator(OMRSRepositoryValidator) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up a repository validator for the repository connector to use.
setRepositoryValidator(OMRSRepositoryValidator) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up a repository validator for the repository connector to use.
setRepositoryValidator(OMRSRepositoryValidator) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up a repository validator for the repository connector to use.
setRepositoryValidator(OMRSRepositoryValidator) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up a repository validator for the repository connector to use.
setRepositoryValidator(OMRSRepositoryContentValidator) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up a repository validator for the repository connector to use.
setRepositoryWorkbenchConfig(RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.ConformanceSuiteConfig
Set up the configuration for the repository workbench.
setRepoUrl(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the URL to the repository.
setRequestBodies(Map<String, OpenAPIRequestBody>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
setRequestBody(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Set up the request body properties to use when issuing a REST call to get a token.
setRequestBody(OpenAPIRequestBody) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setRequestedActions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRequestedStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the time that the engine action should start.
setRequestedStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the time that the engine action should start.
setRequestedStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the time that the process should start.
setRequestedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the time that the engine action was created.
setRequestedTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the time that the engine action was created.
setRequestedTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the time that the action was created.
setRequesterUserId(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the requesting user.
setRequesterUserId(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the requesting user.
setRequesterUserId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the requesting user.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Set up the list of analysis parameters that are passed to the governance service (via the governance context).
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Set up the parameters used to adapt the governance service's work.
setRequestSourceElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Set up the specific element that caused the governance action service to be started.
setRequestSourceElements(List<RequestSourceElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the list of elements that triggered this request.
setRequestSourceElements(List<RequestSourceElement>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the list of elements that triggered this request.
setRequestSourceName(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the name of the request source.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
Set up the request type value.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the governance request type used to call the governance service via this governance engine.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the request type associated with this governance action, used to identify ths governance service to run.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
Set up the governance request type used to call the governance service via this governance engine.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Return the request type used to call the service.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Set up the request type used to call the governance service via this governance engine.
setRequestType(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the request type associated with this governance action, used to identify ths governance service to run.
setRequestType(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
Set up the request type.
setRequestTypes(Map<String, SupportedGovernanceServiceProperties>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Set up the registered request types and parameters that this governance service supports.
setRequired(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
setRequired(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
Set up whether this configuration property is required for this connector to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up whether this catalog template is required for this service to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up whether this action target type is required for this service to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
Set up whether this request parameter is required for this service to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
Set up whether this placeholder property is required for this service to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
Set up whether this replacement attribute is required for this service to work successful.
setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Set up if this is a mandatory parameter.
setRequired(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setRequirementId(Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the identifier of the profile's requirement that this test evidence supports.
setRequirementResults(List<OpenMetadataConformanceRequirementResults>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
Set up detailed results, requirement by requirement.
setRequirementSummary(List<OpenMetadataConformanceRequirementSummary>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
Set up detailed results, requirement by requirement.
setResidentCountry(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the name of this person's country of residence.
setResourceList(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up elements linked via the resource list relationship.
setResourceList(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Set up the list of resources for working with this technology type.
setResourceListUsers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setResourceManagerRoles(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the resource manager classifications attached to this element.
setResourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the stored display name property for the asset.
setResourceName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Set up the full name of the resource as it is known in its owning technology.
setResourceName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setResourceProfileLogGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Set up the description of the log files used to store the profile data.
setResourceProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Set up the properties of the data source.
setResourceUse(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Set up identifier that describes the type of resource use.
setResourceUse(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
 
setResourceUseDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Set up the description of how the resource is used, or why it is useful.
setResourceUseDescription(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
 
setResourceUseProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Set up any additional properties that explains how to use the resource.
setResponseBodyMapping(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Set up mapping from secret name to response property name.
setResponses(Map<String, OpenAPIResponse>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
setResponses(Map<String, OpenAPIResponse>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setRestrictions(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up the restrictions imposed by the agreement.
setRestrictions(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the restrictions imposed by the license.
setRestrictions(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Set up the restrictions imposed by the license.
setResult(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setResultCount(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setResults(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the list of actual results from implementing this governance definition.
setResultString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Set up the resultString result.
setRetention(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up any retention requirements.
setRetentionBasis(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Set up a description of the factor used to set the archiveAfter and deleteAfter dates.
setRetentionClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setRetentionClassification(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Classify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setRetentionClassification(String, String, RetentionClassificationProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Classify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setReturn_params(FunctionParameterInfos) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the description of the function's return parameters.
setReturnSpecificConfidence(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up whether the confidence value should be used in the query
setReturnSpecificLevel(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
Set up whether the level identifier is in use.
setReview(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Set up the review comments - null means no review is available.
setReviewComment(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up any comments made by the steward during the review.
setReviewDate(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the date that this annotation was reviewed.
setReviewedElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setReviews(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the attached reviews (ratings).
setRevision(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up whether this is a release or a snapshot.
setRole(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Set up the role of this implementation in supporting the behaviour of element it is derived from.
setRole(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Set up the role of this role in supporting the behaviour of element it is derived from.
setRole(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Set up the role of this role in supporting the behaviour of element it is derived from.
setRoleGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Set up the instance of the role.
setRolePerformers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setRoleType(CrowdSourcingRole) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
Set up the expectations with respect to the scope.
setRoleTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
Set up the type of the role.
setRootSchemaType(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the attached schema for this asset.
setRoutine_body(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the language of implementation.
setRoutine_definition(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the function body.
setRoutine_dependencies(DependencyList) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the list of dependencies.
setRowCount(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Set up the row count metric.
setRowCount(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Set up the number of row written to the data set.
setRowsDeleted(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setRowsFetched(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setRowsInserted(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setRowsUpdated(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setRun(OpenLineageParentRunFacetRun) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Set up details of the parent process's run.
setRun(OpenLineageRun) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up details of the run.
setRun_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Set up the run id for the model version
setRunId(UUID) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Set up the unique identifier of the parent job run.
setRunId(UUID) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Set up the unique identifier of the job run.
setRuntime(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Set up a map of properties about the Java runtime.
setSampleData(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up details of the asset(s) that provides the sample data.
setSampleValues(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up a list of sample values for the data field.
setSchema(OpenAPISchema) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
setSchema(OpenLineageSchemaDataSetFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Set up the schema facet.
setSchema_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set up the internal identifier of the schema.
setSchema_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
Set up the name of the schema that this element belongs to.
setSchemaAttributes(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the schema attributes in this schema type
setSchemaCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
setSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Set up the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
setSchemaOptions(List<SchemaTypeBuilder>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the list of types that are represented by a schema option type.
setSchemaOptions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of alternative schema types that this attribute or asset may use.
setSchemas(List<SchemaInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Return the list of schemas.
setSchemas(Map<String, OpenAPISchema>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
setSchemasJsonLD(List<Map<String, Object>>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.EntityGroup
 
setSchemaType(String, SchemaTypeBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
The schema type can be stored in the TypeEmbeddedAttribute classification for the schema attribute entity.
setSchemaType(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set the TypeEmbeddedAttribute classification - only attached to a SchemaAttribute.
setSchemaType(ElementStub) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Set up the stub for the optional schema type describing the structure of the data passing through the port.
setSchemaTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the schema type's type name
setSchemaTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Set up the name of the schema type for this asset.
setSchemaURL(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunEvent
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
Set up the context in which the person is appointed.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Set up the scope that the terms in the glossary covers.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Set up the scope of where the context applies.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the organizational scope that this governance definition applies to.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Set up the scope for this information supply chain.
setScope(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up the scope of values that this valid value covers (normally used with sets)
setScopedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setScopingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Classify the collection to indicate that it is a scoping collection - this means it is a collection of elements that are being considered for inclusion in a project or activity.
setScopingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Classify the collection to indicate that it is a scoping collection - this means it is a collection of elements that are being considered for inclusion in a project or activity.
setScopingCollection(String, String, ScopingCollectionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Classify the collection to indicate that it is a scoping collection.
setScore(Double) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
setSearchClassifications(SearchClassifications) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up optional list of entity classifications to match.
setSearchKeywords(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the attached search keywords.
setSearchMatches(List<AssetSearchMatches>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Set up the list of matches for the response.
setSearchParameters(AtlasSearchParameters) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Set the (optional) properties-based conditions for the classification.
setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
Set up the details of the property values that must be true for the returned metadata elements.
setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
Set up the details of the property values that must be true for the returned metadata elements.
setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the search properties.
setSearchString(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the Java regular expression used to match against any of the String property values within instances of the specified type(s).
setSearchString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the search.
setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the search string parameter name.
setSearchWeight(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setSecret_access_key(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Set up the secret access key that can be used to sign AWS API requests.
setSecrets(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Set up the in memory version of the secrets collection.
setSecrets(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the secrets associated with the user account.
setSecretsCollections(Map<String, SecretsCollection>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Set up a new secrets collection map.
setSecurable_kind(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Set up the kind of securable element eg SCHEMA_STANDARD.
setSecurable_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Set up the type of securable element - eg SCHEMA.
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the secured properties for this Connection.
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Set up the secured properties for this Connection.
setSecurity_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the function security type.
setSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setSecurityGroups(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set upi the list of security groups that the user belongs to.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Set up the list of security labels for the element.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Set up the list of security labels for the element.
setSecurityManagerProperties(AuthorizationManagerProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
Set up the properties of the software server capability.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Set up the security properties associated with the element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Set up the security properties associated with the element.
setSecurityRoles(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the list of security roles assigned to the user.
setSecurityTags(String, List<String>, Map<String, Object>, Map<String, List<String>>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Set up the SecurityTags classification for this entity.
setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
Set up a new security verifier (the handler runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Set up a new security verifier (the handler runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
Set up a new security verifier (the handler runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up a new security verifier (the cohort manager runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataEventsSecurity) - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventPublisher
Set up a new security verifier (the handler runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataEventsSecurity) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
Set up a new security verifier (the metadata collection runs with a default verifier until this method is called).
setSecurityVerifier(OpenMetadataEventsSecurity) - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Set up a new security verifier (the cohort manager runs with a default verifier until this method is called).
setSeeAlso(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setSegments(List<InformationSupplyChainSegment>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
Set up the list of nested information supply chains (segments) in the information supply chain.
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.
setSemanticallyAssociatedDefinitions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the data definitions that are linked to this glossary term via the semantic definition relationship.
setSemanticDefinitions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSequencingOrder(SequencingOrder) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the order that results should be returned in.
setSequencingOrder(HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Set up the sequencing order for the results.
setSequencingOrder(SequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Set up the sequencing order for the results.
setSequencingOrder(SequencingOrder, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the sequencing order required.
setSequencingOrderDefault(SequencingOrder, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the default ordering of results.
setSequencingProperty(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
Set up the property that should be used to order the results.
setSequencingProperty(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Set up the name of the property that should be used to sequence the results.
setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Set up the current status of the server.
setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Set up the current status of the server.
setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Set the status of the server.
setServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the description of this server.
setServerDescription(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the description of this server.
setServerDescription(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set up the description of this server.
setServerEndpoints(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setServerEndTime(Date) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set up the time when this instance of the server ended.
setServerEndTime(Date) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up the time that the server last ended - it is null if the server is currently active.
setServerForEndpoint(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setServerHistory(List<OMAGServerInstanceHistory>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerHistory(List<OMAGServerInstanceHistory>) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set the history of server start and stop times
setServerHistory(List<OMAGServerInstanceHistory>) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up the list of start and stop times for the previous restarts of the server.
setServerId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerList(List<String>) - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
Set up the list of servers.
setServerName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Set up the name 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.
setServerName(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Set the server name.
setServerName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the name of the integration daemon where the integration connector was/is running.
setServerName(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Set the name of the server that this connector is supporting.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Set up the display name for the server that is used in events, messages and UIs to make it easier for people to understand the origin of metadata.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the display name for the server.
setServerName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the name of the server where the metadata collection resides.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the name of the server where the metadata collection resides.
setServerName(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the name of the server where the metadata collection resides.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the name of the server where the metadata collection resides.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Set up the display name for the server that is used in events, messages and UIs to make it easier for people to understand the origin of metadata.
setServerName(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the name of the server where the metadata collection resides.
setServerName(String) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Set the name of the server
setServerName(String) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set the name of the server
setServerName(String) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Set up the name of the server where the services are running.
setServerName(String) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up the name of the server where the services are running.
setServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the password to use in the header of HTTP requests with the server's userId.
setServerPassword(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setServerPassword(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set up the password to use when the server is issuing REST calls.
setServerPlatformURL(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Set up the URL Root for the platform where this is running.
setServerPlatformURL(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataPlatformSecurity
Set up the URL Root for the platform where this is running.
setServerPurposes(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up any server purposes defined for this element.
setServerRepositories(String, OMRSAuditLog, LocalOMRSRepositoryConnector, OMRSRepositoryConnector, Connection, OMRSMetadataHighwayManager, String, AuditLog, int) - Static method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Set up the local repository connector that will service the local repository REST Calls.
setServerRootURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces that is used by other members of the cohorts that this server connects to.
setServerRootURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
Set up the default root URL for this server's platform that is used to construct full URL paths to calls for this server's REST interfaces.
setServers(List<OpenAPIServer>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setServers(List<OpenAPIServer>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setServers(List<OpenAPIServer>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
setServerSecurityConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Override the default server security connector.
setServerSecurityConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
Override the existing server security connector.
setServerSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Override the default server security connector.
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.
setServerServiceActiveStatus(String, ServerActiveStatus) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGOperationalServicesInstance
Set the status of a particular service.
setServerServicesList(List<String>) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
Set up the list of services that are RUNNING.
setServerStartTime(Date) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set up the time that this instance of the server started.
setServerStartTime(Date) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up the time that the server last started.
setServerStatus(ServerServicesStatus) - Method in class org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
Deprecated.
Set up the server status structure.
setServerStatus(ServerServicesStatus) - Method in class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
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.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerType(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the descriptive type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
Deprecated.
Set up the type of server that is hosting these services.
setServerType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the name of the server that this service sits in.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
Set up the type of server.
setServerType(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the descriptive string describing the type of the server.
setServerType(String) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
Set up the type of server that is hosting these services.
setServerType(String) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
Set up the type of server that is hosting these services.
setServerType(String) - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
Set up the type of server that is hosting these services.
setServerType(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the descriptive type of the server.
setServerType(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Deprecated.
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.
setServerURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
setServerURLRoot(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Deprecated.
setServerURLRoot(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
Deprecated.
setServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setServerUserId(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setServerUserId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setServerUserId(String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapper
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setServerUserId(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setServerUserId(String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Set up the userId that the local server should use when processing events and there is no external user driving the operation.
setServerUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setServerUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setService(RegisteredOMAGService) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
Set up the description of the service
setServiceDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the default description for this service.
setServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the development status of the service.
setServiceId(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the component identifier used by the service.
setServiceInstanceStatus(ServerInstanceStatus) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Set up the current status of the service.
setServiceLevels(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Set up the map of service levels agreed in this subscription.
setServiceLife(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the estimated lifetime of the product.
setServiceName(String) - Method in class org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
Deprecated.
Set up the name of the service.
setServiceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the default name for this service.
setServiceName(String) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Set up the name of the service.
setServiceRequestType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Set up the request type that this governance service supports.
setServiceRequestType(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
Set up the request type that this governance service supports.
setServices(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.rest.AccessServicesResponse
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(List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Set up the list of services
setServices(List<OMAGServerServiceStatus>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServices(List<OMAGServerServiceStatus>) - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
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.
setServiceStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
Set up the current status.
setServiceType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
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.
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the string that appears in the REST API URL that identifies the owning service.
setServiceWiki(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the URL for the wiki page describing this service.
setSession_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Set up the token that users must pass to AWS API to use the temporary credentials.
setSessionTime(double) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setSetKnownDuplicate(boolean) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
Set up the boolean flag indicating whether the KnownDuplicate classification should be set on the linked entities.
setSeverities(List<OMRSAuditLogReportSeverity>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Set up the list of severity values.
setSeverity(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the severity of the situation recorded in the log record.
setSeverityCode(int) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the severity of the situation recorded in the log record.
setSeverityCount(Map<Integer, Integer>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Set up the count of log records for each severity code.
setSeverityIdentification(Map<Integer, List<String>>) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Set up the map of severity codes to severity names - if the audit log is set up correctly they should be 1-1.
setSeverityLevelIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Set up the severity of the impact - the definition of the severity level is set up as part of the governance program.
setSeverityLevelIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Set up the severity level identifier for the relationship.
setShortDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setSingleTopicConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Set up the connection to the single cohort topic if it is in use.
setSize(long) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Set up the number of bytes written to the data set.
setSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Set up the size in bytes of the data source.
setSkipClassifiedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the list of classification names that should not be found on any returned elements.
setSkippedTestCases(List<OpenMetadataTestCaseSummary>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the list of test cases that were not run sue to an earlier failure.
setSkipRelationships(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
Set up the list of relationships that the query should skip (not return).
setSolutionComponent(SolutionComponentElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Set up the component entity.
setSolutionComponents(List<SolutionBlueprintComponent>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Set up details of the relationships to solution components.
setSolutionComponentType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Set up the type of the component.
setSolutionPort(SolutionPortElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Set up the port entity.
setSolutionPortDirection(SolutionPortDirection) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Set up the direction of data flow of the port.
setSortBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setSortOrder(AtlasSortOrder) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the order that the attribute instances are arranged in - if any.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setSource(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Set up the type of source.
setSource(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the source of the file system.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Set up the source of the governance engine implementation.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Set up the source (such as author, vendor or operator) of the asset.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the source of information that determined the membership.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the name of source of knowledge that identified the relationship.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Set up the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up the details of the source that detected the duplicate.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the source of this classification.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Set up the id of the source of the knowledge of the foreign key.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Set up the source of the software capability implementation.
setSource(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up the source of the governance engine implementation.
setSource(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Set up the details of the source that detected the duplicate.
setSourceCodeLocation(OpenLineageSourceCodeLocationJobFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Set up the source code location.
setSourcedFromTemplate(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSourceElement(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Set up the element header associated with end 1 of the relationship.
setSourceElementGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
Sets the metadata elements that provided the source properties/classifications.
setSources(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the names and addresses of all of the sources of this information.
setSourceServer(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Set up the name of the server where the element was retrieved from.
setSourcesOfSampleData(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSpecific_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the specific name of the function; Reserved for future use.
setSpecification(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the parsing string used to identify values of this data class.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
Set up the specification for the governance action.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
Set up the specification for the governance action.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
Set up the specification for the governance action.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
Set up the specification for the governance action.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Set up the specification reference data for the attached element.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Set up the specification reference data for the attached element.
setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Set up the specification reference data for the template.
setSpecificationDetails(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up any additional properties used in the specification.
setSpecificationProperties(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSpecificationPropertyUsers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSql(OpenLineageSQLJobFacet) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Set up the SQL command facet
setSql_data_access(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Set up the type of SQL data access used by the function.
setStagingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Classify the collection to indicate that it is a staging collection - this means it is a collection of element updates that will be transferred into another collection.
setStagingCollection(String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Classify the collection to indicate that it is a staging collection - this means it is a collection of element updates that will be transferred into another collection
setStagingCollection(String, String, StagingCollectionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Classify the collection to indicate that it is a staging collection.
setStandardName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Set up the name of the standard that this mapping relates to.
setStandardName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Set up the name of the standard that this mapping relates to.
setStandardOrganization(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Set up the name of the organization that owns the standard that this mapping refers to.
setStandardOrganization(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Set up the name of the organization that owns the standard that this mapping refers to.
setStandardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Set up the name of the type from the standard that is equivalent to the linked open metadata type.
setStandardTypeName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Set up the name of the type from the standard that is equivalent to the linked open metadata type.
setStarRating(StarRating) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Set up the stars for the rating.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up the date/time when the governance action service started processing this target element.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Set up the date/time that this connector can start.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
Set up the date/time that this certificate is valid from.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
Set up the date/time that this license is valid from.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Set up the date/time that the monitor can start.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
Set up the date that the project was created.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the creation date for the report.
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
Set up the time that this governance action should start (null means as soon as possible).
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
Set up the time that this process should start (null means as soon as possible).
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
Set up the time that this engine action should start (null means as soon as possible).
setStartDate(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Set up the date/time that work on this action target started.
setStartFrom(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
Set up the paging start point.
setStartingElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
Set up details of the starting element.
setStartingElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
Set up the element used as the starting point for the query.
setStartingElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
Set up whether the element is at end 1 of the relationship.
setStartsWith(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
Set up whether the value start with the supplied string
setStartTime(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
Set up the time that this engine action should start (null means as soon as possible).
setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecution
Set up the time that this engine action should start (null means as soon as possible).
setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Set up the date/time when the actor started processing this target element.
setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up the the date/time that this process started (instance only).
setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Set up the start time period that this report covers.
setStartTime(Date) - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
Set up the time that this instance of the server started.
setState(IncomingEventState) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
Updates the state of the event
setStatisticProperty(String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Set up the requested property.
setStatistics(Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Set up if the connector should be started in its own thread to allow it to block on a listening call.
setStatisticTimestamp(String, Date, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Set up the requested timestamp.
setStats(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up a map of the different statistics defined for the system.
setStatsReset(Date) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
 
setStatus(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the status of the classification.
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setStatus(AtlasTermAssignmentStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setStatus(CompletionStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
Set up the completion status.
setStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up current status of the action target.
setStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Set up current status of the action target.
setStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
Set up the status of the governance service.
setStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Set up the status of the governance service.
setStatus(ActivityStatus) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
Set up the status of the work on this actionTarget.
setStatus(CollectionMemberStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the status of the membership in the collection.
setStatus(DataClassAssignmentStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up whether this relationship should be used.
setStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Set up the current status of the element - typically ACTIVE.
setStatus(GlossaryTermAssignmentStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up whether this relationship should be used.
setStatus(GlossaryTermAssignmentStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up whether this relationship should be used.
setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up whether this relationship should be used.
setStatus(OpenMetadataTypeDefStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Set up the status of this type.
setStatus(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the status of this instance.
setStatus(TypeDefStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Set up the status of this type.
setStatuses(List<ElementStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Set up the metadata element to return.
setStatuses(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Set up the metadata element to return.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the status identifier for the relationship.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setStatusOnDelete(InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the status to use when a deleted instance is restored.
setSteward(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up the identifier of the steward that added this duplicate.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the identifier for the person responsible for maintaining this classification.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the name of the steward that reviewed the annotation.
setSteward(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Set up the identifier of the steward that added this duplicate.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
 
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Return the name of the property used to identify the steward.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the name of the property used to identify the steward.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the name of the property identifying the steward.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Return the name of the property used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
 
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
Set up the type name of the element used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Set up the type name of the element used to describe the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Set up the type of element identifying the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Set up the type name of the element used to identify the steward.
setStorage_location(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
 
setStorageVolumes(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the hosts that are using this storage volume
setStoreCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Set up the time that the data store was created.
setStoreUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Setup the last known time the data store was modified.
setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Set up the strict requirement flag.
setString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Set up the boolean result.
setStringMap(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Set up the name to description map result.
setStructDefs(List<AtlasStructDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setSubComponents(List<SolutionComponentElement>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of segments in the solution component.
setSubDataClasses(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSubDirectoryCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setSubjectArea(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the subject area.
setSubjectAreaGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
setSubjectAreaMap(Map<String, SubjectArea>) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Model
 
setSubjectAreaName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Set up the name of the subject area - this is added to the SubjectArea classification.
setSubscriberId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Set up the subscriberId for the subscription.
setSubscribers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSubTeams(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSubtypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Set up the subtype guids to limit the results of the find request.
setSubTypes(List<TechnologyTypeHierarchy>) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeHierarchy
Set up the details of the subtypes of this technology type.
setSubTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setSubTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setSuccess(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Set up whether the data passed the assertion test.
setSuccessfulAssertions(List<String>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up the list of assertions that were true when the test ran.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Set up the success message.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Set up the success message.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up the message to confirm the successful run of the test.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
Set up the success message.
setSuccessMessage(String) - Method in class org.odpi.openmetadata.serveroperations.rest.SuccessMessageResponse
Set up the success message.
setSum(double) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Set up the total sum of values in this column for the rows evaluated.
setSummary(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setSummary(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setSummary(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up the short (1-2 sentence) description of the term.
setSummary(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the summary of the governance definition.
setSummary(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
Set up the short description of the annotation type.
setSummary(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Set up the summary description for the annotation.
setSuperClassGUID(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setSuperClassName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Concept
 
setSuperDataClass(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSuperTeam(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSuperType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Set up the super type of the current type.
setSuperType(OpenMetadataTypeDefLink) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up supertype for the OpenMetadataTypeDef.
setSuperType(TypeDefLink) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up supertype for the TypeDef.
setSuperType(TypeDefLink) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the new super type.
setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up the list of type names for this type's supertypes.
setSuperTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setSuperTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setSupplementaryProperties(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up any attached supplementary properties.
setSupplementsElement(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported action target names
setSupportedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the required action targets to supply when using this governance acton type to initiate an action.
setSupportedAnalysisSteps(List<AnalysisStepType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of analysis steps (survey action service only).
setSupportedAnnotationTypes(List<AnnotationTypeType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of annotation types (survey action service only).
setSupportedAPIs(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the type of asset that the connector implementation supports.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setSupportedAttributeTypeDefsFromRESTAPI(List<AttributeTypeDef>) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the supported attributeTypeDefs for validation.
setSupportedConfigurationProperties(List<ConfigurationPropertyType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of supported configuration property types that describe how the connector's behaviour can be modified.
setSupportedDataSets(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the name of the type of technology this connector works with.
setSupportedDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setSupportedGovernanceDefinitions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedGovernanceServices(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedImplementationTypes(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up request parameters returned are used by the governance service to control its behaviour.
setSupportedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the required request parameters to supply when using this governance acton type to initiate an action.
setSupportedRequestTypes(List<RequestTypeType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported request types.
setSupportedSeverities(List<String>) - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Set up the list of supported severities - null means all.
setSupportedSoftwareCapabilities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up this software capabilities supported by this IT asset.
setSupportedTypeDefsFromRESTAPI(List<TypeDef>) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the supported typeDefs for validation.
setSupportedZonesForUser(List<String>, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Determine the appropriate setting for the supported zones depending on the user and the default supported zones set up for the service.
setSupportedZonesForUser(List<String>, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Determine the appropriate setting for the supported zones depending on the user and the default supported zones set up for the service.
setSupportingGovernanceDefinitions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportLevel(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
Set up the level of support offered in this subscription.
setSupportsBusinessCapabilities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSupportsGovernanceActions(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setSurname(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up a person's surname.
setSurname(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the family name of the person.
setSurveyActionServiceName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Set up the survey action service name.
setSurveyActivity(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Set up the unique name of the discovery activity.
setSurveyContext(SurveyContext) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Set up details of the asset to analyze and the results of any previous analysis.
setSurveyDescription(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the description for the survey report that will result from this survey request.
setSurveyPurpose(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the purpose of the survey.
setSurveyReportGUID(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Allow a subclass to override the survey report GUID.
setSurveyReports(List<SurveyReport>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Set up the properties objects.
setSymbolicName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Set up the symbolic name for the valid value that is used to look up the implementation value.
setSymbolicName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Set up the symbolic name for this enum value.
setSymbolicName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Set up the symbolic name for this enum value.
setSymLink(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
setSymLinkFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setSynchronizationDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up optional short description of the asset manager.
setSynchronizationDirection(PermittedSynchronization) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Set up details of the synchronization direction.
setSynchronizationDirection(PermittedSynchronization) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Set up details of the synchronization direction.
setSynonyms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setSystem(AtlasMetricsSystem) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up metrics relating to the IT infrastructure supporting Apache Atlas - such as memory, os and Java level.
setSystemAction(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the description of the actions taken by the local server as a result of the reported situation.
setSystemAction(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Set up the action taken by the producer of this notification.
setTable(TableDependency) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Set upi the table dependency.
setTable_full_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Set up the full name of the dependent table, in the form of __catalog_name__.__schema_name__.__table_name__.
setTable_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Set up the internal identifier of the table.
setTable_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Set up the unique identifier of the table.
setTable_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
 
setTableCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Set up the number of tables discovered.
setTableCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Set up the number of tables discovered.
setTableName(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setTableOwner(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setTables(List<TableInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Return the list of tables.
setTableSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setTableType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
setTag(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the optional tag name.
setTag(AtlasMetricsTag) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up details of the classifications in use in the Apache Atlas system.
setTagCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the count of classifications found in the repository.
setTagEntities(Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Set up a map of classification names to counts of the number of entities it is attached to.
setTagFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTaggedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTags(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
setTags(List<OpenAPITag>) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
setTarget(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Set up the description of the targets that the organization is aiming to achieve.
setTargetAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up details of the attribute type in trouble.
setTargetElement(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
Set up the element header associated with end 2 of the relationship.
setTargetElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Set up details of the target element that the governance action service is to process.
setTargetInstanceGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the unique identifier for the instance in trouble.
setTargetMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the identifier of the metadata collection nominated to resolve the error.
setTargetRemoteConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up the remote collection that has an issue.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the names of the interfaces in the target technology that the connector calls.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the names of the interfaces in the target technology that the connector calls.
setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the name of the target technology that the connector implementation connects to.
setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the name of the target technology that the connector implementation connects to.
setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Set up the versions of the target technology that the connector supports.
setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTargetTypeDefSummary(TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
Set up details of the type in trouble.
setTeamType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Set up the type of team.
setTechnicalName(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
setTechnologyTypeGUID(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
setTemplate(String, String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
Set up the Template classification.
setTemplate(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up whether this element has the Template classification that shows that the element is a template.
setTemplateClassificationProperties(TemplateProperties) - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Set up the properties that describe the template.
setTemplateClassifications(String, String, String, List<Classification>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set up the list of classifications from a template entity.
setTemplateCreatedElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTemplateDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up the description of the template, such as its content.
setTemplateGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the unique identifier of the element to use as a template (optional).
setTemplateGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Set up the unique identifier of the element to use as a template (optional).
setTemplateName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up the name of the template.
setTemplates(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Set up the template properties for this connector to use when creating elements for this catalog target.
setTemplatesForCataloguing(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTemplateSubstitute(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Set up the "TemplateSubstitute" classification for this entity.
setTermAsAbstractConcept(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsAbstractConcept(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsAbstractConcept(String, String, AbstractConceptProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsAbstractConcept(String, AbstractConceptProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsActivity(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify the glossary term to indicate that it describes a data value.
setTermAsActivity(String, String, ActivityDescriptionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Classify the glossary term to indicate that it describes an activity.
setTermAsActivity(String, ActivityDescriptionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Classify the glossary term to indicate that it describes an activity.
setTermAsContext(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a context.
setTermAsContext(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify the glossary term to indicate that it describes a context.
setTermAsContext(String, String, ContextDefinitionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Classify the glossary term to indicate that it describes a context.
setTermAsContext(String, ContextDefinitionProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsDataValue(String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Classify the glossary term to indicate that it describes a data value.
setTermAsDataValue(String, String, DataValueProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Classify the glossary term to indicate that it describes a data value.
setTermAsDataValue(String, DataValueProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Classify the glossary term to indicate that it describes a data value.
setTermGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setTermGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setTermName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTerms(List<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setTerms(List<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
setTestCaseCount(int) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Default setter just needed for JSON transformation.
setTestCaseDescriptionURL(String) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the URL of the description of the test case.
setTestCaseDescriptionURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the url for the documentation of the test case that produced this test evidence.
setTestCaseDescriptionURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Set up the URL that links to the test case description.
setTestCaseId(String) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the unique identifier of the test case.
setTestCaseId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the identifier of the test case that produced this test evidence.
setTestCaseId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Set up the unique id of the test case.
setTestCaseIds(List<String>) - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
Set up the list of test case IDs that are available.
setTestCaseName(String) - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
Set up the display name of the test case.
setTestCaseName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the name of the test case that produced this test evidence.
setTestCaseName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
Set up the name of the test case.
setTestCaseResult(OpenMetadataTestCaseResult) - Method in class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
Set up the results from running a single test case.
setTestCaseResults(List<OpenMetadataTestCaseResult>) - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
Set up the results from running a single test case.
setTestEntityTypes(List<String>) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.RepositoryConformanceWorkbenchConfig
Return the list of entity types to test.
setTestEvidenceType(OpenMetadataConformanceTestEvidenceType) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
Set up the enum that describes the type of test evidence that this represents.
setTestFailedCount(int) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Default setter just needed for JSON transformation.
setTestLabResults(OpenMetadataConformanceTestLabResults) - Method in class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
Set up the results from running the tests.
setTestLabSummary(OpenMetadataConformanceTestLabSummary) - Method in class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
Set up the results from running the tests.
setTestPassCount(int) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Default setter just needed for JSON transformation.
setTestResultsFromWorkbenches(List<OpenMetadataConformanceWorkbenchResults>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Set up the list of test results from each workbench.
setTestRunDate(Date) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
Set up the date of the test.
setTestRunDate(Date) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
Set up the date of the test.
setTestSkippedCount(int) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
Default setter just needed for JSON transformation.
setTestSummariesFromWorkbenches(List<OpenMetadataConformanceWorkbenchSummary>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
Set up the list of test summaries from each workbench.
setThreadId(long) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the identifier of the thread where the situation occurred.
setThreadName(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up he name of the thread where the situation occurred.
setThreshold(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up the threshold result used to determine that the data class matched.
setTime(Date) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
setTimestamp(Date) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up the timestamp for when the event was created.
setTimeStamp(Date) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up the time stamp for when the audit log record was created.
setTimeZone(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setTimeZone(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
Set up the time zone that this person normally lives in.
setTimeZone(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
Set up the time zone for the location.
SETTING_RETENTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0025 - The {0} governance action service is attaching the retention classification to asset {1} with an archive time of {2} and a delete time of {3}
SETTING_UP_EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0002 - {0} has linked {1} element {2} to external identifier {3} from third party metadata source {4} ({5}) as part of the {6} operation
SETTING_ZONES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0020 - The {0} governance action service is publishing asset {1} to the following zones: {2}
setTitle(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
setTitle(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setTitle(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Set up the short description of the action to perform.
setToEntityId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setTokenAPI(TokenAPI) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Set up the token API for this secrets collection.
setTopicConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Deprecated.
setTopicName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Set up the name of topic.
setTopicsForSubscribers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTopicSubscribers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTopicType(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Set up the type of topic.
setTopicURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig
Set up the root of the topic URL.
setTotalFileSize(double) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setTotalTableSize(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
setToTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
Set up the engine date/time to use for the query.
setToTime(Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
Set up the engine date/time to use for the query.
setToTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Set up the latest point of history up to which to return (exclusive).
setTrace(OpenAPIOperation) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
setTransformation(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Set up details of the transformation used to create the implementation.
setTranslatedTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setTranslation(String, String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create or update the translation for a particular language/locale for a metadata element.
setTranslation(String, String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create or update the translation for a particular language/locale for a metadata element.
setTranslation(String, String, TranslationDetail) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MultiLanguageInterface
Create or update the translation for a particular language/locale for a metadata element.
setTranslation(String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create or update the translation for a particular language/locale for a metadata element.
setTranslation(String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.MultiLanguageClient
Create or update the translation for a particular language/locale for a metadata element.
setTranslationTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setTriggeredFrom(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setTutMetadataCollectionId(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the metadata collection id of the technology under test.
setTutMetadataCollectionId(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the metadata collection id of the technology under test.
setTutName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the technology under test name (eg server name).
setTutName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the technology under test name (eg server name).
setTutOrganization(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the owning organization of the technology under test.
setTutOrganization(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the owning organization of the technology under test.
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.
setTutRepositoryConnector(OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the repository connector for the technology under test.
setTutRepositoryConnector(OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the repository connector for the technology under 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.
setTutServerType(String) - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
Set up the server type of the technology under test.
setTutServerType(String) - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
Set up the server type of the technology under test.
setTutType(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the technology under test type description.
setTutType(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the technology under test type description.
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setType(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Set up the type of the field.
setType(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the type of source code control system.
setType(ElementType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Set up the type of this element.
setType(InstanceType) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the type of this instance.
setType_interval_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the format of interval type.
setType_json(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the Full data type specification, JSON-serialized.
setType_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the column type name enum.
setType_precision(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the digits of precision; required for DecimalTypes.
setType_scale(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the digits to right of decimal; Required for DecimalTypes.
setType_text(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Set up the full data type specification as SQL/catalogString text.
setTypeCategory(OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up the category of the element.
setTypeCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the number of types defined.
setTypeDef(OpenMetadataTypeDef) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Set up the response Typedef object
setTypeDef(TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the type for the event.
setTypeDef(TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Set up the response Typedef object
setTypeDefCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Set up the category of this instance.
setTypeDefEventSection(OMRSEventV1TypeDefSection) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
Set up the properties specific to a type event.
setTypeDefEventType(OMRSTypeDefEventType) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the reason for the event.
setTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Set up the unique identifier for the type of this instance.
setTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the unique identifier for the affected TypeDef.
setTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the unique identifier of the instance type.
setTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the unique identifier of the type.
setTypeDefGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Set up the TypeDef's unique identifier.
setTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Set up the name of this instance's type.
setTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the unique name for the affected TypeDef.
setTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
Set up the unique name of the instance type.
setTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the unique name of the type.
setTypeDefName(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Set up the TypeDef's name.
setTypeDefOptions(Map<String, String>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the TypeDef options for the patch.
setTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
Set up the patch (changes) to a type.
setTypeDefPatches(List<TypeDefPatch>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Set up the list of TypeDef patches from this archive.
setTypeDefProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Set up the list of property names.
setTypeDefProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Set up the list of property names.
setTypeDefs(List<OpenMetadataTypeDef>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
Set up the list of type definitions from the gallery.
setTypeDefs(List<OpenMetadataTypeDef>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Set up the list of type definitions for this gallery.
setTypeDefs(List<OpenMetadataTypeDef>) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Set up the list of typeDefs
setTypeDefs(List<TypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Set up the list of type definitions from the gallery.
setTypeDefs(List<TypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Set up the list of type definitions for this gallery.
setTypeDefs(List<TypeDef>) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Set up the list of typeDefs
setTypeDefStatus(TypeDefStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up a change in the status of the TypeDef
setTypeDefVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Set up the version for the TypeDef.
setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Set up the description of the type of governance engine this is.
setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up a short description of this element's type.
setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up the description of the type of governance engine this is.
setTypeGUID(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Set up the type guid to limit the results of the find request.
setTypeGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Set up the unique GUID of the type.
setTypeGUID(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Set up the type guid to limit the results of the find request.
setTypeGUID(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the type information for the query.
setTypeGUID(String, String, List<String>, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
Set up the type information for the query.
setTypeId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up the unique identifier for the element's type.
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Set up open metadata type name.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
Set up the type name (or super type name) of a permitted catalog target.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
Set up the type name (or super type name) of a permitted action target.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up the name of this element's type
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Set up the name of the open metadata type for this classification.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Set up the name of the open metadata type for this element.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Set up the name of the open metadata type for this element.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Set up the name of the type.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Set up the name of the type.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Set up the type name for the metadata source.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
Set up the open metadata type name for the new metadata element.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
Set up the open metadata type name for the new metadata element.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
Set up the open metadata type name for the new metadata element.
setTypeName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Set up the name of the type.
setTypes(List<GlossaryTermActivityType>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Set up the metadata element to return.
setTypes(List<Type>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Setup the list of supported types.
setTypesTopicConnection(Connection) - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Set up the connection to the types cohort topic if it is in use.
setTypesTopicName(String) - Method in class org.odpi.openmetadata.adminservices.properties.DedicatedTopicList
Set up the name of the topic used to pass type verification messages.
setTypeUnusedCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the number of types that are not used.
setTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Set up the version number for this element's type
setTypeVersion(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUCInstanceName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Set up a new instance name (must be called before start()).
setUnclassifiedFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setUnique(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setUnique(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the isUnique flag.
setUnique(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the isUnique flag.
setUniqueAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setUniqueName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the full path of the file - this should be unique.
setUniqueName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
Set up unique name - if known
setUniqueName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
Set up unique name - if known
setUniqueProperties(InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Set up the list of unique properties for this entity proxy.
setUnits(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the units for the data field.
setUnsuccessfulAssertions(List<String>) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
Set up the list of assertions that were false when the test ran.
setupAcceptedAnswer(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Link a comment that contains the best answer to a question posed in another comment.
setupAcceptedAnswer(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Link a comment that contains the best answer to a question posed in another comment.
setupAcceptedAnswer(String, String, String, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Link a comment that contains the best answer to a question posed in another comment.
setUpAnchorsClassificationFromAnchor(String, String, String, String, OpenMetadataAPIGenericBuilder, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Provide a standard approach to setting the anchors for a new element based on the supplied anchor.
setUpAnchorsClassificationFromParent(String, String, String, OpenMetadataAPIGenericBuilder, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIAnchorHandler
Provide a standard approach to setting the anchors for a new element based on the anchor of the parent.
setUpAnnotation(Annotation, AnnotationType) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Transfer common properties into an annotation.
setUpBooleanValueInRow(Map<String, JDBCDataValue>, boolean, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the string value in the supplied instance table row.
setUpdateBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Set up the time that the element was last updated.
setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the time that the element was last updated.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Set up the element that last updated the element.
setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the element that last updated the element.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setUpdatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the name of the user that last updated this instance.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the user name of the person that last updated this OpenMetadataTypeDef.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the name of the user that last updated this instance.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the user name of the person that last updated this TypeDef.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the user name of the person that last updated the target TypeDef.
setUpdatedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
Set up the identifiers of the elements that have been updated.
setUpdateMultiLink(boolean) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up whether the multi-link flag should be updated.
setUpdateTime(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUpdateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setUpdateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the last update time for this instance.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the date/time that this OpenMetadataTypeDef was last updated.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the last update time for this instance.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the date/time that this TypeDef was last updated.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the date/time that the target TypeDef was last updated.
setUpdateToVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the new version of the TypeDef.
setUpDateValueInRow(Map<String, JDBCDataValue>, Date, String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the string value in the supplied instance table row.
setUpElementHeader(ElementHeader, EntityDetail, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Extract the properties from the entity.
setUpElementHeader(ElementHeader, InstanceHeader, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OMFConverter
Extract the properties from the entity.
setupEventProcessor(LocalOMRSRepositoryConnector, OMRSRepositoryEventManager) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Saves all the information necessary to process incoming TypeDef events.
setUpExternalIdentifier(String, String, String, String, String, String, int, String, String, String, Map<String, String>, String, String, Date, String, Date, long, String, String, String, String, String, int, String, List<String>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
Set up the ExternalIdentifier for the supplied element.
setupFirstActionProcessStep(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Set up a link between a governance action process and a governance action process step.
setupFirstActionProcessStep(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Set up a link between a governance action process and a governance action process step.
setupFirstActionProcessStep(String, String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Set up a link between a governance action process and a governance action process step.
setupFirstActionProcessStep(String, String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Set up a link between a governance action process and a governance action process step.
setupFirstProcessStep(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Set up a link between a governance action process and a governance action process step.
setupFirstProcessStep(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Set up a link between a governance action process and a governance action process step.
setupFirstProcessStep(String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Set up a link between a governance action process and a governance action process step.
setUpLongValueInRow(Map<String, JDBCDataValue>, long, String) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the string value in the supplied instance table row.
setUpMetadataSource(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Retrieve the metadata source's unique identifier (GUID) or if it is not defined, create the software server capability for this service.
setupNextActionProcessStep(String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextActionProcessStep(String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextActionProcessStep(String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextActionProcessStep(String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextProcessStep(String, String, String, String, boolean, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextProcessStep(String, String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupNextProcessStep(String, String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
setupProjectDependency(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Create a project dependency relationship between two projects.
setupProjectDependency(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Create a project dependency relationship between two projects.
setupProjectDependency(String, String, String, MetadataSourceOptions, ProjectDependencyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a project dependency relationship between two projects.
setupProjectHierarchy(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Create a project hierarchy relationship between two projects.
setupProjectHierarchy(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Create a project hierarchy relationship between two projects.
setupProjectHierarchy(String, String, String, MetadataSourceOptions, ProjectHierarchyProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a project hierarchy relationship between two projects.
setupProjectTeam(String, String, String, MetadataSourceOptions, AssignmentScopeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Create a ProjectTeam relationship between a project and an actor to show that they are member of the project.
setupQueryTargetRelationship(String, String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a new query relationship for a derived schema element.
setupRelatedMetadataEntities(String, ElementProperties, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an open metadata ecosystem relationship between Apache Atlas entities.
setupSchemaElementRelationship(String, String, String, String, String, String, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Create a relationship between two schema elements.
setupSchemaTypeParent(String, String, String, String, String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Connect a schema type to a data asset, process or port.
setupSemanticAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setupSemanticAssignment(String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setupSemanticAssignment(String, String, String, SemanticAssignmentProperties, MetadataSourceOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setUpSerializableMapValueInRow(Map<String, JDBCDataValue>, Map<String, Serializable>, String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the list of string values as a comma-separated list in a single string column in the supplied instance table row.
setUpstreamRelationships(List<RelatedMetadataNodeSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Set up the upstream relationships that provide the evidence that this asset is part of the resulting lineage graph.
setUpStringArrayValueInRow(Map<String, JDBCDataValue>, List<String>, String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the list of string values as a comma-separated list in a single string column in the supplied instance table row.
setUpStringValueInRow(Map<String, JDBCDataValue>, String, String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.mappers.BaseMapper
Set up the string value in the supplied instance table row.
setupTermRelationship(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Link two terms together using a specialist relationship.
setupTermRelationship(String, String, String, String, NewRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Link two terms together using a specialist relationship.
setupTermRelationship(String, String, String, String, MetadataSourceOptions, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Link two terms together using a specialist relationship.
setupTermRelationship(String, String, String, MetadataSourceOptions, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Link two terms together using a specialist relationship.
setUpValidMetadataMapName(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapName(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Create or update the valid value for a particular open metadata property name.
setUpValidMetadataValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Create or update the valid value for a particular open metadata property name.
setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Create or update the valid value for a particular open metadata property.
setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Create or update the valid value for a particular open metadata property name.
setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Create or update the valid value for a particular open metadata property name.
setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Create or update the valid value for a particular open metadata property name.
setUpValidMetadataValue(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Create or update the valid value for a particular open metadata property.
setUri(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Set up the URI to connect to the data source.
setUrl(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
setUrl(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
setUrl(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
setUrl(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
setUrl(URI) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the full http URL to locate the file.
setURL(String) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Set up the URL to use when issuing a REST call to get a token.
setURL(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Set up the URI used to retrieve the resource that this external reference represents.
setUrlRoot(String) - Method in class org.odpi.openmetadata.adminservices.rest.URLRequestBody
Set up the URL root (typically host name and port).
setUsage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
setUsage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Set up a short description of how the external identifier is used.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Set up the expected usage of the glossary content.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up details of the expected usage of this term.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up the details of the usage of this governance definition.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set up the description of how this valid value should be used.
setUsageMeasurements(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Set up any captured measurements of the actual use of this item under the agreement.
setUseCurrentEffectiveTime(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set up the boolean setting for whether the current time for requests or the predefined default.
setUseCurrentEffectiveTime(boolean) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Set up the boolean setting for whether the current time for requests or null.
setUsedByDigitalProducts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsedInAccessControls(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsedInCertifications(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsedInContexts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsedInImplementationOf(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsedInSolutionComponents(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUser(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Set up the user that ran the survey action service.
setUserAccountStatus(UserAccountStatus) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the status of the account.
setUserAction(String) - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Set up details of the actions (if any) that a user can take in response to the reported situation.
setUserDefinedActivityStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Set up additionally defined activity statuses.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Set up the status used when element status is OTHER.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
Set up the status of the membership in the collection.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the status used when element status is OTHER.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
Set up the status used when element status is OTHER.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
Set up the status used when element status is OTHER.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Set up the status of the agreement.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the status of the product
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
Set up any user defined status beyond the standard element status values.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
Set up any user defined status beyond the standard element status values.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
Set the schema element userDefinedStatus.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set the schema element userDefinedStatus.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Set up the status of the element
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Set up the status of the element.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Set up the status of the element.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Set whether the valid value is deprecated or not.
setUserDefinedStatus(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Set whether the valid value is userDefinedStatus or not.
setUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setUserId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallToken
Allow the userId to be added retrospectively
setUserId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the userId to use on this connection.
setUserId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Return the identifier of the user's account.
setUserId(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Set up the userId to use on this connection.
setUserId(String) - Method in class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Set up the userId that identifies the account.
setUserId(RESTCallToken, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Allow the userId to be added retrospectively
setUserIdentities(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up the list of user identities for this element.
setUserMembers(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Set up the list of user account members - typically this is the distinguished names of the members.
setUserName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setUserName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up the name of the user.
setUserProfile(RelatedMetadataElementSummary) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUserResponse(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
Set up the suggested action that the receiver of this notification should take.
setUsers(Map<String, UserAccount>) - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Set up the users stored in the secrets collection.
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.
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up if the connector should be started in its own thread to allow it to block on a listening call.
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Set up if the connector should be started in its own thread to allow it to block on a listening call.
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Set up whether the connector issues blocking calls and needs its own thread to run in.
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Set up whether the connector uses blocking calls and needs its own private thread.
setUsesDigitalProducts(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUsesDigitalServices(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setUseType(CapabilityAssetUseType) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
Set up the types of interactions that the software server capability may have with the asset.
setValidElementStatusList(List<ElementStatus>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Set up the list of valid instance statuses supported by this OpenMetadataTypeDef.
setValidEntityDefs(List<OpenMetadataTypeDefLink>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Set up the list of identifiers for the types of entities that this type of Classification can be connected to.
setValidEntityDefs(List<TypeDefLink>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Set up the list of identifiers for the types of entities that this type of Classification can be connected to.
setValidEntityDefs(List<TypeDefLink>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up a list of EntityDef names this this ClassificationDef can be attached to.
setValidInstanceStatusList(List<InstanceStatus>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Set up the list of valid instance statuses supported by this TypeDef.
setValidInstanceStatusList(List<InstanceStatus>) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Set up the new list of valid statuses for an instance of this TypeDef.
setValidityPeriods(List<AtlasTimeBoundary>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setValidMapNameValues(List<ValidMetadataValue>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Set up the related map values.
setValidValueConsumers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setValidValueImplementations(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setValidValueMembers(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setValidValues(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Set up any valid values associated with this element.
setValidValues(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setValidValuesFor(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setValidValuesSetGUID(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
Set up the unique identifier of the valid values set that lists the permitted values for the attached schema attribute.
setValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setValue(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Set up the symbolic name for the enum value.
setValue(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Set up the symbolic name for the enum value.
setValue(PropertyValue) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Set the value of the property against which to compare.
setValue(InstancePropertyValue) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Set the value of the property against which to compare.
setValueCount(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up a map of values to value count for the data field.
setValueFrequency(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Set up how often does the data class specification match the data values.
setValueList(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the list of values found in the data field.
setValueList(List<String>) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the list of values found in the data field.
setValueRangeFrom(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the lowest value of the data stored in this data field.
setValueRangeFrom(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the lowest value of the data stored in this data field.
setValueRangeTo(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Set up the upper value of the data stored in this data field.
setValueRangeTo(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Set up the upper value of the data stored in this data field.
setValues(List<List<Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
setValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
Set up the set of name-value pairs.
setValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
Set up the set of name-value pairs.
setValuesMaxCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setValuesMaxCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
setValuesMaxCount(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
setValuesMinCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setValuesMinCount(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Set up the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
setValuesMinCount(int) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Set up the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
setVendorProperties(String, String, Map<String, String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Create the property facet for the vendor properties.
setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Set up the version number for this version.
setVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Set up the version number for this instance.
setVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the version of the OpenMetadataAttributeTypeDef.
setVersion(long) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Set up the version of the OpenMetadataTypeDef.
setVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Set up the version number for this instance.
setVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the version of the AttributeTypeDef.
setVersion(long) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Set up the version of the TypeDef.
setVersion(Long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setVersion(Long) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Set up the version of the type.
setVersion(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the version of Apache Atlas running.
setVersion(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
setVersion(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the version number of the file system.
setVersion(String) - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Set up the current version deployed (not a branch name, the actual unique version).
setVersion(String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Set up the version string of the governance engine.
setVersion(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Set up the version string of the governance engine.
setVersion(String) - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
setVersion(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
setVersionId(String) - Method in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
Set up the versionId of this document.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Set up the author-controlled version identifier.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Set up the author-controlled version identifier.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Set up the version identifier.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
 
setVersionName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Set up the version name, which is a more of a human readable form of the version number.
setVersionName(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Set up the version name is more of a human readable form of the version number.
setVersionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Set up the version name, which is a more of a human readable form of the version number.
setVersionName(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Set up the version name is more of a human readable form of the version number.
setVersionNumber(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the version number of the workbench running the tests.
setVersionNumber(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the version number of the workbench running the tests.
setVersions(ElementVersions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Set up detail of the element's current version and the users responsible for maintaining it.
setVertices(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setViewCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDataManagerMeasurement
Set up the number of views discovered.
setViewCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
Set up the number of views discovered.
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).
setViewServicesConfiguration(String, String, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Add the view services configuration for this server as a single call.
setViewServicesConfiguration(String, String, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
Add the view services configuration for this server as a single call.
setViewServicesConfiguration(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the configuration for the view services in this server.
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.
setVisibleEndpoints(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setVisibleInNetworks(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
 
setVisitedEdges(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setVolume_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Set up the unique identifier of the volume.
setVolume_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Set up the internal identifier of the volume.
setVolume_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Set upi the type of volume.
setVolumes(List<VolumeInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Return the list of volumes.
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.
setWaitTime(int) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
Set up the minimum number of minutes to wait before starting the next governance action.
setWaitTime(int) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
Set up the minimum number of minutes to wait before starting the next governance action.
setWatchdogActionServiceName(String) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Set up the watchdog action service name.
setWatchdogContext(WatchdogContext) - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Set up details of the notification type to monitor.
setWatchResource(boolean) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
Set up whether changes to the resource result in notifications to the initiative.
setWiredFromLinks(List<WiredSolutionComponent>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of links to called solution components.
setWiredToLinks(List<WiredSolutionComponent>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Set up the list of links for callers of the solution component.
setWithdrawDate(Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Set up the date when the product is being withdrawn.
setWorkbenchComplete() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Set up the unique identifier of the workbench.
setWorkbenchComplete() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
Set the completion state of the workbench to true.
setWorkbenchDocumentationURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the url to the workbench documentation.
setWorkbenchDocumentationURL(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the url to the workbench documentation.
setWorkbenchId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the unique identifier of the workbench.
setWorkbenchId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Set up the unique identifier of the workbench.
setWorkbenchId(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the unique identifier of the workbench.
setWorkbenchName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
Set up the name of the workbench
setWorkbenchName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
Set up the name of the workbench
setWorkbenchName(String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
Set up the name of the workbench
setWorkbenchResults(OpenMetadataConformanceWorkbenchResults) - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
Set up the results from running the tests.
setWorkbenchStatus(OpenMetadataConformanceWorkbenchStatus) - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
Set up the results from running the tests.
setWriteableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
setWriteOnly(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
setXTDBInMemRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.
setXTDBInMemRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.
setXTDBInMemRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up an XTDB store as the local repository.
setXTDBLocalKVRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.
setXTDBLocalKVRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.
setXTDBLocalKVRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up an XTDB store as the local repository.
setXTDBLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.
setXTDBLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Set up an XTDB store as the local repository.
setXTDBLocalRepository(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.
setZoneAccess(Map<String, List<AccessOperation>>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Set up details of the actions that are permitted on particular Governance Zones.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Set up the names of the zones that this governance service is a member of.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Set up the list of zone names
setZoneMembership(ElementClassification) - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Set up the zoneMembership classification.
SEVERITY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SEVERITY_CODE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SEVERITY_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the severity of the impact that a situation has.
SEVERITY_LEVEL_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
How severe is the impact on the resource?
SH_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of Unix commands that run in the Bash shell.
SHIPLEY_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Shipley Hospital
SHORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Short
SHORT_TOPIC_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
The display name of the topic.
shouldTransferColumn(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Determines if column should be transferred
shouldTransferSchema(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Determines if schema should be transferred
shouldTransferTable(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Determines if table should be transferred
shouldTransferView(String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Determines if view should be transferred
shutdown() - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Shutdown the access service.
shutdown() - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Shutdown the view service.
shutdown() - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Shutdown the view service.
shutdown() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Unregister this instance from the instance map.
shutdown() - Method in class org.odpi.openmetadata.engineservices.governanceaction.admin.GovernanceActionAdmin
Shutdown the engine service.
shutdown() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
Shutdown the engine service.
shutdown() - Method in class org.odpi.openmetadata.engineservices.surveyaction.admin.SurveyActionAdmin
Shutdown the engine service.
shutdown() - Method in class org.odpi.openmetadata.engineservices.watchdogaction.admin.WatchdogActionAdmin
Shutdown the engine service.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFOperationalServices
Shutdown the service.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.admin.OCFOperationalServices
Shutdown the service.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.oif.admin.OIFOperationalServices
Shutdown the service.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.omf.admin.OMFOperationalServices
Shutdown the service.
shutdown() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
Shutdown the engine service.
shutdown() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostInstance
Shutdown the engines
shutdown() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Shutdown the integration daemon
shutdown() - Method in class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Shutdown the Action Author service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.actormanager.admin.ActorManagerAdmin
Shutdown the Actor Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
Shutdown the Asset Catalog service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.assetmaker.admin.AssetMakerAdmin
Shutdown the Asset Maker service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.admin.AutomatedCurationAdmin
Shutdown the Automated Curation service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.classificationexplorer.admin.ClassificationExplorerAdmin
Shutdown the Classification Explorer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
Shutdown the Classification Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
Shutdown the Collection Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.communitymatters.admin.CommunityMattersAdmin
Shutdown the Community Matters service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.connectionmaker.admin.ConnectionMakerAdmin
Shutdown the Connection Maker service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Shutdown the Data Designer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.datadiscovery.admin.DataDiscoveryAdmin
Shutdown the Data Discovery service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.dataengineer.admin.DataEngineerAdmin
Shutdown the Data Engineer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.dataofficer.admin.DataOfficerAdmin
Shutdown the Data Officer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.devopspipeline.admin.DevopsPipelineAdmin
Shutdown the Devops Pipeline service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.digitalbusiness.admin.DigitalBusinessAdmin
Shutdown the Digital Business service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.externalreferences.admin.ExternalReferencesAdmin
Shutdown the External References service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.admin.FeedbackManagerAdmin
Shutdown the Feedback Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Shutdown the Glossary Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Shutdown the Governance Officer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.lineagelinker.admin.LineageLinkerAdmin
Shutdown the Lineage Linker service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.locationarena.admin.LocationArenaAdmin
Shutdown the Location Arena service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.metadataexpert.admin.MetadataExpertAdmin
Shutdown the Metadata Expert service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.admin.MetadataExplorerAdmin
Shutdown the Metadata Explorer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.multilanguage.admin.MultiLanguageAdmin
Shutdown the Multi Language service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.myprofile.admin.MyProfileAdmin
Shutdown the My Profile service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Shutdown the Notification Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.peopleorganizer.admin.PeopleOrganizerAdmin
Shutdown the People Organizer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
Shutdown the Privacy Officer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.productcatalog.admin.ProductCatalogAdmin
Shutdown the Product Catalog service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.productmanager.admin.ProductManagerAdmin
Shutdown the Product Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.projectmanager.admin.ProjectManagerAdmin
Shutdown the Project Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.referencedata.admin.ReferenceDataAdmin
Shutdown the Reference Data service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.admin.RuntimeManagerAdmin
Shutdown the Runtime Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.schemamaker.admin.SchemaMakerAdmin
Shutdown the Schema Maker service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.securityofficer.admin.SecurityOfficerAdmin
Shutdown the Security Officer service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.admin.SolutionArchitectAdmin
Shutdown the Solution Architect service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.subjectarea.admin.SubjectAreaAdmin
Shutdown the Subject Area service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.templatemanager.admin.TemplateManagerAdmin
Shutdown the Template Manager service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.timekeeper.admin.TimeKeeperAdmin
Shutdown the Time Keeper service.
shutdown() - Method in class org.odpi.openmetadata.viewservices.validmetadata.admin.ValidMetadataAdmin
Shutdown the Valid Metadata service.
shutdown(String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Shutdown the connector handler.
SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Shutdown - An existing component is shutting down.
SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Shutdown - An existing component is shutting down.
shutdownAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily shutdown all running servers.
shutdownAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Temporarily shutdown all running servers.
shutdownAllServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Temporarily shutdown all running servers.
shutdownAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Temporarily deactivate any open metadata and governance services for all running servers.
shutdownAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Temporarily shutdown all running servers.
shutdownAndUnregisterAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterAllServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Terminate any running open metadata and governance services, remove the server from any open metadata cohorts and delete the server's configuration.
shutdownAndUnregisterAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Permanently deactivate any active servers and unregister from any cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Terminate any running open metadata and governance services, remove the server from any open metadata cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Terminate any running open metadata and governance services, remove the server from any open metadata cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Permanently deactivate any active servers and unregister from any cohorts.
shutdownClient() - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
shut down client connection
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Shutdown the platform.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Shutdown this OMAG Server Platform.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Terminate this platform.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Shutdown the platform.
shutdownServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily deactivate any open metadata and governance services.
shutdownServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Temporarily deactivate any open metadata and governance services.
shutdownServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily deactivate any open metadata and governance services.
shutdownServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Temporarily deactivate any open metadata and governance services.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Temporarily deactivate any open metadata and governance services.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerOperationResource
Temporarily shutdown the named OMAG server.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.serveroperations.server.OMAGServerOperationalServices
Temporarily deactivate any open metadata and governance services for the requested server.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Temporarily deactivate any open metadata and governance services for the requested server.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Temporarily shutdown the named OMAG server.
shutdownServerInstance(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Shutdown the server instance.
SIDNEY_SEEKER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mr Sidney Seeker
SIENNA - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
SIMPLE_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A single valued data item.
SimpleAPICatalogArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
SimpleAPICatalogArchiveBuilder provides API metadata.
SimpleAPICatalogArchiveBuilder(String, String) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleAPICatalogArchiveBuilder
Constructor pushes all archive header values to the superclass
SimpleAPICatalogArchiveBuilder(OMRSArchiveBuilder, SimpleCatalogArchiveHelper) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleAPICatalogArchiveBuilder
Construct the builder using a shared archive builder and helper.
SimpleCatalogArchiveHelper - Class in org.odpi.openmetadata.samples.archiveutilities
SimpleCatalogArchiveHelper creates elements used when creating a simple catalog.
SimpleCatalogArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, String, Date, long, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Typical constructor passes parameters used to build the open metadata archive's property header.
SimpleCatalogArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, String, Date, long, String, InstanceProvenanceType, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Typical constructor passes parameters used to build the open metadata archive's property header.
SimpleCatalogArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Constructor passes parameters used to build the open metadata archive's property header.
SimpleCatalogArchiveHelper(OpenMetadataArchiveBuilder, String, String, String, Date, long, String, InstanceProvenanceType, String, String) - Constructor for class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
Constructor passes parameters used to build the open metadata archive's property header.
SimpleCatalogsArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs
SimpleCatalogsArchiveWriter creates four physical open metadata archive files for each of the sample catalogs.
SimpleComboCatalogArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
SimpleComboCatalogArchiveBuilder pulls together the metadata from the four simple catalogs into a content pack that can be used in other scenarios.
SimpleComboCatalogArchiveBuilder(String, String) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleComboCatalogArchiveBuilder
Constructor pushes all archive header values to the superclass
SimpleDataCatalogArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
SimpleDataCatalogArchiveBuilder provides data source metadata.
SimpleDataCatalogArchiveBuilder(String, String) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleDataCatalogArchiveBuilder
Constructor pushes all archive header values to the superclass
SimpleDataCatalogArchiveBuilder(OMRSArchiveBuilder, SimpleCatalogArchiveHelper) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleDataCatalogArchiveBuilder
Construct the builder using a shared archive builder and helper.
SimpleEventCatalogArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
SimpleEventCatalogArchiveBuilder provides event and topic metadata.
SimpleEventCatalogArchiveBuilder(String, String) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleEventCatalogArchiveBuilder
Constructor pushes all archive header values to the superclass
SimpleEventCatalogArchiveBuilder(OMRSArchiveBuilder, SimpleCatalogArchiveHelper) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleEventCatalogArchiveBuilder
Construct the builder using a shared archive builder and helper.
SimpleGovernanceCatalogArchiveBuilder - Class in org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent
SimpleEventCatalogArchiveBuilder provides governance metadata.
SimpleGovernanceCatalogArchiveBuilder(String, String, List<OpenMetadataArchive>) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleGovernanceCatalogArchiveBuilder
Constructor pushes all archive header values to the superclass
SimpleGovernanceCatalogArchiveBuilder(OMRSArchiveBuilder, SimpleCatalogArchiveHelper) - Constructor for class org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleGovernanceCatalogArchiveBuilder
Construct the builder using a shared archive builder and helper.
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
SimpleSchemaTypeProperties describes the properties of type that has a single value.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Default constructor used by subclasses
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Copy/clone Constructor.
SIMULATE_FTP - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
simulate-ftp
SINGLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
One instance of element
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.
SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Primary Site
SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
A physical location that Coco Pharmaceuticals operates from.
size() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Size of the data source.
SKIPPING_ACCESS_SERVICE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0011 - The {0} is marked as DISABLED and so will not be started in the {1} server
SKIPPING_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0004 - he {0} integration connector is skipping PostgreSQL Database {1} ({2}) because it is already catalogued
SKIPPING_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0004 - he {0} integration connector is skipping data set {1} ({2}) because it is already catalogued
SKIPPING_ENGINE_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0016 - The {0} engine service is disabled and will not be started
SKIPPING_ENGINE_SERVICE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0041- The {0} engine service is marked as DISABLED and so will not be started in the {1} engine host server
SKIPPING_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0401 - Skipping call to repository {0} since it is not responding correctly.
SKIPPING_VIEW_SERVICE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0021 - The {0} is marked as DISABLED and so will not be started in the {1} view server
SLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
sleepTimeProperty - Static variable in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicProvider
 
SLF4JAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j
SLF4JAuditLogStoreConnector provides a connector implementation for a sls4j audit log destination.
SLF4JAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j.SLF4JAuditLogStoreConnector
Default constructor used by the connector provider.
SLF4JAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j
SLF4JAuditLogStoreProvider is the OCF connector provider for the SLF4J audit log store destination.
SLF4JAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j.SLF4JAuditLogStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific audit log store implementation.
SMALL_FORM_FACTOR_COMPUTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A small hardware server enclosed in a protective case that can sit under a desk.
SNAPSHOT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
 
SNIPPET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Concrete implementation of the definition of a schema type or data field.
SOFT_DELETE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Delete the element from the active store, however it can still be restored if it has been deleted in error.
SOFT_DELETE_INSTANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to change the type of a metadata instance to either its super type or a subtype.
SOFT_DELETE_RESTORE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test allows an instance to be soft-deleted and restored.
SOFTWARE_ARCHIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of runnable software components.
SOFTWARE_CAPABILITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A callable software capability supporting specific types of assets.
SOFTWARE_CAPABILITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A software implemented function such as a software service or engine.
SOFTWARE_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A deployable software component.
SOFTWARE_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The software development lifecycle (SDLC) governance domain.
SOFTWARE_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Software Development Assurance
SOFTWARE_LIBRARY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a collection of software modules.
SOFTWARE_PACKAGE_DEPENDENCY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows the software packages being used within a digital resource.
SOFTWARE_PACKAGE_MANIFEST_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a collection of software packages.
SOFTWARE_SERVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A callable software server.
SOFTWARE_SERVER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Software services to support a runtime environment for applications and data stores.
SOFTWARE_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Software services packaged as an operating system process to support a runtime environment for a virtual software server.
SOFTWARE_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
SoftwareServerPlatform
SOFTWARE_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that provides externally callable functions to other services.
SOFTWARE_VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Deployed version number for this software.
SoftwareCapabilityBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
SoftwareCapabilityBuilder creates the parts for an entity that represents a software capability.
SoftwareCapabilityBuilder(String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
Create constructor
SoftwareCapabilityBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
Create constructor
SoftwareCapabilityClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with software capabilities.
SoftwareCapabilityClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Constructor for connector context client.
SoftwareCapabilityClient(SoftwareCapabilityClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Copy/clone constructor.
SoftwareCapabilityHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
SoftwareCapabilityHandler provides the support for managing software capabilities.
SoftwareCapabilityHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
SoftwareCapabilityHandler provides methods to define all types of softwareCapabilities and their relationships
SoftwareCapabilityHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a new handler.
SoftwareCapabilityHandler(String, AuditLog, String, OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a new handler.
SoftwareCapabilityHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Construct the handler information needed to interact with the repository services
SoftwareCapabilityHandler(SoftwareCapabilityHandler, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Create a new handler.
SoftwareCapabilityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
SoftwareCapabilityProperties describe the properties needed to describe a specific software server's capability.
SoftwareCapabilityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Default constructor.
SoftwareCapabilityProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Copy/clone constructor.
SoftwareLibraryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
SoftwareLibraryProperties describes a software library.
SoftwareLibraryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Default constructor
SoftwareLibraryProperties(SoftwareLibraryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
Copy/clone constructor.
SoftwareServerPlatformProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
SoftwareServerPlatformProperties is a representation of the properties for a software server platform.
SoftwareServerPlatformProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerPlatformProperties
Default constructor
SoftwareServerPlatformProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerPlatformProperties
Copy/clone constructor
SoftwareServerPlatformProperties(SoftwareServerPlatformProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerPlatformProperties
Copy/clone constructor
SoftwareServerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure
SoftwareServerProperties is a representation of the properties for a software server.
SoftwareServerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerProperties
Default constructor
SoftwareServerProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerProperties
Copy/clone constructor
SoftwareServerProperties(SoftwareServerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerProperties
Copy/clone constructor
SoftwareServerTemplateDefinition - Enum Class in org.odpi.openmetadata.archiveutilities.openconnectors
A description of the default software server templates.
SOLUTION_ACTOR_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An actor role that is designed for interacting with a solution.
SOLUTION_ARCHITECT - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the definitions of information supply chains and solution components.
SOLUTION_BLUEPRINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SOLUTION_BLUEPRINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Collection of solution components that make up a solution for digital services such as digital products.
SOLUTION_BLUEPRINT_COMPOSITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a solution blueprint and a solution component.
SOLUTION_BLUEPRINT_GRAPH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SOLUTION_BLUEPRINT_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Basic template
SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Description of a well-defined capability within a solution.
SOLUTION_COMPONENT_ACTOR_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An actor that is interacting with the solution component.
SOLUTION_COMPONENT_PORT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a solution component and its ports.
SOLUTION_COMPONENT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The type of solution component - for example, is it a process, of file or database.
SOLUTION_COMPOSITION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship showing the nesting structure of solution components.
SOLUTION_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of how the solution works.
SOLUTION_DESIGN_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying the solution blueprint for a digital service such as a digital product.
SOLUTION_EXAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Illustrations of how the solution resolves the problem examples.
SOLUTION_LINKING_WIRE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Connection between two solution components/ports that shows how data flows.
SOLUTION_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility for an IT solution.
SOLUTION_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SOLUTION_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An external endpoint for a solution component.
SOLUTION_PORT_DELEGATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Aligns ports from nested components with the parent's.
SOLUTION_PORT_SCHEMA_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies the structure of data passed through a solution port.
SOLUTION_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SOLUTION_SUBGRAPH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SolutionActorRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
ITProfileRoleProperties covers a role that has been defined for an automated function.
SolutionActorRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.SolutionActorRoleProperties
Default constructor
SolutionActorRoleProperties(SolutionActorRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.SolutionActorRoleProperties
Copy/clone constructor
SolutionArchitectAdmin - Class in org.odpi.openmetadata.viewservices.solutionarchitect.admin
SolutionArchitectAdmin is the class that is called by the View Server to initialize and terminate the Solution Architect OMVS.
SolutionArchitectAdmin() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.admin.SolutionArchitectAdmin
Default constructor
SolutionArchitectAuditCode - Enum Class in org.odpi.openmetadata.viewservices.solutionarchitect.ffdc
The SolutionArchitectAuditCode is used to define the message content for the OMRS Audit Log.
SolutionArchitectInstance - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server
SolutionArchitectInstance caches references to the objects it needs for a specific server.
SolutionArchitectInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstance
Set up the Solution Architect OMVS instance
SolutionArchitectInstanceHandler - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server
SolutionArchitectInstanceHandler retrieves information from the instance map for the view service instances.
SolutionArchitectInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectInstanceHandler
Default constructor registers the view service
SolutionArchitectRegistration - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server
SolutionArchitectRegistration registers the view service with the OMAG Server administration services.
SolutionArchitectRegistration() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRegistration
 
SolutionArchitectResource - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server.spring
The SolutionArchitectResource provides part of the server-side implementation of the Solution Architect OMVS.
SolutionArchitectResource() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Default constructor
SolutionArchitectRESTServices - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server
The SolutionArchitectRESTServices provides the server-side implementation of the Solution Architect Open Metadata View Service (OMVS).
SolutionArchitectRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Default constructor
SolutionBlueprint - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
A description of the predefined solution blueprints.
SolutionBlueprintComponent - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionBlueprintComponent contains the properties and header for a SolutionBlueprintComposition relationship plus linked solution component retrieved from the repository.
SolutionBlueprintComponent() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Default constructor
SolutionBlueprintComponent(SolutionBlueprintComponent) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
Copy/clone constructor
SolutionBlueprintCompositionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionBlueprintCompositionProperties represents a SolutionBlueprintComposition relationship.
SolutionBlueprintCompositionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Default constructor
SolutionBlueprintCompositionProperties(SolutionBlueprintCompositionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Copy/clone constructor
SolutionBlueprintConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
SolutionBlueprintConverter generates a SolutionBlueprintElement from an "SolutionBlueprint" entity and a list of its related solution components.
SolutionBlueprintConverter(PropertyHelper, String, String, List<SolutionBlueprintComponent>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionBlueprintConverter
Constructor
SolutionBlueprintElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionBlueprintElement contains the properties and header for a solution blueprint and its components retrieved from the metadata repository.
SolutionBlueprintElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Default constructor
SolutionBlueprintElement(SolutionBlueprintElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
Copy/clone constructor
SolutionBlueprintHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
SolutionBlueprintHandler provides methods to define solution blueprints
SolutionBlueprintHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Create a new handler.
SolutionBlueprintMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's solution blueprint graph.
SolutionBlueprintMermaidGraphBuilder(SolutionBlueprintElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionBlueprintMermaidGraphBuilder
Construct a mermaid markdown graph.
SolutionBlueprintProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionBlueprintProperties represents a collection of logical architectural components that are part of the digital landscape.
SolutionBlueprintProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Default constructor
SolutionBlueprintProperties(SolutionBlueprintProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Copy/clone constructor
SolutionBlueprintResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The response structure used on a REST API calls that returns a SolutionBlueprintElement element object as a response.
SolutionBlueprintResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Default constructor
SolutionBlueprintResponse(SolutionBlueprintResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
Copy/clone constructor
SolutionBlueprintsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The response structure used on REST API calls that returns a list of SolutionBlueprintElement objects as a response.
SolutionBlueprintsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Default constructor
SolutionBlueprintsResponse(SolutionBlueprintsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
Copy/clone constructor
SolutionComponent - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
A description of the predefined solution components.
SolutionComponentActor - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Define the relationship between the solution roles and the solution components
SolutionComponentActor - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
Define the relationship between the solution roles and the solution components
SolutionComponentActorProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionComponentActorProperties represents a SolutionComponentActor relationship.
SolutionComponentActorProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Default constructor
SolutionComponentActorProperties(SolutionComponentActorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Copy/clone constructor
SolutionComponentActorRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionComponentActorRelationship contains the properties and header for an SolutionComponentActor relationship retrieved from the repository.
SolutionComponentActorRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Default constructor
SolutionComponentActorRelationship(SolutionComponentActorRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
Copy/clone constructor
SolutionComponentConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
SolutionComponentConverter generates a SolutionComponentElement from an "SolutionComponent" entity and a list of its related elements
SolutionComponentConverter(PropertyHelper, String, String, List<SolutionComponentElement>, List<SolutionPortElement>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionComponentConverter
Constructor
SolutionComponentElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionComponentElement contains the properties and header for an solution component entity and its segment retrieved from the metadata repository.
SolutionComponentElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Default constructor
SolutionComponentElement(SolutionComponentElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
Copy/clone constructor
SolutionComponentHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
SolutionComponentHandler provides methods to define solution components and their supporting objects.
SolutionComponentHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Create a new handler.
SolutionComponentMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Creates a mermaid graph rendering of the Open Metadata Framework's solution component graph.
SolutionComponentMermaidGraphBuilder(SolutionComponentElement, boolean) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentMermaidGraphBuilder
Construct a mermaid markdown graph.
SolutionComponentPort - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionComponentPort contains the properties and header for a SolutionComponentPort relationship retrieved from the repository.
SolutionComponentPort() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Default constructor
SolutionComponentPort(SolutionComponentPort) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
Copy/clone constructor
SolutionComponentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionComponentProperties represents a logical architectural component that is part of the digital landscape.
SolutionComponentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Default constructor
SolutionComponentProperties(SolutionComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Copy/clone constructor
SolutionComponentResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SolutionComponentResponse is the response structure used on a REST API calls that returns a SolutionComponentElement object as a response.
SolutionComponentResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Default constructor
SolutionComponentResponse(SolutionComponentResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
Copy/clone constructor
SolutionComponentsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The response structure used on REST API calls that returns a list of GovernanceActionProcessStepElement objects as a response.
SolutionComponentsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Default constructor
SolutionComponentsResponse(SolutionComponentsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
Copy/clone constructor
SolutionComponentType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
SolutionComponentType describes suggested values to use in the solutionComponentType property found in the SolutionComponent entity.
SolutionComponentVisualStyle - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
SolutionComponentVisualStyle maps solution component types to appropriate visual styles.
SolutionComponentWire - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
Define the linkage between solution components defined for Coco Pharmaceuticals.
SolutionComponentWire - Enum Class in org.odpi.openmetadata.samples.archiveutilities.productcatalog
Define the linkage between solution components defined for Coco Pharmaceuticals.
SolutionCompositionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionCompositionProperties describes the properties for the SolutionComposition relationship between 2 people.
SolutionCompositionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionCompositionProperties
Default constructor
SolutionCompositionProperties(SolutionCompositionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionCompositionProperties
Copy/clone constructor
SolutionDesignProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionBlueprintCompositionProperties represents a SolutionBlueprintComposition relationship.
SolutionDesignProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionDesignProperties
Default constructor
SolutionDesignProperties(SolutionDesignProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionDesignProperties
Copy/clone constructor
SolutionLinkingWireProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionLinkingWireProperties identifies a relationship between solution components that is part of an information supply chain segment implementation.
SolutionLinkingWireProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Default constructor
SolutionLinkingWireProperties(SolutionLinkingWireProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Copy/clone constructor
SolutionLinkingWireRelationship - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionLinkingWireRelationship contains the properties and header for a SolutionLinkingWireRelationship relationship retrieved from the repository.
SolutionLinkingWireRelationship() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Default constructor
SolutionLinkingWireRelationship(SolutionLinkingWireRelationship) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
Copy/clone constructor
SolutionPortConverter<B> - Class in org.odpi.openmetadata.frameworks.openmetadata.converters
SolutionPortConverter generates a SolutionPortElement from an "SolutionPort" entity and a list of its related elements
SolutionPortConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.converters.SolutionPortConverter
Constructor
SolutionPortDirection - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
SolutionPortDirection defines the different port types used for open metadata.
SolutionPortElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionPortElement contains the properties and header for a SolutionPortElement entity retrieved from the repository.
SolutionPortElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Default constructor
SolutionPortElement(SolutionPortElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
Copy/clone constructor
SolutionPortProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.solutions
SolutionPortProperties is a class for representing a generic port for a solution component.
SolutionPortProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Default constructor
SolutionPortProperties(SolutionPortProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Copy/clone constructor.
SolutionRoleDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.governanceengines
The SolutionRoleDefinition is used to feed the definition of the solution roles for Coco Pharmaceuticals' solution blueprints.
SORT_ORDER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the suggested order that data values in this data item should be sorted by.
SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Details of where the element was sourced from.
SOURCE_CODE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Source Code File
SOURCE_CODE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A text file containing a program written in a language that needs to be complied into an executable form before it can run.
SOURCE_CODE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
SOURCE_CODE_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
SOURCE_CONTROL_LIBRARY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a software source code library that provides version control.
SOURCE_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
SOURCE_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
SOURCE_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
SOURCE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
SOURCE_VERSION_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The version number of the template element when the copy was created.
SourceControlLibraryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
SourceControlLibraryProperties describes a source control library.
SourceControlLibraryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Default constructor
SourceControlLibraryProperties(SourceControlLibraryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
Copy/clone constructor.
SOURCED_FROM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines source of the information for a referenceable that was created by copying from a template.
sourceName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Where did information about this directory come from?
sourceName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
 
SOURCES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Names of external sources and specific location where this external information can be accessed from
SPECIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name or explicit definition of rule used to identify values of this data class.
SPECIFICATION_DETAILS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
used to configure the rule outlined in the specification
SPECIFICATION_PROPERTY_ASSIGNMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between a valid value representing a specification property and the element representing the implementation.
SpecificationMermaidGraphBuilder - Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
 
SpecificationMermaidGraphBuilder(String, String, Map<String, List<Map<String, String>>>) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SpecificationMermaidGraphBuilder
Constructor for the graph
SpecificationPropertyAssignmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
SpecificationPropertyAssignmentProperties is a java bean used to associate an element with a valid value.
SpecificationPropertyAssignmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Default constructor
SpecificationPropertyAssignmentProperties(SpecificationPropertyAssignmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Copy/clone constructor.
SpecificationPropertyType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.refdata
ReferenceValueAttributeName provides definitions of the standard attributeName values used in the ReferenceValueAssignment relationship.
SPENDING_TYPES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
SPONSOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
The person who can be contacted if there are problems with the data from this hospital.
SPONSOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
 
SPONSOR_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
SPONSOR_TO_SET_UP_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
SPONSOR_TO_VALIDATION_AND_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
SPONSOR_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
SPREADSHEET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Spreadsheet Data File
SPREADSHEET_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing tabular data with formula.
SPREADSHEET_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
SPREADSHEET_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
SPRING_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
SpringRESTClientConnector - Class in org.odpi.openmetadata.adapters.connectors.restclients.spring
SpringRESTClientConnector is responsible for issuing calls to the server's REST APIs using Spring.
SpringRESTClientConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
This constructor is work in progress as part of the upgrade of Egeria to use security.
SpringRESTClientConnectorProvider - Class in org.odpi.openmetadata.adapters.connectors.restclients.spring
SpringRESTClientConnectorProvider provides the connector provider for the SpringRESTClientConnector.
SpringRESTClientConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific REST Client Connector implementation.
SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
 
SQL_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of SQL statements used to configure or load data into a relational database.
SQL_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a list of SQL statements used to configure or load data into a relational database.
SQLDataAccess - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
 
STABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Stable - This component is complete and can be used.
STABLE_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Key value will remain active even if records are merged.
STAGING_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection that is acting as a temporary home for elements that are being introduced into another collection.
StagingCollectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
StagingCollectionProperties is used to provide the properties for an EditingGlossary classification.
StagingCollectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Default constructor
StagingCollectionProperties(StagingCollectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Copy/clone constructor for an editing glossary classification.
STALLED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
This project is not able to make progress because of an external factor.
STALLED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
This project is not able to make progress because of an external factor.
STANDARD_COMMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Comment - General comment about the element.
STANDBY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is deployed in standby mode.
STANDBY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
StandBy - The instance is deployed in standby mode.
StarRating - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
A StarRating defines the rating that a user has placed against an asset.
STARS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Rating level provided.
start() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.EncryptedFileBasedServerConfigStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.FileBasedServerConfigStoreConnector
Set up the name of the file store
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector
Indicates that the survey service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ApacheKafkaAdminConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.SurveyApacheKafkaServerConnector
Indicates that the discovery service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Indicates that the archive service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.GlossaryDynamicArchiverConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CreateAssetGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DeleteAssetGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogMessageGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CancelSubscriptionGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.CreateSubscriptionGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementWatchdogGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderWatchdogGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitorIntegrationConnectorBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.APIBasedOpenLineageLogStoreConnector
Set up the name of the file store
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.GovernanceActionOpenLineageIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageCataloguerIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.catalog.PostgresServerIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseSurveyActionService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresServerSurveyActionService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.reports.surveyreport.SurveyReportService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.JDBCResourceConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.restclients.spring.SpringRESTClientConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionConnector
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyService
Indicates that the survey service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyService
Indicates that the survey service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyService
Indicates that the survey service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.inmemory.InMemoryOpenMetadataTopicConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.FileBasedOpenMetadataArchiveStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic.EventTopicAuditLogStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Set up the name of the file store
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Set up the database
start() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Indicates that the archive service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.connectors.SecretsStoreConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GeneralGovernanceActionService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionPipelineConnector
Start the pipeline.
start() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
Indicates that the watchdog action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorDedicatedThread
Requests that the integration connector dedicated thread starts
start() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorRefreshThread
Requests that the integration daemon thread starts
start() - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventMapperConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSRepositoryConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.repositoryservices.eventmanagement.OMRSRepositoryEventManager
Indicate that all the event processors are registered, and they are ready to process events.
start() - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSRepositoryConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyHospitalService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialCertifyWeeklyMeasurementsService
Indicates that the survey action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialHospitalOnboardingService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialNominateHospitalService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpDataLakeService
Indicates that the governance action service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialSetUpService
Indicates that the governance action service is completely configured and can begin processing.
START_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date/time that work started on this element.
START_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time that an action was started.
START_TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
START_TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
startAsynchronousTest() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Request from the workbench to log the start of an asynchronous test.
STARTED_REAL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0047 - The connector for the local repository has been started
startFrom - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
STARTING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
Deprecated.
The server is starting.
STARTING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Starting - The server is starting.
STARTING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Starting - The server is starting.
STARTING_ACCESS_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0010 - The Open Metadata Access Services (OMASs) are starting
STARTING_ENGINE_SERVICES - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0012 - The Open Metadata Engine Services (OMESs) are initializing in server {0}
STARTING_ENGINE_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0040 - The Open Metadata Engine Services (OMESs) are starting
STARTING_ENTERPRISE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0041 - The enterprise OMRS connector for the {0} has started
STARTING_EVENT_MANAGER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0031 - The {0} event manager is starting with {1} type definition event consumer(s) and {2} instance event consumer(s)
STARTING_GOVERNANCE_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0100 - The governance services subsystem for the {0} called {1} is about to start
STARTING_METADATA_TRANSFER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JDBC-INTEGRATION-CONNECTOR-0001 - Connector {0} is preparing to extract metadata from database {1}
STARTING_REAL_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0046 - The connector for the local repository is about to be started
STARTING_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0002 - The PostgreSQL repository connector {0} is connecting to database {1}
STARTING_VIEW_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0020 - The Open Metadata View Services (OMVSs) are starting
startingFrom - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
startMissedEngineActions() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Look for engine actions that were skipped - typically because the events were missed.
startOutboundEvents() - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSOperationalServices
The local repository (if configured) has been started while the archives were loaded and the cohorts initialized.
startRecording() - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Clear the report properties ready for a new report.
startRecording() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReportWriter
Set up properties ready for a new report.
STARTS_WITH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
startServiceExecutionThread(String, GovernanceServiceHandler, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Start the execution of the governance service on a new thread.
startSubgraph(String, VisualStyle) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Start a subgraph in the mermaid graph.
startSubgraph(String, VisualStyle, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.mermaid.MermaidGraphBuilderBase
Start a subgraph in the mermaid graph.
STARTUP - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Startup - A new component is starting up.
STARTUP - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Startup - A new component is starting up.
StartupFailEvent - Class in org.odpi.openmetadata.platformchassis.springboot
Application event used for the case of startup list fails
StartupFailEvent(Object, String) - Constructor for class org.odpi.openmetadata.platformchassis.springboot.StartupFailEvent
Constructor
startUpServerInstance(String, String, AuditLog, Connection) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Start up the server with the requested security.
status - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
 
status - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
 
STATUS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
 
STATUS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
 
STATUS_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines how important a data item is to the organization.
STATUS_ON_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
StatusNotSupportedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
StatusNotSupportedException provides a checked exception for reporting that the metadata repository hosting a metadata collection is not able to support the requested status.
StatusNotSupportedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
Deprecated.
StatusNotSupportedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
This is the constructor used when receiving an exception from a remote server.
StatusNotSupportedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
Deprecated.
StatusNotSupportedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
This is the typical constructor used for creating an exception.
StatusNotSupportedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
StatusNotSupportedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
StatusNotSupportedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
This is the typical constructor used for creating an exception.
StatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
StatusRequestBody provides a structure for passing a new ActivityStatus.
StatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Default constructor
StatusRequestBody(StatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
Copy/clone constructor
STDERR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file where each row represents a string output on the standard error (stderr) destination of a running process.
STDOUT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file where each row represents a string output on the standard out (stdout) destination of a running process.
STDOUT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file where each row represents a string output on the standard out (stdout) destination of a running process.
STEEL_BLUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
STEVE_STARTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Steven James Starter
STEW_FASTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Stew Faster
STEWARD - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
The person who can be contacted if there are problems with the data from this hospital.
STEWARD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
User identifier for the steward performing the review.
STEWARD - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
The person who can be contacted if there are problems with the data from this hospital.
STEWARD_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Property name for the steward's unique identifier (typically guid or qualifiedName).
STEWARD_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type name of the Actor entity identifying the steward.
STEWARDSHIP_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Liaises with stewards to make corrections to open metadata.
STEWARDSHIP_SERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server dedicated to managing stewardship activity relating to governance of data.
STEWARDSHIP_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones where only the owner of a member asset may read or maintain the asset.
stewardshipAction - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
StewardshipAction - Class in org.odpi.openmetadata.frameworks.opengovernance.connectorcontext
StewardshipAction defines methods that are used to request help for a situation that the caller can not handle.
StewardshipAction(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, OpenGovernanceClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.StewardshipAction
Constructor for connector context client.
StewardshipManagementHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
StewardshipExchangeClient is the client for assigning relationships and classifications that help govern both metadata and its associated resources.
StewardshipManagementHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Create a new handler.
StewardshipRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
StewardshipRequestBody provides a structure for passing the properties associated with stewardship actions.
StewardshipRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Default constructor
StewardshipRequestBody(StewardshipRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
Copy/clone constructor
StewardshipRequestInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
StewardshipRequestInterface defines methods that are used to request help for a situation that the caller can not handle.
STOCK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
ServiceQuality:Stock - Information relating to the Coco Pharmaceuticals' stock management and control.
stop() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.threads.EngineConfigurationRefreshThread
Stop the thread
stop() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.GroupConfigurationRefreshThread
Strop the thread
stop() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorDedicatedThread
Requests that the integration daemon thread shuts down.
stop() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.threads.IntegrationConnectorRefreshThread
Requests that the integration daemon thread shuts down.
stopInboundRESTCalls(String) - Static method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Prevent new incoming requests for a server.
STOPPED - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
STOPPING - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
Deprecated.
The server has received a request to shut itself down.
STOPPING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Stopping - The server has received a request to shut down.
STOPPING - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Stopping - The server has received a request to shut down.
STOPPING_ACCESS_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0013 - The Open Metadata Access Services (OMASs) in server {0} are shutting down
STOPPING_ENGINE_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0043 - The Open Metadata Engine Services (OMESs) in server {0} are shutting down
STOPPING_VIEW_SERVICES - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0023 - The Open Metadata View Services (OMVSs) in server {0} are shutting down
stopRunning() - Method in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
Shutdown the running thread
STORAGE_LOCATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The location where the data associated with this element in Unity Catalog is stored.
STORAGE_VOLUME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A persistent storage volume.
STORE_CREATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Creation time of the data store.
STORE_ENTITY_PROXIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the storage of metadata instances that are proxies for instances from other repositories in the cohort.
STORE_EXTERNAL_CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to create external classifications and retrieve them with the correct provenance.
STORE_EXTERNAL_ENTITIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to create external entities and retrieve them with the correct provenance.
STORE_EXTERNAL_RELATIONSHIPS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to create external relationships and retrieve them with the correct provenance.
STORE_UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Last known modification time.
StoredDataProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Common properties for elements that represent stored data.
StoredDataProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
Constructor
storeEvent(OpenLineageRunEvent, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.APIBasedOpenLineageLogStoreConnector
Store the open lineage event in the open lineage log store.
storeEvent(OpenLineageRunEvent, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.FileBasedOpenLineageLogStoreConnector
Store the open lineage event in the open lineage log store.
storeEvent(OpenLineageRunEvent, String, String) - Method in interface org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStore
Store the open lineage event in the open lineage log store.
storeEvent(OpenLineageRunEvent, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.integration.openlineage.OpenLineageLogStoreConnectorBase
Store the open lineage event in the open lineage log store.
storeLogRecord(AuditLogRecord) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.AuditLogDestinationCatalogTargetProcessor
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.eventdisplay.EventDisplayAuditLogStoreConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.eventtopic.EventTopicAuditLogStoreConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.file.FileBasedAuditLogStoreConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.PostgreSQLAuditLogDestinationConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.slf4j.SLF4JAuditLogStoreConnector
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
Store the audit log record in the audit log store.
storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Store the audit log record in the audit log store.
STRATEGY_RESPONSE_1 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
STRATEGY_RESPONSE_2 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
STRATEGY_RESPONSE_3 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
STRICT_REQUIREMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Only values from the ValidValues set/definition are allowed.
STRING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
 
STRING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
 
STRING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
String
StringMapResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
StringMapResponse is the response structure used on the OMAS REST API calls that return a map of names to description as a response.
StringMapResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Default constructor
StringMapResponse(StringMapResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Copy/clone constructor
StringRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
StringRequestBody is the request body structure used on OMAG REST API calls that passed a string.
StringRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Default constructor
StringRequestBody(StringRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Copy/clone constructor
StringResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.
StringResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Default constructor
StringResponse(StringResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Copy/clone constructor
STRUCT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A structure - list of attribute types (StructDef)
STRUCT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
STRUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
A collection of related properties.
STRUCT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Struct - A collection of related properties.
STRUCT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type that has a list of attributes, typically of different types.
StructPropertyValue - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
StructPropertyValue supports the value part of property that is defined as a complex structure.
StructPropertyValue() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Default constructor set StructPropertyValue to null.
StructPropertyValue(StructPropertyValue) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Copy/clone constructor sets up the values based on the template.
StructSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
StructSchemaTypeProperties is a class for representing a set of schema attributes - also known as a structure, struct, group or object in different programming languages.
StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.StructSchemaTypeProperties
Default constructor
StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.StructSchemaTypeProperties
Copy/clone constructor.
StructTypePropertyValue - Class in org.odpi.openmetadata.frameworks.openmetadata.search
StructTypePropertyValue supports the value part of property that is defined as a complex structure.
StructTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Default constructor set StructTypePropertyValue to null.
StructTypePropertyValue(StructTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Copy/clone constructor sets up the values based on the template.
STUDENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
This temporary employee is a trainee gaining work experience.
STUDY_PROJECT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A focused analysis of a topic, person, object or situation.
StudyProjectProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
StudyProjectProperties is a java bean used to classify a project.
StudyProjectProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.StudyProjectProperties
Default constructor
StudyProjectProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.StudyProjectProperties
Copy/clone constructor.
SUB_DIRECTORY_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SUB_DIRECTORY_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of subdirectories found under the surveyed directory.
SUBJECT_AREA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages the definition of subject areas and reporting on their contents.
SUBJECT_AREA_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies an element as part of a subject area definition.
SUBJECT_AREA_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a collection of glossary elements that are related to a topic.
SUBJECT_AREA_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Creates a controlling hierarchy for subject areas.
SUBJECT_AREA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the subject area.
SUBJECT_AREA_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role defining a responsibility to manage the development and maintenance of a subject area.
SUBJECT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SUBJECT_ONBOARDING_TO_TREATMENT_VALIDATION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
 
SUBJECT_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SubjectArea - Class in org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties
SubjectArea captures one of the subject areas of the CIM.
SubjectArea() - Constructor for class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.SubjectArea
 
SubjectAreaAdmin - Class in org.odpi.openmetadata.viewservices.subjectarea.admin
SubjectAreaAdmin is the class that is called by the View Server to initialize and terminate the Subject Area OMVS.
SubjectAreaAdmin() - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.admin.SubjectAreaAdmin
Default constructor
SubjectAreaAuditCode - Enum Class in org.odpi.openmetadata.viewservices.subjectarea.ffdc
The SubjectAreaAuditCode is used to define the message content for the OMRS Audit Log.
SubjectAreaDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaDefinitionProperties
Default constructor
SubjectAreaDefinitionProperties(OrganizationalControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaDefinitionProperties
Copy/clone constructor
SubjectAreaHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
SubjectAreaHierarchyProperties describes the properties for the SubjectAreaHierarchy relationship between 2 governance zones.
SubjectAreaHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaHierarchyProperties
Default constructor
SubjectAreaHierarchyProperties(SubjectAreaHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaHierarchyProperties
Copy/clone constructor
SubjectAreaInstance - Class in org.odpi.openmetadata.viewservices.subjectarea.server
SubjectAreaInstance caches references to the objects it needs for a specific server.
SubjectAreaInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaInstance
Set up the Subject Area OMVS instance
SubjectAreaInstanceHandler - Class in org.odpi.openmetadata.viewservices.subjectarea.server
SubjectAreaInstanceHandler retrieves information from the instance map for the view service instances.
SubjectAreaInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaInstanceHandler
Default constructor registers the view service
SubjectAreaProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Default constructor
SubjectAreaProperties(SubjectAreaProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
Copy/clone constructor
SubjectAreaRegistration - Class in org.odpi.openmetadata.viewservices.subjectarea.server
SubjectAreaRegistration registers the view service with the OMAG Server administration services.
SubjectAreaRegistration() - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRegistration
 
SubjectAreaResource - Class in org.odpi.openmetadata.viewservices.subjectarea.server.spring
The SubjectAreaResource provides part of the server-side implementation of the Subject Area OMVS.
SubjectAreaResource() - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.server.spring.SubjectAreaResource
Default constructor
SubjectAreaRESTServices - Class in org.odpi.openmetadata.viewservices.subjectarea.server
The SubjectAreaRESTServices provides the server-side implementation of the Subject Area Open Metadata View Service (OMVS).
SubjectAreaRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.subjectarea.server.SubjectAreaRESTServices
Default constructor
subList(int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
SUBSCRIBER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Unique identifier for the subscriber.
SUBSCRIBER_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of elements registered to receive events from a topic.
SUBSCRIPTIONS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
Terminology relating to digital subscriptions.
SubtypeLimitedFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
SubtypeLimitedFindRequest extends the type limited find request to allow the caller to request that only a restricted list of subtypes of the overall type are included in the results.
SubtypeLimitedFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Default constructor
SubtypeLimitedFindRequest(SubtypeLimitedFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Copy/clone constructor.
SUCCESSFUL_ACTION_CLAIM_REQUEST - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0024 - Governance engine with {0} userId has successfully claimed engine action {1}
SUCCESSFUL_ASSERTION - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
The test case condition is true.
successfulAssertions - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
successMessage - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
SuccessMessageResponse - Class in org.odpi.openmetadata.adminservices.rest
 
SuccessMessageResponse - Class in org.odpi.openmetadata.serveroperations.rest
SuccessMessageResponse provides the reposnse structure when starting a server.
SuccessMessageResponse() - Constructor for class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Default constructor
SuccessMessageResponse() - Constructor for class org.odpi.openmetadata.serveroperations.rest.SuccessMessageResponse
Default constructor
SuccessMessageResponse(SuccessMessageResponse) - Constructor for class org.odpi.openmetadata.adminservices.rest.SuccessMessageResponse
Copy/clone constructor
SuccessMessageResponse(SuccessMessageResponse) - Constructor for class org.odpi.openmetadata.serveroperations.rest.SuccessMessageResponse
Copy/clone constructor
SUGGESTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Suggestion - Provides a suggestion on how to improve the element or its properties and description.
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
summary - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
 
SUMMARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SUMMARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Short description for summary tables.
SUNDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
SUPER_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
superType - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
superType - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
SUPPLEMENTARY_PROPERTIES_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Provides additional descriptive properties to augment technical metadata extracted from a third party technology.
SupplementaryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
SupplementaryProperties links an element to a glossary term that is providing more details description of the element.
SupplementaryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.SupplementaryProperties
Copy/clone constructor.
SupplementaryPropertiesValidValues - Class in org.odpi.openmetadata.frameworks.openmetadata.mapper
SupplementaryPropertiesValidValues provides the valid values for managing the glossary terms that provide additional business information for assets to help make them more findable.
SupplementaryPropertiesValidValues() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.mapper.SupplementaryPropertiesValidValues
 
SUPPLIER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Organization:Supplier - Information relating to a supplier's organization.
SUPPORT_LEVEL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Level of support agreed for the subscriber.
SUPPORT_REGULATION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
SUPPORTED_ACTION_TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of an element that is linked to a governance action request.
SUPPORTED_ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of an analysis step supported by a survey action service.
SUPPORTED_ASSET_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of asset supported by the connector implementation.
SUPPORTED_CONFIGURATION_PROPERTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a configuration property that is used to affect the behaviour of a connector.
SUPPORTED_DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of a particular type of technology.
SUPPORTED_GOVERNANCE_SERVICE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between a governance engine and one of its services.
SUPPORTED_REQUEST_PARAMETER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a request parameter that is used to affect the behaviour of a governance service.
SUPPORTED_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a request type used to describe a request to a governance engine/service.
SUPPORTED_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0021 - Governance engine {0} in engine host server {1} is configured to process governance requests of type {2}
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_SEVERITIES - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Provide a list of supported severities that should be logged to this destination.
SUPPORTED_SOFTWARE_CAPABILITY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a software capability that is deployed to an instance of IT infrastructure.
SUPPORTED_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Description of a template that should be used by the connector when creating new elements of a certain type.
SUPPORTED_TYPE_NOTIFICATIONS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test is able to send out notifications for its supported types.
SUPPORTED_TYPE_QUERIES - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test is able to respond appropriately to queries about its supported types.
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}
supportedActionTargets - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
supportedActionTargetTypes - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of action targets to use when triggering this governance service, along with their descriptions.
supportedAnalysisSteps - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceProvider
 
supportedAnalysisSteps - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
supportedAnnotationTypes - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
supportedAssetTypeName - Static variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
The type name of the asset that the connection object for this connector should be linked to.
supportedAssetTypeName - Static variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
The type name of the asset that this connector supports.
supportedConfigurationProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
The list of supported configuration property types that describe how the connector's behaviour can be modified.
supportedDeployedImplementationType - Static variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
 
SupportedGovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
SupportedGovernanceServiceProperties provides a structure for carrying the properties for a SupportedGovernanceService relationship.
SupportedGovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Default constructor
SupportedGovernanceServiceProperties(SupportedGovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
Copy/clone constructor
supportedRequestParameters - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of request parameters to use when triggering this governance service, along with their descriptions.
supportedRequestParameters - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
supportedRequestTypes - Variable in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceServiceProviderBase
List of supported request types, along with their descriptions.
supportedRequestTypes - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
supportedSeveritiesProperty - Static variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreProviderBase
Property name of supported severities
supportedTechnologies - Variable in class org.odpi.openmetadata.samples.archiveutilities.GovernanceActionDescription
 
SupportedTechnologyType - Class in org.odpi.openmetadata.frameworks.connectors.controls
SupportedTechnologyType characterises one of the deployed implementation types that this connector works with.
SupportedTechnologyType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Default constructor
SupportedTechnologyType(SupportedTechnologyType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Copy/clone constructor
SupportedTechnologyType(DeployedImplementationTypeDefinition) - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
Copy/clone constructor
supportedTechnologyTypes - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
The list of technology types that this connector supports.
supportedTemplateTypes - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
The list of supported templates that are used by this connector when it creates new open metadata elements.
supportedTypesForSearch - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
 
supportedTypesForSearch - Variable in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
 
supportedZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIRootHandler
 
supportedZones - Variable in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
 
SUPPORTER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
 
SUPPORTING_GOVERNANCE_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
SUPPORTING_PEOPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A team assigned to support the work associated with the element.
SUPPORTING_PERSON - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A person assigned to support the work associated with the element.
SUPPORTING_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A process that automates some of the work associated with the element.
SUPPORTING_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
A template that can be used in conjunction with a governance action or connector.
SupportingDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
SupportingDefinitionProperties provides a details of why a governance definition is supporting other governance definition.
SupportingDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Default constructor
SupportingDefinitionProperties(SupportingDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
Copy/clone constructor
SURNAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The family name of the person.
SURVEY_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Survey Action Engine - A governance engine that runs survey action services.
SURVEY_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance engine for managing the surveying of real-world resources and capturing the results in survey report attached to the associated asset.
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.
SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance service for managing the surveying of real-world resources and capturing the results in survey report attached to the associated asset.
SURVEY_ACTION_SERVICE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0019 - The survey action service {0} has completed the analysis of asset {1} with request type {2} in {3} milliseconds; the results are stored in survey report {4}
SURVEY_ACTION_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Survey Action Service - A connector that coordinates asset surveys.
SURVEY_ACTION_SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0018 - The survey action service {0} threw a {1} exception during the generation of survey report {2} for asset {3} during request type {4} in survey action engine {5} (guid={6}).
SURVEY_ACTION_SERVICE_STARTING - Enum constant in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
OMES-SURVEY-ACTION-0017 - The survey action service {0} is starting to analyze asset {1} with request type {2} in survey action engine {3} (guid={4}); the results will be stored in survey report {5}
SURVEY_ALL_FOLDERS - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-all-folders
SURVEY_ALL_FOLDERS_AND_FILES - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-all-folders-and-files
SURVEY_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-apache-atlas-server
SURVEY_COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
SURVEY_CSV_FILE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-csv-file
SURVEY_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-data-file
SURVEY_FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
SURVEY_FOLDER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-folder
SURVEY_FOLDER_AND_FILES - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-folder-and-files
SURVEY_INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
 
SURVEY_KAFKA_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-kafka-server
SURVEY_POSTGRES_DATABASE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-postgres-database
SURVEY_POSTGRES_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-postgres-server
SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Details of a Survey report.
SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A set of results describing the analysis from the execution of a survey action service.
SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
The survey report created by a survey action service.
SURVEY_REPORT_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SURVEY_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Create a survey report that details the content of the real-world resource that is attached to an asset.
SURVEY_UC_CATALOG - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-unity-catalog-catalog
SURVEY_UC_SCHEMA - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-unity-catalog-schema
SURVEY_UC_SERVER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-unity-catalog-server
SURVEY_UC_VOLUME - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
survey-unity-catalog-volume
SurveyActionAdmin - Class in org.odpi.openmetadata.engineservices.surveyaction.admin
SurveyActionAdmin is called during server start up to set up the Survey Action OMES.
SurveyActionAdmin() - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.admin.SurveyActionAdmin
 
SurveyActionAPI - Interface in org.odpi.openmetadata.engineservices.surveyaction.api
SurveyActionAPI is the interface to validate that a connector is suitable to run in the Survey Action OMES.
SurveyActionAuditCode - Enum Class in org.odpi.openmetadata.engineservices.surveyaction.ffdc
The SurveyActionAuditCode is used to define the message content for the OMRS Audit Log.
SurveyActionClient - Class in org.odpi.openmetadata.engineservices.surveyaction.client
SurveyActionClient is a client-side library for calling a specific survey action engine with an engine host server.
SurveyActionClient(String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Create a client-side object for calling a survey action engine.
SurveyActionClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Create a client-side object for calling a survey action engine.
SurveyActionEngineHandler - Class in org.odpi.openmetadata.engineservices.surveyaction.handlers
The SurveyActionEngineHandler is responsible for running survey action services on demand.
SurveyActionEngineHandler(EngineConfig, String, String, GovernanceConfigurationClient, GovernanceContextClient, ConnectedAssetClient, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.handlers.SurveyActionEngineHandler
Create a client-side object for calling a survey action engine.
SurveyActionEngineHandlerFactory - Class in org.odpi.openmetadata.engineservices.surveyaction.handlers
GovernanceEngineHandler factory class for the Survey Action OMES.
SurveyActionEngineHandlerFactory() - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.handlers.SurveyActionEngineHandlerFactory
 
SurveyActionEngineProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
SurveyActionEngineProperties defines the properties of a connector that is a SurveyActionEngine.
SurveyActionEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SurveyActionEngineProperties
Default constructor
SurveyActionEngineProperties(GovernanceEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SurveyActionEngineProperties
Copy/clone Constructor
SurveyActionEngineProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SurveyActionEngineProperties
Copy/clone Constructor
SurveyActionErrorCode - Enum Class in org.odpi.openmetadata.engineservices.surveyaction.ffdc
The SurveyActionErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Discovery Engine Services.
SurveyActionGuard - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The SurveyActionGuard enum describes the standard guards that are automatically set up for all survey action services.
SurveyActionInstance - Class in org.odpi.openmetadata.engineservices.surveyaction.server
SurveyActionInstance maintains the instance information needed to execute requests on behalf of a engine host server.
SurveyActionInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.server.SurveyActionInstance
Constructor where REST Services used.
SurveyActionPipelineConnector - Class in org.odpi.openmetadata.frameworks.opensurvey
DiscoveryPipeline is a discovery service that is responsible for choreographing the discovery services passed on initializeEmbeddedConnectors.
SurveyActionPipelineConnector() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionPipelineConnector
 
SurveyActionResource - Class in org.odpi.openmetadata.engineservices.surveyaction.server.spring
SurveyActionResource provides the server-side catcher for REST calls using Spring that validated Discovery Service implementations
SurveyActionResource() - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.server.spring.SurveyActionResource
 
SurveyActionRESTClient - Class in org.odpi.openmetadata.engineservices.surveyaction.client.rest
SurveyActionRESTClient is responsible for issuing the REST API calls
SurveyActionRESTClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for no authentication.
SurveyActionRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for simple userId and password authentication.
SurveyActionRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for simple userId and password authentication with audit log.
SurveyActionRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for no authentication with audit log.
SurveyActionRESTServices - Class in org.odpi.openmetadata.engineservices.surveyaction.server
SurveyActionRESTServices provides the external service implementation for a survey action engine.
SurveyActionRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.server.SurveyActionRESTServices
 
SurveyActionService - Interface in org.odpi.openmetadata.frameworks.opensurvey
A marker interface to identify the service that this connector works with.
SurveyActionServiceConnector - Class in org.odpi.openmetadata.frameworks.opensurvey
SurveyActionServiceConnector describes a specific type of connector that is responsible for analyzing the content of a specific asset.
SurveyActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
SurveyActionServiceHandler - Class in org.odpi.openmetadata.engineservices.surveyaction.handlers
SurveyActionServiceHandler provides the support to run a survey action service.
surveyActionServiceName - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
SurveyActionServiceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors
SurveyActionServiceProperties defines the properties of a connector that is a SurveyActionService.
SurveyActionServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SurveyActionServiceProperties
Default constructor
SurveyActionServiceProperties(DeployedConnectorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SurveyActionServiceProperties
Copy/clone Constructor
SurveyActionServiceProperties(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SurveyActionServiceProperties
Copy/clone Constructor
SurveyActionServiceProperties(DeployedSoftwareComponentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SurveyActionServiceProperties
Copy/clone Constructor
SurveyActionServiceProvider - Class in org.odpi.openmetadata.frameworks.opensurvey
SurveyActionServiceProvider implements the base class for the connector provider for a survey action service.
SurveyActionServiceProvider() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceProvider
Base provider for all survey action services.
SurveyActionTarget - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
SurveyActionTarget provides some standard action type names to use in the implementation of survey action services.
SurveyApacheAtlasConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
This connector builds a profile of the types and instances in an Apache Atlas server.
SurveyApacheAtlasConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector
 
SurveyApacheAtlasConnector.EntityTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
EntityTypeMetrics maintains counts about entity instances of a certain type.
SurveyApacheAtlasConnector.RelationshipTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
RelationshipTypeMetrics manages counts of the usage of a particular relationship type
SurveyApacheAtlasConnector.TagTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
TagTypeMetrics maintains counts of the classifications or business metadata attached to this type of entity.
SurveyApacheAtlasProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
SurveyApacheAtlasProvider is the connector provider for the SurveyApacheAtlasConnector that publishes insights about the types and instances in an Apache Atlas server.
SurveyApacheAtlasProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
SurveyApacheKafkaServerConnector - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey
This connector builds a profile of the types and instances in an Apache Kafka server.
SurveyApacheKafkaServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.SurveyApacheKafkaServerConnector
 
SurveyApacheKafkaServerProvider - Class in org.odpi.openmetadata.adapters.connectors.apachekafka.survey
SurveyApacheKafkaServerProvider is the connector provider for the SurveyApacheKafkaServerConnector that publishes insights about the topics it supports.
SurveyApacheKafkaServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.SurveyApacheKafkaServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
SurveyAssetStore - Class in org.odpi.openmetadata.frameworks.opensurvey
SurveyAssetStore defines the interface to a connector broker backed by an open metadata repository that returns information about the Asset that a survey action service is to analyze.
SurveyAssetStore(String, String, ConnectedAssetClient, AssetHandler, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SurveyAssetStore
Constructor sets up the key parameters for accessing the asset store.
surveyContext - Variable in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
 
SurveyContext - Class in org.odpi.openmetadata.frameworks.opensurvey
SurveyContext provides a survey action service with access to information about the survey request along with access to the open metadata repository interfaces.
SurveyContext(String, String, String, String, String, String, String, String, boolean, OpenMetadataClient, AuditLog, int, DeleteMethod, String, Map<String, String>, List<ActionTargetElement>, SurveyAssetStore, AnnotationStore, String, String) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Constructor sets up the key parameters for using the context.
SurveyDatabaseAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The SurveyDatabaseAnnotationType enum describes the annotation types used by the PostgreSQL server survey action service.
SurveyFileAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The SurveyFileAnnotationType enum describes the annotation types used by the File survey action service.
SurveyFolderAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The SurveyFolderAnnotationType enum describes the annotation types used by the folder survey action service.
SURVEYING_FOLDER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0004 - The survey action service {0} is surveying the {1} folder (directory) with an analysis level of {2}
SurveyMetric - Interface in org.odpi.openmetadata.frameworks.opensurvey.measurements
SurveyMetric describes the standard interface for an enum describing a list of metrics.
SurveyReport - Class in org.odpi.openmetadata.frameworks.opensurvey.properties
SurveyReport describes the properties for a survey report.
SurveyReport() - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Default constructor
SurveyReport(SurveyReport) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Copy/clone constructor
SurveyReportConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
SurveyReportConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail object into an SurveyReport bean.
SurveyReportConverter<B> - Class in org.odpi.openmetadata.frameworks.opensurvey.converters
SurveyReportConverter converts GAF elements into a survey report bean.
SurveyReportConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.opensurvey.converters.SurveyReportConverter
Constructor
SurveyReportConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SurveyReportConverter
Constructor
SurveyReportHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
SurveyReportHandler manages the storage and retrieval of metadata relating to survey reports as defined in the Open Survey Framework (OSF).
SurveyReportHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SurveyReportHandler
Construct the handler with information needed to work with B objects.
SurveyReportProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
SurveyReport describes the properties for a survey report.
SurveyReportProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Default constructor
SurveyReportProperties(SurveyReportProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Copy/clone constructor
SurveyReportProvider - Class in org.odpi.openmetadata.adapters.connectors.reports.surveyreport
SurveyReportProvider is the OCF connector provider for the "SurveyReportService" Governance Action Service.
SurveyReportProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.reports.surveyreport.SurveyReportProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
SurveyReportService - Class in org.odpi.openmetadata.adapters.connectors.reports.surveyreport
SurveyReportService extracts the requested survey report and turns it into a Markdown document.
SurveyReportService() - Constructor for class org.odpi.openmetadata.adapters.connectors.reports.surveyreport.SurveyReportService
Default Constructor
SurveyReportsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SurveyReportsResponse is the response structure used on OMAS REST API calls that return a list of SurveyReport properties objects as a response.
SurveyReportsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Default constructor
SurveyReportsResponse(SurveyReportsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Copy/clone constructor
SurveyRequestParameter - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
SurveyResourceManagerAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.opensurvey.controls
The SurveyResourceManagerAnnotationType enum describes the annotation types used by the PostgreSQL server survey action service.
SurveyServiceAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc
The SurveyServiceAuditCode is used to define the message content for the OMRS Audit Log.
SUS_BOOTSTRAP - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Project to establish a sustainability focus and practices in Coco Pharmaceuticals.
SUS_GOV - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Campaign coordinating the sustainability initiatives in Coco Pharmaceuticals.
SUSTAINABILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
sustainability
SUSTAINABILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
A means of operating that makes effective use of replaceable resources.
SUSTAINABILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
 
SUSTAINABILITY_CALCULATORS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SUSTAINABILITY_CHAMPION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
SUSTAINABILITY_CHAMPION_RESPONSIBILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
SUSTAINABILITY_CHAMPION_TO_DASHBOARD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
SUSTAINABILITY_DASHBOARD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
Graphical summary of Coco Pharmaceuticals' sustainability data.
SUSTAINABILITY_DASHBOARDS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SUSTAINABILITY_EXECUTIVE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
SUSTAINABILITY_EXECUTIVE_TO_DASHBOARD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
SUSTAINABILITY_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
 
SUSTAINABILITY_LEADER_RESPONSIBILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
SUSTAINABILITY_LEADER_TO_DASHBOARD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
 
SUSTAINABILITY_ODS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
SUSTAINABILITY_OFFICER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Sustainability Lead
SUSTAINABILITY_RAW_DATA_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
SUSTAINABILITY_REPORT_DATA_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
SUSTAINABILITY_REPORTING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
 
SUSTAINABILITY_REPORTING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
A description of how data is gathered to support sustainability reporting in Coco Pharmaceuticals.
SUSTAINABILITY_REPORTING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Initiatives to improve the operational sustainability of Coco Pharmaceuticals.
SUSTAINABILITY_RESULTS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
SUSTAINABILITY_STRATEGY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
SUSTAINABILITY_TECH_LEAD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Sustainability Technology Lead
SUSTAINABILITY_TECHNOLOGY_LEAD_RESPONSIBILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
SUSTAINABILITY_TREAT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
 
SustainabilityDomainDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The GovernanceDomainDefinition is used to feed the definition of the governance domains for Coco Pharmaceuticals.
SustainabilityProjectDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The ProjectDefinition is used to feed the definition of the projects and teams for Coco Pharmaceuticals scenarios.
SustainabilityRoleDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The SustainabilityRoleDefinition is used to feed the definition of the governance roles for Coco Pharmaceuticals' sustainability program.
SustainabilitySubjectAreaDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.sustainability
The CocoSubjectAreaDefinition is used to feed the definition of the subject areas for Coco Pharmaceuticals.
SVG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing vector image data.
SVG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing vector image data.
SYM_LINK_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files under the surveyed directory that are symbolic links to files in other locations.
SYM_LINK_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SYMBOLIC_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the valid value used in code.
SYMPTOM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Clinical:Symptom - Information relating to the symptoms of a medical condition.
SYNC_ATLAS_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0025 - The {0} integration connector is copying the Apache Atlas glossary called {1} into the {2} ({3}) open metadata glossary
SYNC_DATES_BY_KEY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Collection of synchronization dates identified by a key.
SYNC_INTEGRATION_MODULE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0038 - The {0} integration connector is calling the {1} integration module
SYNC_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
SYNC_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
SYNONYM_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between glossary terms that have the same meaning.
SYSTEM_ACTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
SYSTEM_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The action that has been taken by the producer of the notification.
SystemDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The SystemDefinition is used to feed the definition of the organization's systems for Coco Pharmaceuticals scenarios.
SystemLevelLineage - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
Define the lineage between the Coco Pharmaceutical Systems
SystemTypeDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.businesssystems
The SystemTypeDefinition is used to set up the deployedImplementationType and cloud classifications.

T

TABLE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
TABLE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Number of tables found in the database.
TABLE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
TABLE_DATA_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A tabular data source (typically a database table) that is an asset in its own right.
TABLE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
TABLE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
 
TABLE_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
 
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
The name of the database table being catalogued.
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
The name of the database table being catalogued.
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of a table within a schema and catalog in Unity Catalog (UC).
TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Name of table.
TABLE_OWNER - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Who owns this resource?
TABLE_QNAME - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Qualified name of table showing the database name and schema name.
TABLE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Number of stored bytes in the table.
TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The type a table: MANAGED or EXTERNAL.
TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Is this a standard table, view or materialized view?
TABLE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0013 - The {0} Connector has detected a change in the open metadata that controls the definition of table {1} but is unable to update the table in Unity Catalog (UC) at {2}
TableDependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Describes a table that is dependent on an SQL object.
TableDependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Constructor
TableInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a table.
TableInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Constructor
TableOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Gets or Sets TableOperation
TableProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a table.
TableProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
Constructor
TableTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata of a table.
TableTransfer(Omas, OpenMetadataRootElement, AuditLog, List<OpenMetadataRootElement>, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.TableTransfer
 
TableType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Gets or Sets TableType
TABULAR_COLUMN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A column attribute for a table oriented data structure.
TABULAR_FILE_COLUMN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A column in a tabular file.
TABULAR_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A schema type for a table oriented data structure.
TabularColumnDescription - Record Class in org.odpi.openmetadata.frameworks.connectors
Create a tabular column definition.
TabularColumnDescription(String, DataType, String) - Constructor for record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Creates an instance of a TabularColumnDescription record class.
TabularColumnProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular
TabularColumnProperties is a class for representing a column within a table type structure.
TabularColumnProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularColumnProperties
Default constructor used by subclasses
TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularColumnProperties
Copy/clone Constructor.
TabularDataSource - Interface in org.odpi.openmetadata.frameworks.connectors
TabularDataSource defines the specific connector api for working with simple tabular data.
TabularFileColumnProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular
TabularColumnProperties is a class for representing a column within a table type structure.
TabularFileColumnProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularFileColumnProperties
Default constructor used by subclasses
TabularFileColumnProperties(TabularFileColumnProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularFileColumnProperties
Copy/clone Constructor.
TabularSchemaTypeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular
TabularSchemaTypeProperties is a class for representing a tabular schema such as the structure of a CSV file.
TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularSchemaTypeProperties
Default constructor used by subclasses
TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularSchemaTypeProperties
Copy/clone Constructor.
TAG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
TAGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TagTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.TagTypeMetrics
 
TANYA_TIDIE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Mrs Tanya Tidie
TAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of files.
TAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files.
TARGET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Definition of the measurement values that the governance definitions are trying to achieve.
TARGET_FILE_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
TARGET_FOR_GOVERNANCE_ACTION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The element(s) that form the initial list of targets for action that are passed to the engine action as part of a request to run this governance action.
TARGET_NOT_ASSET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
TARGET_NOT_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
The action target is not an asset.
TARGET_TECHNOLOGY_INTERFACES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Names of the technology's interfaces that the connectors use.
TARGET_TECHNOLOGY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the technology that the connectors access.
TARGET_TECHNOLOGY_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Name of the organization providing the technology that the connectors access.
TARGET_TECHNOLOGY_VERSIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of versions of the technology that the connector implementation supports.
targetAttributeTypeDef - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
TargetForGovernanceActionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions
TargetForGovernanceActionProperties identifies the properties of an TargetForGovernanceAction relationship.
TargetForGovernanceActionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Typical Constructor
TargetForGovernanceActionProperties(TargetForGovernanceActionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
targetInstanceGUID - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
targetMetadataCollectionId - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
targetPermittedSynchronization - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
targetPermittedSynchronization - Variable in class org.odpi.openmetadata.frameworks.integration.iterator.IntegrationIterator
 
targetRemoteConnection - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
targetTypeDefSummary - Variable in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
 
TASK - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Task - A piece of work for a person, organization or engine.
TASK_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A self-contained, short activity, typically for one or two people.
TaskProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.projects
TaskProperties is a java bean used to classify a project.
TaskProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.TaskProperties
Default constructor
TaskProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.TaskProperties
Copy/clone constructor.
TAXONOMY_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Identifies a glossary that is organized as a taxonomy.
TaxonomyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries
TaxonomyProperties is used to classify a glossary that has the terms organized in a taxonomy.
TaxonomyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Default constructor
TaxonomyProperties(TaxonomyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Copy/clone constructor for a primary key.
TBDF_DATA_FIELDS - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
These terms describe the types of data collected during the Teddy Bear Drop Foot study.
TEAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
TEAM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Group of people working together.
TEAM_LEADER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Person leading a team.
TEAM_LIFETIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
The data is needed for the lifetime of the referenced team.
TEAM_MEMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Person assigned to a team.
TEAM_ROLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A role performed by a team.
TEAM_ROLE_APPOINTMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a team's roles.
TEAM_STRUCTURE_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Relationship identifying a team reporting hierarchy.
TEAM_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of team, such as department.
TeamLeaderProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
TeamLeaderProperties describes a role for a person leading a team.
TeamLeaderProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamLeaderProperties
Default constructor
TeamLeaderProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamLeaderProperties
Copy/clone constructor.
TeamMemberProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
TeamMemberProperties describes a role for a person who is contributing in a team.
TeamMemberProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamMemberProperties
Default constructor
TeamMemberProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamMemberProperties
Copy/clone constructor.
TeamProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
The TeamProperties describes an team of people.
TeamProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Default Constructor
TeamProperties(TeamProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
Copy/clone Constructor - the resulting object.
TeamRoleAppointmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
TeamRoleAppointmentProperties provides details of a TeamRoleAppointment relationship.
TeamRoleAppointmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Default constructor
TeamRoleAppointmentProperties(TeamRoleAppointmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
Copy/clone constructor
TeamRoleProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
TeamRoleProperties covers a role that has been defined for a team in an organization.
TeamRoleProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Default constructor
TeamRoleProperties(TeamRoleProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
Copy/clone constructor
TeamStructureProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
TeamStructureProperties describes the properties for the TeamStructure relationship between 2 teams.
TeamStructureProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Default constructor
TeamStructureProperties(TeamStructureProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
Copy/clone constructor
TECHNICAL_CONTROL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance control that is implemented using technology.
TECHNICAL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Technical name (no spaces) that can be used in artifact generation.
TECHNICAL_PREVIEW - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Technical Preview - This component is complete and can be used.
TechnicalControlProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A technical control describes an IT implemented function that supports the governance program.
TechnicalControlProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TechnicalControlProperties
Default Constructor
TechnicalControlProperties(TechnicalControlProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TechnicalControlProperties
Copy/Clone Constructor
TECHNOLOGY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Root technology type.
TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
TechnologyTypeElementListResponse - Class in org.odpi.openmetadata.viewservices.automatedcuration.rest
TechnologyTypeElementListResponse is the response structure used on the OMVS REST API calls that return a list of elements for a particular technology type as a response.
TechnologyTypeElementListResponse() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeElementListResponse
Default constructor
TechnologyTypeHandler - Class in org.odpi.openmetadata.viewservices.automatedcuration.handlers
Provides additional support for retrieving technology types
TechnologyTypeHandler(EgeriaOpenMetadataStoreClient, String, String) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.handlers.TechnologyTypeHandler
Construct the handler.
TechnologyTypeHierarchy - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
TechnologyTypeHierarchy allows the return of a technology type hierarchy
TechnologyTypeHierarchy() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeHierarchy
Default constructor
TechnologyTypeHierarchy(TechnologyTypeSummary) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeHierarchy
Copy constructor
TechnologyTypeHierarchyResponse - Class in org.odpi.openmetadata.viewservices.automatedcuration.rest
TechnologyTypeHierarchyResponse is the response structure used on the OMVS REST API calls that returns a technology type hierarchy object as a response.
TechnologyTypeHierarchyResponse() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
Default constructor
TechnologyTypeReport - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
TechnologyTypeReport summarizes the reference data for a particular technology.
TechnologyTypeReport() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Default constructor
TechnologyTypeReport(TechnologyTypeSummary) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
Copy constructor
TechnologyTypeReportResponse - Class in org.odpi.openmetadata.viewservices.automatedcuration.rest
TechnologyTypeReportResponse is the response structure used on the OMVS REST API calls that returns a technology type report object as a response.
TechnologyTypeReportResponse() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeReportResponse
Default constructor
TechnologyTypeSummary - Class in org.odpi.openmetadata.viewservices.automatedcuration.properties
TechnologyTypeSummary is used in return summary information about a technology type.
TechnologyTypeSummary() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
TechnologyTypeSummary(TechnologyTypeSummary) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
 
TechnologyTypeSummaryConverter<B> - Class in org.odpi.openmetadata.viewservices.automatedcuration.converters
TechnologyTypeSummaryConverter generates a TechnologyTypeSummary bean
TechnologyTypeSummaryConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.converters.TechnologyTypeSummaryConverter
Constructor
TechnologyTypeSummaryListResponse - Class in org.odpi.openmetadata.viewservices.automatedcuration.rest
TechnologyTypeSummaryListResponse is the response structure used on the OMVS REST API calls that return a list of technology type summaries as a response.
TechnologyTypeSummaryListResponse() - Constructor for class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeSummaryListResponse
Default constructor
TechnologyUnderTestWorkPad - Class in org.odpi.openmetadata.conformance.beans
TechnologyUnderTestWorkPad is the class used to aggregate information about a technology (typically a metadata repository) that is being tested by the ODPi Egeria Conformance Suite.
TechnologyUnderTestWorkPad(List<OpenMetadataConformanceWorkbenchWorkPad>) - Constructor for class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
Constructor
TEMPLATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
TEMPLATE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Marks the referenceable as a template for creating new objects.
TEMPLATE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
 
TEMPLATE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
 
TEMPLATE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
 
TEMPLATE_MANAGER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Retrieve and refine the templates for use during cataloguing.
TEMPLATE_MAPPING_SUMMARY - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0011 - Template {0} was used to create new {1} element {2} by mapping the following entities {3} and relationships {4}
TEMPLATE_PLACEHOLDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
TEMPLATE_PLACEHOLDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
TEMPLATE_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
TEMPLATE_SUBSTITUTE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An element that has been introduced in a template to provide an end to a relationship that is part of the template but should not be visible outside the template use.
TEMPLATE_SUBSTITUTES - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
These terms are used to represent real glossary terms in templates.
TemplateClassificationRequestBody - Class in org.odpi.openmetadata.viewservices.templatemanager.rest
TemplateClassificationRequestBody carries the parameters for working with template classifications.
TemplateClassificationRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Default constructor
TemplateClassificationRequestBody(TemplateClassificationRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
Copy/clone constructor
TemplateDefinition - Interface in org.odpi.openmetadata.frameworks.openmetadata.controls
Minimal definition of a template.
TemplateElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
TemplateElement provides the base class for a template element.
TemplateElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Default constructor
TemplateHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
TemplateManager provides specialist methods for managing templates
TemplateHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.TemplateHandler
Create a new handler.
TemplateManagerAdmin - Class in org.odpi.openmetadata.viewservices.templatemanager.admin
TemplateManagerAdmin is the class that is called by the View Server to initialize and terminate the Template Manager OMVS.
TemplateManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.admin.TemplateManagerAdmin
Default constructor
TemplateManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.templatemanager.ffdc
The TemplateManagerAuditCode is used to define the message content for the OMRS Audit Log.
TemplateManagerInstance - Class in org.odpi.openmetadata.viewservices.templatemanager.server
TemplateManagerInstance caches references to the objects it needs for a specific server.
TemplateManagerInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstance
Set up theTemplate Manager OMVS instance
TemplateManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.templatemanager.server
TemplateManagerInstanceHandler retrieves information from the instance map for the view service instances.
TemplateManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerInstanceHandler
Default constructor registers the view service
TemplateManagerRegistration - Class in org.odpi.openmetadata.viewservices.templatemanager.server
TemplateManagerRegistration registers the view service with the OMAG Server administration services.
TemplateManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerRegistration
 
TemplateManagerResource - Class in org.odpi.openmetadata.viewservices.templatemanager.server.spring
The TemplateManagerResource provides part of the server-side implementation of the Template Manager OMVS.
TemplateManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.server.spring.TemplateManagerResource
Default constructor
TemplateManagerRESTServices - Class in org.odpi.openmetadata.viewservices.templatemanager.server
The TemplateManagerRESTServices provides the server-side implementation of the Template Manager Open Metadata View Service (OMVS).
TemplateManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.templatemanager.server.TemplateManagerRESTServices
Default constructor
TemplateOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The TemplateOptions class provides the additional options when creating elements using templates.
TemplateOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Typical constructor
TemplateOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Copy/clone constructor.
TemplateOptions(NewElementOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Copy/clone constructor.
TemplateOptions(TemplateOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Copy/clone constructor.
templateProperties - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
TemplateProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.templates
TemplateProperties carries the parameters for classifying an element as suitable to use for a template.
TemplateProperties - Class in org.odpi.openmetadata.frameworkservices.omf.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Default constructor
TemplateProperties() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Copy/clone constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TemplateRequestBody provides a structure for passing the properties for a new metadata element that is to be created via a template.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Copy/clone constructor
TemplateRequestBody(TemplateOptions) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Copy/clone constructor
templates - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Templates for cataloguing files and folders
templates - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
TEMPLATES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Map of template name to qualified name of parent element in associated catalog template.
TemplateType - Class in org.odpi.openmetadata.frameworks.connectors.controls
TemplateType defines a template supported by this integration connector.
TemplateType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
Constructor
TemplateTypeEnum - Enum Class in org.odpi.openmetadata.frameworks.connectors.controls
TemplateTypeEnum characterises the type of templates supported by an integration connector.
TEMPORARY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
This data is temporary.
TemporaryTableCredential - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of credentials for accessing a table.
TemporaryTableCredential() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Constructor
TemporaryVolumeCredential - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of credentials for accessing a volume.
TemporaryVolumeCredential() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Constructor
TENANT_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Identifier of the tenant.
TENANT_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Description of the type of tenant.
TERM_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of amount of feedback and linked assets associated with a glossary term.
TERM_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-005 - Glossary term {0} already exists in Apache Atlas
TERM_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-400-005 - Glossary term {0} already exists in Apache Atlas
TERM_ASSIGNMENT_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the provenance and confidence of a semantic assignment.
TERM_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TERM_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TERM_RELATIONSHIP_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Defines the confidence in the assigned relationship.
TERM_SUMMARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
terminate() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Confirms termination of the governance engine.
terminate() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostOperationalServices
Shutdown the service.
terminate() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonOperationalServices
Shutdown the service.
terminate(boolean) - Method in class org.odpi.openmetadata.conformance.server.ConformanceSuiteOperationalServices
Shutdown the service.
TERMS_AND_CONDITIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
The set of entitlements, restrictions and obligations associated with an agreement, license etc.
TermsAndConditionsProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
TermsAndConditionsProperties describe terms and conditions, typically associated with an agreement.
TermsAndConditionsProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Default Constructor
TermsAndConditionsProperties(TermsAndConditionsProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
Copy/clone Constructor - the resulting object.
TERRI_DARING - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Terri Daring
TESSA_TUBE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Tessa Tube
TEST_CASE_COMPLETED - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0013 - The Open Metadata Conformance Test Case {0} has completed with {1} successful assertions, {2} unsuccessful assertions, {3} unexpected exceptions and {4} discovered properties.
TEST_CASE_COMPLETED_SUCCESSFULLY - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0014 - The Open Metadata Conformance Test Case {0} has completed with {1} successful assertions, {2} unsuccessful assertions, {3} unexpected exceptions and {4} discovered properties.
TEST_CASE_ID - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
TEST_CASE_ID - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
TEST_CASE_ID - Static variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
TEST_CASE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0012 - The Open Metadata Conformance Test Case {0} is initializing; see {1} for documentation
TEST_CASE_NAME - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
TEST_CASE_NAME - Static variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
TEST_CASE_NAME - Static variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
TEST_EXECUTION_WAITING - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0020 - Test execution will now pause for {0} seconds
testCaseDescriptionURL - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
testCaseId - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
TestCaseListReportResponse - Class in org.odpi.openmetadata.conformance.rest
TestCaseListReportResponse defines the response structure that includes a list of test case results.
TestCaseListReportResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
Default constructor
TestCaseListReportResponse(TestCaseListReportResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
Copy/clone constructor
TestCaseListResponse - Class in org.odpi.openmetadata.conformance.rest
TestCaseListResponse defines the response structure that lists the test case IDs available.
TestCaseListResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
Default constructor
TestCaseListResponse(TestCaseListResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
Copy/clone constructor
testCaseMap - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
testCaseName - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
TestCaseReportResponse - Class in org.odpi.openmetadata.conformance.rest
TestCaseReportResponse defines the response structure that includes the results from a single test case.
TestCaseReportResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
Default constructor
TestCaseReportResponse(TestCaseReportResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
Copy/clone constructor
TestClassificationHasSupportedEntities - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined classifications can be linked to at least one of the supported entities.
TestClassificationHasSupportedEntities(RepositoryConformanceWorkPad, Map<String, EntityDef>, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestClassificationHasSupportedEntities
Typical constructor sets up superclass and discovered information needed for tests
TestClassificationSearch - Class in org.odpi.openmetadata.conformance.tests.performance.search
Test performance of entity search operations by classification.
TestClassificationSearch(PerformanceWorkPad, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.search.TestClassificationSearch
Typical constructor sets up superclass and discovered information needed for tests
TestClassificationUpdate - Class in org.odpi.openmetadata.conformance.tests.performance.update
Test performance of classification update operations.
TestClassificationUpdate(PerformanceWorkPad, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.update.TestClassificationUpdate
Typical constructor sets up superclass and discovered information needed for tests
TestConsistentAttributeTypeDef - Class in org.odpi.openmetadata.conformance.tests.repository.types
TestConsistentAttributeTypeDef tests attribute type defs
TestConsistentAttributeTypeDef(RepositoryConformanceWorkPad, AttributeTypeDef, int) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestConsistentAttributeTypeDef
Typical constructor sets up superclass and discovered information needed for tests
TestConsistentTypeDef - Class in org.odpi.openmetadata.conformance.tests.repository.types
TestConsistentTypeDef tests type defs
TestConsistentTypeDef(RepositoryConformanceWorkPad, TypeDef, int) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestConsistentTypeDef
Typical constructor sets up superclass and discovered information needed for tests
testEnhancedException(Class<?>, String) - Method in class org.odpi.openmetadata.test.unittest.utilities.OMFCheckedExceptionBasedTest
 
TestEntityClassification - Class in org.odpi.openmetadata.conformance.tests.performance.classify
Test performance of entity classification operations.
TestEntityClassification(PerformanceWorkPad, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.classify.TestEntityClassification
Typical constructor sets up superclass and discovered information needed for tests
TestEntityCreation - Class in org.odpi.openmetadata.conformance.tests.performance.create
Test performance of entity creation operations.
TestEntityCreation(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.create.TestEntityCreation
Typical constructor sets up superclass and discovered information needed for tests
TestEntityDeclassification - Class in org.odpi.openmetadata.conformance.tests.performance.classify
Test performance of entity declassification operations.
TestEntityDeclassification(PerformanceWorkPad, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.classify.TestEntityDeclassification
Typical constructor sets up superclass and discovered information needed for tests
TestEntityDelete - Class in org.odpi.openmetadata.conformance.tests.performance.delete
Test performance of entity delete operations.
TestEntityDelete(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.delete.TestEntityDelete
Typical constructor sets up superclass and discovered information needed for tests
TestEntityHistoryRetrieval - Class in org.odpi.openmetadata.conformance.tests.performance.retrieve
Test performance of entity history retrieval operations.
TestEntityHistoryRetrieval(PerformanceWorkPad, EntityDef, Date) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestEntityHistoryRetrieval
Typical constructor sets up superclass and discovered information needed for tests
TestEntityHistorySearch - Class in org.odpi.openmetadata.conformance.tests.performance.search
Test performance of entity search operations against history.
TestEntityHistorySearch(PerformanceWorkPad, EntityDef, Date) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.search.TestEntityHistorySearch
Typical constructor sets up superclass and discovered information needed for tests
TestEntityPurge - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of entity purge operations.
TestEntityPurge(PerformanceWorkPad, EntityDef, String, String) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
Typical constructor sets up superclass and discovered information needed for tests
TestEntityPurgeHard - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of entity purge operations.
TestEntityPurgeHard(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurgeHard
Typical constructor sets up superclass and discovered information needed for tests
TestEntityPurgeSoft - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of entity purge operations.
TestEntityPurgeSoft(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurgeSoft
Typical constructor sets up superclass and discovered information needed for tests
TestEntityReHome - Class in org.odpi.openmetadata.conformance.tests.performance.rehome
Test performance of entity re-home operations.
TestEntityReHome(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.rehome.TestEntityReHome
Typical constructor sets up superclass and discovered information needed for tests
TestEntityReIdentify - Class in org.odpi.openmetadata.conformance.tests.performance.reidentify
Test performance of entity re-identify operations.
TestEntityReIdentify(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.reidentify.TestEntityReIdentify
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRestore - Class in org.odpi.openmetadata.conformance.tests.performance.restore
Test performance of entity restore operations.
TestEntityRestore(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.restore.TestEntityRestore
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRetrieval - Class in org.odpi.openmetadata.conformance.tests.performance.retrieve
Test performance of entity retrieval operations.
TestEntityRetrieval(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestEntityRetrieval
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRetype - Class in org.odpi.openmetadata.conformance.tests.performance.retype
Test performance of entity retype operations.
TestEntityRetype(PerformanceWorkPad, EntityDef, String, String) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRetypeNullProperties - Class in org.odpi.openmetadata.conformance.tests.performance.retype
Test performance of entity retype operations.
TestEntityRetypeNullProperties(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeNullProperties
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRetypeSub - Class in org.odpi.openmetadata.conformance.tests.performance.retype
Test performance of entity retype operations.
TestEntityRetypeSub(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeSub
Typical constructor sets up superclass and discovered information needed for tests
TestEntityRetypeSuper - Class in org.odpi.openmetadata.conformance.tests.performance.retype
Test performance of entity retype operations.
TestEntityRetypeSuper(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetypeSuper
Typical constructor sets up superclass and discovered information needed for tests
TestEntitySearch - Class in org.odpi.openmetadata.conformance.tests.performance.search
Test performance of entity search operations.
TestEntitySearch(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.search.TestEntitySearch
Typical constructor sets up superclass and discovered information needed for tests
TestEntityUndo - Class in org.odpi.openmetadata.conformance.tests.performance.undo
Test performance of entity undo operations.
TestEntityUndo(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.undo.TestEntityUndo
Typical constructor sets up superclass and discovered information needed for tests
TestEntityUpdate - Class in org.odpi.openmetadata.conformance.tests.performance.update
Test performance of entity update operations.
TestEntityUpdate(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.update.TestEntityUpdate
Typical constructor sets up superclass and discovered information needed for tests
TestEnvironment - Class in org.odpi.openmetadata.conformance.tests.performance.environment
Report on characteristics of the environment used for the performance test.
TestEnvironment(PerformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.environment.TestEnvironment
Typical constructor sets up superclass and discovered information needed for tests
testEvidenceList - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
testException(Class<?>) - Method in class org.odpi.openmetadata.test.unittest.utilities.OMFCheckedExceptionBasedTest
 
TestFindAttributeTypeDefsByCategory - Class in org.odpi.openmetadata.conformance.tests.repository.types
Test that all attribute type definitions are retrieved by findAttributeTypeDefsByCategory.
TestFindAttributeTypeDefsByCategory(RepositoryConformanceWorkPad, List<AttributeTypeDef>) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestFindAttributeTypeDefsByCategory
Typical constructor sets up superclass and discovered information needed for tests
TestFindTypeDefByExternalId - Class in org.odpi.openmetadata.conformance.tests.repository.types
Test that all type definitions are retrieved by findTypeByExternalId.
TestFindTypeDefByExternalId(RepositoryConformanceWorkPad, List<TypeDef>) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestFindTypeDefByExternalId
Typical constructor sets up superclass and discovered information needed for tests
TestFindTypeDefsByCategory - Class in org.odpi.openmetadata.conformance.tests.repository.types
Test that all type definitions are retrieved by findTypeDefsByCategory.
TestFindTypeDefsByCategory(RepositoryConformanceWorkPad, List<TypeDef>) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestFindTypeDefsByCategory
Typical constructor sets up superclass and discovered information needed for tests
TestGetTypeDefGallery - Class in org.odpi.openmetadata.conformance.tests.repository.types
Discover the types supported by the system under test.
TestGetTypeDefGallery(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestGetTypeDefGallery
Typical constructor sets up superclass
TestGraphHistoryQueries - Class in org.odpi.openmetadata.conformance.tests.performance.graph
Test performance of graph history query operations.
TestGraphHistoryQueries(PerformanceWorkPad, EntityDef, Date) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.graph.TestGraphHistoryQueries
Typical constructor sets up superclass and discovered information needed for tests
TestGraphQueries - Class in org.odpi.openmetadata.conformance.tests.performance.graph
Test performance of graph query operations.
TestGraphQueries - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that the repository under test can create graphs from the supported entity and relationship types and that the graph queries are correctly supported.
TestGraphQueries(PerformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.graph.TestGraphQueries
Typical constructor sets up superclass and discovered information needed for tests
TestGraphQueries(RepositoryConformanceWorkPad, List<RelationshipDef>, Map<String, EntityDef>) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestGraphQueries
Typical constructor sets up superclass and discovered information needed for tests
TestInstanceEvent - Class in org.odpi.openmetadata.conformance.tests.repository.instances
TestInstanceEvent validates that
TestInstanceEvent(RepositoryConformanceWorkPad, OMRSInstanceEvent) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestInstanceEvent
Typical constructor sets up superclass and discovered information needed for tests
testJSON(T, Class<T>) - Method in class org.odpi.openmetadata.test.unittest.utilities.BeanTestBase
Validate that an object generated from a JSON String has the same content as the object used to create the JSON String.
TestLabReportResponse - Class in org.odpi.openmetadata.conformance.rest
TestLabReportResponse defines the response structure that includes the test results.
TestLabReportResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
Default constructor
TestLabReportResponse(TestLabReportResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
Copy/clone constructor
TestLabSummaryResponse - Class in org.odpi.openmetadata.conformance.rest
TestLabReportResponse defines the response structure that includes the test results.
TestLabSummaryResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
Default constructor
TestLabSummaryResponse(TestLabSummaryResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
Copy/clone constructor
TestMetadataCollectionId - Class in org.odpi.openmetadata.conformance.tests.repository.connector
TestMetadataCollectionId tests the metadata collection id
TestMetadataCollectionId(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.connector.TestMetadataCollectionId
Typical constructor sets up superclass
TestOpenMetadataOrigin - Class in org.odpi.openmetadata.conformance.tests.platform.origin
Retrieves the origin id from the server
TestOpenMetadataOrigin(PlatformConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.tests.platform.origin.TestOpenMetadataOrigin
Default constructor sets up superclass
TestRelationshipCreation - Class in org.odpi.openmetadata.conformance.tests.performance.create
Test performance of relationship creation operations.
TestRelationshipCreation(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.create.TestRelationshipCreation
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipDelete - Class in org.odpi.openmetadata.conformance.tests.performance.delete
Test performance of relationship delete operations.
TestRelationshipDelete(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.delete.TestRelationshipDelete
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipHistoryRetrieval - Class in org.odpi.openmetadata.conformance.tests.performance.retrieve
Test performance of relationship retrieval operations.
TestRelationshipHistoryRetrieval(PerformanceWorkPad, RelationshipDef, Date) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestRelationshipHistoryRetrieval
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipHistorySearch - Class in org.odpi.openmetadata.conformance.tests.performance.search
Test performance of relationship search operations against history.
TestRelationshipHistorySearch(PerformanceWorkPad, RelationshipDef, Date) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.search.TestRelationshipHistorySearch
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipPurge - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of relationship purge operations.
TestRelationshipPurge(PerformanceWorkPad, RelationshipDef, String, String) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipPurgeHard - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of relationship purge operations.
TestRelationshipPurgeHard(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurgeHard
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipPurgeSoft - Class in org.odpi.openmetadata.conformance.tests.performance.purge
Test performance of relationship purge operations.
TestRelationshipPurgeSoft(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurgeSoft
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipReHome - Class in org.odpi.openmetadata.conformance.tests.performance.rehome
Test performance of relationship re-home operations.
TestRelationshipReHome(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.rehome.TestRelationshipReHome
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipReIdentify - Class in org.odpi.openmetadata.conformance.tests.performance.reidentify
Test performance of relationship re-identify operations.
TestRelationshipReIdentify(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.reidentify.TestRelationshipReIdentify
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipRestore - Class in org.odpi.openmetadata.conformance.tests.performance.restore
Test performance of relationship restore operations.
TestRelationshipRestore(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.restore.TestRelationshipRestore
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipRetrieval - Class in org.odpi.openmetadata.conformance.tests.performance.retrieve
Test performance of relationship retrieval operations.
TestRelationshipRetrieval(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retrieve.TestRelationshipRetrieval
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipRetype - Class in org.odpi.openmetadata.conformance.tests.performance.retype
Test performance of relationship retype operations.
TestRelationshipRetype(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.retype.TestRelationshipRetype
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipSearch - Class in org.odpi.openmetadata.conformance.tests.performance.search
Test performance of relationship search operations.
TestRelationshipSearch(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.search.TestRelationshipSearch
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipUndo - Class in org.odpi.openmetadata.conformance.tests.performance.undo
Test performance of relationship undo operations.
TestRelationshipUndo(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.undo.TestRelationshipUndo
Typical constructor sets up superclass and discovered information needed for tests
TestRelationshipUpdate - Class in org.odpi.openmetadata.conformance.tests.performance.update
Test performance of relationship update operations.
TestRelationshipUpdate(PerformanceWorkPad, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.performance.update.TestRelationshipUpdate
Typical constructor sets up superclass and discovered information needed for tests
TestRepositoryServerIds - Class in org.odpi.openmetadata.conformance.tests.repository.connector
TestRepositoryServerIds tests server ids
TestRepositoryServerIds(RepositoryConformanceWorkPad) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.connector.TestRepositoryServerIds
Typical constructor sets up superclass
testResponseObject(T, T, T, Class<T>) - Method in class org.odpi.openmetadata.test.unittest.utilities.BeanTestBase
Test a Bean
testSingleAuditCodeValue(AuditLogMessageSet, String) - Method in class org.odpi.openmetadata.test.unittest.utilities.AuditLogMessageSetTest
Validate a single message.
testSingleErrorCodeValue(ExceptionMessageSet, String) - Method in class org.odpi.openmetadata.test.unittest.utilities.ExceptionMessageSetTest
Validate a single message.
TestSupportedAttributeTypeDef - Class in org.odpi.openmetadata.conformance.tests.repository.types
Test that the attribute type definition is properly filled out and can be retrieved in different ways.
TestSupportedAttributeTypeDef(RepositoryConformanceWorkPad, AttributeTypeDef, String, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestSupportedAttributeTypeDef
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedClassificationLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined classifications can be created, retrieved, updated and deleted.
TestSupportedClassificationLifecycle(RepositoryConformanceWorkPad, EntityDef, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedClassificationLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntityLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be created, retrieved, updated and deleted.
TestSupportedEntityLifecycle(RepositoryConformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntityProxyLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be stored and retrieved as proxies, that the proxies support all (and only) valid operations, and that they can be deleted/purged.
TestSupportedEntityProxyLifecycle(RepositoryConformanceWorkPad, Map<String, EntityDef>, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityProxyLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntityReferenceCopyLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be saved as reference copies, that the copies support all (and only) valid operations, and that the copies can be purged.
TestSupportedEntityReferenceCopyLifecycle(RepositoryConformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReferenceCopyLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntityReidentify - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be created, reidentified and deleted
TestSupportedEntityReidentify(RepositoryConformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityReidentify
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntityRetype - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be created, retyped and deleted
TestSupportedEntityRetype(RepositoryConformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntityRetype
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedEntitySearch - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be retrieved by property searches.
TestSupportedEntitySearch(RepositoryConformanceWorkPad, EntityDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedEntitySearch
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedReferenceCopyClassificationLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined classifications can be created, retrieved, updated and deleted.
TestSupportedReferenceCopyClassificationLifecycle(RepositoryConformanceWorkPad, EntityDef, ClassificationDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedReferenceCopyClassificationLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedRelationshipLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined relationships can be created, retrieved, updated and deleted.
TestSupportedRelationshipLifecycle(RepositoryConformanceWorkPad, Map<String, EntityDef>, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedRelationshipReferenceCopyLifecycle - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined relaitonships can be created, retrieved, updated and deleted.
TestSupportedRelationshipReferenceCopyLifecycle(RepositoryConformanceWorkPad, Map<String, EntityDef>, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReferenceCopyLifecycle
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedRelationshipReidentify - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined entities can be created, reidentified and deleted
TestSupportedRelationshipReidentify(RepositoryConformanceWorkPad, Map<String, EntityDef>, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipReidentify
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedRelationshipSearch - Class in org.odpi.openmetadata.conformance.tests.repository.instances
Test that all defined relationships can be retrieved by property searches.
TestSupportedRelationshipSearch(RepositoryConformanceWorkPad, Map<String, EntityDef>, RelationshipDef) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.instances.TestSupportedRelationshipSearch
Typical constructor sets up superclass and discovered information needed for tests
TestSupportedTypeDef - Class in org.odpi.openmetadata.conformance.tests.repository.types
Test that the type definition is properly filled out and can be retrieved in different ways.
TestSupportedTypeDef(RepositoryConformanceWorkPad, TypeDef, String, Integer, Integer) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestSupportedTypeDef
Typical constructor sets up superclass
testTypeName - Variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestEntityPurge
 
testTypeName - Variable in class org.odpi.openmetadata.conformance.tests.performance.purge.TestRelationshipPurge
 
testTypeName - Variable in class org.odpi.openmetadata.conformance.tests.performance.retype.TestEntityRetype
 
TestValidTypeDefEvent - Class in org.odpi.openmetadata.conformance.tests.repository.types
TestValidTypeDefEvent validates the format of an incoming TypeDefEvent
TestValidTypeDefEvent(RepositoryConformanceWorkPad, int, OMRSTypeDefEvent) - Constructor for class org.odpi.openmetadata.conformance.tests.repository.types.TestValidTypeDefEvent
Typical constructor sets up superclass and discovered information needed for tests
TEX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A free-form text document.
TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
 
TEXT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A freeform text document.
TFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent image file with tag descriptions, some standard, some proprietary.
THIN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
 
THIRD_PARTY_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
A process that is implemented by a third party and is opaque to the solution.
THIRD_PARTY_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
A process that is implemented by a third party and is opaque to the solution.
THIRD_PARTY_PROCESS_SOLUTION_COMPONENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
THREAD_ID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
THREAT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A description of a specific threat.
ThreatProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.governance
A threat describes a particular threat to the organization's operations that must either be guarded against or some form of mitigation must be in place to reduce its impact.
ThreatProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ThreatProperties
Default Constructor
ThreatProperties(ThreatProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ThreatProperties
Copy/Clone Constructor
THREE_D_IMAGE_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
3D Image Data File
THREE_D_IMAGE_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
THREE_D_IMAGE_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
THREE_D_IMAGE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing a three-dimensional image.
THREE_G2_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data in small file sizes for mobile phones and other devices.
THREE_GP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data in small file sizes for mobile phones and other devices.
THREE_STARS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Good
THRESHOLD - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
What was the percentage of matching values used to determine that the data class matched.
throwCannotDeleteElementInUse(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the call to a method is not supported.
throwCapturedClassificationErrorException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a ClassificationErrorException if it was returned by one of the calls to a cohort connector.
throwCapturedEntityNotDeletedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a EntityNotDeletedException if it was returned by one of the calls to a cohort connector.
throwCapturedEntityNotKnownException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a EntityNotKnownException if it was returned by one of the calls to a cohort connector.
throwCapturedEntityProxyOnlyException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a EntityProxyOnlyException if it was returned by one of the calls to a cohort connector.
throwCapturedFunctionNotSupportedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a FunctionNotSupportedException if it was returned by all the calls to the cohort connectors.
throwCapturedGenericException(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a RepositoryErrorException if an unexpected exception was returned by one of the calls to a cohort connector.
throwCapturedInvalidParameterException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a InvalidParameterException if it was returned by one of the calls to a cohort connector.
throwCapturedInvalidTypeDefException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a TypeDefNotKnownException if it was returned by one of the calls to a cohort connector.
throwCapturedPagingErrorException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a PagingErrorException if it was returned by one of the calls to a cohort connector.
throwCapturedPropertyErrorException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a PropertyErrorException if it was returned by one of the calls to a cohort connector.
throwCapturedRelationshipNotDeletedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a RelationshipNotDeletedException if it was returned by one of the calls to a cohort connector.
throwCapturedRelationshipNotKnownException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a RelationshipNotKnownException if it was returned by one of the calls to a cohort connector.
throwCapturedRepositoryErrorException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a RepositoryErrorException if it was returned by one of the calls to a cohort connector.
throwCapturedStatusNotSupportedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a StatusNotSupportedException if it was returned by one of the calls to a cohort connector.
throwCapturedTypeDefConflictException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a TypeDefNotKnownException if it was returned by one of the calls to a cohort connector.
throwCapturedTypeDefNotKnownException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a TypeDefNotKnownException if it was returned by one of the calls to a cohort connector.
throwCapturedTypeDefNotSupportedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a TypeDefNotSupportedException if it was returned by one of the calls to a cohort connector.
throwCapturedTypeErrorException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a TypeErrorException if it was returned by one of the calls to a cohort connector.
throwCapturedUserNotAuthorizedException() - Method in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.ExceptionAccumulatorBase
Throw a UserNotAuthorizedException if it was returned by one of the calls to a cohort connector.
throwInvalidParameter(Object, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied object is null
throwMethodNotSupported(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the call to a method is not supported.
throwMissingAnchor(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwMissingConfigurationProperty(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the connector can not process the named resource because a key configuration property is missing.
throwMissingEndpointAddress(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the connector does no have an endpoint address.
throwMissingResource(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the connector can not process the type of asset it has been passed.
throwMissingSchemaType(String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Record that an asset does not have a schema.
throwNoAsset(String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that no asset has been returned to the connector.
throwUnauthorizedAddFeedback(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedAnchorAccess(String, String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedElementAccess(String, String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceChange(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedInstanceCreate(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedPlatformAccess(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedServerAccess(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedServiceAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedTypeAccess(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedTypeChange(String, String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnauthorizedZoneChange(String, String, List<String>, List<String>, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwUnexpectedInitializationException(String, String, Exception) - Method in class org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
Log that an unexpected exception was received during start up.
throwUnexpectedInitializationException(String, String, Exception) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
Log that an unexpected exception was received during start up.
throwUnexpectedInitializationException(String, String, Exception) - Method in class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
Log that an unexpected exception was received during start up.
throwUniqueNameInUse(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Report the fact that a unique name that was requested for a new entity is already in use or not a permitted value.
throwUnknownElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the requested element is not recognized.
throwUnknownElementQualifiedName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the requested element is not recognized.
throwUnknownUser(String, Exception, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Write an audit log message and throw exception to record an unauthorized access.
throwWrongTypeOfAsset(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the connector can not process the type of asset it has been passed.
throwWrongTypeOfResource(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the connector can not process the type of asset it has been passed.
throwWrongTypeOfRootSchema(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Log that the survey action service can not process the type of root schema it has been passed.
THUMBNAIL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Provides a small image about the asset that can be used in lists.
THURSDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
TIF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent image file with tag descriptions, some standard, some proprietary.
TIF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A device independent image file with tag descriptions, some standard, some proprietary.
TIFF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A device independent image file with tag descriptions, some standard, some proprietary.
TIME_FORMAT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
TIME_KEEPER - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Manages context events and other time related behaviour.
TIME_RANGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
TIME_ZONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Timezone for the location.
TIMEBOXED_LIFETIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
The data is needed for the specified time.
TimeKeeperAdmin - Class in org.odpi.openmetadata.viewservices.timekeeper.admin
TimeKeeperAdmin is the class that is called by the View Server to initialize and terminate the Time Keeper OMVS.
TimeKeeperAdmin() - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.admin.TimeKeeperAdmin
Default constructor
TimeKeeperAuditCode - Enum Class in org.odpi.openmetadata.viewservices.timekeeper.ffdc
The TimeKeeperAuditCode is used to define the message content for the OMRS Audit Log.
TimeKeeperInstance - Class in org.odpi.openmetadata.viewservices.timekeeper.server
TimeKeeperInstance caches references to the objects it needs for a specific server.
TimeKeeperInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.server.TimeKeeperInstance
Set up the Time Keeper OMVS instance
TimeKeeperInstanceHandler - Class in org.odpi.openmetadata.viewservices.timekeeper.server
TimeKeeperInstanceHandler retrieves information from the instance map for the view service instances.
TimeKeeperInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.server.TimeKeeperInstanceHandler
Default constructor registers the view service
TimeKeeperRegistration - Class in org.odpi.openmetadata.viewservices.timekeeper.server
TimeKeeperRegistration registers the view service with the OMAG Server administration services.
TimeKeeperRegistration() - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.server.TimeKeeperRegistration
 
TimeKeeperResource - Class in org.odpi.openmetadata.viewservices.timekeeper.server.spring
The TimeKeeperResource provides part of the server-side implementation of the Time Keeper OMVS.
TimeKeeperResource() - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.server.spring.TimeKeeperResource
Default constructor
TimeKeeperRESTServices - Class in org.odpi.openmetadata.viewservices.timekeeper.server
The TimeKeeperRESTServices provides the server-side implementation of the Time Keeper Open Metadata View Service (OMVS).
TimeKeeperRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.timekeeper.server.TimeKeeperRESTServices
Default constructor
TIMELINE_ENTRY_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When does the entry refer to.
TIMELINE_ENTRY_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Describes the entry in the timeline.
TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
TIMESTAMP_NTZ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
TO_DO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of to dos raised and acted upon in open metadata.
TO_DO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
TO_DO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An action assigned to an individual.
TO_DO_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
To Do element created for the steward.
TO_DO_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TO_DO_SOURCE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TO_DO_SOURCE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TO_DO_TEMPLATE_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
An optional qualified name of a template To Do entity that is created if there is confusion identifying the correct reference data for a file being catalogued.
TO_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
To Third Party - The third party technology is logically downstream of open metadata.
toArray() - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
toArray(T1[]) - Method in class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.DirectoryBasedOpenMetadataArchiveStoreList
 
ToDoElement - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
ToDoElement contains the properties and header for a "to do" (informal task) retrieved from the metadata repository.
ToDoElement() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ToDoElement
Default constructor
ToDoElement(ToDoElement) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ToDoElement
Copy/clone constructor
ToDoProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions
The "To Do" describes an action - it may be assigned to a person role (see ActionAssignment).
ToDoProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ToDoProperties
Default constructor
ToDoProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ToDoProperties
Copy/clone constructor
ToDoRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
ActionRequestBody provides a structure for passing the properties for a new to do.
ToDoRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Default constructor
ToDoRequestBody(ToDoRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
Copy/clone constructor
toDoTemplateGUID - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
 
toDoTemplateQualifiedName - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Template for creating todos
ToDoType - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
ToDoType provides an initial set of values for ToDoType.
token(LoginRequest) - Method in class org.odpi.openmetadata.userauthn.AuthController
External service that provides an encrypted token that act as a bearer token for a REST API request.
TOKEN - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
An encrypted token to provide access to a remote digital resource.
TOKEN_URL - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
A URL to retrieve an access token.
TokenAPI - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore
Describes a REST API to acquire a token
TokenAPI() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Default constructor
TokenClient - Interface in org.odpi.openmetadata.userauthn.auth
TokenClient defines the interface for a stateful web token by using persistence and expiration validation.
TokenController - Class in org.odpi.openmetadata.tokencontroller
This class provides a method to access the userId from the servlet session.
TokenController() - Constructor for class org.odpi.openmetadata.tokencontroller.TokenController
 
TokenControllerErrorCode - Enum Class in org.odpi.openmetadata.tokencontroller.ffdc
The TokenControllerErrorCode is used to define first failure data capture (FFDC) for errors that occur when processing user security information on an incoming REST API call.
TokenLogoutSuccessHandler - Class in org.odpi.openmetadata.userauthn.auth
TokenLogoutSuccessHandler handles successful logout.
TokenService - Class in org.odpi.openmetadata.userauthn
Token service generate
TokenService(JwtEncoder) - Constructor for class org.odpi.openmetadata.userauthn.TokenService
Constructor
TOM_TALLY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Thomas Tally
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
TOO_MANY_CONNECTIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0011 - The {0} governance action service detected that asset {1} has {2} linked connections for asset {3} and is not sure which one to use since they have inconsistent networkAddress properties in their endpoint
TOO_MANY_ENDPOINTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0014 - The {0} governance action service detected that asset {1} has a linked connection {2} with {3} linked endpoints which is not valid: {4}
TOP_LEVEL_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
TOP_LEVEL_PROCESS_ONLY_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
TOP_LEVEL_PROCESS_TEMPLATE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
 
TOPIC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A location for storing and distributing related events.
TOPIC_ARCHIVED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0020 - The {0} integration connector has archived the Topic {1} ({2}) because the real-world topic is no longer stored in the event broker
TOPIC_CONNECTOR_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-404-001 - The OMRS Topic Connector is not available
TOPIC_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0016 - The {0} integration connector created the Topic {1} ({2}) for a new real-world topic
TOPIC_CREATED_FROM_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0017 - The {0} integration connector created the Topic {1} ({2}) for a new real-world topic using template {3} ({4})
TOPIC_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0019 - The {0} integration connector has deleted the Topic {1} ({2}) because the real-world topic is no longer defined in the event broker
TOPIC_INTEGRATION_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Topic Integration Connector - Connector that manages metadata exchange with a third-party event management technology.
TOPIC_INVENTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Log file of topics known to the Apache Kafka server.
TOPIC_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
List of topics known to the Apache Kafka server.
TOPIC_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Full name of the topic as used by programs to access its contents
TOPIC_ROOT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Root of topic names used by the Open Metadata Store.
TOPIC_SUBSCRIBERS_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links the list of subscribers to a topic.
TOPIC_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type of topic.
TOPIC_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0018 - The {0} integration connector has updated the Topic {1} ({2}) because the real-world topic changed
TopicProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics
TopicProperties is a class for representing a topic for an event broker or streaming service.
TopicProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Default constructor
TopicProperties(TopicProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Copy/clone constructor.
toString() - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
JSON-style toString.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIComponents
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIContactDetails
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIEncoding
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIExternalDocs
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPILicense
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIOperation
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIParameter
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIRequestBody
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIResponse
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISchema
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIServer
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPITag
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.JDBCDataValue
 
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTConfigurationException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTServerException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsCollection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.SecretsStore
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.secretsstore.TokenAPI
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
 
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.QueryBuilder
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.EntityMapper
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.mappers.RelationshipMapper
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Standard toString method.
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.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.ViewServiceConfig
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistrationEntry
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceRegistrationEntry
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.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
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActionRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusFilterRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActivityStatusSearchString
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetLineageGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteElementRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteGovernanceConfigRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.IntegrationReportsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFeedbackRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewRelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OpenMetadataRootElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServiceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ResultsRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionBlueprintsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SolutionComponentsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
JSON-style toString
toString() - Method in record class org.odpi.openmetadata.commonservices.generichandlers.RelatedEntity
Returns a string representation of this record class.
toString() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.conformance.beans.ExceptionBean
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileResults
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.beans.TechnologyUnderTestWorkPad
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.VoidResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceWorkPad
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceWorkPad
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceWorkPad
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReport
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.AuditLogReportingComponent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageDefinition
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageDefinition
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.auditlog.messagesets.MessageDefinition
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.ConfigurationPropertyType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.SupportedTechnologyType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.controls.TemplateType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.NamedList
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
toString() JSON-style
toString() - Method in record class org.odpi.openmetadata.frameworks.connectors.TabularColumnDescription
Returns a string representation of this record class.
toString() - Method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.integration.iterator.MemberElement
Print out useful info.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSetFacets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDataSourceDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageDocumentationJobFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageInputDataSetInputFacets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJob
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageJobFacets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageNominalTimeRunFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputDataSetOutputFacets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageOutputStatisticsOutputDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetJob
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageParentRunFacetRun
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRun
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageRunFacets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSchemaDataSetFacetField
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSourceCodeLocationJobFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.openlineage.OpenLineageSQLJobFacet
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.integration.properties.RequestedCatalogTarget
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.OpenGovernanceClient
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTargetType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.GuardType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameterType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestTypeType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.ActionTargetElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.CatalogTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.EngineActionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.FirstGovernanceActionProcessStepElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessGraph
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepExecutionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionProcessStepProperties
JSON-style toString.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceEngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.IntegrationGroupElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.NextGovernanceActionProcessStepLink
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.PredefinedActionTarget
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceService
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredGovernanceServiceElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RegisteredIntegrationConnectorElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RelatedEngineActionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opengovernance.properties.RequestSourceElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderPropertyType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.controls.ReplacementAttributeType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataOutTopicEvent
Standard toString method.
toString() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFCheckedExceptionBase
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFRuntimeException
Standard toString method.
toString() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.PropertyServerException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetGraph
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraph
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphNode
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetLineageGraphRelationship
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetRelationshipElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AssetSearchMatches
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.AttributedMetadataElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.CertificationTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ControlFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DataFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.DuplicateElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementClassificationHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementControlHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementOrigin
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementStub
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ElementVersions
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalIdElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ExternalReferenceElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.FeedbackTargetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformalTagElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainComponent
JSON-style toString
toString() - Method in record class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainContext
Returns a string representation of this record class.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.InformationSupplyChainSegment
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LicenseTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.LineageMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataElementSummary
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationship
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummary
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.MetadataRelationshipSummaryList
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.OpenMetadataRootHierarchy
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.PersonalProfileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ProcessCallElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RatingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedBy
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedElementStub
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataElementSummaryList
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataHierarchySummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelatedMetadataNodeSummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.RelationshipElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SecurityManagerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintComponent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionBlueprintElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentActorRelationship
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionComponentPort
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionLinkingWireRelationship
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.SolutionPortElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.TemplateElement
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.ToDoElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ActorRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AppointmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.AssignmentScopeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactDetailsProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContactThroughProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ContributionRecordProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.DigitalProductManagerProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.GovernanceRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITInfrastructureProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleAppointmentProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ITProfileRoleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.OrganizationProfileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PeerProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleAppointmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.PersonRoleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.ProfileIdentityProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.SolutionActorRoleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamLeaderProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamMemberProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleAppointmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamRoleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.TeamStructureProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorSearchMatches
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AnchorsProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ArchiveProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.APIEndpointProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.DeployedAPIProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.ListenerInterfaceProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.PublisherInterfaceProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.apis.RequestResponseInterfaceProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetEncodingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataAssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DatabaseProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.databases.DeployedDatabaseSchemaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataFeedProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataScopeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetContentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.CSVFileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.DataFileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FileFolderProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.FolderHierarchyProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.LinkedFileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.filesandfolders.NestedFileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.CapabilityAssetUseProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.DeployedOnProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.HostProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.ITInfrastructureProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.NetworkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerPlatformProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.infrastructure.SoftwareServerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.InfrastructureProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionRequesterProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionsProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ActionTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.EngineActionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.MeetingProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.NotificationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.actions.ToDoProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.CatalogTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.DeployedConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceActionServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.GovernanceServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.IntegrationConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RegisteredIntegrationConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.RepositoryGovernanceServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SupportedGovernanceServiceProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.connectors.SurveyActionServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.DeployedSoftwareComponentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.EmbeddedProcessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.PortProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessHierarchyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.ProcessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.TransientEmbeddedProcessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.referencedata.ReferenceDataSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ConnectorActivityReportProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.FormProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ImpactedResourceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.IncidentReportProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.InformationViewProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportDependencyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportOriginatorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportSubjectProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.ReportTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.SurveyReportProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.VirtualRelationalTableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.topics.TopicProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.AttachedClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionMembershipProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.CollectionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ContextEventCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EditingCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.EventSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.FolderProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.HomeCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamespaceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.NamingStandardRuleSetProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RecentAccessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ReferenceListProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ResultsSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.RootCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ScopingCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.StagingCollectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.WorkItemListProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityMemberProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CommunityProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.communities.CrowdSourcingContributorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.AssetConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionEndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EmbeddedConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.ServerEndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.VirtualConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventImpactProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.ContextEventProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.DependentContextEventProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.contextevents.RelatedContextEventProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassCompositionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassDefinitionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassHierarchyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataClassProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataDictionaryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataFieldProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataSpecProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureDefinitionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.DataStructureProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.MemberDataFieldProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.NestedDataFieldProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.datadictionaries.SemanticDefinitionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingActionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingDescriptionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.dataprocessing.DataProcessingPurposeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementActorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementItemProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.AgreementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityDependencyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.BusinessCapabilityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.ContractLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductDependencyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalProductProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriberProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSubscriptionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.EntityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalIdentifierProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalidentifiers.ExternalIdScopeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentLinkProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.CitedDocumentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalDataSourceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalModelSourceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceLinkProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.ExternalReferenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.MediaReferenceProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.externalreferences.RelatedMediaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ExternalStandardTypeMapping
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AcceptedAnswerProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedCommentProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedLikeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedRatingProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.AttachedTagProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.CommentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.FeedbackProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.InformalTagProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.LikeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteLogProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.NoteProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.RatingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordLinkProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.feedback.SearchKeywordProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.AbstractConceptProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ActivityDescriptionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.CanonicalVocabularyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.ContextDefinitionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.DataValueProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.GlossaryTermRelationship
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.glossaries.TaxonomyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.BusinessImperativeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CertificationTypeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ConfidentialityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.CriticalityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DigitalResourceOriginProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.DuplicateProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.FindDigitalResourceOriginProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProcessStepProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.GovernanceActionTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.governanceactions.TargetForGovernanceActionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceApproachProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationBase
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDriverProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceExpectationsProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMeasurementsProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceMetricProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceObligationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePolicyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernancePrincipleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceProcedureProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResponsibilityProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceResultsProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceRuleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceStrategyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernedByProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ImpactProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LevelIdentifierQueryProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.LicenseTypeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.MethodologyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NamingStandardRuleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.NotificationTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OrganizationalControlProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OwnershipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.PeerDefinitionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationArticleProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationCertificationTypeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RegulationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.RetentionClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ScopedByProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SemanticAssignmentQueryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ServiceLevelObjectiveProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaDefinitionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaHierarchyProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SubjectAreaProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.SupportingDefinitionProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TechnicalControlProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.TermsAndConditionsProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.ThreatProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementationResourceProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.implementations.ImplementedByProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentDependency
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.IncidentImpactedElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainCompositionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ControlFlowProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataFlowProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.DataMappingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageMappingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.LineageRelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.ProcessCallProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateDestinationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateSourceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.CyberLocationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.FixedLocationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.KnownLocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.LocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.locations.SecureLocationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.MetadataCorrelationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.NewActionTarget
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementGraph
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataElementStub
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEntityDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataEnumElementDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationship
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipList
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefGallery
toString JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefLink
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.CampaignProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.PersonalProjectProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectDependencyProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectHierarchyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.ProjectProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.StudyProjectProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.projects.TaskProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementList
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelatedMetadataElementStub
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.MoreInformationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.resources.ResourceListProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIOperationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterListProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APIParameterProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis.APISchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AssetSchemaTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.AttributeForSchemaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.CalculatedValueProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalDBSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.databases.RelationalTableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.DerivedSchemaTypeQueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.DataContainerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.display.QueryDataFieldProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeListProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.events.EventTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.ForeignKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.GraphEdgeLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LinkedExternalSchemaTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapFromElementTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.MapToElementTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.NestedSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PortSchemaProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimaryKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.RootSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaAttributeRelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaElementProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeOptionProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.StructSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularFileColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.tabular.TabularSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.AssociatedSecurityGroupProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.GovernanceZoneProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityAccessControlProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupMembershipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityGroupProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagQueryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.SecurityTagsProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneHierarchyProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.APIManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ApplicationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AssetManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.AuthorizationManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ChangeManagementLibraryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ContentCollectionManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataAccessManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DatabaseManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.DataProcessingEngineProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventBrokerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.EventManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileManagerProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.FileSystemProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceActionEngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.GovernanceEngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.IntegrationGroupProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.InventoryCatalogProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.MasterDataManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NetworkGatewayProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.NotificationManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.RepositoryGovernanceEngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.ResourceManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareCapabilityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SoftwareLibraryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SourceControlLibraryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.SurveyActionEngineProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAccessDirectoryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAuthenticationManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserProfileManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintCompositionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionBlueprintProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentActorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionComponentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionCompositionProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionDesignProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionLinkingWireProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.solutions.SolutionPortProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.SupplementaryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ConsistentValidValuesProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ReferenceValueAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.SpecificationPropertyAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.reports.ConnectorActivityReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AnchorOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.AuditOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.BasicOptions
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ClassificationCondition
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.DeleteOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindNameProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNameProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindPropertyNamesProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.FindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.GetOptions
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.HistoricalQueryOptions
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MakeAnchorOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MetadataSourceOptions
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.NewLinkedElementOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PagingOptions
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCondition
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.QueryOptions
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchClassifications
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.SearchProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.TemplateOptions
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStepType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.controls.AnnotationTypeType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMeasurement
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMeasurement
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMeasurement
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMeasurement
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMeasurement
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.Annotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ClassificationAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataClassAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.DataFieldAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.QualityAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RelationshipAdviceAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.RequestForActionAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceMeasureAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourcePhysicalStatusAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.ResourceProfileLogAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SchemaAnalysisAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SemanticAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.properties.SurveyReport
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyContext
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CatalogTargetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.CompletionStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.EngineActionStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.FirstGovernanceActionProcessStepResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionProcessStepsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceEngineElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateEngineActionRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionProcessRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.InitiateGovernanceActionTypeRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationConnectorElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.IntegrationGroupElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceActionProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceServiceRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.NextGovernanceActionProcessStepsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.OMAGGAFAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServiceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredGovernanceServicesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RegisteredIntegrationConnectorsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.RequestTypeRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.StatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
JSON-style toString.
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.OMAGOIFAPIResponse
JSON-like toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ActionTargetStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AnchorSearchMatchesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.AttributeTypeDefResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ConsolidatedDuplicatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ExternalIdEffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRelationshipRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.FindRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryExternalIdentifiersRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.HistoryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.IncidentReportRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.MetadataCorrelationHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataClassificationRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewOpenMetadataElementRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.NewRelatedElementsRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OMAGOMFAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataDeleteRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataRelationshipResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.OpenMetadataTemplateRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.PeerDuplicatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.RelatedMetadataElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.StewardshipRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ToDoRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTTestFailureException
 
toString() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
 
toString() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineSummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.rest.GovernanceEngineSummaryResponse
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorReport
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationDaemonStatus
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupSummary
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationDaemonStatusResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.IntegrationGroupSummaryResponse
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.metadatasecurity.properties.OpenMetadataUserAccount
Standard toString method.
toString() - Method in class org.odpi.openmetadata.platformservices.properties.BuildProperties
 
toString() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
JSON-like toString
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
toString, JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReport
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
toString, JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecord
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
toString JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
toString JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
toString JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
toString() JSON-style
toString() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
Standard toString method.
toString() - Method in exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.cohortregistry.OMRSCohortRegistry
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSCohortManager
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.metadatahighway.OMRSMetadataHighwayManager
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Standard toString method.
toString() - Method in class org.odpi.openmetadata.repositoryservices.rest.properties.VoidResponse
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Output of this enum class and main value.
toString() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ConceptGroup
 
toString() - Method in class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
 
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
String containing the definition values
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
String containing the definition values
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
String containing the definition values
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
 
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
String containing the definition values
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerInstanceHistory
JSON like toString method
toString() - Method in class org.odpi.openmetadata.serveroperations.properties.OMAGServerServiceStatus
JSON like toString method
toString() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerServicesStatus
JSON like toString method
toString() - Method in class org.odpi.openmetadata.serveroperations.properties.ServerStatus
JSON like toString method
toString() - Method in class org.odpi.openmetadata.serveroperations.rest.OMAGServerStatusResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerServicesListResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.serveroperations.rest.ServerStatusResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.serveroperations.rest.SuccessMessageResponse
JSON-like toString
toString() - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
JSON-style toString
toString() - Method in record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Returns a string representation of this record class.
toString() - Method in class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
 
toString() - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.CatalogTemplate
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.RefDataElementBase
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.ResourceDescription
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeHierarchy
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.properties.TechnologyTypeSummary
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeElementListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeHierarchyResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.automatedcuration.rest.TechnologyTypeSummaryListResponse
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.PlatformReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.runtimemanager.rest.ServerReportResponse
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.templatemanager.rest.TemplateClassificationRequestBody
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
JSON-style toString
TOTAL_FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
TOTAL_FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Total number of bytes from all files found under the surveyed directory (and all subdirectories).
TOTAL_TABLE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
TRACE - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Trace - This is additional information on the operation of the server that may be of assistance in debugging a problem.
TRACE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Trace - This is additional information on the operation of the server that may be of assistance in debugging a problem.
TRANSACTIONAL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
The data comes from a transactional system so it may have a narrow scope.
TRANSFER_COMPLETE_FOR_DB_OBJECT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
TRANSFER_EXCEPTIONS_FOR_DB_OBJECT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
 
TransferCustomizations - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization
TransferCustomizations manages the settings of the configuration properties that select which elements of database metadata should be catalogued.
TransferCustomizations(Map<String, Object>) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.customization.TransferCustomizations
Extract the customizations from the configuration properties.
TRANSFORMATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Transformation process used to create the refinement.
TRANSIENT_EMBEDDED_PROCESS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A child process that runs for a short period of time.
TransientEmbeddedProcessProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes
TransientEmbeddedProcessProperties defines the properties of a short-running process that is under the control of another process.
TransientEmbeddedProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.TransientEmbeddedProcessProperties
Default constructor
TransientEmbeddedProcessProperties(EmbeddedProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.processes.TransientEmbeddedProcessProperties
Copy/clone Constructor
TRANSLATION_DETAIL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A collection of translated properties.
TRANSLATION_LINK_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links an entity to a collection of translated properties.
TranslationDetail - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
TranslationDetail provides translated strings for an open metadata element for a specific language/locale.
TranslationDetail() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Default Constructor
TranslationDetail(TranslationDetail) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.TranslationDetail
Copy/clone Constructor
TranslationDetailResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the OMAS REST API calls that return the omf definition of the TranslationDetail.
TranslationDetailResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Default constructor
TranslationDetailResponse(TranslationDetailResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationDetailResponse
Copy/clone constructor
TranslationListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of TranslationDetail properties or an exception if the request failed.
TranslationListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Default constructor
TranslationListResponse(TranslationListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TranslationListResponse
Copy/clone constructor
TRASH_CAN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
trash-can
TRAVEL_CP - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
TravelPlanner Cloud Provider
TRAVEL_INVENTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
 
TREATMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Treatment - Information relating to the Coco Pharmaceutical products and practices around patient care.
TREATMENT_EFFICACY_EVIDENCE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
TREATMENT_VALIDATION_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
TREATMENT_VALIDATION_SANDBOX - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
TriageGovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the metadata store.
TriConsumer<T,U,V> - Interface in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests
Consumer that accepts 3 parameters
TS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing Typescript source code or a file containing MPEG-2-compressed video data.
ttl(String) - Method in interface org.odpi.openmetadata.userauthn.auth.TokenClient
retrieve the absolute timeout of token in seconds
TUESDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
TURQUOISE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
TUT_CONNECTED_TO_COHORT - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0016 - The technology under test with a server name of {0} connected to the same cohort as the Open Metadata Conformance Suite with metadata collection id {1}
TUT_LEFT_COHORT - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0018 - The technology under test with server name {0} and metadata collection id {1} has left the cohort
tutName - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
tutType - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
TWITTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Name of person's Twitter account.
TWO_STARS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Usable
TWO_TO_ONE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags found on the entity at end2 to the entity found at end1.
TWO_TO_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Classification propagation direction is one way from entity two to entity one.
TWO_TO_ONE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Classification propagation direction is one way from entity two to entity one.
TXT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A free-form text document.
type - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Type
Type - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
The Type object holds properties that are used for displaying the Open Metadata Types
Type() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.Type
Default constructor.
TYPE_ALREADY_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0318 - The local server has recognized a new type called {0} with a unique identifier of {1} and a version number of {2} from {3}
TYPE_ANALYSIS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
TYPE_DEF_CREATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
New type created
TYPE_DEF_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
A type has been deleted.
TYPE_DEF_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Existing type updated.
TYPE_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
TYPE_EMBEDDED_ATTRIBUTE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Type information embedded within an attribute.
TYPE_ENFORCEMENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test ensures metadata instances conform to their type definition.
TYPE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
TYPE_IDENTIFIER_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0305 - The local server has detected a conflict with an existing type called {0} with a unique identifier of {1}.
TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
TYPE_NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-METADATA-COLLECTION-501-002 - Repository {0} is not able to support the {1} type
TYPE_REMOVED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0304 - The local server has removed an existing type called {0} with a unique identifier of {1}; requester is {2}
TYPE_UNUSED_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
TYPE_UPDATE_SKIPPED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0320 - A patch to the {0} ({1}) type definition was ignored because it is to be applied to the {2} version of the type and the patch is for version {3}
TYPE_UPDATED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0303 - The local server has updated an existing type called {0} with a unique identifier of {1} to version number of {2} using a patch from {3}
TYPE_VERSION_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0314 - The local server has been asked to process a request from {0} containing a containing an instance with type {1} ({2}) of category {3} but a version of {4}.
TypeDef - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The TypeDef is the base class for objects that store the properties of an open metadata type definition (call ed a TypeDef).
TypeDef() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Default constructor
TypeDef(TypeDef) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Copy/clone constructor copies the values from the supplied template.
TypeDef(TypeDefCategory) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
Minimal constructor is passed the category of the typedef being constructed.
TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
TypeDef Event - Event used to manage the synchronization of TypeDefs within the metadata repository cohort.
TYPEDEF_ADD - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the addition of new type definitions.
TYPEDEF_ALREADY_DEFINED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-003 - Unable to add the TypeDef {0} (guid = {1}) since it is already defined in the open metadata repository {2}
TYPEDEF_CONFLICT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test receives/handles and sends type conflict events when type errors are detected.
TYPEDEF_ERROR_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
TYPEDEF_ID_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-007 - The TypeDef unique identifier {0} passed as parameter {1} on a {2} request to open metadata repository {3} is not known to this repository
TYPEDEF_IN_USE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-001 - Unable to delete the TypeDef {0} (guid = {1}) since it is still in use in the open metadata repository {2}
TYPEDEF_MAINTENANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the commands to change a type definition.
TYPEDEF_NAME_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-009 - The TypeDef unique name {0} passed on a {1} request to open metadata repository {2} is not known to this repository
TYPEDEF_NOT_KNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-004 - The TypeDef {0} (guid = {1}) passed on the {2} parameter of the {3} operation is not known to the open metadata repository {4}
TYPEDEF_NOT_KNOWN_FOR_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-404-005 - The TypeDef {0} of category {1} passed by the {2} operation is not known to the open metadata repository {3}
TYPEDEF_NOT_SUBTYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-079 - The provided subtype {0} is not a subtype of typedef {1}
TYPEDEF_OPTION_SUPPORTS_PROFILE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
TYPEDEF_OPTION_SUPPORTS_SCHEMA - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
TYPEDEF_PATCH_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
TypeDefPatchMismatch - There are different versions of a TypeDef in use in the cohort.
TYPEDEF_PATCH_MISMATCH - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
 
TypeDefAttribute - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefAttribute stores the properties used to describe a attribute within a Classification, Entity or Relationship.
TypeDefAttribute() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Default constructor creates an empty TypeDefAttribute.
TypeDefAttribute(TypeDefAttribute) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
Copy/clone constructor initialized with the values from the supplied template.
TypeDefAttributeStatus - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefAttributeStatus is an enum that describes the status of a specific typeDef attribute.
TypeDefCategory - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The TypeDefCategory defines the list of valid types of TypeDef for open metadata instances.
typeDefCategoryParameterValidation(String, TypeDefCategory, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties of a request that accesses types by category.
TypeDefChangeRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefChangeRequest carries details of the old and new TypeDef used to re-type an instance.
TypeDefChangeRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Default constructor
TypeDefChangeRequest(TypeDefChangeRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
Copy/clone constructor
TypeDefConflictException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
TypeDefConflictException provides a checked exception for reporting that a typedef can not be added because it conflicts with a TypeDef already stored.
TypeDefConflictException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
Deprecated.
TypeDefConflictException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
This is the constructor used when receiving an exception from a remote server.
TypeDefConflictException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
Deprecated.
TypeDefConflictException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
This is the typical constructor used for creating an exception.
TypeDefConflictException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefConflictException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefConflictException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
This is the typical constructor used for creating an exception.
TypeDefDeleteRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefDeleteRequest carries the TypeDef properties for deleting a TypeDef.
TypeDefDeleteRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Default constructor
TypeDefDeleteRequest(TypeDefDeleteRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
Copy/clone constructor
TypeDefElementHeader - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefElementHeader provides a common base for all typedef information.
TypeDefElementHeader() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefElementHeader
Default constructor sets TypeDef to nulls.
TypeDefElementHeader(TypeDefElementHeader) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefElementHeader
Copy/clone constructor set TypeDef to value in template.
typeDefExternalIDParameterValidation(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties used to locate types.
TypeDefGallery - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefGalleryResponse contains details of the AttributeTypeDefs and full TypeDefs supported by a rep
TypeDefGallery() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Default constructor
TypeDefGallery(TypeDefGallery) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
Copy/clone constructor
TypeDefGalleryResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TypeDefGalleryResponse provides the response structure for an OMRS REST API call that returns a TypeDefGallery.
TypeDefGalleryResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefGalleryResponse provides the response structure for an OMRS REST API call that returns a TypeDefGallery.
TypeDefGalleryResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Default constructor
TypeDefGalleryResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Default constructor
TypeDefGalleryResponse(TypeDefGalleryResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefGalleryResponse
Copy/clone constructor
TypeDefGalleryResponse(TypeDefGalleryResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
Copy/clone constructor
TypeDefInUseException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
TypeDefInUseException provides a checked exception for reporting that a typedef can not be deleted because there are instances currently using it.
TypeDefInUseException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
Deprecated.
TypeDefInUseException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
This is the constructor used when receiving an exception from a remote server.
TypeDefInUseException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
Deprecated.
TypeDefInUseException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
This is the typical constructor used for creating an exception.
TypeDefInUseException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefInUseException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefInUseException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
This is the typical constructor used for creating an exception.
TypeDefKnownException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
TypeDefKnownException provides a checked exception for reporting that a type definition (TypeDef) can not be added because it is already known to the repository.
TypeDefKnownException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
Deprecated.
TypeDefKnownException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
This is the constructor used when receiving an exception from a remote server.
TypeDefKnownException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
Deprecated.
TypeDefKnownException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
This is the typical constructor used for creating an exception.
TypeDefKnownException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefKnownException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefKnownException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
This is the typical constructor used for creating an exception.
TypeDefLink - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The TypeDefLink holds basic identifying information used to link one TypeDef to another.
TypeDefLink() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Default constructor
TypeDefLink(TypeDefLink) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
Copy/clone constructor copies the values from the supplied template.
TypeDefListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TypeDefListResponse provides a simple bean for returning a list of TypeDefs (or information to create a valid exception).
TypeDefListResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefListResponse provides a simple bean for returning a list of TypeDefs (or information to create a valid OMRS exception).
TypeDefListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Default Constructor
TypeDefListResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Default Constructor
TypeDefListResponse(TypeDefListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefListResponse
Copy/clone constructor
TypeDefListResponse(TypeDefListResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
Copy/clone constructor
TypeDefNotKnownException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
TypeDefNotKnownException provides a checked exception for reporting that a requested typedef can not be found.
TypeDefNotKnownException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
Deprecated.
TypeDefNotKnownException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
This is the constructor used when receiving an exception from a remote server.
TypeDefNotKnownException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
Deprecated.
TypeDefNotKnownException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
This is the typical constructor used for creating an exception.
TypeDefNotKnownException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefNotKnownException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefNotKnownException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
This is the typical constructor used for creating an exception.
TypeDefNotKnownException(TypeErrorException) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
Deprecated.
TypeDefNotSupportedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
TypeDefNotSupportedException provides a checked exception for reporting that a typedef can not be added because the local repository can not support it.
TypeDefNotSupportedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
Deprecated.
TypeDefNotSupportedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
This is the constructor used when receiving an exception from a remote server.
TypeDefNotSupportedException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
Deprecated.
TypeDefNotSupportedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
This is the typical constructor used for creating an exception.
TypeDefNotSupportedException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefNotSupportedException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeDefNotSupportedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
This is the typical constructor used for creating an exception.
typeDefParameterValidation(String, TypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that a supplied typeDef is valid.
TypeDefPatch - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefPatch describes a change (patch) to a typeDef's properties, options, external standards mappings or list of valid instance statuses.
TypeDefPatch() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Default constructor relies on the initialization of variables in their declaration.
TypeDefPatch(TypeDefPatch) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
Copy/clone constructor
TypeDefProperties - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The TypeDefProperties class provides support for arbitrary properties that belong to a TypeDef object.
TypeDefProperties() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Default constructor.
TypeDefProperties(TypeDefProperties) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
Copy/clone constructor.
typeDefPropertyParameterValidation(String, TypeDefProperties, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties used to locate types.
TypeDefReIdentifyRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefReIdentifyRequest carries the TypeDef properties for changing the identity of a TypeDef.
TypeDefReIdentifyRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Default constructor
TypeDefReIdentifyRequest(TypeDefReIdentifyRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
Copy/clone constructor
TypeDefResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TypeDefResponse provides the response structure for an OMRS API call that returns a TypeDef
TypeDefResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefResponse provides the response structure for an OMRS API call that returns a TypeDef
TypeDefResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Default constructor
TypeDefResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Default constructor
TypeDefResponse(TypeDefResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeDefResponse
Copy/clone constructor
TypeDefResponse(TypeDefResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
Copy/clone constructor
typeDefSearchParameterValidation(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties used to locate types.
TypeDefStatus - Enum Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
TypeDefStatus is an enum that describes the status of a specific typeDef.
TypeDefSummary - Class in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
The TypeDefSummary holds basic identifying information for a specific TypeDef.
TypeDefSummary() - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Default constructor
TypeDefSummary(TypeDefSummary) - Constructor for class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
Copy/clone constructor copies the values from the supplied template.
TypeDefValidationForRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeDefValidationForRequest carries the TypeDef validation properties for destructive requests (such as delete).
TypeDefValidationForRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Default constructor
TypeDefValidationForRequest(TypeDefValidationForRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
Copy/clone constructor
TypeEmbeddedAttributeProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.schema
TypeEmbeddedAttributeProperties carries the properties for a classification that represents a schema type.
TypeEmbeddedAttributeProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Default constructor
TypeEmbeddedAttributeProperties(TypeEmbeddedAttributeProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.schema.TypeEmbeddedAttributeProperties
Copy/clone Constructor.
TypeErrorException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The TypeErrorException is thrown by an OMRS Connector when the requested type for an instance is not represented by a known TypeDef.
TypeErrorException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
Deprecated.
TypeErrorException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This is the constructor used when receiving an exception from a remote server.
TypeErrorException(int, String, String, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
Deprecated.
TypeErrorException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This is the typical constructor used for creating an exception.
TypeErrorException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeErrorException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This is the constructor used for creating an exception when an unexpected error has been caught.
TypeErrorException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This is the typical constructor used for creating an exception.
TypeErrorException(OMRSCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
This constructor is ued to wrap an exception with the TypeErrorException.
typeGUID - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
typeGUID - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
typeGUIDParameterValidation(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties of a request that accesses types by guid.
TypeLimitedFindRequest - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only one type of instance.
TypeLimitedFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only one type of instance.
TypeLimitedFindRequest() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Default constructor
TypeLimitedFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Default constructor
TypeLimitedFindRequest(TypeLimitedFindRequest) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedFindRequest
Copy/clone constructor.
TypeLimitedFindRequest(TypeLimitedFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
Copy/clone constructor.
TypeLimitedHistoricalFindRequest - Class in org.odpi.openmetadata.frameworkservices.omf.rest
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
TypeLimitedHistoricalFindRequest - Class in org.odpi.openmetadata.repositoryservices.rest.properties
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.
TypeLimitedHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Default constructor
TypeLimitedHistoricalFindRequest() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Default constructor
TypeLimitedHistoricalFindRequest(TypeLimitedHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.TypeLimitedHistoricalFindRequest
Copy/clone constructor
TypeLimitedHistoricalFindRequest(TypeLimitedHistoricalFindRequest) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
Copy/clone constructor
typeName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
 
typeName - Variable in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
The open metadata type name of the element that can be this type of action target.
typeName - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
typeName - Variable in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
The open metadata type name of the element that can be this type of action target.
typeName - Variable in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
The open metadata type name of the element that can be this type of action target.
typeName - Variable in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
The open metadata type name of the element that can be this type of action target.
typeNameParameterValidation(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the properties of a request that accesses types by name.
TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Types - Activity is occurring that relates to the open metadata types in use by this server.
TYPES - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Types - Activity is occurring that relates to the open metadata types in use by this server.
TypesAccumulator - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators
TypesAccumulator accumulates type information for each of the members of the connected cohort members.
TypesAccumulator(String, AuditLog, OMRSRepositoryValidator) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.accumulators.TypesAccumulator
Construct a type def gallery accumulator.
TYPESCRIPT_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing Typescript source code.

U

UC_CATALOG_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
UC_CATALOG_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
OSS Unity Catalog Inside Catalog Survey Service
UC_ELEMENT_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0016 - The {0} Connector has detected that the open metadata element that controls the definition of element {1} in Unity Catalog (UC) at {2} has been deleted
UC_SCHEMA_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
OSS Unity Catalog Inside Schema Survey Service
UC_SERVER_CATALOGUER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
 
UC_SERVER_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
OSS Unity Catalog Server Survey Service
UC_VOLUME_SURVEY - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Discovers the types of files located within a Unity Catalog Volume system directory (and its sub-directories).
UCAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
The UCAuditCode is used to define the message content for the OMRS Audit Log.
ucConnector - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
UCErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
The UCErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
ucFullNameToEgeriaGUID - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
ucServerEndpoint - Variable in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
 
UK - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
United Kingdom (UK)
UK_PAYROLL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
UK payroll - Payroll and UK tax calculations.
UK_PAYROLL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
lon02 - London data centre standard machine 02.
ULTIMATE_DESTINATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a node in the lineage graph to its ultimate destination - ie the node at the end of the lineage data flow.
ULTIMATE_SOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a node in the lineage graph to its ultimate source - ie the node at the start of the lineage data flow.
UltimateDestinationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
UltimateDestination describe the properties for a ultimate destination relationship.
UltimateDestinationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateDestinationProperties
Default constructor
UltimateDestinationProperties(LineageRelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateDestinationProperties
Copy/clone constructor.
UltimateSourceProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.lineage
UltimateSource describe the properties for a ultimate source relationship.
UltimateSourceProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateSourceProperties
Default constructor
UltimateSourceProperties(LineageRelationshipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.lineage.UltimateSourceProperties
Copy/clone constructor.
UN_REGISTRATION_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
UNABLE_TO_ADD_CLASSIFICATION_REFERENCE_SET_TO_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0036 - The {0} integration connector encountered an {1} exception when setting up Classifications in Apache Atlas using the members of the classification reference set called {2}.
UNABLE_TO_BUILD_CLASSIFICATION_REFERENCE_SET_FROM_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0037 - The {0} integration connector encountered an {1} exception when retrieving/setting up the members of the classification reference set called {2} using the classifications from Apache Atlas.
UNABLE_TO_DEFINE_TYPE_IN_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0033 - The {0} integration connector encountered an {1} exception when defining a {2} open metadata type {3} in Apache Atlas.
UNABLE_TO_DELETE_UNANCHORED_BEAN - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0007 - The Open Metadata Service {0} has deleted a relationship, resulting in entity {1} of type {2} ({3}) losing its anchor.
UNABLE_TO_GET_CLASSIFICATION_REFERENCE_SET_MEMBERS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0035 - The {0} integration connector encountered an {1} exception when retrieving/setting up the members of the classification reference set called {2}.
UNABLE_TO_GET_REFERENCE_VALUE_ASSIGNMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0049 - The {0} integration connector encountered an {1} exception when retrieving the related reference values assigned to entity {2}.
UNABLE_TO_GET_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0052 - The {0} integration connector encountered an {1} exception when retrieving the related elements linked to entity {2}.
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
UNABLE_TO_PARSE_CONFIG_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
UNABLE_TO_PROCESS_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0054 - The {0} integration connector encountered an {1} exception when setting up the related elements linked to entity {2}.
UNABLE_TO_RE_IDENTIFY_INSTANCE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0208 - Server {0} that hosts metadata collection {1} was unable to change the unique identifier (guid) of an instance of type {2} from {3}.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0032 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0017 - The {0} governance action service received a {1} exception when it registered a listener with the governance context.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
The {0} governance action service received a {1} exception when it registered a listener with the governance context.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
HARVEST-OPEN-METADATA-0032 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
HARVEST-SURVEYS-0032 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0018 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
UNABLE_TO_REMOVE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-400-018 - Unable to remove element through iterator {0}
UNABLE_TO_REMOVE_REFERENCE_COPY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0211 - Server {0} that hosts metadata collection {1} was unable to remove the reference copy of an instance of type {2} with unique identifier (guid) of {3}.
UNABLE_TO_RETRIEVE_ATLAS_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0007 - The {0} integration connector us unable to retrieve requested {1} glossary from Apache Atlas
UNABLE_TO_RETRIEVE_EGERIA_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0006 - The {0} integration connector is unable to retrieve the requested {1} glossary from the open metadata ecosystem
UNABLE_TO_RETRIEVE_OPEN_API_SPEC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
UNABLE_TO_RETRIEVE_TOPICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0004 - The {0} integration connector received an unexpected {2} exception when retrieving topics from event broker at {1}.
UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-500-004 An unexpected exception occurred when sending an event through connector {0} to the OMF Services out topic.
UNABLE_TO_SET_ANCHORS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
OMAG-GENERIC-HANDLERS-0001 - The Open Metadata Service {0} is not able to set the Anchors classification on entity {1} of type {2} ({3}) during method {4}.
UNABLE_TO_SET_ANCHORS - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0004 - The Open Metadata Service {0} is not able to set the Anchors classification on a new entity of type {1} during method {2}.
UNABLE_TO_SET_ANCHORS - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-500-002 - The Open Metadata Service {0} is not able to set the Anchors classification on a new entity of type {1} during method {2}.
UNABLE_TO_SET_COMPLETION_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0016 - The {0} governance action service received a {1} exception when it registered its completion status.
UNABLE_TO_SET_REFERENCE_VALUE_ASSIGNMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0050 - The {0} integration connector encountered an {1} exception when setting up the related reference values assigned to the open metadata entity {2} that represents Apache Atlas entity {3}.
UNABLE_TO_SET_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0053 - The {0} integration connector encountered an {1} exception when setting up the related elements linked to entity {2}.
UNABLE_TO_SET_UP_CLASSIFICATION_REFERENCE_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0034 - The {0} integration connector encountered an {1} exception when retrieving/setting up the classification reference set called {2}.
unassignReferenceValueFromItem(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Remove the reference value link between a valid value and a referenceable (item).
unassignValidValueFromConsumer(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Remove the link between a valid value and a consumer.
UNAUTHORIZED_ADD_FEEDBACK - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0008 - User {0} is not authorized to attach feedback to asset {1}
UNAUTHORIZED_ANCHOR_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0011 - User {0} is not authorized to issue operation {1} on {2} anchor element {3}
UNAUTHORIZED_ANCHOR_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-007 - User {0} is not authorized to issue operation {1} on {2} anchor element {3}
UNAUTHORIZED_ASSET_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0013 - User {0} is not authorized to change asset {1}
UNAUTHORIZED_ASSET_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-009 - User {0} is not authorized to change asset {1}
UNAUTHORIZED_ASSET_CREATE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0012 - User {0} is not authorized to create an asset of type {1}
UNAUTHORIZED_ASSET_CREATE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-008 - User {0} is not authorized to create an asset of type {1}
UNAUTHORIZED_ASSET_FEEDBACK - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-004 - User {0} is not authorized to attach feedback to asset {1}
UNAUTHORIZED_CONNECTION_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0010 - User {0} is not authorized to use connection {1}
UNAUTHORIZED_CONNECTION_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-006 - User {0} is not authorized to access connection {1}
UNAUTHORIZED_ELEMENT_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0020 - User {0} is not authorized to issue operation {1} on {2} element {3}
UNAUTHORIZED_ELEMENT_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-020 - User {0} is not authorized to issue an operation {1} on glossary {2}
UNAUTHORIZED_INSTANCE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0018 - User {0} is not authorized to access open metadata instance {1} of type {2} on server {3}
UNAUTHORIZED_INSTANCE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-013 - User {0} is not authorized to access open metadata instance {1} of type {2} on server {3}
UNAUTHORIZED_INSTANCE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0019 - User {0} is not authorized to change open metadata type {1} of type {2} on server {3} using method {4}
UNAUTHORIZED_INSTANCE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-014 - User {0} is not authorized to change open metadata instance {1} of type {2} on server {3}
UNAUTHORIZED_INSTANCE_CREATE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0017 - User {0} is not authorized to create an open metadata instance of type {1} on server {2}
UNAUTHORIZED_PLATFORM_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0005 - User {0} is not authorized to issue a request to this OMAG Server Platform
UNAUTHORIZED_PLATFORM_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-PLATFORM-SECURITY-403-001 - User {0} is not authorized to issue request to {1}
UNAUTHORIZED_SERVER_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0006 - User {0} is not authorized to issue a request to server {1}
UNAUTHORIZED_SERVER_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-002 - User {0} is not authorized to issue a request to server {1}
UNAUTHORIZED_SERVICE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0007 - User {0} is not authorized to issue {1} requests for service {2} on server {3}
UNAUTHORIZED_SERVICE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-003 - User {0} is not authorized to issue {1} requests
UNAUTHORIZED_TYPE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0015 - User {0} is not authorized to access open metadata type {1} ({2}) on server {3}
UNAUTHORIZED_TYPE_ACCESS - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-011 - User {0} is not authorized to access open metadata type {1} ({2}) on server {3}
UNAUTHORIZED_TYPE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0016 - User {0} is not authorized to change open metadata type {1} ({2}) on server {3}
UNAUTHORIZED_TYPE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-012 - User {0} is not authorized to change open metadata type {1} ({2}) on server {3}
UNAUTHORIZED_ZONE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0009 - User {0} is not authorized to change the zone membership of element {1} from {2} to {3}
UNAUTHORIZED_ZONE_CHANGE - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-SERVER-SECURITY-403-005 - User {0} is not authorized to change the zone membership for element {1} from {2} to {3}
UNAVAILABLE_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
OMAG-REPOSITORY-HANDLER-0009 - A {0} entity with unique identifier {1} has been retrieved by method {2} from service {3} but it is not visible to the caller {4}: effective time is {5}; entity is effective from {6} to {7} with classifications {8} and call parameters of forLineage={9} and forDuplicateProcessing={10}
UNAVAILABLE_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-010 - A {0} entity with unique identifier {1} has been retrieved by method {2} from service {3} but it is not visible to the caller {4}: effective time is {5}; entity is effective from {6} to {7} with classifications {8} and call parameters of forLineage={9} and forDuplicateProcessing={10}
UNCATALOG_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Remove asset and associated metadata for the real-world resource from the open metadata repositories.
UNCERTIFIED_HOSPITAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
The {0} governance action service has detected that hospital {1} ({2}) is not certified to supply data for project {3} ({4})
uncheckedLinkElementToElement(String, String, String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
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.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
The business capability has not been classified.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
There is no assessment of the confidence level for this data.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
The data is public information.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
There is no assessment of the criticality for this data.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
The governance domain is not specified.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
There is no assessment of the impact's severity on this data.
UNCLASSIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
There is no assessment of the retention requirements for this data.
UNCLASSIFIED_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
UNCLASSIFIED_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files under the surveyed directory that could not be classified using the existing reference data.
UNDELETE_INSTANCE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to change the type of a metadata instance to either its super type or a subtype.
unDeployITAsset(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Remove a DeployedOn relationship.
unDeployITAsset(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Remove a DeployedOn relationship.
UNDER_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
The instance is being developed.
UNDER_DEVELOPMENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Under development - The instance is being developed.
UNDO_UPDATE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
The technology under test is able to restore an instance to its previous version (although the version number is updated).
undoBeanUpdateInRepository(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Undo the last update to the entity.
undoBeanUpdateInRepository(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Undo the last update to the entity.
undoBeanUpdateInRepository(String, String, String, EntityDetail, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Undo the last update to the entity.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Undo the last update to the requested entity.
UNDONE_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An update to an entity has been undone.
UNDONE_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An earlier change to a relationship has been undone.
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Undo the latest change to a relationship (either a change of properties or status).
UNEXPECTED_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-003 - An unexpected bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; the expected class name is: {4}
UNEXPECTED_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-CONVERTER-500-003 - An unexpected bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; the expected class name is: {4}
UNEXPECTED_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-008 - An unexpected bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; the expected class name is: {4}
UNEXPECTED_CONVERTER_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0025 - The Open Metadata Store has received an unexpected {0} exception while formatting a response during method {1}.
UNEXPECTED_CONVERTER_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-025 - The Design Model OMAS has received an unexpected {0} exception while formatting a response during method {1}.
UNEXPECTED_EXC_DATA_FILE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNEXPECTED_EXC_DATA_FILE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0014 - An unexpected {0} exception was returned to the {1} integration connector when it tried to update the DataFile in the metadata repositories for file {2}.
UNEXPECTED_EXC_DATA_FILE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-400-005 - An unexpected {0} exception was returned to the {1} integration connector when it tried to update the DataFile in the metadata repositories for file {2}.
UNEXPECTED_EXC_DATA_FILE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
UNEXPECTED_EXC_DATA_FILE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
UNEXPECTED_EXC_FOLDER_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0012 - An unexpected {0} exception was returned to the {1} integration connector when it tried to update the DataFolder {2} in the metadata repositories for directory {3}.
UNEXPECTED_EXC_FOLDER_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
UNEXPECTED_EXC_MONITOR_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0006
UNEXPECTED_EXC_MONITOR_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
UNEXPECTED_EXC_MONITOR_START - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0003 - An unexpected {0} exception was returned to the {1} connector by the Apache Commons FileAlterationMonitor while it was starting the monitoring service.
UNEXPECTED_EXC_MONITOR_STOP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0008 - An unexpected {0} exception was returned to the {1} integration connector by the Apache Commons FileAlterationMonitor for directory {2} while it stopping the monitoring service.
UNEXPECTED_EXC_MONITOR_STOP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
UNEXPECTED_EXC_MONITOR_STOP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0004 - An unexpected {0} exception was returned to the {1} connector by the Apache Commons FileAlterationMonitor while it stopping the monitoring service.
UNEXPECTED_EXC_RETRIEVING_CATALOG_TARGETS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0022 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the catalog targets for connector {3}.
UNEXPECTED_EXC_RETRIEVING_CATALOG_TARGETS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-500-004 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the catalog targets for connector {3}.
UNEXPECTED_EXC_RETRIEVING_FOLDER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNEXPECTED_EXC_RETRIEVING_FOLDER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
 
UNEXPECTED_EXC_RETRIEVING_FOLDER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
UNEXPECTED_EXC_RETRIEVING_FOLDER_BY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0021 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the FileFolder asset {3}.
UNEXPECTED_EXC_RETRIEVING_FOLDER_BY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-500-003 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the FileFolder asset {3}.
UNEXPECTED_EXC_RETRIEVING_FOLDER_BY_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0004 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the FileFolder asset for directory {3} (absolute path {4}).
UNEXPECTED_EXC_RETRIEVING_FOLDER_BY_PATH_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-400-004 - An unexpected {0} exception was returned to the {1} integration connector by the {2} method when trying to retrieve the FileFolder asset for directory {3} (absolute path {4}).
UNEXPECTED_EXC_TOPIC_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0014 - An unexpected {0} exception was returned to the {1} integration connector when it tried to update the Topic in the metadata repositories for topic {2}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0008 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-500-001 - The {0} connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0008 - The {0} Apache Atlas REST Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-500-001 - The {0} Apache Atlas REST connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0001 - The {0} Apache Atlas Discovery Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-500-001 - The {0} Apache Atlas Survey Action connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-0021 - The {0} integration connector received an unexpected exception {1} when cataloguing topics; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
APACHE-KAFKA-INTEGRATION-CONNECTOR-500-001 - The {0} integration connector received an unexpected exception {1} when cataloguing topics; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
APACHE-KAFKA-REST-CONNECTOR-0008 - The {0} Apache Kafka Admin Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
APACHE-KAFKA-REST-CONNECTOR-500-001 - The {0} Apache Kafka Admin connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
APACHE-KAFKA-SURVEY-ACTION-CONNECTOR-0001 - The {0} Apache Kafka Discovery Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
APACHE-KAFKA-SURVEY-ACTION-CONNECTOR-500-001 - The {0} Apache Kafka Survey Action connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} Egeria Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-500-001 - The {0} Egeria connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
GOVERNANCE-ACTION-CONNECTORS-0037 - The governance action service {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
The {0} governance action service received an unexpected exception {1} during its processing; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
BASIC-FILES-INTEGRATION-CONNECTORS-0023 - The {0} connector received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-500-005 - The connector {0} received an unexpected {1} exception when processing the file named {2} in method {3}; the error message was: {4}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
JDBC-INTEGRATION-CONNECTOR-0003 - The JDBC Integration Connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
JDBC-INTEGRATION-CONNECTOR-500-001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
DISTRIBUTE-KAFKA-AUDIT-LOG-0001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
DISTRIBUTE-KAFKA-AUDIT-LOG-500-001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
 
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
 
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-001 - The {0} integration connector received an unexpected {1} exception in method {2} when working with open lineage events; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
OPEN-LINEAGE-INTEGRATION-CONNECTOR-500-001 - The {0} integration connector received an unexpected {1} exception in method {2} when working with open lineage events; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
HARVEST-OPEN-METADATA-0001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
HARVEST-OPEN-METADATA-500-001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
HARVEST-SURVEYS-0001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
HARVEST-SURVEYS-500-001 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
POSTGRES-CONNECTOR-0001 - The PostgreSQL connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
POSTGRES-CONNECTOR-500-001 - The {0} postgreSQL connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
REPORT-GENERATORS-0001 - The Unity Catalog connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JDBC-RESOURCE-CONNECTOR-0001 - The JDBC resource connector received an unexpected exception {0} during method {1}; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-500-001 - The JDBC resource connector for database {0} received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
YAML-SECRETS-STORE-CONNECTOR-0001 - The secrets store connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
SURVEY-ACTION-SERVICE-0001 - The survey action service received an unexpected exception {0} during method {1}; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0001 - The Unity Catalog connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
UNITY-CATALOG-CONNECTOR-500-001 - The {0} Unity Catalog connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
JDBC-AUDIT-LOG-500-001 - The {0} audit log destination connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
POSTGRES-REPOSITORY-CONNECTOR-0001 - The PostgreSQL repository connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
POSTGRES-REPOSITORY-CONNECTOR-500-001 - The {0} postgreSQL connector received an unexpected exception {1} during method {2}; the error message was: {3}
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_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
OMAG-COMMON-0001 - The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-016 - An unexpected {0} exception was caught by {1}; error message was {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
An exception occurred where it should not.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0033 - The Governance Action OMES has received an unexpected {0} exception during method {1}; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-GOVERNANCE-ACTION-0033 - The Governance Action OMES has received an unexpected {0} exception during method {1}; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0013 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
OPEN-GOVERNANCE-500-001 - Unexpected {0} exception in governance action service {1} of type {2} detected by method {3}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0013 - The {0} connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-500-001 - Unexpected {0} exception in service {1} of type {2} detected by method {3}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-500-001 - Unexpected exception in survey action service {0} of type {1} detected by method {2}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-500-001 - Unexpected exception in watchdog action service {0} of type {1} detected by method {2}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-500-008 - The Design Model OMAS has received an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0099 - The security connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9014 - The Open Metadata Repository Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-062 - An unexpected {0} exception was caught by {1}; error message was {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
The {0} governance action service received an unexpected exception {1} during its processing; the error message was: {2}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-500-001 - Method {1} for OMAG server {0} returned an unexpected {2} exception with message {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
OMVS-ACTOR-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
OMVS-ASSET-CATALOG-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
OMVS-ASSET-MAKER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
OMVS-AUTOMATED-CURATION-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
OMVS-CLASSIFICATION-EXPLORER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
OMVS-CLASSIFICATION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
OMVS-COLLECTION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
OMVS-COMMUNITY-MATTERS-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
OMVS-CONNECTION-MAKER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
OMVS-DATA-DISCOVERY-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
OMVS-DATA-ENGINEER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
OMVS-DATA-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
OMVS-DEVOPS-PIPELINE-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
OMVS-DIGITAL-BUSINESS-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
OMVS-EXTERNAL-REFERENCES-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
OMVS-FEEDBACK-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
OMVS-LINEAGE-LINKER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
OMVS-LOCATION-ARENA-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
OMVS-METADATA-EXPERT-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
OMVS-METADATA-EXPLORER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
OMVS-MULTI-LANGUAGE-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
OMVS-MY-PROFILE-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
OMVS-PEOPLE-ORGANIZER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
OMVS-PRIVACY-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
OMVS-PRODUCT-CATALOG-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
OMVS-PRODUCT-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
OMVS-PROJECT-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
OMVS-REFERENCE-DATA-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
OMVS-RUNTIME-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
OMVS-SCHEMA-MAKER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
OMVS-SECURITY-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
OMVS-SOLUTION-ARCHITECT-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
OMVS-SUBJECT-AREA-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
OMVS-TEMPLATE-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
OMVS-TIME-KEEPER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
OMVS-VALID-METADATA-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION_DURING_RESTART - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-2002 - {0} caught an exception {1} while restarting incomplete engine actions; the error message was {2}
UNEXPECTED_EXCEPTION_FROM_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-055 - An unexpected {0} exception was received from a repository connector during the {1} operation which had message: {2}
UNEXPECTED_EXCEPTION_FROM_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9011 - An incoming event of type {0} from {1} ({2}) generated an exception of type {3} with message {4}
UNEXPECTED_EXCEPTION_FROM_REPOSITORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0136 - A {0} exception was received from a remote repository with metadata collection id {1} during {2}.
UNEXPECTED_EXCEPTION_FROM_SERVICE_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9016 - The topic listener for the {0} service caught an unexpected exception {1} with message {2}
UNEXPECTED_EXCEPTION_FROM_TYPE_PROCESSING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9018 - Exception {0} occurred when processing a type {1} from {2}.
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_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0008 - The Open Metadata Store Services detected an unexpected {0} exception during the initialization of its services; error message is {1}
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
OPEN-INTEGRATION-SERVICE-0008 - The Open Integration Service detected an unexpected {0} exception during the initialization of its services; error message is {1}
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
OPEN-INTEGRATION-SERVICE-503-005 - A {0} exception was caught during start up of service {1} for server {2}.
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
OMF-SERVICES-0009 - The Open Metadata Store Services detected an unexpected {0} exception during the initialization of its services; error message is {1}
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-020 - The engine host services in engine host server {0} are unable to initialize a new instance of engine service {1}; exception {2} with message {3}
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
SERVER-OPS-500-004 - The {0} service detected an unexpected {1} exception with message {2} during initialization
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-500-002 - The connector received an unexpected IO exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-500-001 - The connector received an unexpected IO exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
DATA-FOLDER-CONNECTOR-500-002 - The connector received an unexpected IO exception when reading the folder named {0}; the error message was: {1}
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-500-002 - The connector received an unexpected IO exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
CSV-FILE-CONNECTOR-500-001 - The connector received an unexpected IO exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_IO_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-003 - The connector received an unexpected IO exception when reading the file named {0}; the error message was: {1}
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}
UNEXPECTED_ROW_COUNT_FROM_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
JDBC-RESOURCE-CONNECTOR-0003 - The JDBC resource connector for database {0} has received {1} results from query {2}
UNEXPECTED_SECURITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
BASIC-FILE-CONNECTOR-500-001 - The connector received an unexpected security exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_SECURITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
 
UNEXPECTED_SECURITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
BASIC-FILES-INTEGRATION-CONNECTORS-500-001 - The connector received an unexpected security exception when reading the file named {0}; the error message was: {1}
UNEXPECTED_SECURITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
 
UNEXPECTED_SHUTDOWN_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
 
UNEXPECTED_SQL_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
JDBC-RESOURCE-CONNECTOR-500-003 - The JDBC resource connector for database {0} received an unexpected SQL exception from request '{1}' during method {2}; the error message was: {3}
UNHANDLED_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-500-001 - Unable to handle the error {0} with message {1}
UNHANDLED_EXCEPTION_FROM_SERVICE_LISTENER - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9017 - The topic listener for the {0} service threw an unexpected exception {1} with message {2}
UNHANDLED_EXCEPTION_FROM_TYPE_PROCESSING - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-9019 - The type definition event processor for the {0} service caught an unexpected exception {1} with message {2}
UNIQUE_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
 
UNIQUE_NAME_ALREADY_IN_USE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-409-001 - Method {0} of service {1} is not able to create an instance of type {2} because parameter name {3} is defined as a unique property and value {4} is not available for use
UNIQUE_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
When multiple occurrences are allowed, indicates whether duplicates of the same value are allowed or not.
UniqueNameRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
UniqueNameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
UniqueNameRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Default constructor
UniqueNameRequestBody(GetOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Copy/clone constructor
UniqueNameRequestBody(UniqueNameRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UniqueNameRequestBody
Copy/clone constructor
UNITS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The units of measure used in the data field.
UNITY_CATALOG - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
 
UNITY_CATALOG_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
 
UNITY_CATALOG_CONNECTOR_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
 
UNITY_CATALOG_CONTENT_PACK - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
 
UNITY_CATALOG_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides specialist governance services on Unity Catalog (UC) servers.
UNITY_CATALOG_SCHEMA_VERSION_VALUE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.PropertyFacetValidValues
This value is used in the source property of the ReferenceableFacet.
UNITY_CATALOG_SERVER_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
 
UNITY_CATALOG_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
 
UNITY_CATALOG_SOURCE_VALUE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.PropertyFacetValidValues
This value is used in the source property of the ReferenceableFacet.
UNITY_CATALOG_SURVEY_ENGINE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Provides surveys on Unity Catalog (UC) servers.
UnityCatalogAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
The UnityCatalogAnnotationType enum describes the annotation types used by the unity catalog survey action service.
UnityCatalogConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
UnityCatalogConfigurationProperty provides definitions for the configuration properties used with the UC connectors.
UnityCatalogDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
UnityCatalogDeployedImplementationType describes the standard deployed implementation types supplied with Egeria for the technology surrounding Unity Catalog.
UnityCatalogMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
RelationalDatabaseMetric describes the metrics for a Relational Database.
UnityCatalogPackArchiveWriter - Class in org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog
UnityCatalogPackArchiveWriter creates an open metadata archive that includes the connector type information for all Unity Catalog connectors supplied by the egeria project.
UnityCatalogPackArchiveWriter() - Constructor for class org.odpi.openmetadata.archiveutilities.openconnectors.unitycatalog.UnityCatalogPackArchiveWriter
Default constructor initializes the archive.
UnityCatalogPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
UnityCatalogSurveyRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
UnityCatalogTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
TargetEnum characterises the type of third party technology supported by a collection of connectors.
UnityCatalogTemplateType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
TemplateTypeEnum characterises the type of templates supported by an integration connector.
UNIX_FILE_SYSTEM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
A UNIX capability that manages hierarchically organized files on persistent storage.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
Deprecated.
he state of the server is unknown.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Unknown - Uninitialized Severity.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The status of the member is not known or not specified.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
 
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Unknown provenance.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Unknown instance status.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
 
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
Unknown or uninitialized cardinality.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Unknown or uninitialized cardinality.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
Uninitialized PropertyValue object.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Unknown - Uninitialized component name
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Unknown - Uninitialized Severity.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Unknown - Uninitialized InstancePropertyValue object.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Unknown - Unknown provenance.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Unknown - Unknown instance status.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
Unknown or uninitialized cardinality.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Unknown or uninitialized cardinality.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Unknown Event - Unknown event category.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Unknown - Uninitialized event direction.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Unknown - The state of the server is unknown.
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Unknown - The state of the server is unknown.
UNKNOWN_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
OIF-CONNECTOR-0011 - The {0} connector is unsure which action to take for an element.
UNKNOWN_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
UNKNOWN_ACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
OPEN-METADATA-0011 - The {0} connector is unsure which action to take for an element.
UNKNOWN_ANCHOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-500-009 - An anchor GUID of "unknown" has been passed to local method {0} by the {1} service through method {2}
UNKNOWN_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-005 - Classification {0} is not a recognized classification type by open metadata repository {1}
UNKNOWN_CONNECTION_RETURNED - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OMAG-PLATFORM-SECURITY-500-001 - {0} connections are connected to the asset with unique identifier {1} but the connector selecting the connection for user {2} has returned an unrecognized connection; the calling method is {3}
UNKNOWN_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-500-007 - Unknown Connector Java class {0} for Connector {1}
UNKNOWN_CONNECTOR_INTERFACE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
INTEGRATION-DAEMON-SERVICES-0055 - Failed to start up integration connector {0} because its interface does not match to an integration service connector interface that is supported by this server
UNKNOWN_CONNECTOR_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-031 - Integration connector named {0} is not running in the integration daemon {1}
UNKNOWN_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
CONNECTOR-CONFIGURATION-FACTORY-400-001 Connector Provider class name {0} (or a dependent library class) is not available to this runtime.
UNKNOWN_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-005 - Unknown Connector Provider class {0} passed in connection {1}
UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
Uninitialized OpenMetadataAttributeTypeDef object.
UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
Unknown - Uninitialized OpenMetadataTypeDef object.
UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
Uninitialized AttributeTypeDef object.
UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
Unknown - Uninitialized TypeDef object.
UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-021 - The identifier {0} of the {1} passed by {2} to method {3} of service {4} is not recognized by the {5} server
UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
GAF-PROPERTIES-400-006 - The unique name {0} passed on the {1} parameter of the {2} operation is not known to the metadata store
UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
OPEN-METADATA-400-006 - The unique name {0} passed on the {1} parameter of the {2} operation is not known to the metadata store
UNKNOWN_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTOR-404-001 - Endpoint {0} in connection {1} for connector instance {2} is either unknown or unavailable
UNKNOWN_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-005 - Governance Engine with unique name of {0} is not found by calling service {1} running in server {2}
UNKNOWN_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-005 - Governance engine named {0} is not running in the engine host {1}
UNKNOWN_ENGINE_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-004 - Engine service with URL marker {0} is not registered in the engine host {1}
UNKNOWN_ENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-007 - The {0} entity with unique identifier {1} is not found for method {2} of access service {3} in open metadata server {4}, error message was: {5}
UNKNOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-500-004 - Connection error detected
UNKNOWN_ERROR_CODE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Unknown Error Code - Unrecognized error code from incoming event.
UNKNOWN_ERROR_CODE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Unknown Error Code - Unrecognized error code from incoming event.
UNKNOWN_ERROR_CODE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Unknown Error Code - Unrecognized error code from incoming event.
UNKNOWN_ERROR_CODE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
 
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
An event that is not recognized by the local server.
UNKNOWN_EXECUTOR - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-006 - Unable to initiate an instance of an engine action because the governance action process step {0} does not have a Governance Engine linked via the {1} relationship
UNKNOWN_EXTERNAL_IDENTITY - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-003 - Service {0} is unable to locate the external identifier {1} for the {2} ({3}) scope and {4} element {5}
UNKNOWN_GOVERNANCE_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
UNKNOWN_GOVERNANCE_ACTION_ENGINE_CONFIG - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
UNKNOWN_GOVERNANCE_ACTION_ENGINE_CONFIG_AT_STARTUP - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
UNKNOWN_GOVERNANCE_ACTION_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
UNKNOWN_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
OMES-GOVERNANCE-ACTION-0030 - The governance action service {0} linked to request type {1} can not be started because the Governance Action OMES does not support the {2} type of governance action service.
UNKNOWN_GOVERNANCE_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
 
UNKNOWN_GOVERNANCE_ACTION_TYPE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-013 - Unable to initiate an instance of the {0} governance action type because the name is not recognized
UNKNOWN_GOVERNANCE_ENGINE_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-023 - Properties for governance engine called {0} have not been returned by open metadata server {1} to engine host services in server {2}
UNKNOWN_GOVERNANCE_ENGINE_CONFIG_AT_STARTUP - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-022 - Properties for governance engine called {0} have not been returned by open metadata server {1}.
UNKNOWN_GOVERNANCE_ENGINE_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
ENGINE-HOST-SERVICES-0025 - Governance engine called {0} is not known by metadata server {1}.
UNKNOWN_GROUP_NAME - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-034 - Integration group named {0} is not running in the integration daemon {1}
UNKNOWN_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
 
UNKNOWN_GUID - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-064 - Method {0} is unable to locate an instance with guid {1} in the archive
UNKNOWN_INSTANCE_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An event that is not recognized by the local server.
UNKNOWN_INTEGRATION_GROUP_CONFIG - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-032 - Properties for integration group called {0} have not been returned by open metadata server {1} to the integration daemon services in server {2}
UNKNOWN_INTEGRATION_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-030 - Integration service with URL marker {0} is not registered in the integration daemon {1}
UNKNOWN_PLATFORM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector is not able to retrieve platform {1} ({2}) from the catalog
UNKNOWN_PROCESS - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-011 - Unable to initiate an instance of the {0} governance action process because the name is not recognized
UNKNOWN_PROFILE_NAME - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-400-023 - Unable to create a report for a profile with unknown name {0}
UNKNOWN_REGISTRY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
 
UNKNOWN_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-404-012 - The {0} relationship with unique identifier {1} is not found for method {2} of access service {3} in open metadata server {4}, error message was: {5}
UNKNOWN_REPOSITORY_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
UNKNOWN_REPOSITORY_GOVERNANCE_ENGINE_CONFIG - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
UNKNOWN_REPOSITORY_GOVERNANCE_ENGINE_CONFIG_AT_STARTUP - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
UNKNOWN_REPOSITORY_GOVERNANCE_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
 
UNKNOWN_REQUEST_TYPE - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-009 - Governance Engine {0} ({1}) does not support request type {2}; requested via service {3} running in server {4}
UNKNOWN_RESOURCE_LINK - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-004 - Service {0} is unable to locate the link between the external identifier {1} for the {2} ({3}) scope and {4} element {5}
UNKNOWN_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-PROPERTIES-404-003 - {0} retrieved a schema attribute of type {1} which does not have an associated schema type.
UNKNOWN_STATUS - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
There is not enough evidence to determine the conformance of the technology under test.
UNKNOWN_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Annotation has not had a status assigned
UNKNOWN_TABLE_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
 
UNKNOWN_TEST_CASE_ID - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-400-003 - Unable to create a report for a test case with unknown identifier {0}
UNKNOWN_TYPE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0310 - The local server has been asked to process a request from {0} containing an unrecognized type {1} ({2})
UNKNOWN_TYPE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0312 - The local server has been asked to process a request from {0} containing a type {1} ({2}) with an unexpected type category of {3}.
UNKNOWN_TYPE_UPDATE_SKIPPED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0321 - A patch to the {0} ({1}) type definition from {2} was ignored because the local repository does not support this type
UNKNOWN_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-005 - The repository content manager has detected an unknown TypeDef {0} ({1}) from {2}.
UNKNOWN_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
UNKNOWN_TYPENAME - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-ARCHIVE-BUILDER-400-013 - The archive builder has been passed an unknown type name {0}
UNKNOWN_USER - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
OPEN-METADATA-SECURITY-0022 - User {0} is not recognized
UNKNOWN_USER - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
OPEN-METADATA-SECURITY-403-017 - User {0} is not recognized
UNKNOWN_VOLUME_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
 
UNKNOWN_WORKBENCH_ID - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
CONFORMANCE-SUITE-400-004 - Unable to create a report for a workbench with unknown identifier {0}
unknownTypeName - Variable in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
 
unlicenseElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Remove the license for an element.
unlicenseElement(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Remove the license for an element.
unlicenseElement(String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Remove a relationship between two definitions.
unlicenseElement(String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Remove a relationship between two definitions.
UNLIMITED_MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0002 - The {0} server is configured with an unlimited maximum page size
unlinkAllElements(String, boolean, String, String, String, String, String, boolean, boolean, List<String>, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Calls unlinkElementFromElement for all relationships of a certain type emanating from the requested element.
unlinkConnectedElement(String, boolean, String, String, String, String, String, boolean, boolean, List<String>, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Removes the relationship of a specific type attached to an entity.
unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Removes a relationship between two specified elements.
unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, String, Relationship, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Removes a relationship between two specified elements.
unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Removes a relationship between two specified elements.
unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, Relationship, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Removes a relationship between two specified elements.
unlinkElementsAsPeerDuplicates(String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
Remove the relationship between two elements that marks them as duplicates.
unlinkPeerInformationSupplyChains(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach two peers in an information supply chain from one another.
unlinkPeersInInformationSupplyChain(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Detach two peers in an information supply chain from one another.
unlinkPeersInInformationSupplyChain(String, String, String, DeleteOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Detach two peers in an information supply chain from one another.
UNNAMED_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
OCF-CONNECTION-400-002 - Unnamed connection object passed to requested action {0}
UNRECOGNIZED_PROPERTY - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-009 - The property named {0} with value of {1} supplied on method {2} is not found in entity {3}
UNRECOGNIZED_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-018 - The engine service URL marker {0} is not recognized.
UNRECOGNIZED_SERVICE - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
INTEGRATION-DAEMON-SERVICES-400-010 - The integration service URL marker {0} is not recognized.
UNRECOGNIZED_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-018 - The type name {0} passed on method {1} of service {2} is not recognized
unregisterConnectorConsumer(String) - Method in interface org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSConnectorManager
Unregister a connector consumer from the connector manager so it is no longer informed of changes to the open metadata repository cohort.
unregisterConnectorConsumer(String) - Method in class org.odpi.openmetadata.repositoryservices.enterprise.connectormanager.OMRSEnterpriseConnectorManager
Unregister a connector consumer from the connector manager, so it is no longer informed of changes to the open metadata repository cohort.
unregisterDirectoryListener(FileDirectoryListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Unregister a listener object for the directory.
unregisterDirectoryListener(FileDirectoryListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Unregister a listener object for the directory.
unregisterDirectoryTreeListener(FileDirectoryListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Unregister a listener object for the directory.
unregisterDirectoryTreeListener(FileDirectoryListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Unregister a listener object for the directory.
unregisterFileListener(FileListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Unregister a listener object that will be called each time a specific file is created, changed or deleted.
unregisterFileListener(FileListenerInterface, File) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Unregister a listener object that will be called each time a specific file is created, changed or deleted.
unregisterFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSMetadataHighwayRESTServices
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Unregister from a specific cohort and disconnect from cohort communications.
unregisterGovernanceServiceFromEngine(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Unregister all request types for a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove a request type for a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove a request type for a governance service from the governance engine.
UNREGISTERING_FROM_COHORT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0063 - Unregistering with open metadata repository cohort {0} using metadata collection id {1}
unregisterIntegrationConnectorFromGroup(String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Unregister all request types for an integration connector from the integration group.
UNSORTED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
The instances of the schema attribute may appear in any order.
UNSUCCESSFUL_ASSERTION - Enum constant in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
The test case condition is false.
unsuccessfulAssertions - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
UNSUPPORTED_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-080 - Classification {0} is not a supported classification type in open metadata repository {1}
UNSUPPORTED_INSTANCE_HEADER_VERSION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-066 - Method {0} is unable to accept the new {1} instance from {2} with guid {3} and type {4} because it has a header version of {5} which is greater than this repository can support ({6})
UNSUPPORTED_REMOTE_FUNCTION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0137 - The remote repository {0} with metadata collection id {1} does not support method {2}
UNSUPPORTED_TYPE_ERRORS - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test will not create metadata instances for unsupported types.
UNSUPPORTED_TYPE_HEADER_VERSION - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-065 - Method {0} is unable to accept the new type definition {1} from {2} because it has a header version of {3} which is greater than this repository can support ({4})
UNUSABLE_REGISTRY_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
OCF-FILE-REGISTRY-STORE-CONNECTOR-0116 - Unable to write to cohort registry store {0}
UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been update.
UPDATE_ASSETS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
The user may change the metadata description of the asset.
UPDATE_INSTANCE_HOME - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to update the metadata collection id for a metadata instance.
UPDATE_INSTANCE_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to change the unique identifier (guid) of a metadata instance mastered in its repository.
UPDATE_INSTANCE_IN_OPEN_METADATA - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
UPDATE_INSTANCE_IN_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
 
UPDATE_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
The technology under test supports the command to change the type of a metadata instance mastered in its repository to either its super type or a subtype.
UPDATE_PRODUCT_CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
UPDATE_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to change the description of the metadata element in the catalog.
UPDATE_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
The user requests to change the status of the metadata element in the catalog.
UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
UPDATE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Time when this instance was last updated.
update0460GovernanceExecutionPoints() - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchive2_6
 
updateAction(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Update the properties associated with a "To Do".
updateAction(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Update the properties associated with an action.
updateActionTargetProperties(String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.MyProfileRESTServices
Update the properties associated with an Action Target.
updateActionTargetProperties(String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.myprofile.server.spring.MyProfileResource
Update the properties associated with an Action Target for a "Action".
updateActionTargetProperties(String, String, UpdateOptions, ActionTargetProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Update the properties associated with an Action Target.
updateActionTargetStatus(String, String, int, Date, Date, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Update the status of a specific action target.
updateActionTargetStatus(String, String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the status of a specific action target.
updateActionTargetStatus(String, String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
Update the status of a specific action target.
updateActionTargetStatus(String, String, ActivityStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceCompletionInterface
Update the status of a specific action target.
updateActionTargetStatus(String, String, ActivityStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Update the status of a specific action target.
updateActionTargetStatus(String, ActivityStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionContext
Update the status of a specific action target.
updateActionTargetStatus(String, ActivityStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.GovernanceContext
Update the status of a specific action target.
updateActionTargetStatus(String, ActivityStatus, Date, Date, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
Update the status of a specific action target.
updateActorProfile(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Update the properties of an actor profile.
updateActorProfile(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Update the properties of an actor profile.
updateActorProfile(String, String, UpdateOptions, ActorProfileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorProfileHandler
Update the properties of an actor profile.
updateActorProfile(String, UpdateOptions, ActorProfileProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorProfileClient
Update the properties of an actor profile.
updateActorRole(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Update the properties of an actor role.
updateActorRole(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Update the properties of an actor role.
updateActorRole(String, String, UpdateOptions, ActorRoleProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ActorRoleHandler
Update the properties of an actor role.
updateActorRole(String, UpdateOptions, ActorRoleProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ActorRoleClient
Update the properties of an actor role.
updateAnnotation(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
Replace the current properties of an annotation.
updateAnnotation(Annotation) - Method in class org.odpi.openmetadata.frameworks.opensurvey.AnnotationStore
Replace the current properties of an annotation.
updateAsset(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, String, List<String>, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update an asset's properties.
updateAsset(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update an asset's properties.
updateAsset(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update an asset's properties.
updateAsset(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.AssetMakerRESTServices
Update the properties of an asset.
updateAsset(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetmaker.server.spring.AssetMakerResource
Update the properties of an asset.
updateAsset(String, String, UpdateOptions, AssetProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.AssetHandler
Update the properties of an asset.
updateAsset(String, UpdateOptions, AssetProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Update the properties of an asset.
updateAssetOwner(String, String, String, String, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Deprecated.
updateAssetWithConnection(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, Date, Date, boolean, String, Connection, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update an asset's properties.
updateAssetZones(String, String, String, List<String>, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update the zones for a specific asset.
updateAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Update an audit log destination connection that is identified with the supplied destination connection name with the supplied connection object.
updateAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
Update an audit log destination that is identified with the supplied destination name with the supplied connection object.
updateAuditLogDestination(String, Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Replace an audit log destination connection identified by the supplied audit log destination connection name with the supplied audit log destination connection.
updateBeanEffectivityDates(String, String, String, String, String, String, String, boolean, boolean, Date, Date, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the effectivity dates of a specific entity .
updateBeanInRepository(String, String, String, String, String, String, String, boolean, boolean, List<String>, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update one or more updateProperties in the requested entity.
updateBeanInRepository(String, String, String, String, String, String, String, boolean, boolean, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update one or more updateProperties in the requested entity.
updateBeanInRepository(String, String, String, String, String, String, String, InstanceProperties, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update one or more properties in the requested entity.
updateBeanInRepository(String, String, String, EntityDetail, String, String, String, boolean, boolean, List<String>, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update one or more updateProperties in the requested entity.
updateBeanPropertyInRepository(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update one or more properties in the requested entity.
updateBeanStatusInRepository(String, String, String, String, String, String, String, boolean, boolean, List<String>, InstanceStatus, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the instance status in the requested entity.
updateBeanStatusInRepository(String, String, String, String, String, String, String, boolean, boolean, InstanceStatus, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the instance status in the requested entity.
updateCalculatedValue(String, String, UpdateOptions, CalculatedValueProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Update the CalculatedValue classification for the schema attribute.
updateCalculatedValue(String, UpdateOptions, CalculatedValueProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Update the CalculatedValue classification for the schema attribute.
updateCatalog(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Update catalog.
updateCatalogTarget(String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Update a catalog target relationship for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update a catalog target for an integration connector.
updateCatalogTarget(String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Update a catalog target for an integration connector.
updateCertification(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Update the properties of a certification.
updateCertification(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Update the properties of a certification.
updateCertification(String, String, UpdateOptions, CertificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Update the certification relationship.
updateCertification(String, UpdateOptions, CertificationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Update the certification relationship.
updateClassificationEffectivityDates(String, String, String, String, String, String, String, String, boolean, boolean, Date, Date, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, MetadataSourceOptions, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationInEntity(String, String, EntityDetail, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Replace an existing classification with a new one
updateClassificationInEntity(String, String, EntityDetail, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Replace an existing classification with a new one
updateClassificationInEntity(String, String, EntityProxy, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper
Replace an existing classification with a new one
updateClassificationInEntity(String, String, EntityProxy, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper
Replace an existing classification with a new one
UpdateClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewClassificationRequestBody describes the request body used when updating classification properties.
UpdateClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Default constructor
UpdateClassificationRequestBody(UpdateClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateClassificationRequestBody
Copy/clone constructor.
updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationStatusInStore(String, String, String, String, String, boolean, boolean, Date, Date, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the effectivity dates of a specific classification attached to a metadata element.
updateCollection(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Update the properties of a collection.
updateCollection(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Update the properties of a collection.
updateCollection(String, String, UpdateOptions, CollectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Update the properties of a collection.
updateCollectionMembership(String, String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
Update an element's membership to a collection.
updateCollectionMembership(String, String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.spring.CollectionManagerResource
Update an element's membership to a collection.
updateCollectionMembership(String, String, String, UpdateOptions, CollectionMembershipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CollectionHandler
Update an element's membership to a collection.
updateColumn(String, RelationalColumnProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Update column
updateComment(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Update an existing comment.
updateComment(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Update an existing comment.
updateComment(String, String, UpdateOptions, CommentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommentHandler
Update an existing comment.
updateCommunity(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.CommunityMattersRESTServices
Update the properties of a community.
updateCommunity(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.communitymatters.server.spring.CommunityMattersResource
Update the properties of a community.
updateCommunity(String, String, UpdateOptions, CommunityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.CommunityHandler
Update the properties of a community.
updateConfigurationProperties(String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, String, boolean, Map<String, Object>) - Method in interface org.odpi.openmetadata.governanceservers.integrationdaemonservices.api.IntegrationDaemonAPI
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Update the configuration properties of the connector and restart it.
updateConfigurationProperties(String, String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Update the configuration properties of a specific named connector.
updateConfigurationProperties(String, String, String, String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Update the configuration properties of the named connector.
updateConfigurationProperties(String, String, ConnectorConfigPropertiesRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, String, ConnectorConfigPropertiesRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Update the configuration properties of the integration connectors, or specific integration connector if a connector name is supplied.
updateConfigurationProperties(String, String, ConnectorConfigPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Update the configuration properties of the integration connectors, or specific integration connector if a connector name is supplied.
updateConfigurationProperties(String, String, ConnectorConfigPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the configuration properties of the integration connectors, or specific integration connector if a connector name is supplied.
updateConnection(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, Map<String, Object>, boolean, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
Updates the properties of an existing connection.
updateConnection(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Update the properties of a connection.
updateConnection(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Update the properties of a connection.
updateConnection(String, String, UpdateOptions, ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectionHandler
Update the properties of a connection.
updateConnection(String, UpdateOptions, ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectionClient
Update the properties of a connection.
updateConnectorConnection(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConnectorConnection(String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Update the connection for a specific integration connector.
updateConnectorConnection(String, String, Connection) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Update the connection for a specific integration connector.
updateConnectorConnection(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConnectorConnection(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConnectorDetails(RegisteredIntegrationConnectorElement) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Update the connector properties with as little disruption to the running connector.
updateConnectorType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
Updates the properties of an existing connectorType.
updateConnectorType(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Update the properties of a connectorType.
updateConnectorType(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Update the properties of a connectorType.
updateConnectorType(String, String, UpdateOptions, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ConnectorTypeHandler
Update the properties of a connector type.
updateConnectorType(String, UpdateOptions, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorTypeClient
Update the properties of a connectorType.
updateContactMethod(String, String, UpdateOptions, ContactDetailsProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ContactDetailsHandler
Update the properties of a contact method.
UPDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
The properties of the target element have been changed.
UPDATED_BY - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
UPDATED_BY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
UserId that updated this instance.
UPDATED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
UPDATED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
UPDATED_ELEMENT_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
UPDATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of elements that were updated.
UPDATED_ENTITY_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing entity has been updated.
UPDATED_RELATIONSHIP_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
An existing relationship has been updated.
UPDATED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
 
UPDATED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
 
UPDATED_RELATIONSHIP_PROCESS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
 
UPDATED_TYPE_CACHED_FOR_ENTERPRISE - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
OMRS-AUDIT-0322 - The local server does not have a local repository and so an update to the type called {0} with a unique identifier of {1} that applies to version number of {2} from {3} is just cached for information
UPDATED_TYPEDEF_EVENT - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
 
updateDatabase(String, String, String, String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the metadata element representing a database.
updateDatabase(String, DatabaseProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Update database
updateDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the metadata element representing a database column.
updateDatabaseSchema(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the metadata element representing a database schema.
updateDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the metadata element representing a database table.
updateDatabaseView(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the metadata element representing a database table.
updateDataClass(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data class.
updateDataClass(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Update the properties of a data class.
updateDataClass(String, String, UpdateOptions, DataClassProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataClassHandler
Update the properties of a data class.
updateDataField(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data field.
updateDataField(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Update the properties of a data field.
updateDataField(String, String, UpdateOptions, DataFieldProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataFieldHandler
Update the properties of a data field.
updateDataStructure(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data structure.
updateDataStructure(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.spring.DataDesignerResource
Update the properties of a data structure.
updateDataStructure(String, String, UpdateOptions, DataStructureProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.DataStructureHandler
Update the properties of a data structure.
updatedBy - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
updatedBy - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
updatedCatalogTarget(RequestedCatalogTarget, RequestedCatalogTarget) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.CatalogTargetChangeListener
This catalog target has new properties.
updatedCatalogTarget(RequestedCatalogTarget, RequestedCatalogTarget) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
This catalog target has new properties.
UpdateEffectivityDatesRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
UpdateEffectivityDatesRequestBody provides a structure for passing the effectivity dates for a metadata element, classification or relationship.
UpdateEffectivityDatesRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Default constructor
UpdateEffectivityDatesRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Copy/clone constructor
UpdateEffectivityDatesRequestBody(UpdateEffectivityDatesRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateEffectivityDatesRequestBody
Copy/clone constructor
updateElement(String, String, String, UpdateOptions, OpenMetadataRootProperties, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Update the properties of an actor profile.
updateElementInEgeria(CatalogInfo, MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncCatalog
Update an element in open metadata.
updateElementInEgeria(SchemaInfo, MemberElement) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncSchema
Update an element in open metadata.
UpdateElementRequestBody - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
Payload for patching an element
UpdateElementRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UpdateElementRequestBody describes the properties to update an open metadata element.
UpdateElementRequestBody() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
 
UpdateElementRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Default constructor
UpdateElementRequestBody(UpdateElementRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateElementRequestBody
Copy/clone constructor
updateElementStatus(String, String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.OpenMetadataHandlerBase
Update the properties of a solution blueprint, solution component or solution port.
updateElementStatus(String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.AssetClient
Update the properties of a solution blueprint, solution component or solution port.
updateElementStatus(String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Update the properties of a solution blueprint, solution component or solution port.
updateElementToElementLink(String, String, String, String, String, String, boolean, boolean, boolean, Date, Date, Map<String, Object>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
updateElementToElementLink(String, String, String, String, String, String, boolean, boolean, List<String>, boolean, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
updateElementToElementLink(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, boolean, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
updateEndpoint(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
Updates the properties of an existing endpoint.
updateEndpoint(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.ConnectionMakerRESTServices
Update the properties of an endpoint.
updateEndpoint(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.connectionmaker.server.spring.ConnectionMakerResource
Update the properties of an endpoint.
updateEndpoint(String, String, UpdateOptions, EndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.EndpointHandler
Update the properties of an endpoint.
updateEndpoint(String, UpdateOptions, EndpointProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.EndpointClient
Update the properties of a endpoint.
updateEndpointNetworkAddress(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateEndpointNetworkAddress(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateEndpointNetworkAddress(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateEndpointNetworkAddress(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers.IntegrationConnectorHandler
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstance
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, String, String) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonInstanceHandler
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, StringRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.IntegrationDaemonRESTServices
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, StringRequestBody) - Method in class org.odpi.openmetadata.governanceservers.integrationdaemonservices.server.spring.IntegrationDaemonResource
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, StringRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.RuntimeManagerRESTServices
Update the endpoint network address for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, StringRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the endpoint network address for a specific integration connector.
updateEngineActionStatus(String, String, int, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EngineActionHandler
Update the status of the engine action - providing the caller is permitted.
updateEngineActionStatus(String, String, String, String, EngineActionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the status of the engine action - providing the caller is permitted.
updateEngineActionStatus(String, String, String, String, EngineActionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
Update the status of the engine action - providing the caller is permitted.
updateEngineActionStatus(String, String, ActivityStatus) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceCompletionInterface
Update the status of the engine action - providing the caller is permitted.
updateEngineActionStatus(String, String, ActivityStatus) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceContextClientBase
Update the status of the governance action - providing the caller is permitted.
updateEntity(String, String, String, String, String, String, String, InstanceProperties, List<Classification>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity in the open metadata repository.
updateEntity(AtlasEntityWithExtInfo) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update an entity's properties.
updateEntityClassification(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, ProxyClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityClassificationParameterValidation(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
updateEntityClassificationParameterValidation(String, EntityProxy, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Deprecated.
updateEntityProperties(String, String, String, String, String, String, String, InstanceProperties, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties of an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, String, EntityDetail, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties of an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, InstanceHeader, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update selected properties in an entity.
updateEntityProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update selected properties in an entity.
updateEntityProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update selected properties in an entity.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update selected properties in an entity.
updateEntityStatus(String, String, String, String, EntityDetail, String, String, InstanceStatus, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity status in the open metadata repository.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update the status for a specific entity.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the status for a specific entity.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update the status for a specific entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update the status for a specific entity.
updateExternalId(String, String, UpdateOptions, ExternalIdProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalIdHandler
Update the properties of an externalId.
updateExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties, Date, Date, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the description of a specific external identifier.
updateExternalIdentifier(String, String, String, String, ExternalIdentifierProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the description of a specific external identifier.
updateExternalReference(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.ExternalReferencesRESTServices
Update the properties of an external reference.
updateExternalReference(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.externalreferences.server.spring.ExternalReferencesResource
Update the properties of an external reference.
updateExternalReference(String, String, UpdateOptions, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ExternalReferenceHandler
Update the properties of an external reference.
updateFileInCatalog(String, String, String, String, boolean, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Update the properties of a DataFile asset description.
updateFolderInCatalog(String, String, String, String, boolean, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
Update the properties of a DataFile asset description.
updateGlossary(String, UpdateOptions, GlossaryProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryClient
Update the properties of a glossary.
updateGlossaryTerm(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the metadata element representing a glossary term.
updateGlossaryTerm(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Update the metadata element representing a glossary term.
updateGlossaryTerm(String, String, UpdateOptions, GlossaryTermProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Update the properties of a glossary term.
updateGlossaryTerm(String, UpdateOptions, GlossaryTermProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Update the properties of a glossary term.
updateGlossaryTermFromTemplate(String, String, String, UpdateWithTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermFromTemplate(String, String, String, UpdateWithTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermFromTemplate(String, String, String, UpdateWithTemplateOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermFromTemplate(String, String, UpdateWithTemplateOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGovernanceActionProcess(String, String, boolean, ElementStatus, GovernanceActionProcessProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Update the metadata element representing a governance action process.
updateGovernanceActionProcess(String, String, boolean, ElementStatus, GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the metadata element representing a governance action process.
updateGovernanceActionProcess(String, String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the metadata element representing a governance action process.
updateGovernanceActionProcess(String, String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the metadata element representing a governance action process.
updateGovernanceActionProcess(String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action process.
updateGovernanceActionProcess(String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the metadata element representing a governance action process.
UpdateGovernanceActionProcessRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateGovernanceActionProcessRequestBody describes the request body used to update governance action process properties.
UpdateGovernanceActionProcessRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Default constructor
UpdateGovernanceActionProcessRequestBody(UpdateGovernanceActionProcessRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessRequestBody
Copy/clone constructor.
updateGovernanceActionProcessStep(String, String, boolean, String, int, String, String, Map<String, String>, String, String, Map<String, String>, boolean, int, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, boolean, GovernanceActionProcessStepProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, boolean, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action process step.
updateGovernanceActionProcessStep(String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the metadata element representing a governance action process step.
UpdateGovernanceActionProcessStepRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateGovernanceActionProcessStepRequestBody describes the request body used to update governance action process step properties.
UpdateGovernanceActionProcessStepRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Default constructor
UpdateGovernanceActionProcessStepRequestBody(UpdateGovernanceActionProcessStepRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionProcessStepRequestBody
Copy/clone constructor.
updateGovernanceActionType(String, String, boolean, String, int, String, String, Map<String, String>, String, String, Map<String, String>, int, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, boolean, GovernanceActionTypeProperties) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionTypeInterface
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, boolean, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action type.
updateGovernanceActionType(String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the metadata element representing a governance action type.
UpdateGovernanceActionTypeRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateGovernanceActionTypeRequestBody describes the request body used to update governance action type properties.
UpdateGovernanceActionTypeRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Default constructor
UpdateGovernanceActionTypeRequestBody(UpdateGovernanceActionTypeRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceActionTypeRequestBody
Copy/clone constructor.
updateGovernanceDefinition(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Update the properties of a governance definition.
updateGovernanceDefinition(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Update the properties of a governance definition.
updateGovernanceDefinition(String, String, UpdateOptions, GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Update the properties of a governance definition.
updateGovernanceDefinition(String, UpdateOptions, GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Update the properties of a governance definition.
updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Update the properties of an existing governance engine definition.
UpdateGovernanceEngineRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateGovernanceEngineRequestBody provides a structure for passing the updated properties of a governance engine as a request body over a REST API.
UpdateGovernanceEngineRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Default constructor
UpdateGovernanceEngineRequestBody(UpdateGovernanceEngineRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
Copy/clone constructor
updateGovernanceExpectations(String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Update the governance expectations classification to an element.
updateGovernanceExpectations(String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Update the governance expectations classification to an element.
updateGovernanceExpectations(String, String, GovernanceExpectationsProperties, UpdateOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Update the governance expectations classification for an element.
updateGovernanceMeasurements(String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
Update the governance measurements for an element.
updateGovernanceMeasurements(String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
Update the governance measurements classification to an element.
updateGovernanceMeasurements(String, String, GovernanceMeasurementsProperties, UpdateOptions) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.StewardshipManagementHandler
Update the governance measurements classification for an element.
updateGovernanceService(String, String, String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Update the properties of an existing governance service definition.
UpdateGovernanceServiceRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateGovernanceServiceRequestBody provides a structure for passing the updated properties of a governance service as a request body over a REST API.
UpdateGovernanceServiceRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Default constructor
UpdateGovernanceServiceRequestBody(UpdateGovernanceServiceRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceServiceRequestBody
Copy/clone constructor
updateInformationSupplyChain(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Update the properties of an information supply chain.
updateInformationSupplyChain(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Update the properties of an information supply chain.
updateInformationSupplyChain(String, String, UpdateOptions, InformationSupplyChainProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformationSupplyChainHandler
Update the properties of an information supply chain.
updateInstanceProperties(InstanceProperties, Map<String, InstancePropertyValue>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
Add the supplied properties to the supplied instance properties object.
updateInstancePropertiesPropertyValidation(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate the parameters for update the properties of an instance.
updateInstanceStatusParameterValidation(String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate parameters for updateEntityStatus.
updateIntegrationConnector(String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, boolean, String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Update the properties of an existing integration connector definition.
updateIntegrationGroup(String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.connectorcontext.ConnectorConfigClient
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceConfiguration
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
Update the properties of an existing integration group definition.
updateLicense(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Update the properties of a license.
updateLicense(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.server.spring.GovernanceOfficerResource
Update the properties of a license.
updateLicense(String, String, UpdateOptions, LicenseProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GovernanceDefinitionHandler
Update the license relationship.
updateLicense(String, UpdateOptions, LicenseProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GovernanceDefinitionClient
Update the license relationship.
updateLineage(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.LineageLinkerRESTServices
Update the lineage relationship.
updateLineage(String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.lineagelinker.server.spring.LineageLinkerResource
Update the lineage relationship.
updateLineage(String, String, UpdateOptions, LineageRelationshipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LineageHandler
Update the lineage relationship.
updateLocation(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.LocationArenaRESTServices
Update the properties of a location.
updateLocation(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.locationarena.server.spring.LocationArenaResource
Update the properties of a location.
updateLocation(String, String, UpdateOptions, LocationProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.LocationHandler
Update the properties of a location.
UpdateMetadataCorrelatorsRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
UpdateMetadataCorrelatorsRequestBody carries the correlation properties and effective time for a create, update or delete request.
UpdateMetadataCorrelatorsRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Default constructor
UpdateMetadataCorrelatorsRequestBody(UpdateMetadataCorrelatorsRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateMetadataCorrelatorsRequestBody
Copy/clone constructor
updateMetadataElement(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the properties of a specific metadata element.
updateMetadataElementEffectivity(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the status of specific metadata element.
updateMetadataElementEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateMetadataElementEffectivityInStore(String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, UpdateOptions, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the properties of a specific metadata element.
updateMetadataElementStatus(String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, ElementStatus, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, MetadataSourceOptions, ElementStatus) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, MetadataSourceOptions, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the status of specific metadata element.
updateModelVersion(String, long, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Update registered model version.
updateNewSimpleBean(B, EntityDetail, Relationship) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBeanConverter
Extract the properties from the entity.
updateNextActionProcessStep(String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextActionProcessStep(String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextActionProcessStep(String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextActionProcessStep(String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextProcessStep(String, String, String, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionProcessStepHandler
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextProcessStep(String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNextProcessStep(String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
updateNoteLog(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Update an existing note log.
updateNoteLog(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Update an existing note log.
updateNoteLog(String, String, UpdateOptions, NoteLogProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.NoteLogHandler
Update the metadata element representing a note log.
updateOpenMetadataElement(String, OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update the contents of an Apache Atlas entity using the contents of an open metadata element.
UpdateOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
UpdateOptions provides a structure for the additional options when updating an element.
UpdateOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Default constructor
UpdateOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Copy/clone constructor
UpdateOptions(UpdateOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateOptions
Copy/clone constructor
updatePreviousClassificationVersionEndTime(ClassificationMapper, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Update the version end date in an entity's classification to the database.
updatePreviousEntityVersionEndTime(EntityMapper, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Update the version end date in an entity to the database.
updatePreviousRelationshipVersionEndTime(RelationshipMapper, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.database.DatabaseStore
Update the version end date in a relationship to the database.
updateProject(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.ProjectManagerRESTServices
Update the properties of a project.
updateProject(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.projectmanager.server.spring.ProjectManagerResource
Update the properties of a project.
updateProject(String, String, UpdateOptions, ProjectProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ProjectHandler
Update the metadata element representing a project.
UpdatePropertiesRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
UpdatePropertiesRequestBody provides a structure for passing the properties for updating metadata elements, relationships or classifications.
UpdatePropertiesRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Default constructor
UpdatePropertiesRequestBody(UpdateOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Copy/clone constructor
UpdatePropertiesRequestBody(UpdatePropertiesRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdatePropertiesRequestBody
Copy/clone constructor
updateQueryTargetRelationship(String, String, String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update the query properties for a query relationship for a derived schema element.
updateRegisteredModel(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Update registered model.
updateRelatedElements(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the properties associated with a relationship.
updateRelatedElementsEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsEffectivityInStore(String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, String, UpdateOptions, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Delete all relationships of a particular type between two metadata elements.
updateRelatedElementsInStore(String, String, String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Delete all relationships of a particular type between two metadata elements.
updateRelatedElementsInStore(String, String, String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update all relationships of a particular type between two metadata elements.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.MetadataExpertRESTServices
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexpert.server.spring.MetadataExpertResource
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Update the properties associated with a relationship.
updateRelatedElementsStatus(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.RemediationGovernanceContext
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsStatusInStore(String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
Update the effectivity dates of a specific relationship between metadata elements.
updateRelationship(AtlasRelationship) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a relationship.
updateRelationshipEffectivityDates(String, String, String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the effectivity dates of a specific relationship.
updateRelationshipEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the effectivity dates of a specific relationship between metadata elements.
updateRelationshipEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the effectivity dates of a specific relationship between metadata elements.
updateRelationshipEffectivityInStore(String, String, MetadataSourceOptions, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the effectivity dates of a specific relationship between metadata elements.
updateRelationshipInStore(String, String, UpdateOptions, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.MetadataElementInterface
Update the properties associated with a relationship.
updateRelationshipInStore(String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Update the properties associated with a relationship.
updateRelationshipInStore(String, String, UpdateOptions, ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Update the properties associated with a relationship.
updateRelationshipProperties(String, String, String, String, String, String, boolean, InstanceProperties, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Update the properties associated with a relationship.
updateRelationshipProperties(String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties in the requested relationship.
updateRelationshipProperties(String, String, String, Relationship, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties in the requested relationship (if the proposed changes are different from the stored values).
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update the properties of a specific relationship.
UpdateRelationshipRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UpdateRelationshipRequestBody describes the request body used when updating relationship properties
UpdateRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Default constructor
UpdateRelationshipRequestBody(UpdateRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRelationshipRequestBody
Copy/clone constructor.
updateRelationshipStatus(String, String, String, String, String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the status in the requested relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update the status of a specific relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the status of a specific relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.inmemory.repositoryconnector.InMemoryOMRSMetadataCollection
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.PostgresOMRSMetadataCollection
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update the status of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update the status of a specific relationship.
updateSchema(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Update schema.
updateSchema(String, DeployedDatabaseSchemaProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Update schema
updateSchemaAttribute(String, String, String, String, String, boolean, boolean, List<String>, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update a schema attribute
updateSchemaAttribute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update the properties in a schema attribute.
updateSchemaAttribute(String, String, String, String, String, String, String, SchemaAttributeBuilder, String, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update the properties in a schema attribute.
updateSchemaAttribute(String, String, String, String, String, InstanceProperties, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update a schema attribute
updateSchemaAttribute(String, String, String, String, InstanceProperties, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
Update a schema attribute
updateSchemaAttribute(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Update the properties of a schemaAttribute.
updateSchemaAttribute(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Update the properties of a schema attribute.
updateSchemaAttribute(String, String, UpdateOptions, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Update the properties of a schema attribute.
updateSchemaAttribute(String, UpdateOptions, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Update the properties of a schema attribute.
updateSchemaType(String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Create a schema type.
updateSchemaType(String, String, String, String, String, SchemaTypeBuilder, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
Update a stored schemaType.
updateSchemaType(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.SchemaMakerRESTServices
Update the properties of a schema type.
updateSchemaType(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.schemamaker.server.spring.SchemaMakerResource
Update the properties of a schema type.
updateSchemaType(String, String, UpdateOptions, SchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaTypeHandler
Update the properties of a schema type.
updateSchemaType(String, UpdateOptions, SchemaTypeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaTypeClient
Update the properties of a schema type.
updateSecurityGroupMembership(String, String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Update the SecurityGroupMembership classification to the user identity.
updateSecurityGroupMembership(String, String, String, UpdateClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Add the SecurityGroupMembership classification to the user identity.
updateSecurityGroupMembership(String, String, UpdateOptions, SecurityGroupMembershipProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Update the SecurityGroupMembership classification for the user identity.
updateSoftwareCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, boolean, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
Update a software capability entity - the classification is not updated - assumed not to change as the classification is like its type.
updateSoftwareCapability(String, String, UpdateOptions, SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SoftwareCapabilityHandler
Update the properties of a software capability.
updateSoftwareCapability(String, UpdateOptions, SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SoftwareCapabilityClient
Update the properties of a softwareCapability.
updateSolutionBlueprint(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Update the properties of a solution blueprint.
updateSolutionBlueprint(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Update the properties of a solution blueprint.
updateSolutionBlueprint(String, String, UpdateOptions, SolutionBlueprintProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionBlueprintHandler
Update the properties of a solution blueprint.
updateSolutionComponent(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.SolutionArchitectRESTServices
Update the properties of a solution component.
updateSolutionComponent(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Update the properties of a solution component.
updateSolutionComponent(String, String, UpdateOptions, SolutionComponentProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SolutionComponentHandler
Update the properties of a solution component.
UpdateStatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.gaf.rest
UpdateStatusRequestBody provides a structure for passing the updated status and effectivity dates for a metadata element.
UpdateStatusRequestBody - Class in org.odpi.openmetadata.frameworkservices.omf.rest
UpdateStatusRequestBody provides a structure for passing the updated status and effectivity dates for a metadata element.
UpdateStatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Default constructor
UpdateStatusRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Default constructor
UpdateStatusRequestBody(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Copy/clone constructor
UpdateStatusRequestBody(UpdateStatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateStatusRequestBody
Copy/clone constructor
UpdateStatusRequestBody(UpdateStatusRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.UpdateStatusRequestBody
Copy/clone constructor
updateTable(String, RelationalTableProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Update table
updateTagDescription(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.FeedbackManagerRESTServices
Updates the description of an existing tag (either private or public).
updateTagDescription(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.feedbackmanager.server.spring.FeedbackManagerResource
Updates the description of an existing tag (either private or public).
updateTagDescription(String, String, UpdateOptions, InformalTagProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.InformalTagHandler
Updates the description of an existing tag (either private or public).
updateTermRelationship(String, String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the relationship properties for the two terms.
updateTermRelationship(String, String, String, String, UpdateRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.spring.GlossaryManagerResource
Update the relationship properties for the two terms.
updateTermRelationship(String, String, String, String, UpdateOptions, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.GlossaryTermHandler
Update the relationship properties for the two terms.
updateTermRelationship(String, String, String, UpdateOptions, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.GlossaryTermClient
Update the relationship properties for the two terms.
updateTestId(String, String, String) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Update the test case id, name and documentation URL if not already supplied in the constructor.
updateTestIdByType(String, String, String) - Method in class org.odpi.openmetadata.conformance.tests.performance.OpenMetadataPerformanceTestCase
Verify that the name of the type (which forms part of the test id) is not null.
updateTestIdByType(String, String, String) - Method in class org.odpi.openmetadata.conformance.tests.repository.RepositoryConformanceTestCase
Verify that the name of the type (which forms part of the test id) is not null.
updateTime - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
updateTime - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
updateTypeDef(String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Update one or more properties of the TypeDef.
updateTypeDef(String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentManager
Update one or more properties of a cached TypeDef.
updateTypeDef(String, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSTypeDefManager
Update one or more properties of a cached TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Update one or more properties of the TypeDef.
updateTypeDef(String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Update one or more properties of the TypeDef.
updateTypeDefParameterValidation(String, TypeDefPatch, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Validate that a patch to a type definition is valid.
updateTypeEmbeddedAttribute(String, String, UpdateOptions, TypeEmbeddedAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.SchemaAttributeHandler
Update the TypeEmbeddedAttribute classification for the schema attribute.
updateTypeEmbeddedAttribute(String, UpdateOptions, TypeEmbeddedAttributeProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.SchemaAttributeClient
Update the TypeEmbeddedAttribute classification for the schema attribute.
updateTypes(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update existing types.
updateUniqueRelationshipByType(String, String, String, String, String, String, String, String, String, InstanceProperties, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Ensure that the unique relationship between two entities is established.
updateUserIdentity(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.ActorManagerRESTServices
Update the properties of a user identity.
updateUserIdentity(String, String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.actormanager.server.spring.ActorManagerResource
Update the properties of a user identity.
updateUserIdentity(String, String, UpdateOptions, UserIdentityProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Update the properties of a user identity.
updateValidValue(String, String, String, String, String, String, String, String, String, String, String, boolean, String, String, Map<String, String>, Map<String, Object>, List<String>, Date, Date, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Update the properties of the valid value.
updateValidValueDefinition(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.ReferenceDataRESTServices
Update the properties of a validValueDefinition.
updateValidValueDefinition(String, String, UpdateElementRequestBody) - Method in class org.odpi.openmetadata.viewservices.referencedata.server.spring.ReferenceDataResource
Update the properties of a validValueDefinition.
updateValidValueDefinition(String, String, UpdateOptions, ValidValueDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Update the properties of a validValueDefinition.
updateValidValueDefinition(String, UpdateOptions, ValidValueDefinitionProperties) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Update the properties of a valid value definition.
updateView(String, RelationalTableProperties, CalculatedValueProperties) - Method in class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.requests.Omas
Update view
updateVolume(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
Update volume.
UpdateWithTemplateOptions - Class in org.odpi.openmetadata.frameworks.openmetadata.search
The UpdateWithTemplateOptions class provides the additional options when updating elements using templates.
UpdateWithTemplateOptions() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Typical constructor
UpdateWithTemplateOptions(MetadataSourceOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Copy/clone constructor.
UpdateWithTemplateOptions(UpdateOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Copy/clone constructor.
UpdateWithTemplateOptions(UpdateWithTemplateOptions) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.search.UpdateWithTemplateOptions
Copy/clone constructor.
UpdateWithTemplateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UpdateElementRequestBody describes the properties to update an open metadata element.
UpdateWithTemplateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Default constructor
UpdateWithTemplateRequestBody(UpdateWithTemplateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateWithTemplateRequestBody
Copy/clone constructor
UPDATING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0043 - The integration connector {0} is synchronizing open metadata {1} entity {2} to the {3} Apache Atlas entity {4}
UPDATING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0042 - The integration connector {0} is synchronizing Apache Atlas {1} entity {2} to {3} open metadata entity {4}
url - Variable in class org.odpi.openmetadata.adapters.connectors.integration.openapis.RESTClient
 
URL - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Network address where this external source can be accessed from.
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
USA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
United States of America (USA)
USAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
USAGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Guidance on how the element should be used.
USAGE_EXPERIENCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Experience - Describes situations where this asset has been used and related hints and tips.
USAGE_GUIDANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Provides guidance to a person on how to use the asset.
USAGE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Measurements of the actual use of this item under the agreement.
USE_DEFAULT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
 
USE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Describes how the software capability uses the asset.
useCurrentEffectiveTime - Variable in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
 
USED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
 
USED_IN_CONTEXT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link between glossary terms where on describes the context where the other one is valid to use.
USER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The user identifier for the person/system executing the request.
USER_ACCESS_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A system that stores the access rights and groups for users (people and automated processes).
USER_ACTION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
USER_AUTHENTICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Software supporting a business function.
USER_AUTHENTICATION_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A capability that supports the identification/authentication of users.
USER_DEFINED_ACTIVITY_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Extend or replace the valid instance statuses with additional statuses controlled through valid metadata values.
USER_DEFINED_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Extend or replace the valid instance statuses with additional statuses controlled through valid metadata values.
USER_DEFINED_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
 
USER_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
A collection of user details including secrets used to prove the user's identity.
USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
The name used to identify the collection of properties that a particular connector is using.
USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
The owner's user id is stored in the owner property.
USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The user identifier for the person/system executing the request.
USER_IDENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of open metadata user identities.
USER_IDENTITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
USER_IDENTITY - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Name of the security account for a person or automated process.
USER_IDENTITY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
USER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
 
USER_NOT_AUTHORIZED - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-403-001 - User {0} is not authorized to issue the {1} request for open metadata access service {2} on server {3}
USER_PROFILE_MANAGER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A system that stores descriptions of individuals and their roles/interests in an organization.
USER_REQUEST_ACTIVITY - Enum constant in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
METADATA-OBSERVABILITY-0010 - User {0} issued REST API call to operation {1} of service {2} on server {3}
USER_RESPONSE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The action that has been taken by the producer of the notification.
USER_TO_PROFILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Details of assignments of user identities to actor profiles in open metadata.
USER_VIEW_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a capability that provides user interfaces access to digital resources.
UserAccessDirectoryProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
UserAccessDirectoryProperties describes the properties of a user access directory.
UserAccessDirectoryProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAccessDirectoryProperties
Default constructor
UserAccessDirectoryProperties(UserAccessDirectoryProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAccessDirectoryProperties
Copy/clone constructor.
UserAccount - Class in org.odpi.openmetadata.frameworks.connectors.properties.users
UserAccount described details of a user account for the open metadata ecosystem.
UserAccount() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Default constructor
UserAccount(UserAccount) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccount
Copy constructor
UserAccountStatus - Enum Class in org.odpi.openmetadata.frameworks.connectors.properties.users
The UserAccountStatus enum defines the status of a user account Disabled: The user account is not in use. Locked: The user account is in use but is temporarily locked. CredentialsExpired: The user account is in use and unlocked, but the credentials have expired. Available: The user account is enabled and unlocked, with active credentials.
UserAccountType - Enum Class in org.odpi.openmetadata.frameworks.connectors.properties.users
UserAccountType indicates whether the user account is for a person or an automated process (non-personal account - NPA).
UserAuthenticationManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
UserAuthenticationManagerProperties describes the properties of a log on authentication manager.
UserAuthenticationManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAuthenticationManagerProperties
Default constructor
UserAuthenticationManagerProperties(UserAuthenticationManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserAuthenticationManagerProperties
Copy/clone constructor.
userId - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIterator
 
userId - Variable in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceContext
 
userId - Variable in class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventClient
 
userId - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.control.FederationControlBase
 
userId - Variable in class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutorBase
 
userId() - Method in record class org.odpi.openmetadata.userauthn.auth.LoginRequest
Returns the value of the userId record component.
USERID - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
testUser
UserIdentityHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
UserIdentityHandler describes how to maintain and query user identities.
UserIdentityHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.UserIdentityHandler
Create a new handler.
UserIdentityProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.actors
UserIdentityProperties describes an element that is linked to a single userId.
UserIdentityProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Default constructor
UserIdentityProperties(ActorProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Copy/clone constructor
UserIdentityProperties(UserIdentityProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.actors.UserIdentityProperties
Copy/clone constructor
UserNotAuthorizedException - Exception in org.odpi.openmetadata.frameworks.openmetadata.ffdc
The UserNotAuthorizedException is thrown by the OCF when a userId passed on a request is not authorized to perform the requested action.
UserNotAuthorizedException - Exception in org.odpi.openmetadata.repositoryservices.ffdc.exception
The UserNotAuthorizedException is thrown by an OMRS Connector when the supplied UserId is not permitted to perform a specific operation on the metadata collection.
UserNotAuthorizedException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the constructor used when receiving an exception from a remote server.
UserNotAuthorizedException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
This is the constructor used when receiving an exception from a remote server.
UserNotAuthorizedException(int, String, String, String, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Deprecated.
UserNotAuthorizedException(int, String, String, String, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Deprecated.
UserNotAuthorizedException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Deprecated.
UserNotAuthorizedException(int, String, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
Deprecated.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the constructor used for creating an exception that resulted from a previous error.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Exception, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
This is the constructor used for creating an UserNotAuthorizedException when an unexpected error has been caught.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the constructor used for creating an exception that resulted from a previous error.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Exception, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
This is the constructor used for creating an UserNotAuthorizedException when an unexpected error has been caught.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the typical constructor used for creating an exception.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
This is the typical constructor used for creating an UserNotAuthorizedException.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the typical constructor used for creating an exception.
UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
This is the typical constructor used for creating an UserNotAuthorizedException.
UserNotAuthorizedException(OMFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the copy/clone constructor used for creating an exception from any exception that is a subclass of OMFCheckedExceptionBase
UserNotAuthorizedException(UserNotAuthorizedException) - Constructor for exception org.odpi.openmetadata.frameworks.openmetadata.ffdc.UserNotAuthorizedException
This is the copy/clone constructor used for creating an exception.
UserNotAuthorizedException(UserNotAuthorizedException) - Constructor for exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
Constructor to translate an OCF exception into an Open Metadata Repository Services (OMRS) exception
UserProfileManagerProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities
UserProfileManagerProperties describes the properties of a user profile manager.
UserProfileManagerProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserProfileManagerProperties
Default constructor
UserProfileManagerProperties(UserProfileManagerProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.softwarecapabilities.UserProfileManagerProperties
Copy/clone constructor.
USES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
 
USES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
 
USES_BLOCKING_CALLS - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The integration connector needs to use blocking calls to a third party technology and so needs to run in its own thread.

V

V1 - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.properties.OpenMetadataEventProtocolVersion
Version 1
V1 - Enum constant in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
OMRS Version 1
VALID_CLASSIFICATION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
 
VALID_DATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
VALID_END_1_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
 
VALID_END_2_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
 
VALID_ENTITY_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
 
VALID_LEFT_ANGLE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
VALID_METADATA - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.ViewServiceDescription
Maintain and query valid values for metadata.
VALID_METADATA_VALUE_IS_TYPE_OF - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
This is the inheritance association name use between open metadata valid values
VALID_METADATA_VALUES_QUALIFIED_NAME_PREFIX - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
This is the prefix used on valid value definitions for open metadata elements
VALID_METADATA_VALUES_SET_CATEGORY - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
This is the name of the valid values set that contains all the valid values for open metadata
VALID_METADATA_VALUES_USAGE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.OpenMetadataValidValues
Egeria manages valid values for string metadata properties.
VALID_PATIENT_ID - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
VALID_RELATIONSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
 
VALID_RIGHT_ANGLE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
 
VALID_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
VALID_VALUE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
The values come from a valid value set.
VALID_VALUE_ASSOCIATION_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Represents an association between two valid values.
VALID_VALUE_DEFINITION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A single valid value for a referenceable.
VALID_VALUE_MEMBER_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links valid value set to its child values.
VALID_VALUE_SET - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
VALID_VALUES_ASSIGNMENT_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Links a referenceable to its valid values.
VALID_VALUES_IMPL_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Link to an asset that implements the list of valid values.
VALID_VALUES_MAPPING_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A link between two valid values from different valid value sets that have equivalent meanings and can be used to translate values from one set to another.
VALIDATE_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Create a survey report that details whether the content of the real-world resource that is attached to an asset is withing the bounds required by its data specification.
validateActiveRepository(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AccessServerServiceInstance
Validate that the repository services are ok for this instance.
validateActiveType(String, String, TypeDefSummary, TypeDefCategory, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the supplied type is a valid active type.
validateActiveType(String, String, TypeDefSummary, TypeDefCategory, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the supplied type is a valid active type.
validateAnchorEntity(String, EntityDetail, EntityDetail, boolean, boolean, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Check that the anchor attached to an entity allows the entity to be either returned to the caller or acted upon.
validateAnchorGUID(String, String, EntityDetail, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
When attached elements are being retrieved for an anchor, this method checks that the anchor is set up correctly in the element's anchors classification.
validateAnchorGUID(String, EntityDetail, OpenMetadataAPIAnchorHandler.AnchorIdentifiers, boolean, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Check that the anchor attached to an entity allows the entity to be either returned to the caller or acted upon.
validateAsOfTime(String, String, Date, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the asOfTime parameter is not for the future.
validateAsOfTime(String, String, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the asOfTime parameter is not for the future.
validateAsOfTimeNotNull(String, String, Date, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the asOfTime parameter is not null or for the future.
validateAsOfTimeNotNull(String, String, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the asOfTime parameter is not null or for the future.
validateAtMostOneEntityResult(List<EntityDetail>, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that either zero or one entities were returned from a find request.
validateAtMostOneEntityResult(List<EntityDetail>, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that either zero or one entity were returned from a find request.
validateAtMostOneRelationshipResult(List<Relationship>, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that either zero or one relationships were returned from a find request.
validateAtMostOneRelationshipResult(List<Relationship>, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that either zero or one relationship were returned from a find request.
validateAttributeTypeDef(String, String, AttributeTypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a new AttributeTypeDef.
validateAttributeTypeDef(String, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a new AttributeTypeDef.
validateAttributeTypeDefCategory(String, String, AttributeTypeDefCategory, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a AttributeTypeDef's category is not null.
validateAttributeTypeDefCategory(String, String, AttributeTypeDefCategory, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a AttributeTypeDef's category is not null.
validateAttributeTypeDefIds(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that an AttributeTypeDef's identifiers are not null.
validateAttributeTypeDefIds(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that an AttributeTypeDef's identifiers are not null and are recognized.
validateClassification(String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a classification is valid for the entity.
validateClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a classification is valid for the entity.
validateClassificationAccess(String, String, List<Classification>, OpenMetadataUserAccount, AccessOperation, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Determine whether the classifications provide access or restrict access to the element
validateClassificationList(String, String, List<Classification>, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a classification is valid for the entity.
validateClassificationList(String, String, List<Classification>, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a classification is valid for the entity.
validateClassificationName(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a classification name is not null.
validateClassificationName(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a classification name is not null.
validateClassificationProperties(String, String, String, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a classification is valid for the entity.
validateClassificationProperties(String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a classification is valid for the entity.
validateConfigDocument(EngineServiceConfig) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.EngineServiceAdmin
Validate the content of the configuration.
validateConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
Validate that the connection has sufficient properties to attempt to create a connector.
validateConnection(Connection, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied connection is null
validateConnector(String, Class<?>, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstanceHandler
Return a description of the connector for the requested connector provider after validating that the resulting connector implements the correct interface.
validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.governanceaction.api.GovernanceActionAPI
Validate the connector and return its connector type.
validateConnector(String, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.client.GovernanceActionEngineClient
Validate the connector and return its connector type.
validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.repositorygovernance.api.RepositoryGovernanceAPI
Validate the connector and return its connector type.
validateConnector(String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.client.RepositoryGovernanceClient
Validate the connector and return its connector type.
validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.surveyaction.api.SurveyActionAPI
Validate the connector and return its connector type.
validateConnector(String, String) - Method in class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Validate the connector and return its connector type.
validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.watchdogaction.api.WatchdogActionAPI
Validate the connector and return its connector type.
validateConnector(String, String) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.client.WatchdogActionClient
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.server.GovernanceActionRESTServices
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.governanceaction.server.spring.GovernanceActionEngineResource
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceRESTServices
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.server.spring.RepositoryGovernanceResource
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.surveyaction.server.spring.SurveyActionResource
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.surveyaction.server.SurveyActionRESTServices
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.server.spring.WatchdogActionResource
Validate the connector and return its connector type.
validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.watchdogaction.server.WatchdogActionRESTServices
Validate the connector and return its connector type.
validateContext(RepositoryGovernanceContext) - Method in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
Verify that the context has been set up for the subclass
validateContext(RepositoryGovernanceContext) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.connector.RepositoryGovernanceServiceConnector
Verify that the context has been set up for the subclass
validateContext(GovernanceContext) - Method in class org.odpi.openmetadata.frameworks.opengovernance.GovernanceActionServiceConnector
Verify that the context has been set up in the subclass
VALIDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been validated by a subject-matter expert,
VALIDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
The member has been validated by a custodian/steward/approver and can be trusted.
VALIDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Validated - The term assignment has been validated and approved by a subject-matter expert.
VALIDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Validated - The term assignment has been validated and approved by a subject-matter expert.
VALIDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
The classification assignment has been validated and approved by a subject-matter-expert.
VALIDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
The incident report records a valid incident and work is underway to resolve it.
VALIDATED_DATA_FILES_COLLECTION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
VALIDATED_WEEKLY_FILES_DATA_SET - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
 
VALIDATED_WEEKLY_MEASUREMENT_FILES_DATA_SET_NAME - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
 
validateDateRange(String, String, Date, Date, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the time parameters are not inverted ('from' later than 'to').
validateDateRange(String, String, Date, Date, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the time parameters are not inverted ('from' later than 'to').
validateElementInSupportedZone(String, String, List<String>, List<String>, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Compare the supported zones with the zones stored in the element.
validateEnterpriseAttributeTypeDefs(String, List<AttributeTypeDef>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return a boolean flag indicating whether the list of TypeDefs passed are compatible with the all known typedefs.
validateEnterpriseAttributeTypeDefs(String, List<AttributeTypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return a boolean flag indicating whether the list of TypeDefs passed are compatible with the all known typedefs.
validateEnterpriseTypeDefs(String, List<TypeDef>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return a boolean flag indicating whether the list of TypeDefs passed are compatible with the all known typedefs.
validateEnterpriseTypeDefs(String, List<TypeDef>, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return a boolean flag indicating whether the list of TypeDefs passed are compatible with the all known typedefs.
validateEntitiesAndAnchorsForRead(String, List<EntityDetail>, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validates a list of entities retrieved from the repository as a result of a query.
validateEntityAndAnchorForRead(String, String, String, String, boolean, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validates whether an operation is valid based on the type of entity it is connecting to, who the user is and whether it is a read or an update.
validateEntityAndAnchorForRead(String, String, EntityDetail, String, boolean, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validates whether an operation is valid based on the type of entity it is connecting to, who the user is and whether it is a read or an update.
validateEntityCanBeRehomed(String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that an entity instance can be rehomed by the metadataCollection.
validateEntityCanBeRehomed(String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that an entity instance can be rehomed by the metadataCollection.
validateEntityCanBeUpdated(String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that an entity instance can be updated by the metadataCollection.
validateEntityCanBeUpdated(String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that an entity instance can be updated by the metadataCollection.
validateEntityFromStore(String, String, EntityDetail, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that an entity has been successfully retrieved from the repository and has valid contents.
validateEntityFromStore(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that an entity has been successfully retrieved from the repository and has valid contents.
validateEntityFromStore(String, String, EntitySummary, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that an entity has been successfully retrieved from the repository and has valid contents.
validateEntityFromStore(String, String, EntitySummary, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that an entity has been successfully retrieved from the repository and has valid contents.
validateEntityGUID(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate that the supplied GUID is for a real entity and map exceptions if not.
validateEntityIsDeleted(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify the status of an entity to check it has been deleted.
validateEntityIsDeleted(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify the status of an entity to check it has been deleted.
validateEntityIsNotDeleted(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify the status of an entity to check it has not been deleted.
validateEntityIsNotDeleted(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify the status of an entity to check if it has been deleted.
validateEntityProxy(String, String, String, EntityProxy, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validates an entity proxy.
validateEntityProxy(String, String, String, EntityProxy, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validates an entity proxy.
validateEntityReferenceCopySave(String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a reference copy should be saved to the repository.
validateEntityReferenceCopySave(String, EntityDetail) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a reference copy should be saved to the repository.
validateEntityReferenceCopySave(String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a reference copy should be saved to the repository.
validateEntityReferenceCopySave(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a reference copy should be saved to the repository.
validateEnum(Object, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied enum is null
validateEventBusConnectors(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.OpenMetadataTopicConsumerBase
Validates that there is at least one event bus connector receiving events.
validateExternalId(String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the type's name is not null.
validateExternalId(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the type's name is not null.
validateExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.AutomatedCurationRESTServices
That the external identifier matches the open metadata GUID.
validateExternalIdentifier(String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.viewservices.automatedcuration.server.spring.AutomatedCurationResource
Validate that the external identifier is linked to the open metadata GUID.
validateExternalIdentifier(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.OpenMetadataStore
Check that the supplied external identifier matches the element GUID.
validateExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
That the external identifier matches the open metadata GUID.
validateExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.ExternalIdentifierResource
Validate that the external identifier is linked to the open metadata GUID.
validateExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ExternalIdentifiersInterface
Check that the supplied external identifier matches the element GUID.
validateExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.openmetadata.client.OpenMetadataClient
Check that the supplied external identifier matches the element GUID.
validateExternalIdentifier(String, String, String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Check that the supplied external identifier matches the element GUID.
validateFileName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the file name is not null.
validateGovernanceEngineInitialized(String, String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceEngineHandler
Validate that the governance engine is initialized.
validateGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied GUID is null
validateGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied GUID is null
validateGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that an entity's identifier is not null.
validateGUID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that an entity's identifier is not null.
validateHomeMetadataGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a home metadata collection identifier is not null.
validateHomeMetadataGUID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a home metadata collection identifier is not null.
validateHomeMetadataGUID(String, Classification, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a home metadata collection identifier in an classification is not null.
validateHomeMetadataGUID(String, Classification, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a home metadata collection identifier in a classification is not null.
validateHomeMetadataGUID(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a home metadata collection identifier in an instance is not null.
validateHomeMetadataGUID(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a home metadata collection identifier in an instance is not null.
validateInboundEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Validate whether an event received from another member of the cohort should be processed by this server.
validateInboundEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSMetadataDefaultEventsSecurity
Validate whether an event received from another member of the cohort should be processed by this server.
validateInboundEvent(String, OMRSInstanceEvent) - Method in interface org.odpi.openmetadata.repositoryservices.events.OpenMetadataEventsSecurity
Validate whether an event received from another member of the cohort should be processed by this server.
validateInstanceStatus(String, String, InstanceStatus, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validates an instance status where null is permissible.
validateInstanceStatus(String, String, InstanceStatus, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validates an instance status where null is permissible.
validateInstanceStatusForDelete(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that an instance is not already deleted since the repository is processing a delete request and it does not want to look stupid.
validateInstanceStatusForDelete(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that an instance is not already deleted since the repository is processing a delete request, and it does not want to look stupid.
validateInstanceType(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
validateInstanceType(String, InstanceHeader) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that the instance retrieved from the repository has a valid instance type.
validateInstanceType(String, InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that the instance retrieved from the repository has a valid instance type.
validateInstanceType(String, InstanceHeader, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that the instance retrieved from the repository has a valid instance type that matches the expected type.
validateInstanceType(String, InstanceHeader, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that the instance retrieved from the repository has a valid instance type that matches the expected type.
validateInstanceType(InstanceHeader, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Verify whether an instance is of a particular type or not.
validateInstanceTypeGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that if a type's identifier is passed then it is valid.
validateInstanceTypeGUID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that if a type's identifier is passed then it is valid.
validateIsActive(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextBase
Verify that the connector is still active.
validateKnownTypeDef(String, String, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a new TypeDef is known.
validateKnownTypeDef(String, String, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a new TypeDef is known.
validateLogRecord(OMRSAuditLogRecord, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStoreConnectorBase
Validate that the log record supplied by the OMRS is properly filled out.
validateMandatoryName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied name is null
validateMatchCriteria(String, String, String, MatchCriteria, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a metadata instance match criteria and set of properties are either both null or both not null.
validateMatchCriteria(String, String, String, MatchCriteria, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a metadata instance match criteria and set of properties are either both null or both not null.
validateMatchCriteria(String, String, TypeDefProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a TypeDef match criteria set of properties is not null.
validateMatchCriteria(String, String, TypeDefProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a TypeDef match criteria set of properties is not null.
validateMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapName(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Validate whether the name found in an open metadata map property is valid.
validateMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.openmetadata.api.ValidMetadataValuesInterface
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.client.OpenMetadataClientBase
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
Validate whether the value found in an open metadata property is valid.
validateMetadataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.spring.OpenMetadataStoreResource
Validate whether the value found in an open metadata property is valid.
validateName(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied name is null
validateNewPropertiesForType(String, String, TypeDef, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the properties for a metadata instance match its TypeDef
validateNewPropertiesForType(String, String, TypeDef, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the properties for a metadata instance match its TypeDef
validateNewStatus(String, String, InstanceStatus, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validates an instance status where null is not allowed.
validateNewStatus(String, String, InstanceStatus, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validates an instance status where null is not allowed.
validateObject(Object, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied object is null
validateObject(Object, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied object is null
validateOMAGServerName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name of the server where an access service resides is not null.
validateOMAGServerPlatformURL(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if a server URL or has not been supplied.
validateOMAGServerPlatformURL(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if a server URL or has not been supplied.
validateOptionalTypeGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that type's identifier is not null.
validateOptionalTypeGUID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that type's identifier is not null.
validateOptionalTypeGUIDs(String, String, String, String, List<String>, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the types and subtypes (if specified) fit each other.
validateOptionalTypeGUIDs(String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the types and subtypes (if specified) fit each other.
validateOutboundEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Validate whether an event should be sent to the other members of the cohort by this server.
validateOutboundEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.repositoryservices.events.OMRSMetadataDefaultEventsSecurity
Validate whether an event should be sent to the other members of the cohort by this server.
validateOutboundEvent(String, OMRSInstanceEvent) - Method in interface org.odpi.openmetadata.repositoryservices.events.OpenMetadataEventsSecurity
Validate whether an event should be sent to the other members of the cohort by this server.
validatePageSize(String, String, int, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a page size parameter is not negative.
validatePageSize(String, String, int, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a page size parameter is not negative.
validatePaging(int, int, int, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied paging values don't make sense.
validatePaging(int, int, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied paging values don't make sense.
validatePaging(QueryOptions, int, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied paging values don't make sense.
validateParameter(Object, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.filelistener.FilesListenerManager
Throw an exception if the supplied parameter is null
validatePlatformConnection(Connection, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the connection is not null.
validatePropertiesForType(String, String, TypeDef, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the properties for a metadata instance match its TypeDef.
validatePropertiesForType(String, String, TypeDef, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the properties for a metadata instance match its TypeDef.
validatePropertiesForType(String, String, TypeDefSummary, InstanceProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the properties for a metadata instance match its TypeDef
validatePropertiesForType(String, String, TypeDefSummary, InstanceProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the properties for a metadata instance match its TypeDef
validatePropertyNotNull(Object, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that an essential OMAG server configuration property has been set.
validateReferenceInstanceHeader(String, String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validates that an instance has the correct header for it to be a reference copy.
validateReferenceInstanceHeader(String, String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validates that an instance has the correct header for it to be a reference copy.
validateReferenceInstanceHeader(String, String, String, InstanceHeader, AuditLog, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validates that an instance has the correct header for it to be a reference copy.
validateReferenceInstanceHeader(String, String, String, InstanceHeader, AuditLog, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validates that an instance has the correct header for it to be a reference copy.
validateRelationship(String, Relationship, List<String>, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validate that a relationship can be returned to the caller.
validateRelationshipCanBeRehomed(String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that a relationship instance can be rehomed by the metadataCollection.
validateRelationshipCanBeRehomed(String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that a relationship instance can be rehomed by the metadataCollection.
validateRelationshipCanBeUpdated(String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that a relationship instance can be updated by the metadataCollection.
validateRelationshipCanBeUpdated(String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that a relationship instance can be updated by the metadataCollection.
validateRelationshipEnds(String, EntityProxy, EntityProxy, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the types of the two ends of a relationship match the relationship's TypeDef.
validateRelationshipEnds(String, EntityProxy, EntityProxy, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the types of the two ends of a relationship match the relationship's TypeDef.
validateRelationshipFromStore(String, String, Relationship, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that a relationship has been successfully retrieved from the repository and has valid contents.
validateRelationshipFromStore(String, String, Relationship, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that a relationship has been successfully retrieved from the repository and has valid contents.
validateRelationshipIsDeleted(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify the status of a relationship to check it has been deleted.
validateRelationshipIsDeleted(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify the status of a relationship to check it has been deleted.
validateRelationshipIsNotDeleted(String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify the status of a relationship to check it has not been deleted.
validateRelationshipIsNotDeleted(String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify the status of a relationship to check it has been deleted.
validateRelationshipReferenceCopySave(String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a reference copy should be saved to the repository.
validateRelationshipReferenceCopySave(String, Relationship) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a reference copy should be saved to the repository.
validateRelationshipReferenceCopySave(String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a reference copy should be saved to the repository.
validateRelationshipReferenceCopySave(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a reference copy should be saved to the repository.
validateRepositoryConnector(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Verify that a metadata collection is operating with a parent connector.
validateRepositoryConnector(OMRSRepositoryConnector, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Check that there is a repository connector.
validateRepositoryIsActive(String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector
Throw a RepositoryErrorException if the connector is not active.
validateRetrievedEntity(String, EntityDetail, String, List<InstanceStatus>, Date, SequencingOrder, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate an entity retrieved from the repository is suitable for the requester.
validateRetrievedRelationship(Relationship, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate a relationship retrieved from the repository is suitable for the requester.
validateSearchClassifications(String, String, SearchClassifications, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the classification-based search conditions.
validateSearchClassifications(String, String, SearchClassifications, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the classification-based search conditions.
validateSearchCriteria(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a search criteria is not null.
validateSearchCriteria(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a search criteria is not null.
validateSearchProperties(String, String, SearchProperties, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the property-based search conditions.
validateSearchProperties(String, String, SearchProperties, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the property-based search conditions.
validateSearchString(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied search string is null
validateSearchString(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied search string is null
validateSecurityTagAccess(String, String, List<Classification>, OpenMetadataUserAccount, AccessOperation, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Determine whether the security tags provide access to the element
validateServerConnection(Connection, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the connection is not null.
validateServerName(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name is not null and save it in the config.
validateServiceURLMarker(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name of the server where an access service resides is not null.
validateStringArray(List<String>, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied array is null or empty
validateText(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied text field is null
validateText(String, String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied text field is null
validateTypeDef(String, String, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a new TypeDef is valid.
validateTypeDef(String, String, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a new TypeDef is valid.
validateTypeDefCategory(String, String, TypeDefCategory, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a TypeDef's category is not null.
validateTypeDefCategory(String, String, TypeDefCategory, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a TypeDef's category is not null.
validateTypeDefForInstance(String, String, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a TypeDef associated with a metadata instance.
validateTypeDefForInstance(String, String, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a TypeDef associated with a metadata instance.
validateTypeDefGallery(String, String, TypeDefGallery, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that type's name is not null.
validateTypeDefGallery(String, String, TypeDefGallery, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that type's name is not null.
validateTypeDefIds(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that a TypeDef's identifiers are not null.
validateTypeDefIds(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that a TypeDef's identifiers are not null.
validateTypeDefName(String, String, String, String, OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied type name is not of the correct subclass
validateTypeDefPatch(String, TypeDefPatch, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that a TypeDefPatch is not null.
validateTypeDefPatch(String, TypeDefPatch, String) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.utilities.OMRSRepositoryPropertiesUtilities
Verify that a TypeDefPatch is not null and is for a recognized type.
validateTypeDefPatch(String, TypeDefPatch, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that a TypeDefPatch is not null and is for a recognized type.
validateTypeForInstanceDelete(String, String, String, InstanceHeader, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the supplied TypeDef GUID and name matches the type associated with a metadata instance.
validateTypeForInstanceDelete(String, String, String, InstanceHeader, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the supplied TypeDef GUID and name matches the type associated with a metadata instance.
validateTypeGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that type's identifier is not null.
validateTypeGUID(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that type's identifier is not null.
validateTypeIdentifiers(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Verify that the type's unique identifier and name are for a single valid type.
validateTypeName(String, String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that type's name is not null.
validateTypeName(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that type's name is not null.
validateTypeName(String, String, String, String, OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied type name is not of the correct subclass
validateUniqueProperty(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Validates that the unique property is not already in use across all types that contain the unique property.
validateUnknownAttributeTypeDef(String, String, AttributeTypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a new TypeDef is known.
validateUnknownAttributeTypeDef(String, String, AttributeTypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a new TypeDef is known.
validateUnknownTypeDef(String, String, TypeDef, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate the content of a new TypeDef is known.
validateUnknownTypeDef(String, String, TypeDef, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate the content of a new TypeDef is known.
validateUserAsInvestigatorForPlatform(String) - Static method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Verify that the calling user is allowed to query the platform services.
validateUserAsInvestigatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue diagnostic requests to the OMAG Server Platform.
validateUserAsInvestigatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue diagnostic requests to the OMAG Server Platform.
validateUserAsInvestigatorForPlatform(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataPlatformSecurity
Check that the calling user is authorized to issue diagnostic requests to the OMAG Server Platform.
validateUserAsInvestigatorForPlatform(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Check that the calling user is authorized to issue diagnostic requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Static method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataPlatformSecurity
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsOperatorForPlatform(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
validateUserAsServerAdmin(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to update the configuration for a server.
validateUserAsServerAdmin(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to update the configuration for a server.
validateUserAsServerAdmin(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServerSecurity
Check that the calling user is authorized to update the configuration for a server.
validateUserAsServerAdmin(String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to update the configuration for a server.
validateUserAsServerInvestigator(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerInvestigator(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerInvestigator(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServerSecurity
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerInvestigator(String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerOperator(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerOperator(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerOperator(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServerSecurity
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserAsServerOperator(String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to issue operator requests to the OMAG Server.
validateUserForAnchorAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to add or update a classification on this anchor or member element.
validateUserForAnchorClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to add or update a classification on this anchor or member element.
validateUserForAnchorClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to add or update a classification on this anchor or member element.
validateUserForAnchorDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to remove a classification from this anchor or member element
validateUserForAnchorDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to remove a classification from this anchor or member element
validateUserForAnchorDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to remove a classification from this anchor or member element
validateUserForAnchorDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the anchor or member element.
validateUserForAnchorDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to link unanchored elements
validateUserForAnchorMemberAdd(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForAnchorMemberAdd(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForAnchorMemberAdd(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForAnchorMemberDelete(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForAnchorMemberDelete(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForAnchorMemberDelete(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForAnchorMemberRead(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForAnchorMemberRead(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForAnchorMemberRead(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForAnchorMemberStatusUpdate(String, EntityDetail, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update the instance status of an element.
validateUserForAnchorMemberStatusUpdate(String, EntityDetail, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to update the instance status of an element.
validateUserForAnchorMemberStatusUpdate(String, EntityDetail, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update the instance status of an element.
validateUserForAnchorMemberUpdate(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update elements attached directly to an anchor such as glossary terms and categories attached to an element.
validateUserForAnchorMemberUpdate(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to update elements attached directly to an anchor such as glossary terms and categories attached to an element.
validateUserForAnchorMemberUpdate(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update elements attached directly to an anchor such as glossary terms and categories attached to an element.
validateUserForElementAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementAddFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to attach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementAttach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to add or update a classification on this element.
validateUserForElementClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to add or update a classification on this element.
validateUserForElementClassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to add or update a classification on this element.
validateUserForElementCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to create an element.
validateUserForElementCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to create an element.
validateUserForElementCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to create an element.
validateUserForElementDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to remove a classification from this element
validateUserForElementDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to remove a classification from this element
validateUserForElementDeclassify(String, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to remove a classification from this element
validateUserForElementDelete(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForElementDelete(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForElementDelete(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an element and all of its contents.
validateUserForElementDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementDeleteFeedback(String, EntityDetail, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to detach feedback - such as comments, ratings, tags and likes, to the element.
validateUserForElementDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementDetach(String, EntityDetail, EntityDetail, String, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to link unanchored elements to this element
validateUserForElementDetailUpdate(String, EntityDetail, InstanceProperties, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForElementDetailUpdate(String, EntityDetail, InstanceProperties, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForElementDetailUpdate(String, EntityDetail, InstanceProperties, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForElementRead(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForElementRead(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForElementRead(String, EntityDetail, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific element and its contents.
validateUserForElementStatusUpdate(String, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForElementStatusUpdate(String, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataElementSecurity
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForElementStatusUpdate(String, EntityDetail, InstanceStatus, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update the properties of an element.
validateUserForEntityClassificationAdd(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationAdd(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationAdd(String, String, EntitySummary, String, InstanceProperties) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationAdd(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationAdd(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to add a classification to an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntitySummary, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntitySummary, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntitySummary, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntitySummary, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationDelete(String, String, EntitySummary, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to delete a classification from an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update the classification for an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to update the classification for an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntitySummary, String, InstanceProperties) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to update a classification for an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update the classification for an entity instance within a repository.
validateUserForEntityClassificationUpdate(String, String, EntitySummary, String, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to update the classification for an entity instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForEntityCreate(String, String, String, InstanceProperties, List<Classification>, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to create a instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForEntityDelete(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to delete a instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityProxyRead(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityRead(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForEntityReHoming(String, String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the home of a instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForEntityReIdentification(String, String, EntityDetail, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the guid on a instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForEntityRestore(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to restore a instance within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the type name of an instance within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForEntityReTyping(String, String, EntityDetail, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the type of a instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntitySummaryRead(String, String, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForEntityUpdate(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to update a instance within a repository.
validateUserForNewServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to create new servers.
validateUserForNewServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to create new servers.
validateUserForNewServer(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataPlatformSecurity
Check that the calling user is authorized to create new servers.
validateUserForNewServer(String) - Static method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataPlatformSecurityVerifier
Check that the calling user is authorized to create new servers.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to create an instance within a repository.
validateUserForRelationshipCreate(String, String, String, InstanceProperties, EntitySummary, EntitySummary, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to create a instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForRelationshipDelete(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to delete a instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipRead(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the home of a instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the home of an instance within a repository.
validateUserForRelationshipReHoming(String, String, Relationship, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the home of a instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the guid on an instance within a repository.
validateUserForRelationshipReIdentification(String, String, Relationship, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the guid on a instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to restore an instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete an instance within a repository.
validateUserForRelationshipRestore(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to restore a instance within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the type name of an instance within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change an instance's type within a repository.
validateUserForRelationshipReTyping(String, String, Relationship, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the type of a instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update an instance within a repository.
validateUserForRelationshipUpdate(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to update a instance within a repository.
validateUserForServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue a (any) request to the OMAG Server Platform.
validateUserForServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue a (any) request to the OMAG Server Platform.
validateUserForServer(String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServerSecurity
Check that the calling user is authorized to issue a (any) request to the OMAG Server.
validateUserForServer(String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to issue a (any) request to the OMAG Server Platform.
validateUserForService(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue this request.
validateUserForService(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue this request.
validateUserForService(String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServiceSecurity
Check that the calling user is authorized to issue this request.
validateUserForService(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to issue this request.
validateUserForServiceOperation(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Check that the calling user is authorized to issue this specific request.
validateUserForServiceOperation(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Check that the calling user is authorized to issue this specific request.
validateUserForServiceOperation(String, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataServiceSecurity
Check that the calling user is authorized to issue this specific request.
validateUserForServiceOperation(String, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Check that the calling user is authorized to issue this specific request.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, TypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeCreate(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to create a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeDelete(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to delete a type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeRead(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have read access to a specific type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, AttributeTypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeReIdentify(String, String, TypeDef, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to change the identifiers for a type within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Tests for whether a specific user should have the right to update a typeDef within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.metadatasecurity.connectors.OpenMetadataSecurityConnector
Tests for whether a specific user should have the right to update a typeDef within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in interface org.odpi.openmetadata.metadatasecurity.OpenMetadataRepositorySecurity
Tests for whether a specific user should have the right to update a type within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.metadatasecurity.server.OpenMetadataServerSecurityVerifier
Tests for whether a specific user should have the right to update a type within a repository.
validateUserForTypeUpdate(String, String, TypeDef, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.OMRSMetadataDefaultRepositorySecurity
Tests for whether a specific user should have the right to update a type within a repository.
validateUserId(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied userId is null
validateUserId(String, String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyHelper
Throw an exception if the supplied userId is null
validateUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the user id is not null.
validateUserId(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Validate that the supplied user Id is not null.
validateUserId(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Validate that the supplied user id is not null.
validateUserInGroup(String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
This method does the lookup of the user and group in the secrets store.
validateUserInGroup(OpenMetadataUserAccount, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
This method does the lookup of the user and group in the secrets store.
validateZoneAccess(String, String, List<Classification>, OpenMetadataUserAccount, String, boolean, AccessOperation, OMRSRepositoryHelper, String, String) - Method in class org.odpi.openmetadata.metadatasecurity.accessconnector.OpenMetadataAccessSecurityConnector
Determine whether the security tags provide access to the element
VALIDATION_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-LOCAL-REPOSITORY-503-005 - An OMRS repository connector or access service {0} has passed an invalid parameter to the repository validator {1} operation as part of the {2} request
VALIDATION_ZONES_GROUP - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
A list of governance zones that require a different user from the creator to move a member asset out of the zone.
validAttributeTypeDef(String, AttributeTypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the supplied AttributeTypeDef is valid or not.
validAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the supplied AttributeTypeDef is valid or not.
validAttributeTypeDefId(String, String, String, String, AttributeTypeDefCategory) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validAttributeTypeDefId(String, String, String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validAttributeTypeDefId(String, String, String, AttributeTypeDefCategory) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the AttributeTypeDef identifiers are from a single known type or not.
validAttributeTypeDefId(String, String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the AttributeTypeDef identifiers are from a single known type or not.
validElementStatusList - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDef
 
validEntity(String, EntityDetail) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Test that the supplied entity is valid.
validEntity(String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Test that the supplied entity is valid.
validEntity(String, EntityProxy) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Test that the supplied entity is valid.
validEntity(String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Test that the supplied entity is valid.
validEntity(String, EntitySummary) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Test that the supplied entity is valid.
validEntity(String, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Test that the supplied entity is valid.
validInstanceId(String, String, String, TypeDefCategory, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that the identifiers for an instance are correct.
validInstanceId(String, String, String, TypeDefCategory, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that the identifiers for an instance are correct.
validInstanceStatusList - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
 
ValidMetadataAdmin - Class in org.odpi.openmetadata.viewservices.validmetadata.admin
ValidMetadataAdmin is the class that is called by the View Server to initialize and terminate the Valid Metadata OMVS.
ValidMetadataAdmin() - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.admin.ValidMetadataAdmin
Default constructor
ValidMetadataAuditCode - Enum Class in org.odpi.openmetadata.viewservices.validmetadata.ffdc
The ValidMetadataAuditCode is used to define the message content for the OMRS Audit Log.
ValidMetadataInstance - Class in org.odpi.openmetadata.viewservices.validmetadata.server
ValidMetadataInstance caches references to the objects it needs for a specific server.
ValidMetadataInstance(String, AuditLog, String, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataInstance
Set up theValid Metadata OMVS instance
ValidMetadataInstanceHandler - Class in org.odpi.openmetadata.viewservices.validmetadata.server
ValidMetadataInstanceHandler retrieves information from the instance map for the view service instances.
ValidMetadataInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataInstanceHandler
Default constructor registers the view service
ValidMetadataOMVSResource - Class in org.odpi.openmetadata.viewservices.validmetadata.server.spring
The ValidMetadataOMVSResource provides part of the server-side implementation of the Valid Metadata OMVS.
ValidMetadataOMVSResource() - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Default constructor
ValidMetadataRegistration - Class in org.odpi.openmetadata.viewservices.validmetadata.server
ValidMetadataRegistration registers the view service with the OMAG Server administration services.
ValidMetadataRegistration() - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRegistration
 
ValidMetadataRESTServices - Class in org.odpi.openmetadata.viewservices.validmetadata.server
The ValidMetadataRESTServices provides the server-side implementation of the Valid Metadata Open Metadata View Service (OMVS).
ValidMetadataRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
Default constructor
ValidMetadataValue - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ValidMetadataValue provides the properties for a valid metadata value.
ValidMetadataValue() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Constructor
ValidMetadataValue(ValidMetadataValue) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValue
Copy/clone constructor
ValidMetadataValueConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
ValidMetadataValueConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ValidMetadataValue bean.
ValidMetadataValueConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.converters.ValidMetadataValueConverter
Constructor
ValidMetadataValueDetail - Class in org.odpi.openmetadata.frameworks.openmetadata.properties
ValidMetadataValueDetail retrieves a single valid value for a property.
ValidMetadataValueDetail() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Constructor
ValidMetadataValueDetail(ValidMetadataValueDetail) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.ValidMetadataValueDetail
Copy/clone constructor
ValidMetadataValueDetailListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of ValidMetadataValue properties or an exception if the request failed.
ValidMetadataValueDetailListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Default constructor
ValidMetadataValueDetailListResponse(ValidMetadataValueDetailListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueDetailListResponse
Copy/clone constructor
ValidMetadataValueListResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response object for passing back a list of ValidMetadataValue properties or an exception if the request failed.
ValidMetadataValueListResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Default constructor
ValidMetadataValueListResponse(ValidMetadataValueListResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueListResponse
Copy/clone constructor
ValidMetadataValueResponse - Class in org.odpi.openmetadata.frameworkservices.omf.rest
The response structure used on the OMAS REST API calls that return the omf definition of the ValidMetadataValue.
ValidMetadataValueResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Default constructor
ValidMetadataValueResponse(ValidMetadataValueResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.rest.ValidMetadataValueResponse
Copy/clone constructor
ValidMetadataValuesClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
ValidMetadataValues maintains valid value sets for the properties found in open metadata elements.
ValidMetadataValuesClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidMetadataValuesClient
Constructor for connector context client.
ValidMetadataValuesInterface - Interface in org.odpi.openmetadata.frameworks.openmetadata.api
ValidMetadataValuesInterface maintains valid value sets for the properties found in open metadata elements.
validRelationship(String, Relationship) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Test that the supplied relationship is valid.
validRelationship(String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Test that the supplied relationship is valid.
validTypeDef(String, TypeDef) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the supplied TypeDef is valid or not.
validTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the supplied TypeDef is valid or not.
validTypeDefId(String, String, String, String, TypeDefCategory) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validTypeDefId(String, String, String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validTypeDefId(String, String, String, TypeDefCategory) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validTypeDefId(String, String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validTypeDefSummary(String, TypeDefSummary) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the supplied TypeDefSummary is valid or not.
validTypeDefSummary(String, TypeDefSummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the supplied TypeDefSummary is valid or not.
validTypeId(String, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
validTypeId(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return boolean indicating whether the TypeDef identifiers are from a single known type or not.
ValidValueAssignmentProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValueAssignmentProperties describes the properties between a referenceable and its valid values.
ValidValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Default constructor
ValidValueAssignmentProperties(ValidValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssignmentProperties
Copy/clone constructor
ValidValueAssociationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValueAssociationProperties is a java bean used to associate two valid values.
ValidValueAssociationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Default constructor
ValidValueAssociationProperties(ValidValueAssociationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueAssociationProperties
Copy/clone constructor.
ValidValueDefinitionClient - Class in org.odpi.openmetadata.frameworks.openmetadata.connectorcontext
Provides services for connectors to work with ValidValueDefinition objects: Person, Team and ITProfile along with contact details associated with this profile.
ValidValueDefinitionClient(ConnectorContextBase, String, String, String, String, String, String, OpenMetadataClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ValidValueDefinitionClient
Constructor for connector context client.
ValidValueDefinitionHandler - Class in org.odpi.openmetadata.frameworks.openmetadata.handlers
ValidValueDefinitionHandler provides methods to define valid values.
ValidValueDefinitionHandler(String, AuditLog, String, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.handlers.ValidValueDefinitionHandler
Create a new handler.
ValidValueDefinitionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValueDefinitionProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueDefinitionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Constructor
ValidValueDefinitionProperties(ValidValueDefinitionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueDefinitionProperties
Copy/clone constructor
ValidValueMemberProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValueMemberProperties provides a flag to indicate if this value is the default value for the set.
ValidValueMemberProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Default constructor
ValidValueMemberProperties(ValidValueMemberProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValueMemberProperties
Copy/clone constructor
ValidValuesBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
ValidValuesBuilder is used to manage the properties of a valid values set and definition.
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
 
validValueSetDescription - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
 
validValueSetName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
 
validValueSetPropertyName - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
 
validValueSetScope - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
 
validValueSetUsage - Static variable in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
 
ValidValuesHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
ValidValuesHandler provides the methods to create and maintain lists of valid value definitions grouped into a valid value set.
ValidValuesHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
Construct the handler information needed to interact with the repository services
ValidValuesImplementationProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValuesImplementationProperties is a java bean used to associate a reference data asset with a valid value.
ValidValuesImplementationProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Default constructor
ValidValuesImplementationProperties(ValidValuesImplementationProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesImplementationProperties
Copy/clone constructor.
ValidValuesMappingProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues
ValidValuesMappingProperties is a java bean used to create a mapping between two valid values from different valid value sets.
ValidValuesMappingProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Default constructor
ValidValuesMappingProperties(ValidValuesMappingProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.validvalues.ValidValuesMappingProperties
Copy/clone constructor.
VALUE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Count of individual values in the data.
VALUE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
List of individual values in the data.
VALUE_RANGE_FROM - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Lowest value in the data.
VALUE_RANGE_TO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Highest value in the data.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Return the object version of the value - used for comparisons.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.ArrayTypePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.EnumTypePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.MapTypePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.openmetadata.search.StructTypePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
Return the string version of the value - used for error logging.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.file.DocStoreErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.control.KafkaTemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.controls.KafkaMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgreSQLTemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.controls.PostgresTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.ffdc.PostgresErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.reports.ffdc.ReportsAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.reports.ReportRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.resource.jdbc.properties.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
Returns the enum constant of this class with the specified name.
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.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.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataSetTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.EndpointTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceEngineDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationConnectorDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.IntegrationGroupDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfilePriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase.TestPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.workbenches.performance.PerformanceProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.workbenches.platform.PlatformConformanceProfileRequirement
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.surveyaction.ffdc.SurveyActionErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.auditlog.AuditLogRecordSeverityLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.auditlog.ComponentDevelopmentStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreCollectionProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStoreConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.SecretsStorePurpose
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.controls.TemplateTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.AccessOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.UserAccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.connectors.properties.users.ZoneAccessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.controls.CatalogTargetEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.iterator.MemberAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.ActionTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.Guard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.controls.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.ffdc.OGFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.CompletionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AnnotationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.APIParameterListType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.AssetOwnerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.BusinessCapabilityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ByteOrdering
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CapabilityAssetUseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ClassificationOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CollectionMemberStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CommentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConceptModelDecoration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidenceLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ConfidentialityLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ContactMethodType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CriticalityLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.CrowdSourcingRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataClassAssignmentStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DataItemSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.DeleteMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementOriginCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ElementStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermActivityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceClassificationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.GovernanceDomain
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ImpactSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.IncidentReportStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.KeyPattern
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.LatestChangeTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.OperationalStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PermittedSynchronization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.PortType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ProcessContainmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.RetentionBasis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SequencingOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.SolutionPortDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.StarRating
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ToDoType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.events.OpenMetadataEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.ffdc.OMFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.LineStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssignmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.AssociationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.CollectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectHealth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ProjectStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUseProperties
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SolutionComponentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.SpecificationPropertyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.MatchCriteria
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PrimitiveTypeCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.search.PropertyComparisonOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.AnalysisStep
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyActionTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFileAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyFolderAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalColumnMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalTableMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogActionTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.controls.WatchdogRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.enginehostservices.properties.GovernanceEngineStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditingComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEventState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSEventProtocolVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSRegistryEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.repositoryservices.properties.CohortConnectionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.DataStoreDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChain
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.InformationSupplyChainLink
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionBlueprint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentActor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponentWire
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionRoleDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CommunityDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.BusinessAreaDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactMethodTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.CountryCodeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.EmployeeTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.JobLevelDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.DigitalProductsDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductCategoryDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductDomainDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductRoleDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSolutionComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentActor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.productcatalog.SolutionComponentWire
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityTypeDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GlossaryTermDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.GovernanceDefinitionLink
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.serveroperations.properties.ServerActiveStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.serveroperations.properties.ServerInstanceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.actormanager.ffdc.ActorManagerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetmaker.ffdc.AssetMakerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.dataengineer.ffdc.DataEngineerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.dataofficer.ffdc.DataOfficerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.locationarena.ffdc.LocationArenaAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.myprofile.ffdc.MyProfileAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.productmanager.ffdc.ProductManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.referencedata.ffdc.ReferenceDataAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
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.adapters.adminservices.configurationstore.file.DocStoreErrorCode
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.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
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.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
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.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
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.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
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.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
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.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
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.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
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.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
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.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
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.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
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.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
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.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
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.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
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.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
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.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
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.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
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.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
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.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
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.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
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.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
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.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
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.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
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.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
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.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
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.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
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.adapters.connectors.apachekafka.control.KafkaDeployedImplementationType
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.adapters.connectors.apachekafka.control.KafkaPlaceholderProperty
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.adapters.connectors.apachekafka.control.KafkaTemplateType
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.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorAuditCode
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.adapters.connectors.apachekafka.integration.ffdc.KafkaIntegrationConnectorErrorCode
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.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaAuditCode
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.adapters.connectors.apachekafka.resource.ffdc.ApacheKafkaErrorCode
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.adapters.connectors.apachekafka.survey.controls.KafkaAnnotationType
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.adapters.connectors.apachekafka.survey.controls.KafkaMetric
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.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyAuditCode
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.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
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.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
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.adapters.connectors.datastore.csvfile.ffdc.CSVFileConnectorErrorCode
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.adapters.connectors.datastore.datafolder.ffdc.DataFolderConnectorErrorCode
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.adapters.connectors.dynamicarchivers.DynamicArchiveGuard
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.adapters.connectors.dynamicarchivers.DynamicArchiveRequestParameter
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.adapters.connectors.dynamicarchivers.DynamicArchiveRequestType
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.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsAuditCode
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.adapters.connectors.dynamicarchivers.ffdc.DynamicArchiverConnectorsErrorCode
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.adapters.connectors.dynamicarchivers.glossary.DynamicGlossaryArchiveRequestParameter
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.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
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.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
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.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
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.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
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.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
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.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
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.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
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.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
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.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
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.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsAuditCode
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.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
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.adapters.connectors.governanceactions.notifications.OpenMetadataNotificationMessageSet
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.adapters.connectors.governanceactions.provisioning.MoveCopyFileGuard
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.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestParameter
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.adapters.connectors.governanceactions.provisioning.MoveCopyFileRequestType
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.adapters.connectors.governanceactions.remediation.OriginSeekerGuard
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.adapters.connectors.governanceactions.remediation.QualifiedNamePeerDuplicateGuard
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.adapters.connectors.governanceactions.remediation.RetentionClassifierGuard
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.adapters.connectors.governanceactions.remediation.RetentionClassifierRequestParameter
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.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
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.adapters.connectors.governanceactions.remediation.ZonePublisherRequestParameter
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.adapters.connectors.governanceactions.stewardship.CatalogTargetAssetGuard
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.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
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.adapters.connectors.governanceactions.stewardship.EvaluateAnnotationsGuard
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.adapters.connectors.governanceactions.stewardship.ManageAssetGuard
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.adapters.connectors.governanceactions.stewardship.ManageAssetRequestParameter
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.adapters.connectors.governanceactions.stewardship.WaitForStewardGuard
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.adapters.connectors.governanceactions.stewardship.WriteAuditLogGuard
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.adapters.connectors.governanceactions.stewardship.WriteAuditLogRequestParameter
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.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionGuard
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.adapters.connectors.governanceactions.subscriptions.ManageDigitalSubscriptionRequestParameter
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.adapters.connectors.governanceactions.verification.VerifyAssetGuard
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.adapters.connectors.governanceactions.watchdog.GenericElementRequestParameter
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.adapters.connectors.governanceactions.watchdog.GenericElementRequestType
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.adapters.connectors.governanceactions.watchdog.GenericFolderRequestParameter
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.adapters.connectors.governanceactions.watchdog.GenericFolderRequestType
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.adapters.connectors.governanceactions.watchdog.GenericWatchdogGuard
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.adapters.connectors.integration.basicfiles.BasicFilesMonitoringConfigurationProperty
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.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
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.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsAuditCode
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.adapters.connectors.integration.basicfiles.ffdc.BasicFilesIntegrationConnectorsErrorCode
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.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterAuditCode
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.adapters.connectors.integration.csvlineageimporter.ffdc.CSVLineageImporterErrorCode
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.adapters.connectors.integration.jdbc.controls.JDBCConfigurationProperty
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.adapters.connectors.integration.jdbc.controls.JDBCDatabaseCatalogTarget
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.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorAuditCode
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.adapters.connectors.integration.jdbc.ffdc.JDBCIntegrationConnectorErrorCode
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.adapters.connectors.integration.kafkaaudit.controls.DistributeAuditEventCatalogTarget
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.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaAuditCode
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.adapters.connectors.integration.kafkaaudit.ffdc.DistributeKafkaErrorCode
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.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorAuditCode
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.adapters.connectors.integration.openapis.ffdc.OpenAPIIntegrationConnectorErrorCode
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.adapters.connectors.integration.openlineage.controls.OpenLineagePublishConfigurationProperty
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.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorAuditCode
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.adapters.connectors.integration.openlineage.ffdc.OpenLineageIntegrationConnectorErrorCode
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.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataAuditCode
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.adapters.connectors.nannyconnectors.harvestopenmetadata.ffdc.HarvestOpenMetadataErrorCode
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.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
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.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataTable
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.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysAuditCode
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.adapters.connectors.nannyconnectors.harvestsurveys.ffdc.HarvestSurveysErrorCode
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.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
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.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysTable
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.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysView
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.adapters.connectors.postgres.controls.PostgresConfigurationProperty
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.adapters.connectors.postgres.controls.PostgresDeployedImplementationType
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.adapters.connectors.postgres.controls.PostgresPlaceholderProperty
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.adapters.connectors.postgres.controls.PostgreSQLTemplateType
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.adapters.connectors.postgres.controls.PostgresTarget
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.adapters.connectors.postgres.ffdc.PostgresAuditCode
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.adapters.connectors.postgres.ffdc.PostgresErrorCode
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.adapters.connectors.postgres.tabulardatasource.ffdc.CSVFileConnectorErrorCode
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.adapters.connectors.reports.ffdc.ReportsAuditCode
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.adapters.connectors.reports.ReportGuard
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.adapters.connectors.reports.ReportRequestParameter
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.adapters.connectors.resource.jdbc.controls.JDBCConfigurationProperty
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.adapters.connectors.resource.jdbc.ffdc.JDBCAuditCode
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.adapters.connectors.resource.jdbc.ffdc.JDBCErrorCode
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.adapters.connectors.resource.jdbc.properties.ColumnType
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.adapters.connectors.restclients.ffdc.RESTClientConnectorErrorCode
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.adapters.connectors.secretsstore.yaml.ffdc.YAMLAuditCode
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.adapters.connectors.surveyaction.controls.FolderRequestParameter
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.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
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.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
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.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
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.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
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.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
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.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
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.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
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.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
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.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
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.adapters.connectors.unitycatalog.ffdc.UCAuditCode
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.adapters.connectors.unitycatalog.ffdc.UCErrorCode
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.adapters.connectors.unitycatalog.properties.ColumnTypeName
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.adapters.connectors.unitycatalog.properties.DataSourceFormat
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.adapters.connectors.unitycatalog.properties.FunctionParameterMode
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.adapters.connectors.unitycatalog.properties.FunctionParameterType
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.adapters.connectors.unitycatalog.properties.ModelVersionStatus
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.adapters.connectors.unitycatalog.properties.ParameterStyle
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.adapters.connectors.unitycatalog.properties.RoutineBody
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.adapters.connectors.unitycatalog.properties.SecurityType
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.adapters.connectors.unitycatalog.properties.SQLDataAccess
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.adapters.connectors.unitycatalog.properties.TableOperation
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.adapters.connectors.unitycatalog.properties.TableType
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.adapters.connectors.unitycatalog.properties.VolumeOperation
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.adapters.connectors.unitycatalog.properties.VolumeType
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.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
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.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
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.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumerProperty
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.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorAuditCode
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.adapters.eventbus.topic.kafka.KafkaOpenMetadataTopicConnectorErrorCode
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.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorAuditCode
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.adapters.repositoryservices.archiveconnector.directory.ffdc.DirectoryBasedOpenMetadataArchiveStoreConnectorErrorCode
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.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorAuditCode
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.adapters.repositoryservices.archiveconnector.file.ffdc.FileBasedOpenMetadataArchiveStoreConnectorErrorCode
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.adapters.repositoryservices.auditlogstore.postgres.controls.PostgreSQLAuditLogConfigurationProperty
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.adapters.repositoryservices.auditlogstore.postgres.ffdc.PostgreSQLAuditLogErrorCode
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.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogColumn
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.adapters.repositoryservices.auditlogstore.postgres.schema.AuditLogTable
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.adapters.repositoryservices.cohortregistrystore.file.ffdc.FileBasedRegistryStoreConnectorAuditCode
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.adapters.repositoryservices.ConnectorConfigurationFactoryErrorCode
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.adapters.repositoryservices.postgres.repositoryconnector.controls.PostgresConfigurationProperty
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.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresAuditCode
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.adapters.repositoryservices.postgres.repositoryconnector.ffdc.PostgresErrorCode
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.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
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.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryForeignKey
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.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryTable
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.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.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.
values() - Static method in enum class org.odpi.openmetadata.archiveutilities.openconnectors.ContentPackDefinition
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.archiveutilities.openconnectors.DataAssetTemplateDefinition
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.archiveutilities.openconnectors.DataSetTemplateDefinition
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.archiveutilities.openconnectors.EndpointTemplateDefinition
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.archiveutilities.openconnectors.GovernanceEngineDefinition
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.archiveutilities.openconnectors.GovernanceServiceDefinition
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.archiveutilities.openconnectors.IntegrationConnectorDefinition
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.archiveutilities.openconnectors.IntegrationGroupDefinition
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.archiveutilities.openconnectors.RequestTypeDefinition
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.archiveutilities.openconnectors.SoftwareServerTemplateDefinition
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.commonservices.ffdc.OMAGCommonAuditCode
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.commonservices.ffdc.OMAGCommonErrorCode
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.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
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.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
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.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
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.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
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.commonservices.repositoryhandler.RepositoryHandlerAuditCode
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.commonservices.repositoryhandler.RepositoryHandlerErrorCode
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.conformance.beans.OpenMetadataConformanceProfilePriority
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.conformance.beans.OpenMetadataConformanceStatus
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.conformance.beans.OpenMetadataConformanceTestEvidenceType
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.conformance.beans.OpenMetadataTestCase.TestPhase
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.conformance.ffdc.ConformanceSuiteAuditCode
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.conformance.ffdc.ConformanceSuiteErrorCode
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.conformance.workbenches.performance.PerformanceProfile
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.conformance.workbenches.platform.PlatformConformanceProfile
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.conformance.workbenches.platform.PlatformConformanceProfileRequirement
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.conformance.workbenches.repository.RepositoryConformanceProfile
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.conformance.workbenches.repository.RepositoryConformanceProfileRequirement
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.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
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.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
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.engineservices.repositorygovernance.ffdc.RepositoryGovernanceAuditCode
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.engineservices.repositorygovernance.ffdc.RepositoryGovernanceErrorCode
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.engineservices.surveyaction.ffdc.SurveyActionAuditCode
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.engineservices.surveyaction.ffdc.SurveyActionErrorCode
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.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
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.engineservices.watchdogaction.ffdc.WatchdogActionErrorCode
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.frameworks.auditlog.AuditLogRecordSeverityLevel
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.frameworks.auditlog.ComponentDevelopmentStatus
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.frameworks.connectors.controls.SecretsStoreCollectionProperty
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.frameworks.connectors.controls.SecretsStoreConfigurationProperty
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.frameworks.connectors.controls.SecretsStorePurpose
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.frameworks.connectors.controls.TemplateTypeEnum
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.frameworks.connectors.ffdc.OCFErrorCode
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.frameworks.connectors.properties.users.AccessOperation
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.frameworks.connectors.properties.users.UserAccountStatus
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.frameworks.connectors.properties.users.UserAccountType
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.frameworks.connectors.properties.users.ZoneAccessType
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.frameworks.integration.controls.CatalogTargetEnum
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.frameworks.integration.ffdc.OIFAuditCode
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.frameworks.integration.ffdc.OIFErrorCode
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.frameworks.integration.iterator.MemberAction
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.frameworks.opengovernance.controls.ActionTarget
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.frameworks.opengovernance.controls.Guard
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.frameworks.opengovernance.controls.RequestParameter
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.frameworks.opengovernance.controls.RequestType
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.frameworks.opengovernance.ffdc.OGFErrorCode
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.frameworks.opengovernance.properties.CompletionStatus
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.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
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.frameworks.openmetadata.controls.PlaceholderProperty
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.frameworks.openmetadata.enums.ActivityStatus
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.frameworks.openmetadata.enums.AnnotationStatus
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.frameworks.openmetadata.enums.APIParameterListType
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.frameworks.openmetadata.enums.AssetOwnerType
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.frameworks.openmetadata.enums.BusinessCapabilityType
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.frameworks.openmetadata.enums.ByteOrdering
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.frameworks.openmetadata.enums.CapabilityAssetUseType
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.frameworks.openmetadata.enums.ClassificationOrigin
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.frameworks.openmetadata.enums.CollectionMemberStatus
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.frameworks.openmetadata.enums.CommentType
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.frameworks.openmetadata.enums.ConceptModelAttributeCoverageCategory
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.frameworks.openmetadata.enums.ConceptModelDecoration
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.frameworks.openmetadata.enums.ConfidenceLevel
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.frameworks.openmetadata.enums.ConfidentialityLevel
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.frameworks.openmetadata.enums.ContactMethodType
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.frameworks.openmetadata.enums.CriticalityLevel
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.frameworks.openmetadata.enums.CrowdSourcingRole
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.frameworks.openmetadata.enums.DataClassAssignmentStatus
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.frameworks.openmetadata.enums.DataItemSortOrder
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.frameworks.openmetadata.enums.DeleteMethod
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.frameworks.openmetadata.enums.ElementOriginCategory
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.frameworks.openmetadata.enums.ElementStatus
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.frameworks.openmetadata.enums.GlossaryTermActivityType
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.frameworks.openmetadata.enums.GlossaryTermAssignmentStatus
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.frameworks.openmetadata.enums.GlossaryTermRelationshipStatus
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.frameworks.openmetadata.enums.GovernanceClassificationStatus
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.frameworks.openmetadata.enums.GovernanceDomain
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.frameworks.openmetadata.enums.ImpactSeverity
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.frameworks.openmetadata.enums.IncidentReportStatus
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.frameworks.openmetadata.enums.KeyPattern
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.frameworks.openmetadata.enums.LatestChangeAction
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.frameworks.openmetadata.enums.LatestChangeTarget
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.frameworks.openmetadata.enums.MediaType
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.frameworks.openmetadata.enums.MediaUsage
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.frameworks.openmetadata.enums.OperationalStatus
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.frameworks.openmetadata.enums.PermittedSynchronization
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.frameworks.openmetadata.enums.PortType
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.frameworks.openmetadata.enums.ProcessContainmentType
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.frameworks.openmetadata.enums.RetentionBasis
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.frameworks.openmetadata.enums.SequencingOrder
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.frameworks.openmetadata.enums.SolutionPortDirection
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.frameworks.openmetadata.enums.StarRating
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.frameworks.openmetadata.enums.ToDoType
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.frameworks.openmetadata.enums.WatchStatus
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.frameworks.openmetadata.events.OpenMetadataEventType
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.frameworks.openmetadata.ffdc.OMFAuditCode
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.frameworks.openmetadata.ffdc.OMFErrorCode
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.frameworks.openmetadata.mermaid.Colour
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.frameworks.openmetadata.mermaid.LineStyle
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.frameworks.openmetadata.mermaid.SolutionComponentVisualStyle
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.frameworks.openmetadata.mermaid.VisualStyle
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.frameworks.openmetadata.properties.OpenMetadataAttributeCardinality
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.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDefCategory
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.frameworks.openmetadata.properties.OpenMetadataClassificationPropagationRule
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.frameworks.openmetadata.properties.OpenMetadataCollectionDefCategory
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.frameworks.openmetadata.properties.OpenMetadataPrimitiveDefCategory
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.frameworks.openmetadata.properties.OpenMetadataRelationshipEndCardinality
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.frameworks.openmetadata.properties.OpenMetadataTypeDefAttributeStatus
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.frameworks.openmetadata.properties.OpenMetadataTypeDefCategory
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.frameworks.openmetadata.properties.OpenMetadataTypeDefStatus
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.frameworks.openmetadata.refdata.AssignmentType
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.frameworks.openmetadata.refdata.AssociationType
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.frameworks.openmetadata.refdata.CollectionType
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.frameworks.openmetadata.refdata.DeployedImplementationType
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.frameworks.openmetadata.refdata.FileExtension
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.frameworks.openmetadata.refdata.FileName
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.frameworks.openmetadata.refdata.FileType
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.frameworks.openmetadata.refdata.ProjectHealth
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.frameworks.openmetadata.refdata.ProjectPhase
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.frameworks.openmetadata.refdata.ProjectStatus
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.frameworks.openmetadata.refdata.ResourceUse
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.frameworks.openmetadata.refdata.ResourceUseProperties
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.frameworks.openmetadata.refdata.SolutionComponentType
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.frameworks.openmetadata.refdata.SpecificationPropertyType
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.frameworks.openmetadata.search.MatchCriteria
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.frameworks.openmetadata.search.PrimitiveTypeCategory
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.frameworks.openmetadata.search.PropertyCategory
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.frameworks.openmetadata.search.PropertyComparisonOperator
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.frameworks.openmetadata.types.DataType
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.frameworks.openmetadata.types.OpenMetadataProperty
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.frameworks.openmetadata.types.OpenMetadataType
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.frameworks.opensurvey.controls.AnalysisStep
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.frameworks.opensurvey.controls.SurveyActionGuard
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.frameworks.opensurvey.controls.SurveyActionTarget
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.frameworks.opensurvey.controls.SurveyDatabaseAnnotationType
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.frameworks.opensurvey.controls.SurveyFileAnnotationType
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.frameworks.opensurvey.controls.SurveyFolderAnnotationType
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.frameworks.opensurvey.controls.SurveyRequestParameter
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.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
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.frameworks.opensurvey.ffdc.OSFAuditCode
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.frameworks.opensurvey.ffdc.OSFErrorCode
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.frameworks.opensurvey.measurements.FileDirectoryMetric
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.frameworks.opensurvey.measurements.FileMetric
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.frameworks.opensurvey.measurements.RelationalColumnMetric
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.frameworks.opensurvey.measurements.RelationalDatabaseMetric
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.frameworks.opensurvey.measurements.RelationalSchemaMetric
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.frameworks.opensurvey.measurements.RelationalTableMetric
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.frameworks.openwatchdog.controls.WatchdogActionGuard
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.frameworks.openwatchdog.controls.WatchdogActionTarget
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.frameworks.openwatchdog.controls.WatchdogRequestParameter
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.frameworks.openwatchdog.ffdc.OWFAuditCode
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.frameworks.openwatchdog.ffdc.OWFErrorCode
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.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
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.frameworkservices.gaf.ffdc.OpenGovernanceErrorCode
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.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesAuditCode
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.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
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.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
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.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
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.frameworkservices.omf.ffdc.OMFServicesAuditCode
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.frameworkservices.omf.ffdc.OMFServicesErrorCode
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.governanceservers.enginehostservices.ffdc.EngineHostServicesAuditCode
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.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
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.governanceservers.enginehostservices.properties.GovernanceEngineStatus
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.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesAuditCode
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.governanceservers.integrationdaemonservices.ffdc.IntegrationDaemonServicesErrorCode
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.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
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.governanceservers.integrationdaemonservices.properties.IntegrationGroupStatus
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.metadataobservability.ffdc.OpenMetadataObservabilityAuditCode
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.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
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.metadatasecurity.accessconnector.ffdc.MetadataSecurityAuditCode
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.metadatasecurity.ffdc.OpenMetadataSecurityAuditCode
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.metadatasecurity.ffdc.OpenMetadataSecurityErrorCode
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.repositoryservices.auditlog.OMRSAuditingComponent
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.repositoryservices.auditlog.OMRSAuditLogRecordSeverity
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.repositoryservices.connectors.openmetadatatopic.IncomingEventState
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.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveType
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.HistorySequencingOrder
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationOrigin
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyCategory
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProvenanceType
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceStatus
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.MatchCriteria
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyComparisonOperator
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.SequencingOrder
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeCardinality
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDefCategory
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationPropagationRule
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDefCategory
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDefCategory
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndCardinality
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttributeStatus
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefCategory
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.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefStatus
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.repositoryservices.events.OMRSEventCategory
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.repositoryservices.events.OMRSEventDirection
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.repositoryservices.events.OMRSEventErrorCode
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.repositoryservices.events.OMRSEventProtocolVersion
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.repositoryservices.events.OMRSInstanceEventErrorCode
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.repositoryservices.events.OMRSInstanceEventType
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.repositoryservices.events.OMRSRegistryEventErrorCode
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.repositoryservices.events.OMRSRegistryEventType
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.repositoryservices.events.OMRSTypeDefEventErrorCode
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.repositoryservices.events.OMRSTypeDefEventType
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.repositoryservices.ffdc.OMRSAuditCode
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.repositoryservices.ffdc.OMRSErrorCode
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.repositoryservices.properties.CohortConnectionStatus
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.samples.archiveutilities.businesssystems.DataStoreDefinition
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.samples.archiveutilities.businesssystems.HostDefinition
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.samples.archiveutilities.businesssystems.HostTypeDefinition
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.samples.archiveutilities.businesssystems.ScopeDefinition
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.samples.archiveutilities.businesssystems.SystemDefinition
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.samples.archiveutilities.businesssystems.SystemLevelLineage
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.samples.archiveutilities.businesssystems.SystemTypeDefinition
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.samples.archiveutilities.clinicaltrialtemplates.GlossaryCategoryDefinition
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.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
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.samples.archiveutilities.governanceengines.CocoGovernanceEngineDefinition
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.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
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.samples.archiveutilities.governanceengines.CocoRequestTypeDefinition
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.samples.archiveutilities.governanceengines.InformationSupplyChain
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.samples.archiveutilities.governanceengines.InformationSupplyChainLink
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.samples.archiveutilities.governanceengines.SolutionBlueprint
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.samples.archiveutilities.governanceengines.SolutionComponent
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.samples.archiveutilities.governanceengines.SolutionComponentActor
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.samples.archiveutilities.governanceengines.SolutionComponentWire
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.samples.archiveutilities.governanceengines.SolutionRoleDefinition
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.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
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.samples.archiveutilities.governanceprogram.CocoGovernanceZoneDefinition
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.samples.archiveutilities.governanceprogram.CocoSubjectAreaDefinition
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.samples.archiveutilities.governanceprogram.CommunityDefinition
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.samples.archiveutilities.governanceprogram.DataProcessingPurposeDefinition
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.samples.archiveutilities.governanceprogram.GovernanceDomainDefinition
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.samples.archiveutilities.governanceprogram.GovernanceRoleDefinition
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.samples.archiveutilities.governanceprogram.LicenseTypeDefinition
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.samples.archiveutilities.governanceprogram.ProjectDefinition
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.samples.archiveutilities.governanceprogram.ProjectStatusDefinition
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.samples.archiveutilities.organization.BusinessAreaDefinition
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.samples.archiveutilities.organization.ContactMethodTypeDefinition
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.samples.archiveutilities.organization.ContactTypeDefinition
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.samples.archiveutilities.organization.CountryCodeDefinition
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.samples.archiveutilities.organization.DeptDefinition
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.samples.archiveutilities.organization.EmployeeTypeDefinition
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.samples.archiveutilities.organization.JobLevelDefinition
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.samples.archiveutilities.organization.OrganizationDefinition
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.samples.archiveutilities.organization.OrganizationTypeDefinition
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.samples.archiveutilities.organization.PersonDefinition
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.samples.archiveutilities.organization.ScopeDefinition
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.samples.archiveutilities.organization.WorkLocationDefinition
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.samples.archiveutilities.productcatalog.DigitalProductsDefinition
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.samples.archiveutilities.productcatalog.ProductCategoryDefinition
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.samples.archiveutilities.productcatalog.ProductDomainDefinition
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.samples.archiveutilities.productcatalog.ProductGlossaryCategoryDefinition
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.samples.archiveutilities.productcatalog.ProductGlossaryTermDefinition
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.samples.archiveutilities.productcatalog.ProductGovernanceDefinition
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.samples.archiveutilities.productcatalog.ProductLicenseTypeDefinition
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.samples.archiveutilities.productcatalog.ProductQueryTypeDefinition
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.samples.archiveutilities.productcatalog.ProductRoleDefinition
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.samples.archiveutilities.productcatalog.ProductSolutionBlueprint
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.samples.archiveutilities.productcatalog.ProductSolutionComponent
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.samples.archiveutilities.productcatalog.ProductSubjectAreaDefinition
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.samples.archiveutilities.productcatalog.SolutionComponentActor
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.samples.archiveutilities.productcatalog.SolutionComponentWire
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.samples.archiveutilities.sustainability.FacilityDefinition
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.samples.archiveutilities.sustainability.FacilityTypeDefinition
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.samples.archiveutilities.sustainability.GlossaryCategoryDefinition
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.samples.archiveutilities.sustainability.GlossaryTermDefinition
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.samples.archiveutilities.sustainability.GovernanceDefinition
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.samples.archiveutilities.sustainability.GovernanceDefinitionLink
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.samples.archiveutilities.sustainability.SustainabilityDomainDefinition
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.samples.archiveutilities.sustainability.SustainabilityProjectDefinition
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.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
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.samples.archiveutilities.sustainability.SustainabilitySubjectAreaDefinition
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialActionTarget
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialGuard
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialPlaceholderProperty
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialQualityDimension
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialRequestParameter
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.samples.governanceactions.clinicaltrials.CocoClinicalTrialsAnnotationType
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.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
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.samples.governanceactions.ffdc.GovernanceActionSamplesAuditCode
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.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
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.serveroperations.ffdc.ServerOpsAuditCode
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.serveroperations.ffdc.ServerOpsErrorCode
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.serveroperations.properties.ServerActiveStatus
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.serveroperations.properties.ServerInstanceStatus
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.tokencontroller.ffdc.TokenControllerErrorCode
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.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
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.viewservices.actormanager.ffdc.ActorManagerAuditCode
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.viewservices.actormanager.ffdc.ActorManagerErrorCode
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.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
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.viewservices.assetmaker.ffdc.AssetMakerAuditCode
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.viewservices.assetmaker.ffdc.AssetMakerErrorCode
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.viewservices.automatedcuration.ffdc.AutomatedCurationAuditCode
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.viewservices.classificationexplorer.ffdc.ClassificationExplorerAuditCode
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.viewservices.classificationexplorer.ffdc.ClassificationExplorerErrorCode
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.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
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.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
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.viewservices.communitymatters.ffdc.CommunityMattersAuditCode
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.viewservices.connectionmaker.ffdc.ConnectionMakerAuditCode
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.viewservices.connectionmaker.ffdc.ConnectionMakerErrorCode
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.viewservices.datadesigner.ffdc.DataDesignerAuditCode
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.viewservices.datadiscovery.ffdc.DataDiscoveryAuditCode
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.viewservices.dataengineer.ffdc.DataEngineerAuditCode
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.viewservices.dataofficer.ffdc.DataOfficerAuditCode
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.viewservices.devopspipeline.ffdc.DevopsPipelineAuditCode
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.viewservices.digitalbusiness.ffdc.DigitalBusinessAuditCode
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.viewservices.externalreferences.ffdc.ExternalReferencesAuditCode
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.viewservices.externalreferences.ffdc.ExternalReferencesErrorCode
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.viewservices.feedbackmanager.ffdc.FeedbackManagerAuditCode
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.viewservices.feedbackmanager.ffdc.FeedbackManagerErrorCode
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.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
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.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
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.viewservices.governanceofficer.ffdc.GovernanceOfficerErrorCode
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.viewservices.lineagelinker.ffdc.LineageLinkerAuditCode
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.viewservices.lineagelinker.ffdc.LineageLinkerErrorCode
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.viewservices.locationarena.ffdc.LocationArenaAuditCode
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.viewservices.metadataexpert.ffdc.MetadataExpertAuditCode
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.viewservices.metadataexpert.ffdc.MetadataExpertErrorCode
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.viewservices.metadataexplorer.ffdc.MetadataExplorerAuditCode
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.viewservices.metadataexplorer.ffdc.MetadataExplorerErrorCode
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.viewservices.multilanguage.ffdc.MultiLanguageAuditCode
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.viewservices.myprofile.ffdc.MyProfileAuditCode
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.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
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.viewservices.peopleorganizer.ffdc.PeopleOrganizerAuditCode
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.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
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.viewservices.productcatalog.ffdc.ProductCatalogAuditCode
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.viewservices.productmanager.ffdc.ProductManagerAuditCode
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.viewservices.projectmanager.ffdc.ProjectManagerAuditCode
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.viewservices.referencedata.ffdc.ReferenceDataAuditCode
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.viewservices.runtimemanager.ffdc.RuntimeManagerAuditCode
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.viewservices.schemamaker.ffdc.SchemaMakerAuditCode
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.viewservices.schemamaker.ffdc.SchemaMakerErrorCode
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.viewservices.securityofficer.ffdc.SecurityOfficerAuditCode
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.viewservices.solutionarchitect.ffdc.SolutionArchitectAuditCode
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.viewservices.subjectarea.ffdc.SubjectAreaAuditCode
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.viewservices.templatemanager.ffdc.TemplateManagerAuditCode
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.viewservices.timekeeper.ffdc.TimeKeeperAuditCode
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.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
A set of metric name to string value pairs.
valuesMaxCount - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
valuesMaxCount - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
valuesMinCount - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefAttribute
 
valuesMinCount - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
 
VCF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file format used in bioinformatics for storing gene sequence variations.
VCF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file format used in bioinformatics for storing gene sequence variations.
VECTOR_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Vector Data File
VECTOR_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
VECTOR_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
VECTOR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing an image described using mathematical formulas.
VENDOR_PROPERTIES_DESCRIPTION_VALUE - Static variable in class org.odpi.openmetadata.frameworks.openmetadata.mapper.PropertyFacetValidValues
This value is added to the description property of a PropertyFacet.
VERIFICATION_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
VERIFICATION_POINT_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance rule that tests if a required condition is true or raises an exception if not.
VerificationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
VerificationGovernanceContext provides access to details of the verification request along with access to the metadata store.
VERIFY_ASSET - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Verify an Asset Governance Action Service
VERIFY_ASSET - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
verify-asset
VERIFY_CONFLICT_DETECTED - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-REPOSITORY-400-059 - Type definition with guid {0} and name {1} conflicts with an existing type definition in open metadata repository {2}
VerifyAssetGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.verification
VerifyAssetGovernanceActionConnector evaluates an asset to be sure it has zones, an origin and an owner.
VerifyAssetGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGovernanceActionConnector
 
VerifyAssetGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.verification
VerifyAssetGovernanceActionProvider is the OCF connector provider for the "Verify Asset" Governance Action Service.
VerifyAssetGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
VerifyAssetGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.verification
The Guard enum describes some common guards that can be used when implementing governance services.
verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Verify that a definition of an AttributeTypeDef is either new - or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
VerifyAttributeTypeDefExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
VerifyAttributeTypeDefExecutor provides the executor for the verifyAttributeTypeDef method.
VerifyAttributeTypeDefExecutor(String, AttributeTypeDef, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyAttributeTypeDefExecutor
Constructor takes the parameters for the request.
verifyCondition(boolean, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log if the condition is not true; else return
verifyCondition(boolean, String, String, Integer, Integer, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log if the condition is not true; else return
verifyEntityIsClassified(List<String>, EntitySummary) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Return a boolean indicating whether the supplied entity is classified with one or more of the supplied classifications.
verifyEntityIsClassified(List<String>, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Return a boolean indicating whether the supplied entity is classified with one or more of the supplied classifications.
verifyExternalSourceIdentity(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
Verify that the integrator identities are either null or refer to a valid software capability.
verifyInstanceHasRightStatus(List<InstanceStatus>, InstanceHeader) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify that the supplied instance is in one of the supplied statuses.
verifyInstanceHasRightStatus(List<InstanceStatus>, InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify that the supplied instance is in one of the supplied statuses.
verifyInstancePropertiesMatchPropertyValue(String, InstanceProperties, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Search for property values matching the supplied property value
verifyInstancePropertiesMatchPropertyValue(String, InstanceProperties, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Search for property values matching the supplied property value
verifyInstancePropertiesMatchSearchCriteria(String, InstanceProperties, String, String) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Search for property values matching the search criteria (a regular expression)
verifyInstancePropertiesMatchSearchCriteria(String, InstanceProperties, String, String) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Search for property values matching the search criteria (a regular expression)
verifyInstanceType(String, String, List<String>, InstanceHeader) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify whether the instance passed to this method is of the type indicated by the type guid and restricted by the list of subtype guids.
verifyInstanceType(String, String, List<String>, InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify whether the instance passed to this method is of the type indicated by the type guid and restricted by the list of subtype guids.
verifyInstanceType(String, String, InstanceHeader) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Verify whether the instance passed to this method is of the type indicated by the type guid.
verifyInstanceType(String, String, InstanceHeader) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Verify whether the instance passed to this method is of the type indicated by the type guid.
verifyMatchingClassifications(SearchClassifications, EntitySummary) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Determine if the instance properties match the classification-based conditions.
verifyMatchingClassifications(SearchClassifications, EntitySummary) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Determine if the instance properties match the classification-based conditions.
verifyMatchingInstancePropertyValues(InstanceProperties, InstanceAuditHeader, InstanceProperties, MatchCriteria) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Determine if the instance properties match the match criteria.
verifyMatchingInstancePropertyValues(InstanceProperties, InstanceAuditHeader, InstanceProperties, MatchCriteria) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Determine if the instance properties match the match criteria.
verifyMatchingInstancePropertyValues(SearchProperties, String, InstanceAuditHeader, InstanceProperties) - Method in interface org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryValidator
Determine if the instance properties match the property-based conditions.
verifyMatchingInstancePropertyValues(SearchProperties, String, InstanceAuditHeader, InstanceProperties) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentValidator
Determine if the instance properties match the property-based conditions.
verifyObjectsAreEqual(Object, Object, String, String, Integer, Integer, String, Long) - Method in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
Log if the condition is not true; else return
verifyTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
Verify that a definition of a TypeDef is either new - or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSFixedTypeMetadataCollectionBase
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.localrepository.repositoryconnector.LocalOMRSMetadataCollection
Verify that a definition of a TypeDef is either new or matches the definition already stored.
VerifyTypeDefExecutor - Class in org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
VerifyTypeDefExecutor provides the executor for the verifyTypeDef method.
VerifyTypeDefExecutor(String, TypeDef, AuditLog, String) - Constructor for class org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.VerifyTypeDefExecutor
Constructor takes the parameters for the request.
version - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
version - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
 
version - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
version - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
 
VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
VERSION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Version is a monotonically increasing indicator of the order that updates have been made to the instance.
VERSION_END_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
VERSION_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
VERSION_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
The string version identifier for the element.
VERSION_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Version identifier to allow different versions of the same resource to appear in the catalog as separate assets.
VERSION_ONE - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
VERSION_START_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.repositoryservices.postgres.repositoryconnector.schema.RepositoryColumn
 
VERSION_TWO - Static variable in class org.odpi.openmetadata.adminservices.configuration.properties.OMAGServerConfig
 
versionName - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
versionName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataAttributeTypeDef
 
versionName - Variable in class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataTypeDefSummary
 
versionName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
 
versionName - Variable in class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
 
versionName - Static variable in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
 
versionName - Variable in class org.odpi.openmetadata.samples.archiveutilities.SimpleCatalogArchiveHelper
 
versionNumber - Static variable in class org.odpi.openmetadata.adapters.connectors.dynamicarchivers.DynamicArchiveService
 
versionNumber - Variable in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
 
VIDEO - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.MediaType
The media is a video recording.
VIDEO_DATA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Video Data File
VIDEO_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
VIDEO_DATA_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
VIDEO_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing a video recording.
VIDEO_TS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing MPEG-2-compressed video data.
VIEW_CLIENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
view-client - UI server supplying UI code (javascript/typescript) to the browser.
VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalDatabaseMetric
Count of views in the database.
VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.RelationalSchemaMetric
 
VIEW_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that provides access to end user open metadata and governance services.
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_SERVER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemTypeDefinition
view-server - Open Metadata View Server
VIEW_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
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_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0027 - The admin services caught an unexpected {0} exception whilst initializing the {1} service for a view server.
VIEW_SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.serveroperations.ffdc.ServerOpsAuditCode
SERVER-OPS-0025 - The {0} view service is unable to initialize a new instance; error message is {1}
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
ViewServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
ViewServerConfigurationClient provides the configuration services for view servers.
ViewServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
ViewServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
ViewServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
ViewServerConnector connects to a view server.
ViewServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerConnector
 
ViewServerGenericServiceAdmin - Class in org.odpi.openmetadata.adminservices.registration
ViewServerGenericServiceAdmin is the interface that a view service implements to receive its configuration.
ViewServerGenericServiceAdmin() - Constructor for class org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
 
ViewServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
ViewServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ViewServiceAdmin - Class in org.odpi.openmetadata.adminservices.registration
ViewServiceAdmin is the interface that a view service implements to receive its configuration.
ViewServiceAdmin() - Constructor for class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
 
ViewServiceClientMap<B> - Class in org.odpi.openmetadata.commonservices.multitenant
Manages a map from view service URL marker to client.
ViewServiceClientMap(Class<B>, String, String, String, AuditLog, List<ViewServiceConfig>, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.ViewServiceClientMap
Create new clients that pass userId and password in each HTTP request.
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
ViewTransfer - Class in org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer
Transfers metadata of a view.
ViewTransfer(Omas, OpenMetadataRootElement, AuditLog, List<OpenMetadataRootElement>, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.integration.jdbc.transfer.ViewTransfer
 
VIRTUAL_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A connector for a virtual resource that needs to retrieve data from multiple places.
VIRTUAL_CONTAINER - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Container-based virtual host that mimics a cut-down operating system.
VIRTUAL_MACHINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A virtual machine that uses a hypervisor to virtualize hardware.
VIRTUAL_MACHINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostTypeDefinition
VirtualMachine
VIRTUAL_RELATIONAL_TABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A virtual asset that can be called as a table through a SQL-like API.
VirtualConnection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
A virtual connection is for an asset that provides data by delegating requests to one or more other connections.
VirtualConnection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Default constructor
VirtualConnection(VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Copy/clone constructor.
VirtualConnectionProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.connections
The virtual connection extends Connection to allow other connections to be nested inside it
VirtualConnectionProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.VirtualConnectionProperties
Default constructor sets the Connection properties to null.
VirtualConnectionProperties(VirtualConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.connections.VirtualConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
VirtualConnectorExtension - Interface in org.odpi.openmetadata.frameworks.connectors
The VirtualConnectorExtension is an optional interface for a virtual connector.
VirtualRelationalTableProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports
VirtualRelationalTableProperties is a class for representing a query that supports the access to data as a relational table.
VirtualRelationalTableProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.VirtualRelationalTableProperties
Default constructor
VirtualRelationalTableProperties(VirtualRelationalTableProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.assets.reports.VirtualRelationalTableProperties
Copy/clone constructor.
VISIBLE_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Shows that network that an endpoint is visible through.
VisualStyle - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.mermaid
Capture combinations of colours and shapes to use in mermaid diagrams.
VoidResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
VoidResponse defines the response structure for the OMAS REST API calls that returns a void as a response.
VoidResponse - Class in org.odpi.openmetadata.conformance.rest
VoidResponse defines the response structure for the Conformance Suite REST API calls that returns a void as a response.
VoidResponse - Class in org.odpi.openmetadata.repositoryservices.rest.properties
VoidResponse defines the response structure for an OMRS REST API call that has a void return with checked exceptions
VoidResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
Default constructor
VoidResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.VoidResponse
Default constructor
VoidResponse() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.VoidResponse
Default constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
Copy/clone constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.VoidResponse
Copy/clone constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.repositoryservices.rest.properties.VoidResponse
Copy/clone constructor
VOLUME_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.controls.SurveyResourceManagerAnnotationType
 
VOLUME_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The name of a volume within a schema and catalog in Unity Catalog (UC).
VOLUME_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
The type of volume: MANAGED or EXTERNAL.
VOLUME_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0014 - The {0} Connector has detected a change in the open metadata element {1} that controls the definition of volume {2} but is unable to update the volume in Unity Catalog (UC) at {3}
VolumeInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Description of a volume.
VolumeInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
Constructor
VolumeOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Gets or Sets VolumeOperation
VolumeProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
Properties of a volume (collection of files).
VolumeProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
Constructor
VolumeType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
The type of the volume

W

WAIT_FOR_DIRECTORY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DataFolderMonitorIntegrationProvider
An optional flag that instructs the connector to wait for the monitoring directory to be created if it does not exist rather than throwing an exception to force the integration connector into failed state.
WAIT_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The minimum number of minutes that the governance engine should wait before calling the governance service.
waitForDirectory - Variable in class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.DirectoryToMonitor
Does the physical directory have to exist or will it wait?
waitForStartDate(String) - Method in class org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
If the service request has a start time in the future, wait for the start time.
WaitForStewardGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
WaitForStewardGovernanceActionConnector is currently a placeholder for a governance action service that will wait for a steward to complete a to do.
WaitForStewardGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGovernanceActionConnector
Default constructor
WaitForStewardGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
WaitForStewardGovernanceActionProvider is the OCF connector provider for the "WaitForSteward" Governance Action Service.
WaitForStewardGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WaitForStewardGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
WaitForStewardGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
WAITING - Enum constant in enum class org.odpi.openmetadata.frameworks.opengovernance.properties.GovernanceActionStatus
Deprecated.
The governance action is waiting for its start time or the right conditions to run.
WAITING - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.ActivityStatus
The activity is waiting for its start time or an actor to claim it.
WAITING - Enum constant in enum class org.odpi.openmetadata.governanceservers.integrationdaemonservices.properties.IntegrationConnectorStatus
 
WAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of files that represent a web application.
WAR_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that represent a web application.
WATCH_DOG - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.ResourceUse
Monitor for changes to a metadata element and its related elements and take action if required.
WATCH_FOR_NEW_FILES - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
watch-for-new-files-in-folder
WATCH_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Indicator whether the anchor should receive notifications of changes to the resource.
WATCHDOG_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Watchdog Action Engine - A governance engine that runs survey action services.
WATCHDOG_ACTION_ENGINE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance engine for managing the monitoring of resources and situations/events and then notifying subscribers when they occur.
WATCHDOG_ACTION_OMES - Enum constant in enum class org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceDescription
Monitors for particular situations/events and notifies registered subscribers.
WATCHDOG_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A governance service for managing the monitoring of resources and situations/events and then notifying subscribers when they occur.
WATCHDOG_ACTION_SERVICE_COMPLETE - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0019 - The watchdog action service {0} has completed monitoring for notification type {1} with request type {2} in {3} milliseconds; the results are notified to subscribers {4}
WATCHDOG_ACTION_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
Watchdog Action Service - A connector that coordinates notifications based on situations/events.
WATCHDOG_ACTION_SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0018 - The watchdog action service {0} threw a {1} exception during the notification/actioning of subscriber {2} for asset {3} during request type {4} in watchdog action engine {5} (guid={6}).
WATCHDOG_ACTION_SERVICE_RETURNED - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0020 - The {0} governance action service {1} for request type {2} is continuing to run in a background thread
WATCHDOG_ACTION_SERVICE_STARTING - Enum constant in enum class org.odpi.openmetadata.engineservices.watchdogaction.ffdc.WatchdogActionAuditCode
OMES-WATCHDOG-ACTION-0017 - The watchdog action service {0} is starting to analyze asset {1} with request type {2} in watchdog action engine {3} (guid={4}); the results will be result in notifications/actions to subscribers of notification type {5}
WATCHDOG_EVENT_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OMES-GOVERNANCE-ACTION-0015 - The Open Governance Framework received an {0} exception from the {1} governance action service while it was processing a watchdog event of type {2}; error message is {3}
WATCHDOG_LISTENER_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.gaf.ffdc.OpenGovernanceAuditCode
OPEN-GOVERNANCE-0021 - Failed to publish watchdog event to Watchdog Governance Action Service for governance engine {0}.
WatchdogActionAdmin - Class in org.odpi.openmetadata.engineservices.watchdogaction.admin
WatchdogActionAdmin is called during server start up to set up the Watchdog Action OMES.
WatchdogActionAdmin() - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.admin.WatchdogActionAdmin
 
WatchdogActionAPI - Interface in org.odpi.openmetadata.engineservices.watchdogaction.api
WatchdogActionAPI is the interface to validate that a connector is suitable to run in the Watchdog Action OMES.
WatchdogActionAuditCode - Enum Class in org.odpi.openmetadata.engineservices.watchdogaction.ffdc
The WatchdogActionAuditCode is used to define the message content for the OMRS Audit Log.
WatchdogActionClient - Class in org.odpi.openmetadata.engineservices.watchdogaction.client
WatchdogActionClient is a client-side library for calling a specific watchdog action engine with an engine host server.
WatchdogActionClient(String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.WatchdogActionClient
Create a client-side object for calling a watchdog action engine.
WatchdogActionClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.WatchdogActionClient
Create a client-side object for calling a watchdog action engine.
WatchdogActionEngineHandler - Class in org.odpi.openmetadata.engineservices.watchdogaction.handlers
The WatchdogActionEngineHandler is responsible for running watchdog action services on demand.
WatchdogActionEngineHandler(EngineConfig, String, String, String, String, OpenMetadataClient, GovernanceConfigurationClient, GovernanceContextClient, GovernanceContextClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionEngineHandler
Create a client-side object for calling a watchdog action engine.
WatchdogActionEngineHandlerFactory - Class in org.odpi.openmetadata.engineservices.watchdogaction.handlers
GovernanceEngineHandler factory class for the Watchdog Action OMES.
WatchdogActionEngineHandlerFactory() - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.handlers.WatchdogActionEngineHandlerFactory
 
WatchdogActionErrorCode - Enum Class in org.odpi.openmetadata.engineservices.watchdogaction.ffdc
The WatchdogActionErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Discovery Engine Services.
WatchdogActionGuard - Enum Class in org.odpi.openmetadata.frameworks.openwatchdog.controls
The WatchdogActionGuard enum describes the standard guards that are automatically set up for all watchdog action services.
WatchdogActionInstance - Class in org.odpi.openmetadata.engineservices.watchdogaction.server
WatchdogActionInstance maintains the instance information needed to execute requests on behalf of a engine host server.
WatchdogActionInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.server.WatchdogActionInstance
Constructor where REST Services used.
WatchdogActionResource - Class in org.odpi.openmetadata.engineservices.watchdogaction.server.spring
WatchdogActionResource provides the server-side catcher for REST calls using Spring that validated Discovery Service implementations
WatchdogActionResource() - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.server.spring.WatchdogActionResource
 
WatchdogActionRESTClient - Class in org.odpi.openmetadata.engineservices.watchdogaction.client.rest
WatchdogActionRESTClient is responsible for issuing the REST API calls
WatchdogActionRESTClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.rest.WatchdogActionRESTClient
Constructor for no authentication.
WatchdogActionRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.rest.WatchdogActionRESTClient
Constructor for simple userId and password authentication.
WatchdogActionRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.rest.WatchdogActionRESTClient
Constructor for simple userId and password authentication with audit log.
WatchdogActionRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.client.rest.WatchdogActionRESTClient
Constructor for no authentication with audit log.
WatchdogActionRESTServices - Class in org.odpi.openmetadata.engineservices.watchdogaction.server
WatchdogActionRESTServices provides the external service implementation for a watchdog action engine.
WatchdogActionRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.watchdogaction.server.WatchdogActionRESTServices
 
WatchdogActionService - Interface in org.odpi.openmetadata.frameworks.openwatchdog
A marker interface to identify the service that this connector works with.
WatchdogActionServiceConnector - Class in org.odpi.openmetadata.frameworks.openwatchdog
WatchdogActionServiceConnector describes a specific type of connector that is responsible for monitoring for a specific notification type.
WatchdogActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
WatchdogActionServiceHandler - Class in org.odpi.openmetadata.engineservices.watchdogaction.handlers
WatchdogActionServiceHandler provides the support to run a watchdog action service.
watchdogActionServiceName - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
WatchdogActionServiceProvider - Class in org.odpi.openmetadata.frameworks.openwatchdog
WatchdogActionServiceProvider implements the base class for the connector provider for a watchdog action service.
WatchdogActionServiceProvider() - Constructor for class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceProvider
Base provider for all watchdog action services.
WatchdogActionTarget - Enum Class in org.odpi.openmetadata.frameworks.openwatchdog.controls
WatchdogActionTarget provides some standard action type names to use in the implementation of watchdog action services.
watchdogContext - Variable in class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogActionServiceConnector
 
WatchdogContext - Class in org.odpi.openmetadata.frameworks.openwatchdog
WatchdogContext provides a watchdog action service with access to information about the survey request along with access to the open metadata repository interfaces.
WatchdogContext(String, String, String, String, String, String, String, String, boolean, OpenMetadataClient, OpenGovernanceClient, GovernanceCompletionInterface, WatchDogEventInterface, AuditLog, int, DeleteMethod, String, String, String, Map<String, String>, List<ActionTargetElement>, String, String) - Constructor for class org.odpi.openmetadata.frameworks.openwatchdog.WatchdogContext
Constructor sets up the key parameters for using the context.
WatchDogEventInterface - Interface in org.odpi.openmetadata.frameworks.opengovernance.client
WatchDogEventInterface defines the interface for receiving watchdog events.
WatchdogGovernanceContext - Interface in org.odpi.openmetadata.frameworks.opengovernance
WatchdogGovernanceContext provides the watchdog governance action service with access to information about the request, open metadata store, the ability to register a listener to receive governance events and initiate new governance activity.
WatchdogGovernanceListener - Class in org.odpi.openmetadata.frameworks.opengovernance
WatchdogGovernanceListener defines the listener interface implemented by a GovernanceActionService.
WatchdogGovernanceListener() - Constructor for class org.odpi.openmetadata.frameworks.opengovernance.WatchdogGovernanceListener
 
WatchdogRequestParameter - Enum Class in org.odpi.openmetadata.frameworks.openwatchdog.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
WATCHED - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.enums.WatchStatus
 
WatchStatus - Enum Class in org.odpi.openmetadata.frameworks.openmetadata.enums
WatchStatus specifies whether changes to assets in an asset collection should be passed as notifications to the actor who's profile is linked to the collection.
WAV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing lossless compression audio coding format.
WAV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing lossless compression audio coding format.
WEBSERVER_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A server that supports HTTP-based application such as websites and REST services.
WEBSITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ContactTypeDefinition
URL of a website related to the individual.
WEDNESDAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.DaysOfWeekGuard
 
WEEKLY_MEASUREMENTS_APPROVED_DATA - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceprogram.CertificationTypeDefinition
The data in this file matches the specification for the ~{clinicalTrialId}~ Clinical Trial.
WEEKLY_MEASUREMENTS_DATA_LAKE_FOLDER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
WEEKLY_MEASUREMENTS_DATA_LAKE_FOLDER - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
WEEKLY_MEASUREMENTS_DATA_QUALITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceServiceDefinition
Checks that the schema (format) and values match the required specification.
WEEKLY_MEASUREMENTS_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.governanceengines.SolutionComponent
 
WEEKLY_MEASUREMENTS_ONBOARDING_PIPELINE - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.clinicaltrials.metadata.ClinicalTrialSolutionComponent
 
WEIGHT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.clinicaltrialtemplates.GlossaryTermDefinition
Weight of patient.
WHITE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
WHITE_ORANGE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
WHITE_SUBGRAPH - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
wikiURL - Variable in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
 
WILDCARD_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
WINCH_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
WINCH_HAZ_MAT_DELIVERY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_MANUFACTURING_CONTROL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
winch-mfg-control - Manufacturing control system for the Winchester factory.
WINCH_MANUFACTURING_CONTROL_HOST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
winch01 - Winchester data centre standard machine 01.
WINCH_MANUFACTURING_GOODS_PRODUCED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_MANUFACTURING_GOODS_RECEIVED - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_MANUFACTURING_GOODS_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
WINCH_OFFICE_LOCAL - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
WINCH_OMAG_EDGE_01 - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.HostDefinition
winch06 - Winchester data centre metadata host Edge01.
WINCH_PLANT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
WINCH_PROCUREMENT_GOODS_IN - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_PROCUREMENT_INVOICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCH_PROCUREMENT_REQUEST - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCHESTER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.DeptDefinition
 
WINCHESTER_DC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
UK and EU Manufacturing Data Centre.
WINCHESTER_DC_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Winchester Data Centre Leader
WINCHESTER_DEPOT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Winchester Distribution Center
WINCHESTER_DEPOT_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Winchester Distribution Centre Leader
WINCHESTER_DEPOT_MANAGEMENT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemDefinition
 
WINCHESTER_DEPOT_ORDER_READY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
WINCHESTER_FACTORY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Rosalind Franklin Factory
WINCHESTER_FACTORY_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Winchester Factory Leader
WINCHESTER_OFFICE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
UK and EU Manufacturing Office.
WINCHESTER_OFFICE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Winchester Office Leader
WINCHESTER_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.WorkLocationDefinition
Winchester
WINCHESTER_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.FacilityDefinition
Winchester Site
WINCHESTER_SITE_LEADER - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.sustainability.SustainabilityRoleDefinition
Winchester Site Leader
WiredSolutionComponent - Class in org.odpi.openmetadata.frameworks.openmetadata.metadataelements
SolutionLinkingWireRelationship contains the properties and header for a SolutionLinkingWireRelationship relationship retrieved from the repository.
WiredSolutionComponent() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Default constructor
WiredSolutionComponent(WiredSolutionComponent) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.metadataelements.WiredSolutionComponent
Copy/clone constructor
WITHDRAW_DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
WITHDRAW_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
Date when the product is expected to be (or has been) withdrawn, preventing new consumers from subscribing.
WITHDRAW_PRODUCT_FROM_CATALOG - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.SystemLevelLineage
 
withdrawAsset(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
Update the zones for a specific asset to the list set up in publish zones.
withdrawDatabase(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawDatabaseSchema(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawElement(String) - Method in class org.odpi.openmetadata.frameworks.openmetadata.connectorcontext.ConnectorContextClientBase
Set the governance zones to the "publishZones".
withdrawGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.opengovernance.client.GovernanceActionProcessInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the zones for the asset so that it is no longer visible to consumers.
withdrawGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
withdrawGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the zones for the asset so that it is no longer visible to consumers.
withdrawGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
withdrawGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.spring.ActionAuthorResource
Update the zones for the asset so that it is no longer visible to consumers.
WITHIN_BUSINESS_CAPABILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within a Business Area or Service.
WITHIN_COUNTRY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the local country.
WITHIN_COUNTRY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the local country.
WITHIN_DISCIPLINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the team.
WITHIN_DISCIPLINE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the team.
WITHIN_FACILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the specific facility at the local site.
WITHIN_FACILITY - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the specific facility at the local site.
WITHIN_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the project.
WITHIN_PROJECT - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the project.
WITHIN_REGION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the trading region (USA and Canada, UK, EU).
WITHIN_REGION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the trading region (USA and Canada, UK, EU).
WITHIN_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the local site.
WITHIN_SITE - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the local site.
WITHIN_SOLUTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the solution.
WITHIN_SOLUTION - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the solution.
WITHIN_TEAM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Within the team.
WITHIN_TEAM - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Within the team.
WMA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing audio data with Microsoft's specific compression.
WMA_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing audio data with Microsoft's specific compression.
WMV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing video data for Microsoft Windows Media Player.
WMV_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing video data for Microsoft Windows Media Player.
WORD_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A document of words and diagrams in Microsoft Word format.
WORD_DOC - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A document of words and diagrams in Microsoft Word format.
WORK_ITEM_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.VisualStyle
 
WORK_ITEM_LIST_COLLECTION_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines a list of activities such as ToDos, Tasks etc...
WORKBENCH_COMPLETED - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0010 - The Open Metadata Conformance Workbench {0} has finished
WORKBENCH_FAILURE - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0009 - The Open Metadata Conformance Workbench {0} is unable to run its tests; error message is {1}
WORKBENCH_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0007 - The Open Metadata Conformance Workbench {0} has initialized
WORKBENCH_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0006 - The Open Metadata Conformance Workbench {0} is initializing; see {1} for documentation
WORKBENCH_SYNC_COMPLETED - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0011 - The Open Metadata Conformance Workbench {0} has completed its synchronous tests, further test cases may be triggered from incoming events
WORKBENCH_WAITING_TO_START - Enum constant in enum class org.odpi.openmetadata.conformance.ffdc.ConformanceSuiteAuditCode
CONFORMANCE-SUITE-0008 - The Open Metadata Repository Conformance Workbench {0} is waiting for server {1} to join the cohort
workbenchComplete - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
workbenchDocumentationURL - Variable in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
 
workbenchDocURL - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
workbenchId - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
workbenchId - Variable in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
 
workbenchName - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
workbenchName - Variable in class org.odpi.openmetadata.conformance.workbenches.OpenMetadataConformanceWorkbench
 
WorkbenchReportResponse - Class in org.odpi.openmetadata.conformance.rest
TestLabReportResponse defines the response structure that includes the test results.
WorkbenchReportResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
Default constructor
WorkbenchReportResponse(WorkbenchReportResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
Copy/clone constructor
WorkbenchStatusResponse - Class in org.odpi.openmetadata.conformance.rest
WorkbenchStatusResponse defines the response structure that includes the status of a workbench.
WorkbenchStatusResponse() - Constructor for class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
Default constructor
WorkbenchStatusResponse(WorkbenchStatusResponse) - Constructor for class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
Copy/clone constructor
workbenchVersionNumber - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchWorkPad
 
WORKFLOW_ENGINE_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
An engine capable of running a mixture of human and automated tasks as part of a workflow process.
WorkItemListProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.collections
WorkItemListProperties is a java bean used to classify a collection.
WorkItemListProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.WorkItemListProperties
Default constructor
WorkItemListProperties(ClassificationBeanProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.collections.WorkItemListProperties
Copy/clone constructor.
WorkLocationDefinition - Enum Class in org.odpi.openmetadata.samples.archiveutilities.organization
The WorkLocationDefinition is used to feed the definition of the primary work locations for Coco Pharmaceuticals employees or its business partners.
workPad - Variable in class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase
 
WORLD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.businesssystems.ScopeDefinition
Everyone, both inside and outside of Coco Pharmaceuticals.
WORLD - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.ScopeDefinition
Everyone, both inside and outside of Coco Pharmaceuticals.
WRITE_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Write an Audit Log Message
WRITE_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
write-to-audit-log
WRITE_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.adminservices.configurationstore.encryptedfile.DocStoreErrorCode
ENCRYPTED-DOC-STORE-400-002 - Unable to write encrypted configuration file; exception was {0} with message {1}
WRITE_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
 
WRITEABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestsurveys.schema.HarvestSurveysColumn
 
WRITEABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.measurements.FileDirectoryMetric
Number of files and directories found under the surveyed directory that can be written to.
WriteAuditLogGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
The Guard enum describes some common guards that can be used when implementing governance services.
WriteAuditLogMessageGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
WriteAuditLogMessageGovernanceActionConnector writes requested messages to the Audit Log.
WriteAuditLogMessageGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogMessageGovernanceActionConnector
Default constructor
WriteAuditLogMessageGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
WriteAuditLogMessageGovernanceActionProvider is the OCF connector provider for the "Write to Audit Log" Governance Action Service.
WriteAuditLogMessageGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship.WriteAuditLogMessageGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
WriteAuditLogRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
writeInventory(String, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>, Map<String, OSSUnityCatalogServerSurveyBase.ResourceProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
Add an inventory annotation to the survey report.
writeNameCountInventory(AnnotationType, String, Map<String, Integer>, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Create an inventory in a CSV File.
writeNameDescriptionInventory(AnnotationType, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Create an inventory in a CSV File.
writeNameListInventory(AnnotationType, String, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Create an inventory in a CSV File.
writeOpenMetadataArchive() - Method in class org.odpi.openmetadata.archiveutilities.openconnectors.base.ContentPackBaseArchiveWriter
Generates and writes out an open metadata archive containing all the connector types describing the Egeria project open connectors.
writeOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Generates and writes out the open metadata archive created in the builder.
writeOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.governanceengines.CocoGovernanceEnginesArchiveWriter
Generates and writes out an open metadata archive for Coco Pharmaceuticals governance engines.
writeOpenMetadataArchive() - Method in class org.odpi.openmetadata.samples.archiveutilities.types.CocoTypesArchiveWriter
Generates and writes out an open metadata archive containing the new types.
writeOpenMetadataArchive(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
Generates and writes out the open metadata archive created in the builder.
writeOpenMetadataArchive(String) - Method in class org.odpi.openmetadata.samples.archiveutilities.types.CocoTypesArchiveWriter
Generates and writes out the open metadata archive created in the builder.
writeOpenMetadataArchive(String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
Generates and writes out an open metadata archive containing all the open metadata types.
writeOpenMetadataArchive(String, OpenMetadataArchive, AuditLog) - Method in class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
Generates and writes out an open metadata archive containing all the open metadata types.
writeOpenMetadataArchives(String) - Method in class org.odpi.openmetadata.archiveutilities.simplecatalogs.SimpleCatalogsArchiveWriter
Generates and writes out the open metadata archive created in the builder.
writeOpenMetadataTypesArchive(String) - Method in class org.odpi.openmetadata.opentypes.OpenMetadataTypesArchiveWriter
Generates and writes out the open metadata archive created in the builder.
writePropertyListInventory(AnnotationType, String, List<String>, List<Map<String, String>>, String) - Method in class org.odpi.openmetadata.frameworks.opensurvey.SurveyActionServiceConnector
Create an inventory in a CSV File.
writeRecord(long, List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVFileStoreConnector
Write the requested data record.
writeRecord(long, List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.postgres.tabulardatasource.PostgresTabularDataSourceConnector
Write the requested data record.
writeRecord(long, List<String>) - Method in interface org.odpi.openmetadata.frameworks.connectors.TabularDataSource
Write the requested data record.
WRONG_ANCHOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-026 - The {0} element {1} is expected to be anchored to {2} but is in fact anchored to {3}.
WRONG_CERTIFICATION_TYPE_FOR_TRIAL - Enum constant in enum class org.odpi.openmetadata.samples.governanceactions.ffdc.GovernanceActionSamplesErrorCode
The {0} governance action service has detected that certification type {1} is not linked to the clinical trial project {2}
WRONG_END_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
OMAG-GENERIC-HANDLERS-400-008 - The {0} {1} does not match the {2} guid {3} at end {4} in the {5} relationship identified as {6} {7}
WRONG_EXTERNAL_SOURCE - Enum constant in enum class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
OMAG-REPOSITORY-HANDLER-400-007 - Method {0} running on behalf of external source {1} ({2}) is unable to modify {3} instance {4} because it has a metadata provenance of {5} with an externalSourceGUID of {6} and an externalSourceName of {7}
WRONG_METADATA_COLLECTION_FOR_UPDATE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-025 - Method {0} of service {1} is not able to update instance {2} of type {3} as part of {4} metadata collection named {5} (GUID {6}) because this instance actually belongs to {7} metadata collection name {8} (GUID {9})
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0002 - The {0} Apache Atlas Survey Action Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-001 - The {0} Apache Atlas Discovery Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
APACHE-KAFKA-SURVEY-ACTION-CONNECTOR-400-001 - The {0} Apache Kafka Discovery Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
UNITY-CATALOG-CONNECTOR-0006 - The {0} OSS Unity Catalog Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0003 - The {0} Apache Atlas Discovery Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-002 - The root schema type for Apache Atlas Software Server {0} is of type {1} rather than {2}.
WRONG_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apachekafka.survey.ffdc.KafkaSurveyErrorCode
APACHE-KAFKA-SURVEY-ACTION-CONNECTOR-400-002 - The root schema type for Apache Kafka Software Server {0} is of type {1} rather than {2}.
WRONG_TYPE_OF_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0006 - Asset {0} is of type {1} but survey action service {2} only supports the following asset type(s): {3}
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFAuditCode
OPEN-SURVEY-0002 - The {0} Survey Action Service has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.opensurvey.ffdc.OSFErrorCode
OPEN-SURVEY-400-006 - The {0} Survey Acton Service has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFErrorCode
OPEN-SURVEY-400-006 - The {0} Survey Acton Service has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.OCFServicesErrorCode
CONNECTED-ASSET-SERVICES-500-002 - The connector generated from the connection named {0} return by the {1} service running in OMAG Server {2} at {3} is not of the required type.
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworkservices.omf.ffdc.OMFServicesErrorCode
OMF-SERVICES-500-007 The connector generated from the connection named {0} return by the {1} service running in OMAG Server {2} at {3} is not of the required type.
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-TOPIC-CONNECTOR-500-007 - The connector generated from the connection named {0} return by the {1} service running in OMAG Server at {2} is not of the required type.
WRONG_TYPE_OF_GOVERNANCE_ENGINE - Enum constant in enum class org.odpi.openmetadata.governanceservers.enginehostservices.ffdc.EngineHostServicesErrorCode
ENGINE-HOST-SERVICES-400-024 - Governance engine {0} defined in open metadata server {1} is of type {2} rather than {3}; engine host server {4} is not able to run requests for this governance engine
WRONG_TYPE_OF_SUBSCRIBER - Enum constant in enum class org.odpi.openmetadata.frameworks.openwatchdog.ffdc.OWFAuditCode
OPEN-WATCHDOG-0001 - Subscriber {0} is of type {1} but watchdog action service {2} only supports the following subscriber type(s): {3}
WRONG_TYPEDEF_CATEGORY - Enum constant in enum class org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode
OMRS-CONTENT-MANAGER-500-006 - The repository content manager has received an instance {0} of class {1} with an open metadata type name of {2}, which is from category {3}
WSF_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a list of Microsoft Windows commands.

X

XDC - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.OrganizationDefinition
XDC Partner IT Consultancy
XLS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted in tabbed sheets of tabular data and formulas for Microsoft Excel.
XLS_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A data file formatted in tabbed sheets of tabular data and formulas for Microsoft Excel.
XLSX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A data file formatted in tabbed sheets of tabular data and formulas for Microsoft Excel.
XLSX_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A data file formatted in tabbed sheets of tabular data and formulas for Microsoft Excel.
XML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
XML Data File
XML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A text file formatted using the XML (eXtended Markup Language) standard.
XML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A text file formatted using the XML (eXtended Markup Language) standard.
XML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing an XML structure.
XML_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
XML_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
XTDBLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.repositoryservices.admin.OMRSConfigurationFactory
Return the configuration for a local repository that is using the built-in XTDB repository.

Y

YAML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
YAML File
YAML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a set of properties in the YAML format.
YAML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing a set of properties in the YAML format.
YAML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
A file containing properties in YAML format.
YAML_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.integration.basicfiles.controls.FilesTemplateType
 
YAML_FILE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.DataAssetTemplateDefinition
 
YAMLAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.ffdc
The YAMLAuditCode is used to define the message content for the OMRS Audit Log.
YAMLSecretsStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml
YAMLSecretsStoreConnector retrieves secrets from a YAML File
YAMLSecretsStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreConnector
 
YAMLSecretsStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.secretsstore.yaml
YAMLSecretsStoreProvider is the connector provider for the Apache Atlas integration connector that publishes glossary terms to Apache Atlas.
YAMLSecretsStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.secretsstore.yaml.YAMLSecretsStoreProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
YELLOW - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
YELLOW_GREEN - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.mermaid.Colour
 
YML_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing a set of properties in the YAML format.

Z

ZACH_NOW - Enum constant in enum class org.odpi.openmetadata.samples.archiveutilities.organization.PersonDefinition
Dr Zachary P Now
ZIP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileExtension
A file containing an organized collection of files that have been compressed to save storage.
ZIP_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.refdata.FileType
A file containing an organized collection of files that have been compressed to save storage.
ZONE_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
ZONE_GROUP_NAME_PATTERN - Enum constant in enum class org.odpi.openmetadata.metadatasecurity.accessconnector.controls.OpenMetadataSecurityConfigurationProperty
Provide a string pattern (for MessageFormat.format()) to convert a governance zone name into the group name to use to look up whether a user has access to assets in the zone.
ZONE_HIERARCHY_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Creates a controlling hierarchy for governance zones.
ZONE_MEMBER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.RequestTypeDefinition
"set-zone-membership"
ZONE_MEMBERSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataProperty
The list of governance zones that this asset belongs to.
ZONE_MEMBERSHIP_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.openmetadata.types.OpenMetadataType
Defines the element's membership of the governance zones.
ZONE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.nannyconnectors.harvestopenmetadata.schema.HarvestOpenMetadataColumn
 
ZONE_PUBLISHER - Enum constant in enum class org.odpi.openmetadata.archiveutilities.openconnectors.GovernanceServiceDefinition
Update Asset's Zone Membership Governance Action Service
ZONE_PUBLISHING_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGuard
 
ZoneAccessType - Enum Class in org.odpi.openmetadata.frameworks.connectors.properties.users
The ZoneAccessType enum defines the type of access granted to assets in a particular Governance Zone.
ZoneHierarchyProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
ZoneHierarchyProperties describes the properties for the ZoneHierarchy relationship between 2 governance zones.
ZoneHierarchyProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneHierarchyProperties
Default constructor
ZoneHierarchyProperties(ZoneHierarchyProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneHierarchyProperties
Copy/clone constructor
ZoneMembershipProperties - Class in org.odpi.openmetadata.frameworks.openmetadata.properties.security
List of zones that the element belongs to
ZoneMembershipProperties() - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Default constructor
ZoneMembershipProperties(ZoneMembershipProperties) - Constructor for class org.odpi.openmetadata.frameworks.openmetadata.properties.security.ZoneMembershipProperties
Copy/clone constructor
ZonePublisherGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
ZonePublisherGovernanceActionConnector sets the supplied governance zone names into the assets supplied as action targets.
ZonePublisherGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGovernanceActionConnector
 
ZonePublisherGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
ZonePublisherGovernanceActionProvider is the OCF connector provider for the Zone Publisher Governance Action Service.
ZonePublisherGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.governanceactions.remediation.ZonePublisherGovernanceActionProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
ZonePublisherGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
The Guard enum describes some common guards that can be used when implementing governance services.
ZonePublisherRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.governanceactions.remediation
RequestParameter provides definitions for request parameters used to pass properties to governance actions when they run.
ZONES_ASSIGNED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.governanceactions.verification.VerifyAssetGuard
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form